Displaying 4 results from an estimated 4 matches for "bfun".
Did you mean:
afun
2017 Mar 31
2
How to write the same things as `opt` command in C++ API
...vm::Type::getInt32Ty(context), {}, false);
/// @brief Create a function (define i32 a())
llvm::Function *aFun =
llvm::Function::Create(commonfuncType, llvm::Function::PrivateLinkage,
"a", module.get());
/// @brief Create a function (define i32 b())
llvm::Function *bFun =
llvm::Function::Create(commonfuncType, llvm::Function::PrivateLinkage,
"b", module.get());
/// @brief Create a function (define i32 c())
llvm::Function *cFun =
llvm::Function::Create(commonfuncType, llvm::Function::PrivateLinkage,
"c", module.get());
// Bo...
2008 Oct 03
1
Memory crash
...e before, but this time I get no hint of where in my C
functions the error might be. I give the output below. Can this be an R
bug? I suspect it has to do with repeated calls to 'vmmin' like this:
for (...){
vmax = vmaxget();
vmmin(*p, b, &Fmin,
bfun, bfun_gr, *maxit, *trace,
mask, abstol, reltol, nREPORT,
ext, &fncount, &grcount, &fail);
vmaxset(vmax);
...
}
but I am only guessing. Any suggestions?
Ubuntu 8.04, R-2.7.2.
G?ran
---------------------------------------------------------...
2012 Mar 21
1
enableJIT() and internal R completions (was: [ESS-bugs] ess-mode 12.03; ess hangs emacs)
...nt_downcase_last=0,
> can_return_switch_frame=1, fix_current_buffer=1, bufsize=30) at /home/sds/src/emacs/trunk/src/keyboard.c:9326
> #42 0x0000000000501da5 in command_loop_1 () at /home/sds/src/emacs/trunk/src/keyboard.c:1448
> #43 0x00000000005677b6 in internal_condition_case (bfun=0x501bd0 <command_loop_1>, handlers=12023138, hfun=0x4f6980 <cmd_error>)
> at /home/sds/src/emacs/trunk/src/eval.c:1515
> #44 0x00000000004f4dee in command_loop_2 (ignore=<optimized out>) at /home/sds/src/emacs/trunk/src/keyboard.c:1159
> #45 0x0000000000567698...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...;eMh^yBg;L!qC)%sVeP+$y6!1B{Rt$4dQ|$Q%I`PxbSe0LH1GRVG|WzDIp5uF
zLcWAz=G}vN_t?B)6tn*-+dmw;q2!bXVtf4^W=R?*%GbIg<x2JYJ{g!ctDj~52dW-!
zvtop+B;FfDO6}(AOpbQtN;HyHUR<tZ`~g~&8IYucQahSgYEyracT%IC@?Yv%cses|
zo>`Hvm7}Ki9wqHXBWz}ZTiS{wSDWuR#^7f4-QvwE>>0$L=Hu4*&>B<<=AJ?{Y6Qgs
z*h+=BFun|UB`Z>9x8{wsDKCp8G4-vj&Y&n%mc_lXfk)9uQj?NXn#l<n80!7SP|Ym)
zWT?w5`NmLpv_CC#902xcQ*~xJYzJ1nK`of3=1)_F6I*<ri!B+RL}-CtjvPOgsxy9*
zJuyU+LFSY4l26_r>dNecdE`P>^@Gdp3~U`@<=-eT`NsQ0-5ddixMlej_YQ4{*8a{0
z8HLK at ZCS_Os)+afI(Tax_kCrYV-2^qia0(F=Ei;v;bODPncd%nO$8^lcG-2 at NtoO?
zii?ad at...