Displaying 20 results from an estimated 20 matches for "extermly".
Did you mean:
extermely
2003 Jul 21
2
Mozilla port.
I have a very strange problem with Mozilla since I updated it to the
latest stable. The font used on the menus are rendered extermly badly
such as lots of white spaces between the letters, large blocky font.
The font option does not seem to change any of those fonts which makes
me think it maybe something to do with X11. However, none of the other
things I use have any font issues...
Any idea what's wrong?
--
yann@kierun...
2010 Aug 08
2
[LLVMdev] Usage of pointers to elements of a std::vector that might be reallocated
Hello,
I was trying to interface a custom backend instruction scheduler with llvm
code when I realize something terrible. The scheduling code builds a graph
made up of SUnit * nodes (see ScheduleDAG*.{cpp,h}). These SUnits nodes are
allocated via a std::vector< SUnit >.
This isn't a problem as long as the pointers are taken after the vector is
fully filled and the vector never changes
2006 Jul 09
1
Can''t find where to put non-index methods for appController
I have a couple of methods that I would like to not be available to the
world as actions in my ApplicationController, but need to be visible to
the methods in my ApplicationController.
This is a dumb question yes, and I know the answer is extermely simple.
Can I stuff them in another class somewhere?
If so, what rails directory do I put it in?
Thanks,
-Jon
--
Posted via
2010 Aug 08
2
[LLVMdev] Usage of pointers to elements of a std::vector that might be reallocated
Oh yes you're right, I missed that :) But the point still hold.
Amaury Pouly
2010/8/8 Eugene Toder <eltoder at gmail.com>
> > Not only this code does not compile with NDEBUG set
>
> I may be missing something, but why does it not compile with -DNDEBUG?
> assert() macro expands to noop when NDEBUG is set.
>
> Eugene
>
> On Sun, Aug 8, 2010 at 2:19 PM, Amaury
2010 Aug 08
0
[LLVMdev] Usage of pointers to elements of a std::vector that might be reallocated
> Not only this code does not compile with NDEBUG set
I may be missing something, but why does it not compile with -DNDEBUG?
assert() macro expands to noop when NDEBUG is set.
Eugene
On Sun, Aug 8, 2010 at 2:19 PM, Amaury Pouly <amaury.pouly at gmail.com> wrote:
> Hello,
> I was trying to interface a custom backend instruction scheduler with llvm
> code when I realize
2010 Aug 08
0
[LLVMdev] Usage of pointers to elements of a std::vector that might be reallocated
Right, later in the same file we have:
// Reserve entries in the vector for each of the SUnits we are creating. This
// ensure that reallocation of the vector won't happen, so SUnit*'s won't get
// invalidated.
// FIXME: Multiply by 2 because we may clone nodes during scheduling.
// This is a temporary workaround.
SUnits.reserve(NumNodes * 2);
So for some reason *2 is
2007 Sep 27
5
Which Asterisk version to use?
Hi,
I'm a complete newbie to Asterisk and have been reading through
documentation and sites for the last couple of hours trying to understand
what to do to start my learning curve with Asterisk, and am very confused.
For starters, what is the difference btwn the 1.2 and 1.4 branches of
Asterisk? I can't seem to find a document that describes the changes.
Secondly, what is the best
2007 Dec 11
1
501 Syntax: HELO hostname - Mail problem
Hello...
I am encountering a problem sending emails from Windows using an
extermal smtp server.
When attempting to send out the email, the following error is
returned:
501 Syntax: HELO hostname
I have checked the format of the emails, and they are ok. It seems
it''s choking right at the begging of the connection to the smtp
server, when my computer needs to identify itself by sending
2004 May 19
0
example of mulity company extension.conf needed.
...the
one they came from. In other word sent to another company's menu. If it
happens to be the first company it work fine. I do not have a
defaultcontext= setup due to I want each company to have there own context.
But I am using standard_macro for all the extensions. My extension.conf
file is extermly large so it is not a good idea to post it here.
-----------------------------------------------------------------
\
\____\_ Ariel Batista
/ /
/ Avionica, Inc.
------------------------------------------------------------------
abatista@avionica.com
Ph: 786-544-11...
2005 Apr 26
0
(no subject)
------------------
---------| external ip eth0 | ----------
-------------------------- |
|---------------------------
| -------| Internal IP eth1 |
-------------------------- |
|--------------------------
---------| external Ip eth2 | ----------
--------------------------
i want to put web and ftp traffic
2005 Apr 26
1
2 internet connection problem :(
------------------
---------| external ip eth0 | ----------
-------------------------- |
|---------------------------
| -------| Internal IP eth1 |
-------------------------- |
|--------------------------
---------| external Ip eth2 | ----------
--------------------------
i want to put web and ftp traffic to
2007 Nov 29
0
[LLVMdev] LLVM and OpenMP
Devang Patel wrote:
> Right now, one big missing piece in this puzzle is - dependence
> analysis.
Right. I was only trying to say that it shouldn't be very difficult to
find these for/do loops which are interesting from the parallelization
perspective (in general, not all for/do loops can be reconstructed).
As for the dependence analysis, I need this piece for my project, and I
am
2006 Mar 13
1
Failed installing zaptel
Group
Having trouble installing zaptel. Below is my server specs
Intel Motherboard D101GGC
TE405P
CentOS-4.2-i386
Here is the output trying to do a 'make'
===============================================
make clean
rm -f torisatool makefw tor2fw.h radfw.h
rm -f ztcfg torisatool makefw ztmonitor ztspeed zttool zttest fxotune
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f
2007 Nov 29
3
[LLVMdev] LLVM and OpenMP
On Nov 29, 2007, at 11:11 AM, Wojciech Matyjewicz wrote:
> As you have noticed, loops aren't represented directly in the LLVM IR.
> However, there are analysis passes which may be helpful to
> "reconstruct"
> them. For example: LoopInfo pass detects natural loops (as sets of
> basic
> blocks) and ScalarEvolution pass finds loop induction variables (and
>
2006 Mar 13
1
Spam? Re: Failed installing zaptel
Chuck,
Thank You
I'm also going to try CentOS 3
The problem is I have SATA HDD and running in to trouble getting Linux
installed. Will update after I test Ver 3
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chuck Bunn
Sent: Monday, March 13, 2006 12:45 PM
To: Asterisk Users Mailing List -
2006 Mar 13
2
Unknown signalling method 'pri_cpe'
Anyone have any idea what this is talking about.
Here is my zapata.conf
[channels]
switchtype=5ess
signalling=pri_cpe
echocancel=yes
echocancelwhenbridged=yes
echotraining=400
callerid=asreceived
group=1
context=default
musiconhold=default
faxdetect=incoming
channel => 1-23
Here is my zaptel.conf
span=1,1,0,esf,b8zs
bchan=1-23 # set this to 1-15,17-31 for E1
dchan=24 # set this to 16 for
2008 Jun 24
11
Numeric Keyboard does not work Wine 1.0 + Putty 0.60
I have searched for this problem and found this link that says this problem was fixed (for WoW) in Wine 0.9.32 :
http://bugs.winehq.org/show_bug.cgi?id=6323
Is anyone else having problems with the numeric keypad not showing numbers under Wine 1.0 ?
I have everything working for putty except this crippling problem. I don't feel I can offer a terminal emulator solution where you cannot use
2018 Mar 14
2
truncation/rounding bug with write.csv
I don't see the issue here. It would be helpful if people would report
their sessionInfo() when reporting whether or not they see this issue.
Mine is
> sessionInfo()
R version 3.4.3 (2017-11-30)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Arch Linux
Matrix products: default
BLAS/LAPACK: /usr/lib/libopenblas_haswellp-r0.2.20.so
locale:
[1] LC_CTYPE=en_US.UTF-8
2010 Jan 13
65
ntpd under Xen Dom0 exhibits extremely high jitter/noise? runs stable/quiet under non-xen kernel.
On a selection of boxes, ntpd running in Xen Dom0 reproducibly
exhibits extermely high noise/jitter.
Switching back to -default, non-xen kernel ntpd runs with very low jitter/noise.
Question -- how can I ''tame'' ntpd noise & jitter when running in Dom0?
Is the problem a config issue, or a bug?
Already reported this downstream; everybody''s "stumped".
2010 Jan 13
65
ntpd under Xen Dom0 exhibits extremely high jitter/noise? runs stable/quiet under non-xen kernel.
On a selection of boxes, ntpd running in Xen Dom0 reproducibly
exhibits extermely high noise/jitter.
Switching back to -default, non-xen kernel ntpd runs with very low jitter/noise.
Question -- how can I ''tame'' ntpd noise & jitter when running in Dom0?
Is the problem a config issue, or a bug?
Already reported this downstream; everybody''s "stumped".