search for: my3

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

Did you mean: my
2007 Oct 10
3
(no subject)
...8 2006070107 1173 58 58 2006070108 1179 58 59 2006070109 1246 61 62 …. When I attempt to format the time like this: A <- read.table("file", sep="\t", col.names=c("date", "my1", "my2", "my3")) temp <- as.Date(A$date, format="%Y%m%d%H") temp I get [1] "4403-05-21" "4403-05-22" "4403-05-23" "4403-05-24" "4403-05-25" [6] "4403-05-26" "4403-05-27" "4403-05-28" "4403-05-29"...
2007 Oct 11
0
Help Problems formatting date and using Regul function
...06070107 1173 58 58 2006070108 1179 58 59 2006070109 1246 61 62 .... When I attempt to format the time like this: A <- read.table("file", sep="\t", col.names=c("date", "my1", "my2", "my3")) temp <- as.Date(A$date, format="%Y%m%d%H") temp I get [1] "4403-05-21" "4403-05-22" "4403-05-23" "4403-05-24" "4403-05-25" [6] "4403-05-26" "4403-05-27" "4403-05-28" "4403-05-29"...
2009 Nov 04
1
[PATCH] nv10/exa: Spring-cleaning
...gt;myNum]; + ScrnInfoPtr pScrn = xf86Screens[pix_dst->drawable.pScreen->myNum]; NVPtr pNv = NVPTR(pScrn); struct nouveau_channel *chan = pNv->chan; struct nouveau_grobj *celsius = pNv->Nv3D; - float sX0, sX1, sX2, sY0, sY1, sY2, sX3, sY3; - float mX0, mX1, mX2, mY0, mY1, mY2, mX3, mY3; + PicturePtr mask = pNv->pmpict, + src = pNv->pspict; + PictVector dstq[4] = QUAD(dstX, dstY, width, height), + maskq[4] = QUAD(maskX, maskY, width, height), + srcq[4] = QUAD(srcX, srcY, width, height); + + MAP(transform_vertex, src->transform, srcq); + if (mask) + MAP(transform_verte...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking