search for: funcat

Displaying 16 results from an estimated 16 matches for "funcat".

Did you mean: funct
2008 Feb 07
3
Sharing Sessions between Ruby on Rails and PHP
Hi there, I have a RoR app but for one of the funcationality (photo uploads) I am using PHP. I need to know how I can share/access session information from RoR in PHP since the PHP also updates the database and the entry information is contained in the RoR sessions. Please advice. Thanks in advance. Adil --~--~---------~--~----~------------~------...
2004 Feb 21
2
reduce the size of samba 3.0 binary
I installed samba 3.0. It works. But the only problem is that the whole binary package is > 800MB (Solaris 2.8) It's a big package to fit in a 2g of / partition. Is there way we can reduce the size of the binary by select function/local/etc? I don't need all the funcations it supports. Only support UNIX nfs data to PC. thanks, Jeffrey
2004 May 19
2
[LLVMdev] Question about insert function or instruction.
Hi llvmer, I am trying to learn how to use llvm. My question is described as the following, there has already a testcase code, and I get bytecode by using llvmgcc. What I want to do is to insert a call funcation into each basic block, which is for statistic some information. 1) I implement call function in another c/cpp file and can I insert the external call function to existed bytecode ? if it is valid. Can you give me a simple example to show how to do it or just give me a url which can show how to...
2004 May 21
1
[LLVMdev] Re: LLVMdev digest, Vol 1 #292 - 4 msgs
...BB->getInstList().insert(InsertPos,InstrCall); } > Hi llvmer, > > I am trying to learn how to use llvm. My question is > described as the following, > there has already a testcase code, and I get bytecode > by using llvmgcc. What I want to do is to insert a > call funcation into each basic block, which is for > statistic some information. > 1) I implement call function in another c/cpp file and > can I insert the external call function to existed > bytecode ? if it is valid. Can you give me a simple > example to show how to do it or just give me a u...
2010 Nov 19
2
libvirtd & dnsmasq
...libvirtd 4337 ? S 0:00 /usr/sbin/dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --listen-address 192.168.122.1 --except-interface lo --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-lease-max=253 How can I properly disable this funcationality? (I'm running dnsmasq for other purposes on the host, and the libvirtd incantation conflicts). Thanks. -- Mark D. Foster <mark at foster.cc> http://mark.foster.cc/ | http://www.freegeekseattle.org/
2005 May 25
2
Budgetone 102 and voicemail problem
...x, the command that appears in the console is -- Incorrect Password '' for user '201' (context = default) the "send" button doesn't seem to send the dialed keys to the asterisk box and it waits for the time out. This method works fine with Xtens eyeBeam so I know the funcationality works. I also tried the "Send # Key" in the Budgetone webadmin, but this also doesnt send the keys. Thanks for any info.
2004 Dec 04
1
[LLVMdev] Question about writing a pass
...tlt int %inc, %tmp.17 ; <bool> [#uses=1] %indvar.next = add uint %indvar, 1 ; <uint> [#uses=1] br bool %tmp.20, label %no_exit, label %loopexit So does it mean that I should insert all the IR code if I would like to insert a for loop in existed code. I can do it by inserting a call funcation. Here, I need insert for loop into the code body. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041204/79ef4580/attachment.html>
2013 Jun 23
1
2SLS / TSLS / SEM non-linear
...two instruments I would like to use. the structure I would like to maintain as the model is derived from economic theory. My problem here is that I have trouble solving the equations to get the reduced form so I can run the tsls function of the gmm package (or just run two regressions using the lm funcation) Has anybody encountered a similar problem yet? The regular text books such as Wooldridge, Greene, or Stock and Watson are not much help here. Thanks and kind regards HC -- View this message in context: http://r.789695.n4.nabble.com/2SLS-TSLS-SEM-non-linear-tp4670123.html Sent from the R he...
2006 Jan 29
0
Networking: Simple steps
I am new to XEN and have been successful in getting up a guest domain. Can some point me to some simple instructions to get my guest domain to network? Domain0 is funcationing and I am able to surf the web. It is not clear to me how to setup the vif. Any information is greatly appreciated Thanks Samui Systems, Inc. 5954B Bartonsville Road Frederick, MD 21701 PHONE: +1(301) 631-5799 vMail/FAX: +1(301) 542-0042 rdh@samuisystems.com ________...
2006 Aug 08
1
Call for Beta Testers: R+ (read R plus) for Solaris and Linux:
Code-named R+Team, our commercially supported R group is looking for beta testers for R+ on Solaris and R+ on Linux. We'd love to get your feedback for our R+Professional version that has additional funcationalities for enterprise support. The sooner we get your feedback and inputs, the faster we'll make changes for the final release! To participate in our beta test program, please email dsmith at xlsolutions-corp.com or go online www.xlsolutions-corp.com/contact.htm The windows (Vista) versio...
2004 May 19
0
[LLVMdev] Question about insert function or instruction.
> What I want to do is to insert a call funcation into each basic > block, which is for statistic some information. I recommend that you look at the various pieces of code under llvm/lib/Transforms/Instrumentation, e.g. BlockProfiling.cpp and TraceBasicBlocks.cpp. They do essentially the same thing as you are trying to do. > 1) I implem...
2006 Feb 16
4
how to clear screen in R-console?
HI all, How to clear the screen in R-console? Thanks a lot@! [[alternative HTML version deleted]]
2006 Feb 02
1
RE: Re: No VMX-guests on Intel Xeon/VT
.../xen'' > make[1]: Leaving directory `/data/xen/2install/xen301/xen-3.0.1'' > ------------------------------------------------------ > > It doesn''t matter that the "host CPU" is an "amd64" if in > truth its a Xeon with EM64T? AMD64 is funcationality-wise compatible with EM64T (or to be historically correct, Intel copied AMD64 to make EM64T) - there are some minor differences, but none that matters to QEMU. > > And what means "target list target-i386-dm", does it > mean that the > compiled binaries are on...
2006 Feb 02
1
RE: Re: No VMX-guests on Intel Xeon/VT
.../xen'' > make[1]: Leaving directory `/data/xen/2install/xen301/xen-3.0.1'' > ------------------------------------------------------ > > It doesn''t matter that the "host CPU" is an "amd64" if in > truth its a Xeon with EM64T? AMD64 is funcationality-wise compatible with EM64T (or to be historically correct, Intel copied AMD64 to make EM64T) - there are some minor differences, but none that matters to QEMU. > > And what means "target list target-i386-dm", does it > mean that the > compiled binaries are on...
2003 Jan 08
0
print issue with 2.2.4a on FreeBSD
I have installed samba 2.2.7 on freebsd from the ports collections. I had a previous installation of samba 2.0 and I used my old smb.conf file to duplicate the funcationality I had. Trouble is, printing from winNT/2K clients doesn't work. Printing from win9x machines still does. I've been through the docs on samba.org and looked in chap6 of HOWTO collection on printing and the differences. Either I'm too dense or missing something. v2.2 implemen...
2012 Feb 29
15
[RFC] [PATCH] Add btrfs autosnap feature
From: anand jain <anand.jain@oracle.com> Anand Jain (1): [RFC] Add btrfs autosnap feature Makefile | 6 +- autosnap.c | 1553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ autosnap.h | 81 +++ btrfs-list.c | 140 +++++- btrfs.c | 46 ++- btrfs_cmds.c | 186 +++++++- btrfs_cmds.h | 3 +- scrub.c | 1 + 8 files changed, 1982 insertions(+), 34