search for: lf2

Displaying 4 results from an estimated 4 matches for "lf2".

Did you mean: l2
2005 Feb 19
0
[PATCH] check read/write return values
...owlevel/xc/xc.c 2005-02-19 14:21:19.323167162 -0500 @@ -461,8 +461,10 @@ static PyObject *pyxc_vmx_build(PyObject sf2 = PyString_AsString(f2); lf3 = PyLong_AsLong(f3); lf4 = PyLong_AsLong(f4); - sscanf(sf1, "%lx", &lf1); - sscanf(sf2, "%lx", &lf2); + if (sscanf(sf1, "%lx", &lf1) != 1) + return NULL; + if (sscanf(sf2, "%lx", &lf2) != 1) + return NULL; mem_map.map[i-1].addr = lf1; mem_map.map[i-1].size = lf2 - lf1; ------------------------------------------------------- SF e...
2007 Jun 01
0
Metropolis code help
...} else { sims[i,] <- sims[i-1,] } } cat('Accepted ',100*accepts/(R-1),'%\n') sims } # Use the binomial likelihood logitll=function(beta,y,X) { X<- cbind(1,DF$nsaid,DF$diuretic,DF$diuretic*DF$nsaid) y<- DF$Var3 lF1=plogis(X%*%as.vector(beta),log.p=TRUE) lF2=plogis(-X%*%as.vector(beta),log.p=TRUE) sum(y*lF1+(1-y)*lF2) } # Use a uniform prior for p logprior <- function(beta,y,X) 0 # The log posterior is the sum. It's the target of our MCMC run logposterior <- function(beta,y,X) logprior(beta,y,X)+logitll(beta,y,X) start <- c(0,0,0,0) si...
2014 Apr 18
0
Wine release 1.7.17
...ctly renewed in IDOS 10686 Marangatu fails with "Object doesn't support this action" 12327 Team Fortress 2 freezes when starting playin 12768 gdi32: metafile.ok fails in a virtual desktop 13869 Splinter Cell Demo (2): Shadow polygon offset errors 14176 Little Fighter 2 (LF2) crashes with the error message "Couldn't create art surface." 14394 Team Fortress 2 crashes and locks up randomly 14730 winecfg: adjusted drive mapping lost 15162 Team Fortress 2 unstable - random 3d related crashes 19968 Half-Life 2: crashes when launching 20542 Tropi...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...)9$YIBK+%q1FaX`NL$mj20XRP zT_YsaM|+&b`e?Qrr4M<7RtQ at VhG^&&EfIS~3-#BMvHn`9OiRVev``$jUo5VL$~Ck| zxfU9z71hNCYQc+Y;G)oQR?_Vc!j=GVK##xdtNHtCEbnei5CgRi)zN|4GT6T1ftn#3 zk~L7X`p_JjL*l28hVSSZ!+J%tdTZ7o&FZIF<yznygIHQ6*u5Saei55$Uz?b)6VJ#O zm&xEGfz+sv)t<dSkoE?z5ubDsh(JfkTG1;T2?U1*Lf2`|!56E)W}kTJuO$NgH7Q-L z^`7BY=Ae`TrA*vNvB8UrJ8^Nu#YNmk&2`Y9b at Vy2Rcsk`#Z4Iwt<CivTCZvK99mnn zw7>7;%l&<CYM1!?Ue_-1_r0NI`1`7atL_ePbh{WFo^^7&62JZ5@%1GHfzA$rKL3J1 zM#7{Rd{;OL`{^aOOGuD`kZMR~Y!!jzVmfNOn2rh;(@}^3axqnl!HDS4yBZ|fyIN=j zJx6G^7pVqy2g8UiuAv at LD+Cbjj2@5fJzfibpankA2yvUHWo!...