search for: r90

Displaying 7 results from an estimated 7 matches for "r90".

Did you mean: 90
2004 Nov 01
2
stacking imported data
Hi all, I have a question that I don't have a good answer for (note the word "good"; I have an answer, but I consider it not "good"). Take the following data in a single tab-delimited text file: <text> A Labels Value SE 2.5% 97.5% R90 0.231787 1.148044 0.035074 1.531779 R0 0.500861 0.604406 0.185336 1.353552 B Labels Value SE 2.5% 97.5% (Intercept) 1.367514 0.036431 1.287975 1.451964 </text> (Note: the <text> tags are not present and are added here only to show blank lines.) I would like to read the data into a s...
2010 Jun 15
0
[LLVMdev] Question on X86 backend
...R31, R32, R33, R34, R35, R36, R37, R38, R39, R40, R41, R42, R43, R44, R45, R46, R47, R48, R49, R50, R51, R52, R53, R54, R55, R56, R57, R58, R59, R60, R61, R62, R63, R64, R65, R66, R67, R68, R69, R70, R71, R72, R73, R74, R75, R76, R77, R78, R79, R80, R81, R82, R83, R84, R85, R86, R87, R88, R89, R90, R91, R92, R93, R94, R95, R96, R97, R98, R99, R100, R101, R102, R103, R104, R105, R106, R107, R108, R109, R110, R111, R112, R113, R114, R115, R116, R117, R118, R119, R120, R121, R122, R123, R124, R125, R126, R127, R128, R129, R130, R131, R132, R133, R134, R135, R136, R137, R138, R139, R140, R141...
2010 Jun 15
2
[LLVMdev] Question on X86 backend
Hi Micah, > In X86InstrInfo.td for Call Instructions, it mentions that Uses for > argument registers are added manually. Can someone point me to the > location where they are added as the comment doesn't reference a > where or how? the register uses are added by the function X86TargetLowering::LowerCall() during the DAG Lowering phase. This is the relevant code segment: // Add
2006 May 10
0
Spending some bytes
I''ve got some new gems up for Camping r90. The only change is that multipart/form-data POSTs are now parsed in chunks from the stream. So file uploads are efficient. Traditional POSTs are still parsed in-memory, but I hope this will change before 1.5. _why
2000 Jul 17
2
sshd -i problem under 2.1.1p4 as well
I have encountered the same problem with sshd -i (under Mandrake linux 6.1) as that described by Ben L Perkins, this time with 2.1.1p4: ... Last login: Mon Jul 17 12:04:50 2000 from orpheus.qimr.edu.au -bash: ?oe90: command not found -bash: glorious: command not found -bash: ?]r90: command not found -bash: marshall4: command not found Connection to orpheus.qimr.edu.au closed. log: Jul 17 11:55:44 orpheus PAM_pwdb[14041]: (sshd) session opened for user davidD by (uid=0) Jul 17 11:55:45 orpheus sshd[14041]: syslogin_perform_logout:...
2002 Apr 25
1
An unexpected exception has been detected in native code outside the VM
...t;) c .... [TRUNCATED] curr.fun: symbol <- .. after `expression(pcscatter01 <- function(file = NULL, dev, reda, title, footnote, width = 10, height = 7) { tmp <- paste(file, dev, sep = "_pcscatter.") cmd <- paste("| gs -dNOPAUSE -dBATCH -q -sDEVICE=png256 -r90 -g900x630 -sOutputFile=", tmp, " -", sep = "") postscript(file = cmd, width = width, height = height, pointsize = 10.5, paper = "special", horizontal = F) invisible() par(mar = c(5, 4, 4, 2)) title <- list(title, col = "red&quot...
2015 Jun 07
43
[Bug 90887] New: PhiMovesPass in register allocator broken
https://bugs.freedesktop.org/show_bug.cgi?id=90887 Bug ID: 90887 Summary: PhiMovesPass in register allocator broken Product: Mesa Version: git Hardware: All OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at