search for: lohi

Displaying 13 results from an estimated 13 matches for "lohi".

Did you mean: logi
2008 Feb 11
2
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
I'm seeing the following failures with "make check" (x86-32 linux): FAIL: test/CodeGen/X86/fold-mul-lohi.ll Failed with exit(1) at line 2 while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc -march=x86-64 | not grep lea leaq B, %rsi leaq A, %r8 leaq P, %rsi child process exited abnormally FAIL: test/CodeGen/X86/stride-nine-with-base-reg.ll Failed with ex...
2008 Feb 12
0
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
Fixed. Thanks. Evan On Feb 11, 2008, at 2:35 AM, Duncan Sands wrote: > I'm seeing the following failures with "make check" (x86-32 linux): > > FAIL: test/CodeGen/X86/fold-mul-lohi.ll > Failed with exit(1) at line 2 > while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc - > march=x86-64 | not grep lea > leaq B, %rsi > leaq A, %r8 > leaq P, %rsi > child process exited abnormally > FAIL: test/CodeGen/X86/stri...
2010 Jun 13
5
Count of unique factors within another factor
...able separately, but can't get a count for each ?unit?. > data=read.csv("C:/Desktop/sr_sort_practice.csv") > attach(data) > data[1:10,] unit species 1 123 ACMA 2 123 LIDE 3 123 LIDE 4 123 SESE 5 123 SESE 6 123 SESE 7 345 HEAR 8 345 LOHI 9 345 QUAG 10 345 TODI?.. > sr.unique<- lapply (data, unique) $unit [1] 123 345 216 $species [1] ACMA LIDE SESE HEAR LOHI QUAG TODI UMCA ARSP LIDE > sapply (sr.unique,length) unit species 3 10 Then, I get stuck here because this unique species count is...
2008 Feb 12
2
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
...bug. Dan On Feb 11, 2008, at 11:22 PM, Evan Cheng wrote: > Fixed. Thanks. > > Evan > > On Feb 11, 2008, at 2:35 AM, Duncan Sands wrote: > >> I'm seeing the following failures with "make check" (x86-32 linux): >> >> FAIL: test/CodeGen/X86/fold-mul-lohi.ll >> Failed with exit(1) at line 2 >> while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc - >> march=x86-64 | not grep lea >> leaq B, %rsi >> leaq A, %r8 >> leaq P, %rsi >> child process exited abnormally >>...
2008 Feb 12
0
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
...Evan Cheng wrote: > >> Fixed. Thanks. >> >> Evan >> >> On Feb 11, 2008, at 2:35 AM, Duncan Sands wrote: >> >>> I'm seeing the following failures with "make check" (x86-32 linux): >>> >>> FAIL: test/CodeGen/X86/fold-mul-lohi.ll >>> Failed with exit(1) at line 2 >>> while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc - >>> march=x86-64 | not grep lea >>> leaq B, %rsi >>> leaq A, %r8 >>> leaq P, %rsi >>> child process e...
2008 May 21
0
how to write fac.design (S-plus) in R
...g code in R code in S-plus *pt.design = fac.design( c(2,2,3,2),factor.names = list(Hs=c("I","II"),lef = c("0","1"),lep = c("0","1","2"),Type=c("gt","sy"))) c.design=fac.design( levels=c(2,2,2,2),factor=list(A=lohi,B=lohi,C=lohi,D=lohi),fraction=1/2) f.design=fac.design( rep(2,6),factor.names=c("XF",XE","XD","XC","XB","XA"),fraction=~XA:XB:XC:XD+XB:XC:XE:XF) * I need to rewrite the above in R, but I have no idea what the results look like under S-plus sin...
2008 May 21
0
fac.design in R
...g code in R code in S-plus *pt.design = fac.design( c(2,2,3,2),factor.names = list(Hs=c("I","II"),lef = c("0","1"),lep = c("0","1","2"),Type=c("gt","sy"))) c.design=fac.design( levels=c(2,2,2,2),factor=list(A=lohi,B=lohi,C=lohi,D=lohi),fraction=1/2) f.design=fac.design( rep(2,6),factor.names=c("XF",XE","XD","XC","XB","XA"),fraction=~XA:XB:XC:XD+XB:XC:XE:XF) * I need to rewrite the above in R, but I have no idea what the results look like under S-plus sin...
2004 Aug 16
0
openssh for windows - bug ?
Good morning, I would like to send you a bug with openssh for windows - versions OpenSSH_3.7.1p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7b 10 Apr 2003 OpenSSH_3.8.1p1, OPENSSL 0.9.7.d 17 Mar 2004 When I try to execute a remote command via ssh from unix machine to windows machine with openssh installed, the return code of ssh is always 0 even if remote command fails. Example : ssh initiated
2009 Feb 23
1
[LLVMdev] 2.5 Pre-release2 available for testing
On Mon, Feb 23, 2009 at 12:12 AM, Aaron Gray < aaronngray.lists at googlemail.com> wrote: > On Sun, Feb 22, 2009 at 11:15 PM, Anton Korobeynikov < > anton at korobeynikov.info> wrote: > >> >> Actually its [configure-stage3-intl] where its hanging. >> >> This can easily be due to inline FP math in the stdlib headers. For >> example - I had to
2013 Feb 11
0
Windows 7 against Samba+LDAP does not work with some passwords
Dear all, I have installed Samba (3.6.6) on Debian wheezy and configured it to authenticate against LDAP (encrypted passwords, no lanman). I want simple shares with user security. I have configured PAM/NSS from the same LDAP and it works fine. WinXP works fine, smbclient works fine, but Windows 7 only works for SOME passwords. Some work, some do not. Samba is configured with restricted LDAP
2003 May 11
2
sip reply sent to wrong port
when asterisk receives a bye request U 195.10.149.20:32806 -> 192.98.81.157:5060 BYE sip:+35864129439@192.98.81.157 SIP/2.0. Via: SIP/2.0/UDP 195.10.149.20:5062. ... it should send the response according to the via header: 18.2.2 Sending Responses The server transport uses the value of the top Via header field in order to determine where to send a response. instead asterisk sends the
2003 Apr 10
2
sip registration problems
i installed yesterday asterisk cvs version and tried to register asterisk as a sip ua with my proxy. there was two problems that i was not able to solve with the style of register line shown in the default sip.conf: register => foo:password@proxy.com the first problem was that asterisk converted the host part of the to/from uri from the domain name proxy.com to its ip address, which i
2003 Apr 16
4
iLBC
i tried asterisk ilbc codec against kphone. when the call got connected, i started to immediately get these kind of message to the console: WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of 52 bytes long from RTP (50)? WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of