similar to: write R extenesion issue

Displaying 14 results from an estimated 14 matches similar to: "write R extenesion issue"

2003 Aug 29
1
additional digit in front of the dialed extenesion by outgoing pri/E1 call
Hi all, i have configured incoming voip traffic as follows: [voipin] exten => _X.,1,SetCallerID(033283077734) exten => _X.,2,Dial,Zap/g4/${EXTEN} exten => _X.,3,Hangup If the call going out the pri dials with an additional '0' before the dialed number. This is for caller number AND called number. But i can't see anything that says set a '0' more in front of the
2011 Oct 08
2
[LLVMdev] Compiling problem with steensgaard alias analysis
Hi, This is Jiesheng Wei from UBC. Now I am working on a project with LLVM and I want to use steensgaard alias analysis tool. I saw on the website that steensgaard analysis is available for LLVM 2.9 and it is under poolalloc/ directory. I downloaded several versions but none of them is compatible with LLVM 2.9. Can you please tell me which version of poolalloc is for LLVM 2.9? Thanks, Jiesheng
2012 Jun 13
3
[LLVMdev] non-SSA IR generation
I am experimenting with LLVM optimizer and found that the bit code file clang emits is already in SSA form, but I want to generate it in non-SSA form. Would you let me know if there is any way of doing it? Cheera,Amruth -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Jun 13
0
[LLVMdev] non-SSA IR generation
Hi Amruth, If you do not specify any optimization flag for 'clang' and do not run 'opt -mem2reg' pass on the generated IR file, it is in non-SSA form. However, many variables stay in memory instead of registers in this case. Thanks, Jiesheng On Wed, Jun 13, 2012 at 1:17 PM, <amruth.rd at knights.ucf.edu> wrote: > I am experimenting with LLVM optimizer and found that
2011 Oct 19
0
[LLVMdev] Compiling problem with steensgaard alias analysis
On 10/7/11 11:56 PM, Jiesheng Wei wrote: > Hi, > > This is Jiesheng Wei from UBC. Now I am working on a project with LLVM > and I want to use steensgaard alias analysis tool. I saw on the website > that steensgaard analysis is available for LLVM 2.9 and it is under > poolalloc/ directory. I downloaded several versions but none of them is > compatible with LLVM 2.9. Can you
2012 Jun 14
1
[LLVMdev] non-SSA IR generation
Well, it *is* in SSA form, but it "cheats" by keeping values in memory. --Sean Silva On Wed, Jun 13, 2012 at 2:00 PM, Jiesheng Wei <jwei at ece.ubc.ca> wrote: > Hi Amruth, > > If you do not specify any optimization flag for 'clang' and do not run > 'opt -mem2reg' pass on the generated IR file, it is in non-SSA form. > However, many variables stay
2005 Jun 12
0
Simple antidotes pur.chase, brings greater financial gains. (PR#7933)
Select from a wide variety of brand name and generic curatives. It is lawful to pur.chase from our appraised chemist zones. We distribute customers quick medz on Soreness, ErectionDysfunction, Sleeping Disorders, Raised Cholesterin, Diabetes and other problems. We create a cyber world where customers can experience complete convenience brought by expeditious carriage work. Review our storespace
2001 Apr 26
1
Is there any function equivalent to Rgui's File--Save to File (menu bar) command ? (R for Windows)
Dear R users: I would like to know whether or not there is some auxiliary function for the Windows Port that emulates Rgui's Fille|Save to File [menu bar] command, analogous to flush.console(). More specifically, what I want to do is to insert such a function in .Last function in .Rprofile to automatically save the contents of the console as an ASCII text file whenever I quit Rgui. Or is
2001 Apr 04
1
To execute jpeg() under a remotely accessed Linux machine(via non-X-window emulation mode)
Dear R users: When I tried to execute R(ver. 1.2.1)'s jpeg() command on a remotely accessed (via the telnet line mode, NOT some X-window-emulated mode such as tridiaVNC viewer for windows ) Linux machine, platform: "i686-pc-linux-gnu" arch : "i686" os : "linux-gnu (RedHat ver.6.2)" system : "i686, linux-gnu" major : "1" minor :
2000 Dec 19
1
A bug (?) in Rgui Configuration Editor (buffer lines) in R1.2.0 for Windows (Rgui.exe)
Dear R users: Today (December 18th) I downloaded R1.2.0 for Windows from ftp://ftp.stat.unipd.it/users/guido/RWin and then invoked its Rgui.exe to change its gui configuration. After I set new values in Rgui configuration Editor frame and saved the set of new parameters as a "Rconsole" file, then I re-started Rgui and R issued an error message concerning the buffer-line-value in the
2002 Jun 13
1
Problem about Rconsole: R for Windows Version 1.5.0 Patched (2002-06-05 and 2002-06-12)
R (Windows version) users/developers: While I have checked R-help/-devel mailing lists and R-bug-tracking system, this problem has not been reported so far. I would like to know whether this problem is specific to my machine. Lately I downloaded the version 1.5.0 patched [for windows] from http://www.stats.ox.ac.uk/pub/bdr/RWin/Rpre/ [patched: 2002-06-05] and
2001 Feb 06
3
RWin 1.2.1: Can't access sample datasets, e.g. MASS
I'm pretty sure I'll feel like [more of] an idiot but... Using Rgui working in a fresh, blank directory. > require(MASS) Loading required package: MASS [1] TRUE > data(cabbages) Warning message: ======> Data set `cabbages' not found in: data(cabbages) <===== > ls() [1] "last.warning" > search() [1] ".GlobalEnv" "package:MASS"
2009 Jul 09
3
performance troubleshooting
We have a serious performance problem on our server. Here is some data: <pre> > ::memstat Page Summary Pages MB %Tot ------------ ---------------- ---------------- ---- Kernel 1133252 4426 31% Anon 1956988 7644 53% Exec and libs 31104 121 1% Page cache
2003 Dec 01
0
No subject
When I try the command nmblookup -M TESTGROUP querying TESTGROUP on 192.168.255.255 name_query failed to find name TESTGROUP #1d My /etc/hosts file is # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost localhost.localdomain 192.168.100.101 testpc 192.168.100.100 linuxserver /etc/samba/lmhosts is 127.0.0.1 localhost