search for: foot

Displaying 20 results from an estimated 727 matches for "foot".

Did you mean: boot
2009 Jul 29
2
[LLVMdev] LLVM JIT vs Interpreter memory foot print
I want to compare the memory footprint of LLVM JIT vs the Interpreter on Darwin. I am currently doing this by running lli, on a simple but long running program, with and without the "-force-interpreter option", and then I look at the Real Memory used by lli in the Activity Monitor. I currently observe that the JIT takes 4...
2009 Jul 31
0
[LLVMdev] LLVM JIT vs Interpreter memory foot print
can you post the simple but long running program? On Jul 29, 2009, at 2:20 PM, jg2 wrote: > > I want to compare the memory footprint of LLVM JIT vs the > Interpreter on > Darwin. > I am currently doing this by running lli, on a simple but long running > program, with and without the "-force-interpreter option", and then > I look > at the Real Memory used by lli in the Activity Monitor. I curr...
2007 Jul 10
1
How to preserve data across function calls in a library package
...#39;" I tried Callocing it in the 1st function but to no avail. Here is a quick summary. When foo is called (through do_foo, **after** having called do_kNN_e) i get the aforementioned error. Can anyone provide some pointers (no pun intended) on this? Thanks Saptarshi ANN* book; int* foot; void foo(void){ Rprintf("many times\n"); Rprintf("%p\n",book); Rprintf("%p\n",foot); } SEXP kNN_e(SEXP data, SEXP Nrow, SEXP Ncol,SEXP K,SEXP Eps) { int nrow=asInteger(Nrow); int ncol=asInteger(Ncol); int k=asInteger(K); double eps=asReal(Eps);...
2007 Jul 10
1
How to preserve data across function calls in a library package
...#39;" I tried Callocing it in the 1st function but to no avail. Here is a quick summary. When foo is called (through do_foo, **after** having called do_kNN_e) i get the aforementioned error. Can anyone provide some pointers (no pun intended) on this? Thanks Saptarshi ANN* book; int* foot; void foo(void){ Rprintf("many times\n"); Rprintf("%p\n",book); Rprintf("%p\n",foot); } SEXP kNN_e(SEXP data, SEXP Nrow, SEXP Ncol,SEXP K,SEXP Eps) { int nrow=asInteger(Nrow); int ncol=asInteger(Ncol); int k=asInteger(K); double eps=asReal(Eps);...
2004 Jan 09
5
Cisco Gear
...he place, but if anybody in the UK (or US) is interested, I'm clearing out lots of new Cisco stock... 7970G's (colour LCD), 7960G's, 7940G's, 7920G's (wireless IP phone), 7935's (conference phone) and 3550-24-PWR switches. I also have boxes of 7914's, the single-7914 foot stand and double-7914 foot stand (these are required to connect a 7914 to a 7960G). And some useful locking and non-locking wallmount brackets for 79xx range. We also have lots of PSU's for the whole 79xx range. I'll now feel ashamed, and sink into my seat :-) Best, Ad.
2010 Apr 19
5
Evaluating Asterisk
...ving from a traditional PBX to an asterisk box. Many of my leadership group are skeptical of asterisk. So I was hoping to find a call center that is currently using this technology that would not mind spending some time on a conference call to address some concerns that my team has. Thanks Ted Foote Allied Business Services, Inc. 616-741-0437 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100419/7836593a/attachment.htm
2008 Sep 18
0
USB Foot Pedals
Hi all, I'm running ubuntu 8.04 and Wine 1.0. I am trying to get VEC foot pedals (http://www.nch.com.au/hardware/pedals.html - first one on list) to work with Express Scribe transcription from NCH (http://www.nch.com.au/software/linux.html). When I download the native linux version of the software, the USB pedals work fine but the application is unable to play wav files...
2007 Oct 02
2
using sprintf with dates
hello, Please help with using sprintf with character variables: The following does not produce what i intended foot=function(){ str1=format(Sys.Date,"%Y%m%d") sprintf("99%-4s%s","nm",str1) } I wanted to have "99nm 20071002" as the output.
2010 Feb 11
2
[PATCH] virtio-spec: document MSI-X
...nd_layout + +\begin_layout Section* Message Framing \end_layout @@ -2276,7 +2582,7 @@ The descriptors used for a buffer should not effect the semantics of the In particular, no implementation should use the descriptor boundaries to determine the size of any header in a request. \begin_inset Foot -status collapsed +status open \begin_layout Plain Layout The current qemu device implementations mistakenly insist that the first @@ -2298,7 +2604,7 @@ Any change to configuration space, or new virtqueues, or behavioural changes, should be indicated be negotiation of a new feature bit. Thi...
2010 Feb 11
2
[PATCH] virtio-spec: document MSI-X
...nd_layout + +\begin_layout Section* Message Framing \end_layout @@ -2276,7 +2582,7 @@ The descriptors used for a buffer should not effect the semantics of the In particular, no implementation should use the descriptor boundaries to determine the size of any header in a request. \begin_inset Foot -status collapsed +status open \begin_layout Plain Layout The current qemu device implementations mistakenly insist that the first @@ -2298,7 +2604,7 @@ Any change to configuration space, or new virtqueues, or behavioural changes, should be indicated be negotiation of a new feature bit. Thi...
2005 Jun 23
3
grep negation
hi, using the example in the grep help: txt <- c("arm","foot","lefroo", "bafoobar") i <- grep("foo",txt); i [1] 2 4 but how can i get the negation (1,3) when looking for 'foo'? thanks, m.
2005 Dec 26
8
Add notes to a graph
Hi, I have done a search on this in vain. How can I add a note to the foot of a graph example below |-----------------------| | Title | | -------- | | | my | | | | graph | | | | | | | | ______| | |note: source | |-----------------------| Many thanks Ronnie
2009 Jul 20
1
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
On Thu, Jul 16, 2009 at 11:43 AM, Aaron Gray<aaronngray.lists at googlemail.com> wrote: > 2009/7/16 Daniel Dunbar <daniel at zuster.org> >> >> On Thu, Jul 16, 2009 at 10:04 AM, Aaron >> Gray<aaronngray.lists at googlemail.com> wrote: >> > 2009/7/16 Chris Lattner <clattner at apple.com> >> >> Whats Daniels approach, does he have any
2012 Jun 26
0
[rfc] virtio-spec: introduce VIRTIO_NET_F_MULTIQUEUE
...tion -Virtqueues 0:receiveq. +Virtqueues +\change_inserted 2090695081 1340693104 + +\end_layout + +\begin_deeper +\begin_layout Description + +\change_inserted 2090695081 1340693118 +When VIRTIO_NET_F_MULTIQUEUE is not set: +\change_unchanged +0:receiveq. 1:transmitq. 2:controlq \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout Only if VIRTIO_NET_F_CTRL_VQ set @@ -3867,9 +3879,60 @@ Only if VIRTIO_NET_F_CTRL_VQ set \end_inset +\change_inserted 2090695081 1340693122 + \end_layout \begin_layout Description + +\change_inserted 2090695081 1340693866 +When...
2012 Jun 26
0
[rfc] virtio-spec: introduce VIRTIO_NET_F_MULTIQUEUE
...tion -Virtqueues 0:receiveq. +Virtqueues +\change_inserted 2090695081 1340693104 + +\end_layout + +\begin_deeper +\begin_layout Description + +\change_inserted 2090695081 1340693118 +When VIRTIO_NET_F_MULTIQUEUE is not set: +\change_unchanged +0:receiveq. 1:transmitq. 2:controlq \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout Only if VIRTIO_NET_F_CTRL_VQ set @@ -3867,9 +3879,60 @@ Only if VIRTIO_NET_F_CTRL_VQ set \end_inset +\change_inserted 2090695081 1340693122 + \end_layout \begin_layout Description + +\change_inserted 2090695081 1340693866 +When...
2009 Jul 16
0
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
2009/7/16 Chris Lattner <clattner at apple.com> > > On Jul 16, 2009, at 10:04 AM, Aaron Gray wrote: > > >> I understand that you say that, but I can't bring myself to care at this >> point. Have you thought about how many cycles are already used to produce >> the instructions that lead to the emission of those 10K bytes? The total >> percentage of
2013 Dec 04
8
Asterisk on Windows
...that would do exactly the same would be a home run. Note: I am a Linux expert user, but it took me years to get here. And still, moving from regular RHEL 6.0 to Fedora 20 (RHEL 7) is a pain in the neck. The .NET framework and Windows server 2012 are miles away in terms of friendliness and on equal footing on performance. I don?t mean another slow cygwin port, I man a native Asterisk for windows. In fact, I would invest on the project if somebody wants to do it.
2003 Apr 12
1
system()
I am new to R but have used Splus for many years. When I create many graphics in sequence in Splus/Linux, each time that I complete a page, I send a message to my command line interface using the following function: FOOT <- function(PAGENO,TEXT) { mtext(outer=T, TEXT, side=1) unix("cat", c(paste("Finished with page", PAGENO)),FALSE, FALSE) } PAGENO <- PAGENO + 1 FOOT(PAGENO,"Text") In R, the corresponding function appears to be "system()&...
2013 May 23
0
Code compilation: Drop certain statements in a function before calling it multiple times?
...t;, k, "...done\n", sep=""); } } res; } Even with verbose=FALSE, one pay an noticeable overhead due to it when calling foo(verbose=FALSE). Thus, before calling it, i'd like to pre-compile this function by dropping the verbose-related statements, e.g. if (verbose) { fooT <- dropVerbose(foo); } such that I basically get: fooT <- function(n=10, verbose=FALSE) { res <- 0; for (k in 1:n) { res <- res + k; } res; } Just to clarify, the immediate use case for this is to compile local functions, e.g. bar <- function(..., verbose=FALSE) {...
2009 Jul 16
0
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
2009/7/16 Daniel Dunbar <daniel at zuster.org> > On Thu, Jul 16, 2009 at 10:04 AM, Aaron > Gray<aaronngray.lists at googlemail.com> wrote: > > 2009/7/16 Chris Lattner <clattner at apple.com> > >> Whats Daniels approach, does he have any online documentation or code, > do > >> you have an email address so I may talk to him. > >> >