search for: _code

Displaying 20 results from an estimated 23 matches for "_code".

Did you mean: code
2001 Sep 21
1
Quoting underscores in variable names
...ist) Hi, I have discovered that underscores are not allowed in variable names, although this is not by any means the first instance of such a discovery. Short of going through all my other data, and removing underscores, is it possible to quote underscores in R? I had something like: > plot(g\_code ~ sp\_code, data=genes) Error: syntax error in mind, but obviously that does not work. Any thoughts/ideas appreciated. Regards, Edward. -- Edward C. Lang: edward.lang at anu.edu.au | ___ ___ _ ___ | Programmer at the Centre for Bioinformation Science | / __| _ |_) __| | Telep...
2019 Aug 09
1
Re: [PATCH v3] v2v: rhv-upload-plugin - improve wait logic after finalize (RHBZ#1680361)
...4/python2.7/site-packages/ovirtsdk4/service.py", line > > 271, in _internal_remove > > return future.wait() if wait else future > > ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line > > 55, in wait > > return self._code(response) > > ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line > > 268, in callback > > self._check_fault(response) > > ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line > > 132,...
2003 Nov 11
2
[LLVMdev] RE: Status of tests
...the tests passing. Is this to be expected or have > I broken something? I think that you broke something, specifically the C backend. See this comment for details: http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=109#c12 Basically you accidentally renamed 'llvm-dis -c' to 'llvm-dis -c_code'. -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2007 Apr 18
1
[PATCH] Slight cleanups for x86 ring macros (against rc3-mm2)
Clean up of patch for letting kernel run other than ring 0: a. Add some comments about the SEGMENT_IS_*_CODE() macros. b. Add a USER_RPL macro. (Code was comparing a value to a mask in some places and to the magic number 3 in other places.) c. Add macros for table indicator field and use them. d. Change the entry.S tests for LDT stack segment to use the macros. Signed-off-by: Chuck Ebbert <76306.1...
2007 Apr 18
1
[PATCH] Slight cleanups for x86 ring macros (against rc3-mm2)
Clean up of patch for letting kernel run other than ring 0: a. Add some comments about the SEGMENT_IS_*_CODE() macros. b. Add a USER_RPL macro. (Code was comparing a value to a mask in some places and to the magic number 3 in other places.) c. Add macros for table indicator field and use them. d. Change the entry.S tests for LDT stack segment to use the macros. Signed-off-by: Chuck Ebbert <76306.1...
2007 Apr 18
2
[patch 3/8] Allow a kernel to not be in ring 0.
...5:13 -0700, Jeremy Fitzhardinge wrote: > We allow for the fact that the guest kernel may not run in ring 0. > This requires some abstraction in a few places when setting %cs or > checking privilege level (user vs kernel). I made some changes: a. Added some comments about the SEGMENT_IS_*_CODE() macros. b. Added a USER_RPL macro. (You were comparing a value to a mask in some places and to the magic number 3 in other places.) c. Changed the entry.S tests for LDT stack segment to use the macros. From: Jeremy Fitzhardinge <jeremy@xensource.com> We allow for the fact that the g...
2007 Apr 18
2
[patch 3/8] Allow a kernel to not be in ring 0.
...5:13 -0700, Jeremy Fitzhardinge wrote: > We allow for the fact that the guest kernel may not run in ring 0. > This requires some abstraction in a few places when setting %cs or > checking privilege level (user vs kernel). I made some changes: a. Added some comments about the SEGMENT_IS_*_CODE() macros. b. Added a USER_RPL macro. (You were comparing a value to a mask in some places and to the magic number 3 in other places.) c. Changed the entry.S tests for LDT stack segment to use the macros. From: Jeremy Fitzhardinge <jeremy@xensource.com> We allow for the fact that the g...
2019 Aug 08
2
Re: [PATCH v3] v2v: rhv-upload-plugin - improve wait logic after finalize (RHBZ#1680361)
...s, query, wait) ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 271, in _internal_remove return future.wait() if wait else future ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait return self._code(response) ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 268, in callback self._check_fault(response) ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in _check_fault self._raise_error(response, b...
2010 Jan 21
1
Rgeneric.py assists in rearranging generic function definitions
I've attached a script I wrote that pulls all the setGeneric definitions out of a set of R files and puts them in a separate file, default allGenerics.R. I thought it might help others who find themselves in a similar situation. The "situation" was that I had to change the order in which files in my package were parsed; the scheme in which the generic definition is in the
2013 Jan 29
2
Netcdf and Raster Package Questions, Need .asc File for GIS
...el output" ; :MAP_PROJECTION = "EQUIDISTANT CYLINDRICAL" ; :SOUTH_WEST_CORNER_LAT = 48.005f ; :SOUTH_WEST_CORNER_LON = -167.995f ; :DX = 0.01f ; :DY = 0.01f ; 2) Is there a better way to read a netcdf file and create an .asc file that can be read into GIS (GRASS or ArcGIS) *_Code Used_* # get net cdf file, big file wget ftp://ftp.nohrsc.nws.gov/pub/staff/fall/Hultstrand/NOAH32.201204110000.d01.nc ################## #### COMMANDS ## ################## # look at netcdf file header info ncdump -h NOAH32.201204110000.d01.nc ########## # Start R # ########## library(...
2015 Nov 19
2
Comments WAS: Refactor checksize.pl
...the "diag/*" files in Syslinux. Regards, Ady. PS: Let's also not forget the existence of other methods / code to generate / install MBRs and/or VBRs such as: _ "sys.com" / "sys.exe" (v.3.8) from FreeDOS; _ "sys-freedos-linux"; _ "ms-sys" ( _code in C_ ) and its forks such as: _ "ms-sys-free" (current latest code is older than its parent); _ a fork of "ms-sys" by Pete Batard (used in RUFUS) with additional recent patches. Common users and third-party scripts might rather use the Perl script for simplicity, so havi...
2007 Jan 18
8
How can I find out which attribute is screwing up pluralize/singularize?
Hey there :) I''m creating this app on top of a legacy database, that has a mixture of auto_inc ids, non-''id'' named pks, non-integer-pks, foreign keys that end in _code instead of _id, etc. I have the model working great in the console, where I can create any modeled object and reference other objects without issues. However, I''m running into problems with plugins such as GLoc and Scaffold Extension, seemingly because of some attribute names. Scaffoldin...
2005 May 14
1
lda
Dear R-helpers, if I am right a discriminant analysis can be done with "lda". My questions are: 1. What method to discriminate the groups is used by "lda" (Fisher's linar discriminant function, diagonal linear discriminant analysis, likelihood ratio discriminant rule, ...)? 2. How can I see, which method is used? (Typing just lda does not give me any code). Thank you in
2003 Nov 11
0
[LLVMdev] RE: Status of tests
Okay, I'll fix that. But something *WILL* have to change, its not gratuitious. The "-c" option is in an enum which also has a "llvm" value which conflicts with the namespace name and caused a compilation error. To avoid the error, I changed "llvm" to "llvm_code". To be consistent, I changed the "c" enumeration to also have the same suffix, "_code". I wasn't aware when changing this that I'd be changing the command line arguments. I'll work up another solution. REid. On Tue, 2003-11-11 at 10:14, Chris Lattner wrote...
2014 Sep 26
2
[LLVMdev] [cfe-dev] Commit message policy?
Hi, I haven't got any comments to add that haven't already been discussed but I thought it would be worth mentioning that Phabricator's documentation has a fairly good section on good commit messages at https://secure.phabricator.com/book/phabflavor/article/writing_reviewable_code/#write-sensible-commit-me. > -----Original Message----- > From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu] > On Behalf Of Renato Golin > Sent: 25 September 2014 17:15 > To: Reid Kleckner > Cc: Clang Dev; LLVM Dev > Subject: Re: [cfe-dev] [LLVMdev] C...
2009 Apr 06
0
conflict name of si_code on NetBSD
...-MD -MP -MF .deps/child-wait.Tpo -c -o child-wait.o child-wait.c In file included from child-wait.c:4: lib-signals.h:9: error: parse error before '.' token *** Error code 1 Stop. Error occurred. I changed some code, and find out the source of the trouble. [toyota at sernpidal]% grep -w si_code /usr/include/sys/siginfo.h #define si_code _info._code /** si_code */ /** si_code */ The 'si_code' name is conflicted, and I need change the name of 'si_code'. The following is quick patch for NetBSD, just change si_code to sicode. [toyota at sernpidal]% diff -crN dovecot-...
2015 Nov 20
0
Comments WAS: Refactor checksize.pl
...just do not support this usage. > PS: Let's also not forget the existence of other methods / code to > generate / install MBRs and/or VBRs such as: > _ "sys.com" / "sys.exe" (v.3.8) from FreeDOS; > _ "sys-freedos-linux"; > _ "ms-sys" ( _code in C_ ) and its forks such as: > _ "ms-sys-free" (current latest code is older than its parent); > _ a fork of "ms-sys" by Pete Batard (used in RUFUS) with additional > recent patches. These projects are completely unrelated to syslinux. Should someone use our chec...
2019 Aug 08
0
Re: [PATCH v3] v2v: rhv-upload-plugin - improve wait logic after finalize (RHBZ#1680361)
...39; File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line > 271, in _internal_remove > return future.wait() if wait else future > ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line > 55, in wait > return self._code(response) > ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line > 268, in callback > self._check_fault(response) > ', ' File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line > 132, in _check_fault >...
2013 Sep 06
1
[PATCH 2/2] com32/disk: Improve flow at disk_write_sectors and disk_read_sectors.
...3514 100644 --- a/com32/include/syslinux/disk.h +++ b/com32/include/syslinux/disk.h @@ -41,6 +41,14 @@ #define SECTOR 512u /* bytes/sector */ +struct disk_info; +struct disk_ops { + void *(*disk_op)(const struct disk_info *const, com32sys_t *, + uint64_t, uint8_t); + uint32_t read_code; + uint32_t write_code; +}; + struct disk_info { int disk; int ebios; /* EBIOS supported on this disk */ @@ -50,6 +58,14 @@ struct disk_info { uint32_t cyl; uint32_t head; uint32_t spt; + struct disk_ops ops; +}; + +enum disk_op_codes { + EBIOS_READ_CODE = 0x42...
2019 Mar 17
2
Re: [PATCH v2] v2v: rhv-upload-plugin - improve wait logic after finalize (RHBZ#1680361)
On Sun, Mar 17, 2019 at 3:51 PM Daniel Erez <derez@redhat.com> wrote: > After invoking transfer_service.finalize, check operation > status by examining DiskStatus. > This is done instead of failing after a predefined timeout > regardless the status. > > * not verified * > > Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1680361 > --- >