search for: vnv

Displaying 6 results from an estimated 6 matches for "vnv".

Did you mean: v2v
2008 Mar 22
1
Geting names of variables
I wanted to create a list with the names of variables and their values. So I wrote the following function. add.to.list.names.vars.1 <- function(lnv, vnv) { i <- 1 while (i < length(vnv)) { z <- as.character(eval(substitute(quote(vnv[i+1])))[[2]][[i + 2]]) lnv[[vnv[i]]] <- list(Name = z, Value = vnv[i+1]) i <- i + 2 } lnv } It works, but it is very cumbersome. I wonder if there is a smarter way to do it. Here is...
2019 Aug 01
2
how to generate select-free LLVM IR?
I run "clang ... --emit-llvm ....". I get LLVM IR select instructions out. I don't want select instructions, but want explicit control flow. Is there a way to do this? I'm scared of disabling the SimplifyCFG pass since it appears to do much more than just rewrite to use select statements. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 15
0
Woot :D Wine and FC4 X64 :D
2005 Nov 24
1
FC4 X64 Wine RPMS ^_^
2009 Jun 27
4
Bult-in XVM VNC Server - How to enable multiple sessions ?
I noticed only one connection at a time is supported.Is it possible to make it accept multiple viewer sessions simultaneously ? Thanks. -- This message posted from opensolaris.org
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...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!IZvC`?>m{nftONu*5 zN!RlZ_}iD(X9kITw&a...