similar to: Natural Search

Displaying 20 results from an estimated 3000 matches similar to: "Natural Search"

2005 Jun 30
4
[LLVMdev] X86AsmPrinter + MASM and NASM backends
I have "refactored" the X86AsmPrinter into a number of files ready for the MASM and NASM backends to be added. There is a new namespace llvm::X86 to replace the anomonous namespace as this does not work accross mutiple .h and .cpp files. Other than that everything is pritty straight forward, t may possibly need tweeking though. It has been built under MS VS2003, but I am not sure how
2005 Jun 30
0
[LLVMdev] X86AsmPrinter + MASM and NASM backends
Builds fine on Linux, but there seems to be a problem building it on Cygwin, will look into this. Aaron ----- Original Message ----- From: Aaron Gray To: LLVM Developers Mailing List Sent: Thursday, June 30, 2005 7:12 PM Subject: [LLVMdev] X86AsmPrinter + MASM and NASM backends I have "refactored" the X86AsmPrinter into a number of files ready for the MASM and NASM
2012 Jul 13
2
[LLVMdev] llvm.lifetime.start; what does it do exactly?
Esentially, I'm working on a translator someone started building for llvm2.9 that translates an optimized .lln file to another intermediate language, and I'm porting it to 3.1. There is a new intrinsic that pops up in our test cases' lln files that never used to, llvm.lifetime.start. I looked up the description: "The 'llvm.lifetime.start' intrinsic specifies the start of
2008 Mar 03
9
mutiple select
Hello: How do i make a mutiple select list for "nomodel" objects?I made that by using something like:<select name="" multiple="mutiple"><%=option groups collection for select(....)-%></select>.But when i select mutiple items and submit them,I can only get one selected item? Who can help me? -- Posted via http://www.ruby-forum.com/.
2005 Jun 30
3
[LLVMdev] X86AsmPrinter + MASM and NASM backends
Some wheird problem, Target/X86 builds okay now. But there seems to be another problem with the Cygwin build :- make[4]: Entering directory `/usr/build/llvm/lib/Target/SparcV9/ModuloScheduling' llvm[4]: Compiling ModuloSchedulingSuperBlock.cpp for Debug build /usr/src/llvm/lib/Target/SparcV9/ModuloScheduling/ModuloSchedulingSuperBlock.cpp : In member function `virtual bool
2007 Apr 11
1
Changing the ISOLINUX boot directory
I'm new to the ISOLINUX development cycle, and I've tried a few times to come up with a solution. I'm trying to recompile isolinux.bin to look for the config files in a directory other than root, /boot/isolinux, or /isolinux. Ideally, this directory would be /lpc/isolinux. I've tried changing the plain text values in isolinux.asm to reflect these changes and recompiling using
2013 Oct 20
4
- multiple virtual host on httpd
hi everybody, how I do to set a mutiple virtual host on httpd configuration? I need to host multiple sites with the same IP address what must be the httpd.conf configuration file and into /etc/httpd/conf.d/? thanks in advance kind regards, ./p
2007 Jul 12
2
USB Modem with asterisk
I can use a USB modem with asterisk to connect to the PSTN network right? It'll serve the same functionality as an FXO card? Also, any idea if I can get these modems with mutiple ports (12 or 24)? Thanks, Doug ____________________________________________________________________________________ Get your own web address. Have a HUGE year through Yahoo! Small Business.
2007 Dec 06
2
R2HTML how to pair graphic.png and table
Dear list, i have this problem: how to pair a graphic.png and a table in R2HTML ? The better showing of a mutiple analysis is sometimes to mate graphic and table Can anyone help me in this task ?? In the example below graphisc and table are subsequent and not pair.. directory=getwd() myfile<-file.path(directory,"testHTML.html")
2017 Apr 01
2
Which doxygen doc should I look into?
Hi All, I am going to clean up those doxygen links on LLVM Programmer’s Manual [1], some are lost and some are too old. However, I am confused on which doxygen link I should pick up. I see there are mutiple links exist on LLVM web site for LLVM classes. Take class Statistic as example, there are: - http://llvm.org/doxygen/Statistic_8h-source.html (the oldest one, I believe it's
2011 Dec 15
2
time issue with puppet
Hi, I have the following manifest that basically syncs the time for nodes really out of sync and ntpd can''t drift the time back fast enough. The problem is that when puppet executes the catalog, and puppet changes the time, puppet never finishes because it can''t calculate the "run time" since puppet changed the time during the puppet run. Is this a bug? Should I do
2004 Feb 01
2
How do I provide redundancy and reliability w/ Asterisk?
I'm trying to set up an Asterisk system for a small office, and one thing I haven't figured out yet is how to best provide reliability. One way to go seems to be a T1 for all my incoming phone lines. What if that T1 goes down? Can I use mutiple POTS lines in conjuction with a T1, all connecting to my Asterisk server? What if my Asterisk server fails? Should I use two Asterisk servers,
2006 Aug 13
7
you can pass multiple parameters using link_to? anything bad
i just found out i can pass mutiple parameters from views like <%= link_to doctype.name, :action => "show_towns", :id => doctype.name, :id2 => doctype.id%> silly me, i always had the impression that i could only pass 1. i guess i dont have to use sessions after all for my site. is there anything wrong with this? basically instead of the user filling out
2011 Oct 30
1
xapian database corrupt with multi-write
I think it is a important bug. When there are mutiple write to a xapian db, it should raise db locked error. But I found the DB is currupted after that. It happened very often in our system. Yes, I know xapian support only one write. But admin mistake may happen. Can this be solved? thanks. -- Pan
2007 Jan 24
1
Multiple parking lot
Hi list, Does anyone know any ways to have mutiple parking lots? I've got a pbx that 2 customers share, both need their own, and then have lights on the phone flash when they park the call (snom phones). Any ideals I'm not thinking of?!? Any help would be great! Thanks Ron
2007 Dec 14
1
Asterisk to make multiple extensions simultaneous calls on a single telephone line
Hi Lists, I have one box with two FXO and two FXS ports, it is running asterisk inside. I have one sinle POTS line connected to the one FXO and two phone sets connected to the FXS port. Extension 6003 is asigned to one fxs and 6004 is asigned to another fxs, the two extensions can call each other, they can both make/receive PSTN call, but they can't make PSTN call simultaneously. Is it
2014 Jan 31
1
Asterisk as a media gateway
I'm playing around in a lab, and I was wondering if its possible to have Asterisk act similar to that of a Avaya PBX, where we have media gateways do the heavy lifting. This is what I was thinking of trying. 1. One asterisk server will contain the logic of the phone system (ex: queues, extensions...etc). 2. The mains server will not handle RTP traffic, it will send the RTP traffic to
2009 Jun 08
1
General performance of RC5
Hi all, Switiching to RC5, there is a visible decrease in performance to access via IMAP large accounts (>1G) with mutiple mailboxes per accounts. In RC4, there was no delay visible by a human when accessing locally. Now it takes up to 4 or 5 secs. (running on OpenSuse, mysql 5.1.35 for auth, dbox as back end) Anybody experienced also this ? Thanks Joan
2009 Oct 07
1
Is it possible to authenticate against Active Direcotry using the whole e-mail?
Hi all! Is it possible to authenticate against Active Directory, using the whole e-mail address and not the user part (%n), so that if you support mutiple domains, all users should authenticate with their e-mail addresses. I use auth_bind_userdn = DOMAIN \ %u but somehow the *mail* attribute of Active/LDAP should be employed. thanks in advance Dimitrios Karapiperis
2003 Jun 25
2
Multiple wins server entries
Hi. I have 2 questions: 1. Is it possible to specify mutiple "wins servers" in smb.conf file? man smb.conf doesn't say that, so I don't know. If it is possible how do I do it? "wins server = IP_1, IP_2"? 2. man smb.conf says "password server" must be a NetBIOS name. I have IP addresses specified and it works OK anyway. How come? Thank you in advance, --