Displaying 20 results from an estimated 20 matches for "b53".
Did you mean:
53
2004 Jul 08
2
[LLVMdev] UnitTests/2002-05-19-DivTest.c
The above-mentioned test contains this:
long B53 = - (1LL << 53);
strictly speaking, this is not correct code. The C standard says about shift:
"if the value of the first operator is ... or greater than ... the width of
the promoted left operand, the behaviour is underfined".
Thouhts?
- Volodya
2007 May 24
3
Problem with numerical integration and optimization with BFGS
...3 <- ((z3)^2)/((-2)*(1-rho2^2)*(sigeta^2))
return((exp(b31+b32+b33))/denom)
}
f5 <- function(z5) { # THIRD FUNCTION
b51 <- ((-y[i]+rho1*y[i-1]-muep)^2)/((-2)*(1-rho2^2)*sigep^2)
b52 <-
(rho2*(-y[i]+rho1*y[i-1]-muep)*(z5))/((1-rho2^2)*sigep*sigeta)
b53 <- ((z5)^2)/((-2)*(1-rho2^2)*(sigeta^2))
return((exp(b51+b52+b53))/denom)
}
for (i in 2:n) { # START FOR LOOP
upr1 <- (y[i]-rho1*y[i-1])
upr2 <- (y[i]-y[i-1]+delta)
# INTEGRATING THE THREE FUNCTIONS
out1 <- integrate(f1, lower = (-...
2004 Jul 08
0
[LLVMdev] UnitTests/2002-05-19-DivTest.c
Vladimir Prus wrote:
> The above-mentioned test contains this:
>
> long B53 = - (1LL << 53);
>
> strictly speaking, this is not correct code. The C standard says about
> shift: "if the value of the first operator is ... or greater than ... the
> width of the promoted left operand, the behaviour is underfined".
Forget this, I've missed the &...
2004 Jul 08
3
[LLVMdev] UnitTests/2002-05-19-DivTest.c
Vladimir Prus wrote:
> Vladimir Prus wrote:
> > The above-mentioned test contains this:
> >
> > long B53 = - (1LL << 53);
> >
> > strictly speaking, this is not correct code. The C standard says about
> > shift: "if the value of the first operator is ... or greater than ... the
> > width of the promoted left operand, the behaviour is underfined".
>
> Forge...
2010 Mar 18
2
aumentar tamaño de memoria a mas de 4Gb
...############################
# Part 1: calibration
library(e1071)
#calibration step
calibrate<-read.table("calibration.txt", header=TRUE)
calibrate$calibration<-as.factor(calibrate$calibration)
calibrate.rf<-svm(calibration~B1+B14+B15+B16+B17+B18+B19+B20+B21+B24+B25+B26+B51+B52+B53+B54+B55+B56+B57+B58+B59+B60+B61+B62, data=calibrate, cost=6.8, gamma=0.08)
####################################################################################################################
##########################################################################################################...
2004 Jul 08
0
[LLVMdev] UnitTests/2002-05-19-DivTest.c
On Thu, 2004-07-08 at 07:07, Vladimir Prus wrote:
> Vladimir Prus wrote:
> > Vladimir Prus wrote:
> > > The above-mentioned test contains this:
> > >
> > > long B53 = - (1LL << 53);
> > >
> > > strictly speaking, this is not correct code. The C standard says about
> > > shift: "if the value of the first operator is ... or greater than ... the
> > > width of the promoted left operand, the behaviour is underfined&qu...
2003 Sep 04
1
darwin build with latest gcc from apple
we are trying to adapt the configure in order to work with latest
gcc3.3 (from apple) and g77 3.4 (from
http://gravity.psu.edu/~khanna/hpc.html )
At the moment there is no need to define the __DEBUGGING__ but there is
still a problem with the -lcc_dynamic
does any of you know how to check for this library and explain why we
see -lcc_dynamic often passed as an ld flag.
Where to find doc on
2013 Apr 22
7
Multiple lon lat points in the map with ggplot2
Hello R users,
For the last few days I am struggling with the following task:
my data.frame:
A1 A2 A3 B1 B2
B3
58.81 53.292 54.501 13.013 17.39 19.407 56.02 56.251 54.033 20.099 13.15
10.411 55.376 53.099 57.625 13.396 21.031 13.22 58.584 53.194 54.218
13.038 16.854 19.289 55.7 55.921 53.847 19.942 13.153 9.828 55.093 52.934
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...;
GSPCA SN9C20X SUBDRIVER: Use fallthrough;
GSPCA USB WEBCAM DRIVER: Use fallthrough;
PULSE8-CEC DRIVER: Use fallthrough;
PWC WEBCAM DRIVER: Use fallthrough;
TM6000 VIDEO4LINUX DRIVER: Use fallthrough;
USB VIDEO CLASS: Use fallthrough;
ONENAND FLASH DRIVER: Use fallthrough;
BROADCOM B53 ETHERNET SWITCH DRIVER: Use fallthrough;
MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER: Use fallthrough;
MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER: Use fallthrough;
8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503,
etc.]: Use fallthrough;
ALACRITECH GIGABIT ETHERNET DR...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...;
GSPCA SN9C20X SUBDRIVER: Use fallthrough;
GSPCA USB WEBCAM DRIVER: Use fallthrough;
PULSE8-CEC DRIVER: Use fallthrough;
PWC WEBCAM DRIVER: Use fallthrough;
TM6000 VIDEO4LINUX DRIVER: Use fallthrough;
USB VIDEO CLASS: Use fallthrough;
ONENAND FLASH DRIVER: Use fallthrough;
BROADCOM B53 ETHERNET SWITCH DRIVER: Use fallthrough;
MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER: Use fallthrough;
MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER: Use fallthrough;
8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503,
etc.]: Use fallthrough;
ALACRITECH GIGABIT ETHERNET DR...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...;
GSPCA SN9C20X SUBDRIVER: Use fallthrough;
GSPCA USB WEBCAM DRIVER: Use fallthrough;
PULSE8-CEC DRIVER: Use fallthrough;
PWC WEBCAM DRIVER: Use fallthrough;
TM6000 VIDEO4LINUX DRIVER: Use fallthrough;
USB VIDEO CLASS: Use fallthrough;
ONENAND FLASH DRIVER: Use fallthrough;
BROADCOM B53 ETHERNET SWITCH DRIVER: Use fallthrough;
MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER: Use fallthrough;
MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER: Use fallthrough;
8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503,
etc.]: Use fallthrough;
ALACRITECH GIGABIT ETHERNET DR...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...;
GSPCA SN9C20X SUBDRIVER: Use fallthrough;
GSPCA USB WEBCAM DRIVER: Use fallthrough;
PULSE8-CEC DRIVER: Use fallthrough;
PWC WEBCAM DRIVER: Use fallthrough;
TM6000 VIDEO4LINUX DRIVER: Use fallthrough;
USB VIDEO CLASS: Use fallthrough;
ONENAND FLASH DRIVER: Use fallthrough;
BROADCOM B53 ETHERNET SWITCH DRIVER: Use fallthrough;
MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER: Use fallthrough;
MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER: Use fallthrough;
8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503,
etc.]: Use fallthrough;
ALACRITECH GIGABIT ETHERNET DR...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...;
GSPCA SN9C20X SUBDRIVER: Use fallthrough;
GSPCA USB WEBCAM DRIVER: Use fallthrough;
PULSE8-CEC DRIVER: Use fallthrough;
PWC WEBCAM DRIVER: Use fallthrough;
TM6000 VIDEO4LINUX DRIVER: Use fallthrough;
USB VIDEO CLASS: Use fallthrough;
ONENAND FLASH DRIVER: Use fallthrough;
BROADCOM B53 ETHERNET SWITCH DRIVER: Use fallthrough;
MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER: Use fallthrough;
MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER: Use fallthrough;
8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503,
etc.]: Use fallthrough;
ALACRITECH GIGABIT ETHERNET DR...
2006 Nov 01
56
ZFS/iSCSI target integration
Rick McNeal and I have been working on building support for sharing ZVOLs
as iSCSI targets directly into ZFS. Below is the proposal I''ll be
submitting to PSARC. Comments and suggestions are welcome.
Adam
---8<---
iSCSI/ZFS Integration
A. Overview
The goal of this project is to couple ZFS with the iSCSI target in Solaris
specifically to make it as easy to create and export ZVOLs
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
...line 72
security/safesetid/lsm.c: function safesetid_security_capable line 41
security/safesetid/lsm.c: function safesetid_security_capable line 57
security/safesetid/lsm.c: function safesetid_security_capable line 61
arch/powerpc/net/bpf_jit_comp.c: function bpf_jit_build_body line 345
arch/mips/rb532/setup.c: function get_system_type line 5
arch/mips/rb532/setup.c: function get_system_type line 8
sound/soc/intel/skylake/skl-pcm.c: function skl_pcm_trigger line 46
drivers/scsi/pcmcia/nsp_cs.c: function nspintr line 151
drivers/usb/storage/freecom.c: function freecom_transport line 220
drivers/g...
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
...line 72
security/safesetid/lsm.c: function safesetid_security_capable line 41
security/safesetid/lsm.c: function safesetid_security_capable line 57
security/safesetid/lsm.c: function safesetid_security_capable line 61
arch/powerpc/net/bpf_jit_comp.c: function bpf_jit_build_body line 345
arch/mips/rb532/setup.c: function get_system_type line 5
arch/mips/rb532/setup.c: function get_system_type line 8
sound/soc/intel/skylake/skl-pcm.c: function skl_pcm_trigger line 46
drivers/scsi/pcmcia/nsp_cs.c: function nspintr line 151
drivers/usb/storage/freecom.c: function freecom_transport line 220
drivers/g...
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
...!$.B!$1D4@365D:6%4>7!E('5N9&5F:6YE
M9"(-"BI#6%]#,D1?365D:6%4>7!E(%!L86EN+U!L86EN("@V-"TQ,#5G<VTI
M.B`B)5-#25!01#H@1$9%($UE9&EA5'EP92!0;&%I;B(-"BI#6%]#,D1?365D
M:6%4>7!E($AE879Y=V5I9VAT,2](96%V>7=E:6=H="`Q("@Q,#4M,3<V9W-M
M*3H@(B530TE04$0Z($1&12!-961I851Y<&4@2&5A=GEW96EG:'0Q7T$B#0HJ
M0UA?0S)$7TUE9&EA5'EP92!(96%V>7=E:6=H=#)?,3<W+TAE879Y=V5I9VAT
M(#(@*#$W-RTR,C!G<VTI.B`B)5-#25!01#H@1$9%($UE9&EA5'EP92!(96%V
M>7=E:6=H=#)?02(-"BI#6%]#,D1?365D:6%4>7!E($AE879Y=V5I9VAT,E\R
M,C$O2...
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
From: Tom Rix <trix at redhat.com>
This is a upcoming change to clean up a new warning treewide.
I am wondering if the change could be one mega patch (see below) or
normal patch per file about 100 patches or somewhere half way by collecting
early acks.
clang has a number of useful, new warnings see
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
From: Tom Rix <trix at redhat.com>
This is a upcoming change to clean up a new warning treewide.
I am wondering if the change could be one mega patch (see below) or
normal patch per file about 100 patches or somewhere half way by collecting
early acks.
clang has a number of useful, new warnings see
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...`t8R%Td8?VEzxXEhzE0QjZ
zw8UT|m@(l;_yfXIiT63e<_2rq1h*${A##st#jNnIyhfC~xEfR4SVp0+iRqrC9Vfpr
z!I?W-%V;H at XskONA8W9Uwb3mY2*N^`TdXstsre90H{pFiFk;vNUnD9sVf4D8FzjKP
zCvoFUnAMnX(IinVZ0jOtt3*n=qKRnRUKX}99?pyP$aW4)F{F7C6(z%yyzJ6r{)Ab?
zh#Kn at d$~(1(jq1`(VFcdTb<0WfB=i+s>KW!$8|EC>Pe_4yRosSMiTna`oB53UY6iV
zHF_{|SH at 9O!ttfu at dt~X=z*h4JUKh+X~Z3NxUWWdAr;&o?kB8ChCRC8{u;|J!WSq9
zryQ=1Z31muB$FY%%p3Lv(7}Geu=Kbnn8J=~?+97MQSGmhk at RTQR!&A7!E#)x?N&1*
z!=alHe#{xkuw9mD*V5xUD{C~W?V8g3HRXZ23hb`Ey!FAlh!ZB`4%3}VG2Ik%_pL~e
zt5w!<>Bas+($0~cFma|c7B2WzH^XAcP1rBHME6VKn|G~``0nrqaH`Ot(V2iGg>...