HomeSort by relevance Sort by last modified time
    Searched refs:RW (Results 1 - 25 of 31) sorted by null

1 2

  /sfw/usr/src/cmd/
mapfile_noexstk 27 stack = STACK ?RW;
  /sfw/usr/src/cmd/jruby/jruby-1.1.3/test/
test_rewriter.rb 6 RW = org.jruby.ast.visitor.rewriter.ReWriteVisitor
19 assert_nothing_raised { RW.create_code_from_node(node, '') }
  /sfw/usr/src/cmd/binutils/binutils-2.19/ld/testsuite/ld-elf/
noload-2.d 7 +LOAD +0x200000 +0x0+ +0x0+ +0x0+ +0x0+1 +RW +0x200000
loadaddr3a.d 8 LOAD +0x000200 0x0*00000200 0x0*00000110 0x0*0010 0x0*0010 RW 0x.*
loadaddr1.d 9 LOAD +0x302000 0xf*80102000 0xf*80102000 0x0*10 0x0*10 RW 0x200000
loadaddr2.d 9 LOAD +0x302000 0xf*80302000 0xf*80302000 0x0*10 0x0*10 RW 0x200000
  /sfw/usr/src/cmd/binutils/binutils-2.19/ld/testsuite/ld-cris/
nodyn4.d 15 LOAD [0-9a-fx ]+ RW 0x2000
  /sfw/usr/src/cmd/dvd+rw-tools/dvd+rw-tools-5.21.4.10.8/
dvd+rw-tools.spec 2 Name: dvd+rw-tools
7 Source: http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gz
8 URL: http://fy.chalmers.se/~appro/linux/DVD+RW/
14 Collection of tools to master DVD+RW/+R/-R/-RW media. For further
15 information see http://fy.chalmers.se/~appro/linux/DVD+RW/.
22 [ -f index.html ] || wget -nd http://fy.chalmers.se/~appro/linux/DVD+RW/
75 - dvd+rw-format 4.10: add support for DVD-RAM;
80 DVD+RW media, but not e.g. DVD-R
    [all...]
dvd+rw-booktype.cpp 4 # located in lead-in of DVD+RW media. This is 8th version. 2nd version
5 # added initial support for 2nd generation DVD+RW drives. 3rd version
53 case 0x30: ret="-RW"; break;
54 case 0x90: ret="+RW"; break;
119 printf ("The unit will format DVD+RW media as DVD%s\n",
146 { fprintf (stderr,":-( action is applicable to DVD+RW only\n");
178 printf ("Unit was instructed to format DVD+RW as DVD%s\n",
179 book==0x01?"-ROM":"+RW");
238 printf ("The unit will format DVD+RW media as DVD%s\n",
256 { fprintf (stderr,":-( action is applicable to DVD+RW only\n")
    [all...]
rpl8.cpp 5 # RICOH Program Loader 8 (primarily DVD+RW units) for Linux 2.4 and
  /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/ppc/
test1xcoff32.s 13 .csect [RW]
77 .csect [RW]
test1xcoff.asm 13 .csect [RW]
77 .csect [RW]
  /sfw/usr/src/cmd/ntpd/ntp-dev-4.2.5p172/ntpd/
cmd_args.c 159 (u_short) (RW));
171 (u_short) (RW | DEF));
  /sfw/usr/src/cmd/doxygen/doxygen-1.5.7.1/tmake/lib/win32-visage/
tmake.conf 35 TMAKE_LFLAGS = -nologo -code:RX -data:RW -def -noe
  /sfw/usr/src/cmd/openldap/bdb-4.5.20.b/source/4.5.20.b/test/
memp004.tcl 30 error_check_good dbopen/$testfile/RW [is_valid_db $db] TRUE
memp003.tcl 48 error_check_good dbopen/RW [is_valid_db $db] TRUE
100 # Now open remote process where we will open the file RW
  /sfw/usr/src/cmd/mysql-5-0/mysql-5.0.86/bdb/test/
memp003.tcl 47 error_check_good dbopen/RW [is_valid_db $db] TRUE
99 # Now open remote process where we will open the file RW
  /sfw/usr/src/cmd/net-snmp/net-snmp-5.4.1/local/
mib2c.int_watch.conf 70 * The ASN type and RO/RW status are taken from the MIB definition,
  /sfw/usr/src/lib/wxwidgets/wxGTK-2.8.10/src/tiff/
tif_color.c 173 #define Code2V(c, RB, RW, CR) ((((c)-(int32)(RB))*(float)(CR))/(float)((RW)-(RB)))
  /sfw/usr/src/cmd/erlang/otp_src_R12B-1/lib/observer/src/
etop_gui.erl 133 RW = W-9, % just to make nice small margins on each side of grid
134 X = RW div 12,
135 [2*X, 3*X, X, X, X, X, 3*X + (RW - 12*X)].
  /sfw/usr/src/cmd/perl510/perl-5.10.0/lib/Math/
BigRat.pm     [all...]
  /sfw/usr/src/cmd/vim/vim72/runtime/syntax/
cdrtoc.vim 205 \ ['RW', 'RW_RAW'])
390 \ ['RW', 'RW_RAW'])
  /sfw/usr/src/cmd/ntpd/ntp-dev-4.2.5p172/include/
ntpd.h 53 #define RW (CAN_READ|CAN_WRITE)
  /sfw/usr/src/cmd/mysql/mysql-4.0.24/bdb/test/
mpool.tcl 314 error_check_good dbopen/RW [is_valid_db $db] TRUE
366 # Now open remote process where we will open the file RW
  /sfw/usr/src/cmd/gdb/gdb-6.8/sim/d10v/
simops.c 1328 tmp = RW (addr);
1347 tmp = RW (addr);
1368 tmp = RW (addr);
1389 tmp = RW (addr);
1408 tmp = RW (addr);
    [all...]

Completed in 2459 milliseconds

1 2