search for: 11428

Displaying 10 results from an estimated 10 matches for "11428".

Did you mean: 1428
2023 Jan 05
1
R 'arima' discrepancies
...ry(tsbox) library(forecast) library(tidyr) library(dplyr) #============================================================# #Data ---- #============================================================# #Brazilian CPI and analytical components ipca <- gbcbd_get_series(c(433, 4449, 10844, 11428, 27863, 27864), first.date = dmy("01/01/2004")) ipca <- ipca %>% mutate(series.name = case_when(id.num == 433 ~ "ipca", id.num == 4449 ~ "administrados", id.num == 10844 ~ "servicos", id.num == 11428 ~ "livres", id.num == 27863...
2020 Aug 25
0
X.Org server security advisory: August 25, 2020
Multiple input validation failures in X server extensions ========================================================= All theses issuses can lead to local privileges elevation on systems where the X server is running privileged. * CVE-2020-14345 / ZDI CAN 11428 XkbSetNames Out-Of-Bounds Access The handler for the XkbSetNames request does not validate the request length before accessing its contents. * CVE-2020-14346 / ZDI CAN 11429 XIChangeHierarchy Integer Underflow An integer underflow exists in the handler for the XIChangeHierarchy request. * CVE-2...
2006 Jul 05
3
override created_on column name
We are using Rails for a project that must integrate with a legacy database. Is there a way to get Rails to automatically set the timestamp for a column named something other created_on or updated_on ? Also, how does one manipulate the size of the database connection pool? Dennis Byrne -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Sep 10
1
[Bug 11513] New: Modified rrsync to support write-only usage
...Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: core Assignee: wayned at samba.org Reporter: jason.pfeil at gmail.com QA Contact: rsync-qa at samba.org Created attachment 11428 --> https://bugzilla.samba.org/attachment.cgi?id=11428&action=edit Proposed patch to add -wo option to rrsync that is mutex with existing -ro option I needed to use rrsync as a write-only solution rather than a read-write or a read-only solution. I added an additional option -wo that doe...
2009 Mar 30
1
[LLVMdev] Dear Evan Chang, Re: help: about how to use tblgen to constraint operand.
...ng. But When I test some case. I find a register class error. -------------- 11405   0x9321bc8: f64,ch = FLDI 0x93436f8, 0x9343c20, 0x9321ac0, 0x9343674 --                                                                      |                                                                      | 11428         0x9321304: f64 = Register  #1066---------|                 | 153 11429         0x9321bc8: <multiple use>             |                 |  154 11430       0x93447fc: ch = CopyToReg 0x9320fdc, 0x9321304, 0x9321bc8 <--| --------------- When llc merge the result of FLDI and register...
2008 Jun 16
1
3.2.1 HVM network packets dropped
...collisions:0 txqueuelen:32 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) -- vif21.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:11428 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) -- xenbr0 Link encap:Ethernet HWaddr 00:1B:21:05:02:77 inet addr:192.168.10.32 Bcast:192.168.10.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metri...
2009 Mar 31
1
[LLVMdev] 转发: Re: Dear Evan Chang, Re: help: about how to use tblgen to constraint operand.
...g. But When I test some case. I find a register class error. -------------- 11405   0x9321bc8: f64,ch = FLDI 0x93436f8, 0x9343c20, 0x9321ac0, 0x9343674 --                                                                      |                                                                      | 11428         0x9321304: f64 = Register  #1066---------|                 | 153 11429         0x9321bc8: <multiple use>             |                 |  154 11430       0x93447fc: ch = CopyToReg 0x9320fdc, 0x9321304, 0x9321bc8 <--| --------------- When llc merge the result of FLDI and registe...
2009 Feb 20
0
[LLVMdev] help: about how to use tblgen to constraint operand.
On Feb 19, 2009, at 8:26 PM, 任坤 wrote: > hi, Dear Evan Cheng: > > My cpu is i32 embeded CPU. I define pseudo register pair registers. > > In mytargetRegisterInfo.td: > def T0: RegisterWithSubRegs<"t0",[R0,R1]>; > ... > def GPR64 : RegisterClass<"mytarget", [i64], 64, [T0, T1.....] > > In mytargetISelLowering.cpp: > I define i1, i8 ,
2009 Feb 20
2
[LLVMdev] help: about how to use tblgen to constraint operand.
hi, Dear Evan Cheng: My cpu is i32 embeded CPU. I define pseudo register pair registers. In mytargetRegisterInfo.td: def T0: RegisterWithSubRegs<"t0",[R0,R1]>; ... def GPR64 : RegisterClass<"mytarget", [i64], 64, [T0, T1.....] In mytargetISelLowering.cpp: I define i1, i8 , i16 and i32 are legal. 1. I still have problem. I save my function return double  value in
2008 Feb 29
1
cram-md5 crashes passdb
..._IFREG|0755, st_size=786000, ...}) = 0 [pid 24795] old_mmap(NULL, 797860, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7c0f000 [pid 24795] old_mmap(0xb7cc5000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xb6000) = 0xb7cc5000 [pid 24795] old_mmap(0xb7ccf000, 11428, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ccf000 [pid 24795] close(4) = 0 [pid 24795] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c0e000 [pid 24795] open("/usr/local/lib/i686/sse2/libdb-3.3.so", O_R...