search for: mt1

Displaying 16 results from an estimated 16 matches for "mt1".

Did you mean: mt
2001 Jun 05
2
a bug? (PR#968)
...0 0 329 C07 CP2 CP 180 10 0 330 C07 CP2 CP 180 10 0 331 C07 CP2 CP 180 10 0 332 C07 CP2 CP 180 10 0 333 C07 CP2 CP 180 10 0 334 C07 CP2 CP 180 10 0 335 C07 CP2 CP 180 10 0 336 C07 CP2 CP 180 10 0 337 C07 CP2 CP 180 10 0 338 C07 CP2 CP 180 10 0 339 C07 CP2 CP 180 10 0 340 C07 CP2 CP 180 10 0 341 M01 MT1 MT 180 10 1 342 M01 MT1 MT 180 10 1 343 M01 MT1 MT 180 10 0 344 M01 MT1 MT 180 10 0 345 M01 MT1 MT 180 10 0 346 M01 MT1 MT 180 10 0 347 M01 MT1 MT 180 10 0 348 M01 MT1 MT 180 10 0 349 M01 MT1 MT 180 10 0 350 M01 MT1 MT 180 10 0 351 M01 MT1 MT 180 10 0 352 M01 MT1 MT 180 10 0 353 M01 MT1 MT 180 10 0...
2014 Sep 01
2
[PATCH 1/3] nv50: set the miptree address when clearing bo's in vp2 init
The mt address is about to be used more, make sure it's set appropriately. Reported-by: Emil Velikov <emil.l.velikov at gmail.com> Tested-by: Emil Velikov <emil.l.velikov at gmail.com> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> Cc: "10.2 10.3" <mesa-stable at lists.freedesktop.org> --- src/gallium/drivers/nouveau/nv50/nv84_video.c | 2 ++ 1 file
2008 Jan 06
3
need help
Hi, I'm Roslina, PhD student of University of South Australia, Australia from school Maths and Stats. I use S-Plus before and now has started using R-package. I used to analyse rainfall data using julian date. Is there any similar function that you can suggest to me to be used in R-package? Thank you so much for your attention and help [[alternative HTML version deleted]]
2017 Oct 28
2
HELP relevel INTERCEPT-COMPARISONS
...Median :4.500 Median :1 Median : 4044094 Healthy:9 Mean :4.625 Mean :1 Mean : 5699717 PCL :6 3rd Qu.:6.250 3rd Qu.:1 3rd Qu.: 7785782 PCL+Db :9 Max. :9.000 Max. :1 Max. :24736254 > hist(Ebcg) > treatment<-relevel(treatment,ref="Db") > mT1<-lm(sqrt(Ebcg)~treatment,data=T1) > summary(mT1) Call: lm(formula = sqrt(Ebcg) ~ treatment, data = T1) Residuals: Min 1Q Median 3Q Max -1748.12 -540.19 0.97 545.14 1949.22 Coefficients: Estimate Std. Error t value...
2013 Jun 29
0
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...e is easier to read (bikeshed) for (i = 1; i < buffer->num_planes; ++i) { buffer->resources[i] = pipe->screen->resource_create(pipe->screen, &templ); if (!buffer->resources[i]) goto error; } > + > + mt0 = nv50_miptree(buffer->resources[0]); > + mt1 = nv50_miptree(buffer->resources[1]); > + > + bo_size = mt0->total_size + mt1->total_size; > + if (nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, 0, > + bo_size, &cfg, &buffer->interlaced)) > + goto error; &gt...
2013 Jun 29
2
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...; i < 2; i++) seems like a waste... > buffer->resources[i] = pipe->screen->resource_create(pipe->screen, > &templ); > if (!buffer->resources[i]) > goto error; > } > >> + >> + mt0 = nv50_miptree(buffer->resources[0]); >> + mt1 = nv50_miptree(buffer->resources[1]); >> + >> + bo_size = mt0->total_size + mt1->total_size; >> + if (nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, 0, >> + bo_size, &cfg, &buffer->interlaced)) >> +...
2008 Dec 18
8
program wont run problem with nethasp protection
...e. as you can assume, non of this helped. we tried comparing the output we get in terminal when running the program. this is my friends output (which works): Code: :~/.wine/drive_c/Program Files/ResponsaCD14$ env LANG=he_IL.utf8 WINEPREFIX="/home/a/.wine" wine "C:\PROG~FBU\RESP~MT1\RESPONSA.EXE" wine: Unhandled privileged instruction at address 0x451e1a (thread 0014), starting debugger... Unhandled exception: privileged instruction in 32-bit code (0x00451e1a). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:00451e1a ESP:7ec1c6d8 EBP:...
2013 Jun 30
0
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...t; >> buffer->resources[i] = pipe->screen->resource_create(pipe->screen, >> &templ); >> if (!buffer->resources[i]) >> goto error; >> } >> >>> + >>> + mt0 = nv50_miptree(buffer->resources[0]); >>> + mt1 = nv50_miptree(buffer->resources[1]); >>> + >>> + bo_size = mt0->total_size + mt1->total_size; >>> + if (nouveau_bo_new(screen->device, NOUVEAU_BO_VRAM | NOUVEAU_BO_NOSNOOP, 0, >>> + bo_size, &cfg, &buffer->interlac...
2012 Jun 12
1
Analyzing large files faster
...; "3.9163618" "Mt2" "1454699_at" "2.69e-10" "1.8654677" "LOC100047324///Sesn1" "1416926_at" "3.19e-10" "2.172342" "Trp53inp1" "1422557_s_at" "1.58e-09" "2.9569254" "Mt1" etc. using the following code: muscle = read.table(file="/Users/bob/Desktop/Muscle/musclesmall.txt", header = TRUE, colClasses = "character", fill = TRUE) upregulated_list = c() downregulated_list = c() nochange = c() p_thresh = 6.51e-06 x=1 while (x <= nrow(muscle)...
2013 Jun 27
4
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...ct pipe_context *pipe, + const struct pipe_video_buffer *template) +{ + struct nv84_video_buffer *buffer; + struct pipe_resource templ; + unsigned i, j, component; + struct pipe_sampler_view sv_templ; + struct pipe_surface surf_templ; + struct nv50_miptree *mt0, *mt1; + struct nouveau_bo *empty = NULL; + struct nouveau_screen *screen = &((struct nv50_context *)pipe)->screen->base; + union nouveau_bo_config cfg; + unsigned bo_size; + + if (getenv("XVMC_VL")) + return vl_video_buffer_create(pipe, template); + + if (!template-&...
2005 Oct 06
1
Compare two distance matrices
Hi all, I am trying to compare two distance matrices with R. I would like to create a XY plot of these matrices and do some linear regression on it. But, I am a bit new to R, so i have a few questions (I searched in the documentation with no success). The first problem is loading a distance matrix into R. This matrix is the output of a the Phylip program Protdist and lookes like this: 5
2012 Jun 12
4
How to index a matrix with different row-number for each column?
here's my question: suppose I have a matrix: mt<-matrix(1:12,ncol=6) now I have a vector vt<-c(1,2,2,2,1,2) which means I want to get: the 1st row for column1; the 2nd row for column2; the 2nd row for column3; the 2nd row for column4; ... that what I want is this vector: 1,4,6,8,9,12 Does anyone know how to do this fast? I know I can use for-loop to travel all columns,but
2004 Apr 16
3
R-1.9.0: make error on slackware-current!
My box: Slackware-current, Xfree 4.4. ERROR as follows: gcc -I. -I../../../src/include -I../../../src/include -I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c dataentry.c -o dataentry.lo In file included from dataentry.c:31: /usr/X11R6/include/X11/Xlib.h:1390: error: parse error before "_Xconst"
2013 Jun 30
0
[PATCH v2] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...ct pipe_context *pipe, + const struct pipe_video_buffer *template) +{ + struct nv84_video_buffer *buffer; + struct pipe_resource templ; + unsigned i, j, component; + struct pipe_sampler_view sv_templ; + struct pipe_surface surf_templ; + struct nv50_miptree *mt0, *mt1; + struct nouveau_bo *empty = NULL; + struct nouveau_screen *screen = &((struct nv50_context *)pipe)->screen->base; + union nouveau_bo_config cfg; + unsigned bo_size; + + if (getenv("XVMC_VL")) + return vl_video_buffer_create(pipe, template); + + if (!template-&...
2004 Sep 02
0
Re: high and low bandwidth stream
...eed "icy", icecast 1.x needs "xaudiocast", and > icecast 2.x needs "http". --> > <Protocol>http</Protocol> > </Server> > > <!-- The name of the mountpoint on the icecast server --> > <Mountpoint>/mt1</Mountpoint> > <!-- The name of the dumpfile on the server for your stream. DO NOT set > this unless you know what you're doing. > <Dumpfile>ices.dump</Dumpfile> > --> > <!-- The name of you stream, not the name of the song! --> &gt...
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