search for: storebyt

Displaying 3 results from an estimated 3 matches for "storebyt".

Did you mean: storebyte
2009 Oct 06
0
[LLVMdev] 2.6/trunk Execution Engine question
...omment above create said that passing true was "unsafe", so I figured it was a known issue and plowed ahead with the upgrade. -------------- next part -------------- #0 0xb7d4cc1c in memcpy () from /lib/i686/cmov/libc.so.6 #1 0x08851ead in StoreIntToMemory (IntVal=@0xbfe685b0, Dst=0x0, StoreBytes=4) at ExecutionEngine.cpp:783 #2 0x08851f7d in llvm::ExecutionEngine::StoreValueToMemory (this=0x97596f8, Val=@0xbfe685a8, Ptr=0x0, Ty=0x970e5f4) at ExecutionEngine.cpp:809 #3 0x88542a8 in llvm::ExecutionEngine::InitializeMemory (this=0x97596f8, Init=0x9732d70, Addr=0x0) at Executio...
2009 Oct 06
4
[LLVMdev] 2.6/trunk Execution Engine question
> 6. When ExecutionEngine::create was called with parameter > "GVsWithCode" set to its default value of true, I got a segfault when > trying to get a pointer to one of my globals.  JIT::getMemoryForGV was > returning NULL in that case.  Explicitly passing false for > "GVsWithCode" cleared it up. That's no good. Could you send me a stack trace and explain
2005 Jan 10
0
Stadard errors and boxplots with 632plus error estimator, "errorest"
Dear R-users, I'd like to estimate standard errors (for lda) and make a boxplot with the "632plus" and "boot" error estimators included in package ipred (method: errorest). The "boot" estimator returns only a standard deviation but not the whole error data. Thank you in advance, regards, Antoine