Displaying 12 results from an estimated 12 matches for "rba".
Did you mean:
rb
2007 Oct 17
1
Fwd: Re: FLAC for "ARM little endian for glibc"
...nux --disable-shared CC=/opt/crosstool/gcc-3.4.1-glibc-2.2.5/armv5b-softfloat-linux/bin/armv5b-softfloat-linux-gcc CXX=/opt/crosstool/gcc-3.4.1-glibc-2.2.5/armv5b-softfloat-linux/bin/armv5b-softfloat-linux-g++ LDFLAGS=-lpthread --without-XMMS --without-ogg ; make)
make[2]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2'
Making distclean in obj
make[3]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj'
Making distclean in release
make[4]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj/release'
Making distclean in lib
make[5]: Enteri...
2014 Jan 10
2
[PATCH] nouveau: add framebuffer validation callback
...exObject);
}
+static void
+nouveau_framebuffer_validate(struct gl_context *ctx,
+ struct gl_framebuffer *fb)
+{
+ const struct nouveau_driver *drv = context_drv(ctx);
+ int i, count = 0;
+
+ for (i = 0; i < ctx->Const.MaxColorAttachments; i++) {
+ struct gl_renderbuffer_attachment *rba =
+ &fb->Attachment[BUFFER_COLOR0 + i];
+ if (rba->Type == GL_NONE)
+ continue;
+
+ count++;
+ if (rba->Type != GL_TEXTURE)
+ continue;
+
+ if (!drv->is_rt_format_supported(
+ rba->Renderbuffer->TexImage->TexFormat))
+ goto err;
+ }
+ if (count > 1)
+...
2008 Sep 19
0
Error message in lmer
...they refer to lmer when using it with family = "binomial", so
the solutions that were offered did not solve my problem
(family="quasipoisson") (e.g. adding
control=list(usePQL=FALSE,msVerbose=TRUE) does not make sense nor changes
anything - error remains).
A sample data (d.rba) set is pasted at the end.
attach (d.rba)
y <- d.rba$ms
cut2 <- d.rba$cut^2
boot <- 10
index <- seq(1, length(y), 1)
cut.pred <- seq(0,20,2)
cut2.pred<-cut.pred^2
pred <- matrix(data = NA, nrow=boot, ncol=length(cut.pred))
for (j in 1 : boot){
id <- sample(index, replac...
2010 Aug 24
2
Attempted SIP connection by foreign host. Help!
...to 184-106-217-112.static.cloud-ips.com [184.106.217.112]
over a maximum of 30 hops:
1 2 ms 1 ms 1 ms 192.168.10.199
2 5 ms 3 ms 2 ms 192.168.1.197
3 11 ms 14 ms 8 ms 196-210-138-1.dynamic.isadsl.co.za [196.210.138.1]
4 14 ms 9 ms 11 ms cdsl1-rba-vl2360.ip.isnet.net [196.38.73.133]
5 10 ms 9 ms 9 ms cdsl1-rba-vl150.ip.isnet.net [196.38.73.17]
6 11 ms 10 ms 12 ms core2b-rba-te2-0-1.ip.isnet.net [168.209.1.182]
7 183 ms 182 ms 183 ms mi-za-rba-p6-gi3-0-2-102.ip.isnet.net [168.209.164.13]
8 179 ms 182 m...
2004 Dec 08
3
isolinux needing mkisofs
...tehex8 ;DEB
< call crlf ;DEB
< %endif
<
< mov bx, trackbuf ;DEB
< call getonesec ;DEB get the Boot Catalog
<
< mov eax, dword [trackbuf+28h] ;DEB put RBA sector address
in EAX
< mov dword [bi_file], eax ;DEB Put RBA address into
bi_file variable
<
< %ifdef DEBUG_MESSAGES
< mov si,rba_loc_msg ;DEB write out RBA sector
address
< call writemsg ;DEB
<...
2014 Jan 14
0
[PATCH] nouveau: add framebuffer validation callback
...au_framebuffer_validate(struct gl_context *ctx,
> + struct gl_framebuffer *fb)
> +{
> + const struct nouveau_driver *drv = context_drv(ctx);
> + int i, count = 0;
> +
> + for (i = 0; i < ctx->Const.MaxColorAttachments; i++) {
> + struct gl_renderbuffer_attachment *rba =
> + &fb->Attachment[BUFFER_COLOR0 + i];
> + if (rba->Type == GL_NONE)
> + continue;
> +
> + count++;
> + if (rba->Type != GL_TEXTURE)
> + continue;
> +
> + if (!drv->is_rt_format_supported(
> + rba->Renderbuffer->TexImage->Te...
2007 Apr 20
1
nlme trouble
...t to be sure (tried with just
log(x) as well)
ge = read.table("G:\\SSNon-Linear\\BINDING DATA fixed DESCRIPTORS
ONLY.csv",sep=",",header=TRUE)
#Load in my data set
ge$study = as.factor(ge$study) #Force study to be
a factor variable
gelist = nlsList(RBA~SSBiLin(Molecular.Volume,nu,a,b,c,x0)|study,data=ge)
#This is where I get the error
contr = nlmeControl(pnlsTol=0.3)
ge0.nlme=nlme(gelist,control=contr,verbose=F)
##########Errors#######################
> gelist = nlsList(RBA~SSBiLin(Molecular.Volume,nu,a,b,c,x0)|study,data=ge)
Error in qr(...
2008 Oct 02
1
matrix with different type of column [SEC=UNCLASSIFIED]
Hi,
I would like to create a matrix. Say 5*4.
The first column is integer, the second column is date, the third column
is character and the rest columns are integers.
So it's a combination of different types.
I am wondering how can I do that? "matrix" command only allow one type.
*********************************************************************************
This e-mail message
2005 Jun 26
0
Bug in Mailman version 2.1.5
...GTH 137
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT Mozilla/5.0 (X11; U; Linux i686;
en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
HTTP_CONNECTION keep-alive
SERVER_NAME lists.digium.com
REMOTE_ADDR 198.54.202.226
HTTP_VIA 1.1 ndf-cache2 (NetCache NetApp/5.5R6D36),
1.1 rba-cache1 (NetCache NetApp/5.5R6D27)
PATH_TRANSLATED /var/mailman/html/asterisk-users
SERVER_PORT 80
SERVER_ADDR 69.16.138.164
DOCUMENT_ROOT /var/mailman/html
PYTHONPATH /var/mailman
SCRIPT_FILENAME /var/mailman/cgi-bin/confirm
SERVER_ADMIN root@localhost
HTTP_HOST lists.digium.com
MAIL_CONFIG...
2005 Jul 31
0
Asterisk fax problems with spandsp
...1513]:
============================================================================
==
Jul 27 13:21:02 DEBUG[1513]:
============================================================================
==
Jul 27 13:21:02 DEBUG[1513]: Fax successfully received.
Jul 27 13:21:02 DEBUG[1513]: Remote station id: RBA
Jul 27 13:21:02 DEBUG[1513]: Local station id:
Jul 27 13:21:02 DEBUG[1513]: Pages transferred: 1
Jul 27 13:21:02 DEBUG[1513]: Image resolution: 7700 x 7700
Jul 27 13:21:02 DEBUG[1513]: Transfer Rate: 9600
Jul 27 13:21:02 DEBUG[1513]:
============================================================...
2005 Jul 27
1
RE: Asterisk fax problems with SPANDSP
...1513]:
============================================================================
==
Jul 27 13:21:02 DEBUG[1513]:
============================================================================
==
Jul 27 13:21:02 DEBUG[1513]: Fax successfully received.
Jul 27 13:21:02 DEBUG[1513]: Remote station id: RBA
Jul 27 13:21:02 DEBUG[1513]: Local station id:
Jul 27 13:21:02 DEBUG[1513]: Pages transferred: 1
Jul 27 13:21:02 DEBUG[1513]: Image resolution: 7700 x 7700
Jul 27 13:21:02 DEBUG[1513]: Transfer Rate: 9600
Jul 27 13:21:02 DEBUG[1513]:
============================================================...
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