search for: tfr

Displaying 20 results from an estimated 20 matches for "tfr".

Did you mean: ifr
2012 Aug 04
4
DAtes
Hi all, I´m trying to convert as a data frame (with format "date") this copied excel column of dates (exposed below), I have tried to save them in a txt file tfr<-read.table("tfra.txt") tfr<-data.frame(tfr) I have tried several things, as date, so on, but always error. And it makes Error en as.Date.default(tfr, "%m/%d/%y") : do not know how to convert 'a' to class "Date" Can anyone give me a clue or a gide...
2019 Mar 25
2
Overlapping register groups in old 8-bit MC6809 processor.
Hi I'm returning to my MC6809 back-end from a health-related hiatus. The assembler is tantalisingly close, but I've got some parsing and matching problems. The register set; these overlap in annoying ways, for instance, two instructions TFR and EXG each have a single opcode, and the post-byte specifies which registers are to be involved, but the registers can be 8- or 16-bit, and 2 of the 8-bit registers make up one of the 16-bit registers (A + B make D). See https://en.wikipedia.org/wiki/Motorola_6809 it is legal to (e.g.) "TF...
2002 Apr 19
4
Durbin-Watson test in packages "car" and "lmtest"
Hi, P-values in Durbin-Watson test obtained through the use of functions available in packages "lmtest" and "car" are different. The difference is quite significant. function "dwtest" in "lmtest" is much faster than "burbinwatson" in "car". Actually, you can take a nap while the latter trying to calculated Durbin-Watson test. My question
2001 Oct 08
1
access denied but only in cetain situations
...All Printers path = /tmp create mask = 0700 guest ok = Yes printable = Yes [psdir] path = /tmp create mask = 0700 guest ok = Yes printable = Yes [root] path = / valid users = sepp georg armin andreas apreti write list = @root writeable = Yes browseable = No magic script = mymagic [tfr] path = /data02/programme/personal/tfr writeable = Yes [abteilungen] path = /data01/abteilungen writeable = Yes [programme] path = /data02/programme writeable = Yes veto oplock files = /path.dbf/ /xtreib.dbf/ /XTREIB.DBF/ /XTREIB.NTX/ /AMENU.EXE/
2012 Jul 08
2
[LLVMdev] Possible issue with EXPANDING POST-RA PSEUDO INSTRS
...wing: The pass replaces a real copy with a "transfer" instruction: ********** EXPANDING POST-RA PSEUDO INSTRS ********** ********** Function: main real copy: %R15<def> = COPY %R4, %D2<imp-use,kill>, %D7<imp-use,kill>, %D7<imp-def> replaced by: %R15<def> = TFR %R4, %D7<imp-def> The R4 is a subreg of D2 double register (basically R0:R1==D0; R4:R5==D2 etc.). After this copy D2 is dead, and is marked as such. Register allocator did not mark R4 as <kill>, and when ExpandPostRA copies operands, it loses the live range marker. My questions - is t...
2012 Jul 09
0
[LLVMdev] Possible issue with EXPANDING POST-RA PSEUDO INSTRS
...Sergei Larin <slarin at codeaurora.org> wrote: > ********** EXPANDING POST-RA PSEUDO INSTRS ********** > ********** Function: main > real copy: %R15<def> = COPY %R4, %D2<imp-use,kill>, %D7<imp-use,kill>, > %D7<imp-def> > replaced by: %R15<def> = TFR %R4, %D7<imp-def> > > The R4 is a subreg of D2 double register (basically R0:R1==D0; R4:R5==D2 > etc.). After this copy D2 is dead, and is marked as such. > Register allocator did not mark R4 as <kill>, and when ExpandPostRA copies > operands, it loses the live range mar...
1999 Jun 04
9
"because you dance to disco and you don't like rock" [Win2000 vs Samba/Linux]
.../process.c:switch_message(402) switch message SMBsesssetupX (pid 17127) [1999/06/04 21:24:00, 3] smbd/reply.c:reply_sesssetup_and_X(675) Domain=[ARIPAEV] NativeOS=[Windows NT 2031] NativeLanMan=[Windows NT 5.0] [1999/06/04 21:24:00, 3] smbd/reply.c:reply_sesssetup_and_X(679) sesssetupX:name=[TFR] [1999/06/04 21:24:00, 3] smbd/error.c:error_packet(138) error packet at line 781 cmd=115 (SMBsesssetupX) eclass=2 ecode=2 [1999/06/04 21:24:00, 3] smbd/error.c:error_packet(143) error string = No such file or directory [1999/06/04 21:24:53, 3] smbd/process.c:process_smb(565) Transaction 7 of...
2010 Jul 01
2
Sweave function
Dear list, I have a question about the interaction between R code and Latex language trough the Sweave function in the package "utils". What I'm trying to do is to write a report. Contrary to the examples shown in the Sweave Manual in which table already constructed by R are "exported" on Latex files, what I would like to do is to build a table in which I combine text and
2012 Jun 30
0
[LLVMdev] Scheduler Roadmap
On Fri, 11 May 2012 10:26:41 -0500 <dag at cray.com> wrote: > Hal Finkel <hfinkel at anl.gov> writes: > > >> Actually, we don't have any problem releasing tests. We have done > >> so before when sending patches. The problem is the people we got > >> the tests from. Some are from proprietary test suites, others are > >> from sensitive
2017 Oct 23
3
maximum value for alignstack function attribute?
I have this test case in my frontend, which is triggering an assert in llvm master branch: fn fnWithAlignedStack() -> i32 { @setAlignStack(1024); return 1234; } It sets alignstack=1024 in the function attributes (see http://llvm.org/docs/LangRef.html#function-attributes). It's tripping an assert: llvm/lib/IR/Attributes.cpp:134: static llvm::Attribute
2012 May 11
5
[LLVMdev] Scheduler Roadmap
Hal Finkel <hfinkel at anl.gov> writes: >> Actually, we don't have any problem releasing tests. We have done so >> before when sending patches. The problem is the people we got the >> tests from. Some are from proprietary test suites, others are from >> sensitive codes, etc. It's often not up to us at all. > > I completely understand. Why don't
2013 Jan 02
4
Define 6.1 and 7.1 channel mappings
...then the samples for the front left speaker must come first in the interleaved stream. The number of bits set indwChannelMask should be the same as the number of channels specified in WAVEFORMATEX.nChannels." Which gives us the following order: FL FR FC LFE BL BR FLC FRC BC SL SR TC TFL TFC TFR TBL TBC TBR It happens to be compatible with all currently defined FLAC channel assignments: - 1 channel: mono (FC) - 2 channels: left, right (FL FR) - 3 channels: left, right, center (FL FR FC) - 4 channels: left, right, back left, back right (FL FR BL BR) - 5 channels: left, right, center, back...
2012 Jun 25
4
[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
Hello all: This seires is an update of last version of multiqueue support to add multiqueue capability to both tap and virtio-net. Some kinds of tap backends has (macvatp in linux) or would (tap) support multiqueue. In such kind of tap backend, each file descriptor of a tap is a qeueu and ioctls were prodived to attach an exist tap file descriptor to the tun/tap device. So the patch let qemu to
2012 Jun 25
4
[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
Hello all: This seires is an update of last version of multiqueue support to add multiqueue capability to both tap and virtio-net. Some kinds of tap backends has (macvatp in linux) or would (tap) support multiqueue. In such kind of tap backend, each file descriptor of a tap is a qeueu and ioctls were prodived to attach an exist tap file descriptor to the tun/tap device. So the patch let qemu to
2012 Jul 06
5
[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
Hello all: This seires is an update of last version of multiqueue support to add multiqueue capability to both tap and virtio-net. Some kinds of tap backends has (macvatp in linux) or would (tap) support multiqueue. In such kind of tap backend, each file descriptor of a tap is a qeueu and ioctls were prodived to attach an exist tap file descriptor to the tun/tap device. So the patch let qemu to
2012 Jul 06
5
[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
Hello all: This seires is an update of last version of multiqueue support to add multiqueue capability to both tap and virtio-net. Some kinds of tap backends has (macvatp in linux) or would (tap) support multiqueue. In such kind of tap backend, each file descriptor of a tap is a qeueu and ioctls were prodived to attach an exist tap file descriptor to the tun/tap device. So the patch let qemu to
2009 Aug 25
3
Extending virtio_console to support multiple ports
Hello all, Here is a new iteration of the patch series that implements a transport for guest and host communications. The code has been updated to reuse the virtio-console device instead of creating a new virtio-serial device. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. There are a few items on my
2009 Aug 25
3
Extending virtio_console to support multiple ports
Hello all, Here is a new iteration of the patch series that implements a transport for guest and host communications. The code has been updated to reuse the virtio-console device instead of creating a new virtio-serial device. I've tested for compatibility (old qemu & new kernel, new qemu & old kernel, new qemu & new kernel) and it all works fine. There are a few items on my
2012 Apr 15
6
CRAN (and crantastic) updates this week
...tfplot (2012.4-1) Maintainer: Paul Gilbert and Erik Meijer Author(s): Paul Gilbert <pgilbert.ttv9z at ncf.ca> License: GPL-2 http://crantastic.org/packages/tfplot Utilities in this package are for simple manipulation and quick plotting of time series data. These utilities use the tframe package which provides a programming kernel for time series. Extension to tframe provided in tframePlus can also be used. See the Guide vignette for examples. * varbvs (1.0) Maintainer: Peter Carbonetto Author(s): Peter Carbonetto License: GPL (>= 3) http://crantastic.org/packa...
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