| /sfw/usr/src/cmd/ocaml/ocaml-3.10.2/otherlibs/labltk/builtin/ |
| builtin_palette.ml | 5 | GrayShades of int 6 | RGBShades of int * int * int 14 | `Gray of int 15 | `Rgb of int * int * int
|
| builtin_ScrollValue.ml | 5 | ScrollPage of int (* tk option: scroll <int> page *) 6 | ScrollUnit of int (* tk option: scroll <int> unit *) 7 | MoveTo of float (* tk option: moveto <float> *) 15 | `Page of int (* tk option: scroll <int> page *) 16 | `Unit of int (* tk option: scroll <int> unit *) 17 | `Moveto of float (* tk option: moveto <float> *)
|
| builtin_bindtags.ml | 5 | TagBindings of string (* tk option: <string> *) 6 | WidgetBindings of widget (* tk option: <widget> *) 14 | `Tag of string (* tk option: <string> *) 15 | `Widget of any widget (* tk option: <widget> *)
|
| /sfw/usr/src/cmd/swig/swig-1.3.35/Lib/ruby/ |
| file.i | 13 OpenFile *of; 14 GetOpenFile($input, of); 15 rb_io_check_readable(of); 16 $1 = GetReadFile(of); 21 OpenFile *of; 22 GetOpenFile($input, of); 23 rb_io_check_readable(of); 24 $1 = GetReadFile(of); 28 OpenFile *of; 29 GetOpenFile($input, of); [all...] |
| /sfw/usr/src/cmd/mysql-5-0/mysql-5.0.86/mysql-test/suite/funcs_1/t/ |
| disabled.def | 13 innodb_storedproc: (changes of WL#2984, using storeproc_nn instead) 14 memory_storedproc: (changes of WL#2984, using storeproc_nn instead) 15 myisam_storedproc: (changes of WL#2984, using storeproc_nn instead)
|
| /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/ppc/ |
| range64.l | 2 .*:3: Error: operand out of domain \(-1 is not a multiple of 4\) 3 .*:4: Error: operand out of domain \(2 is not a multiple of 4\) 4 .*:5: Error: operand out of range.* 5 .*:6: Error: operand out of range.* 6 .*:7: Error: operand out of range.*
|
| range.l | 2 .*:6: Error: operand out of range.* 3 .*:7: Error: operand out of range.*
|
| /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/d10v/ |
| address-028.l | 2 .*:6: Error: Unsupported use of sp
|
| address-029.l | 2 .*:6: Error: Unsupported use of sp
|
| /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/ia64/ |
| opc-a-err.l | 2 .*:1: Error: Operand 2 of `adds' should be a 14-bit .* 3 .*:2: Error: Operand 2 of `adds' should be a 14-bit .* 4 .*:4: Error: Operand 2 of `addl' should be a 22-bit .* 5 .*:5: Error: Operand 2 of `addl' should be a 22-bit .* 6 .*:6: Error: Operand 3 of `addl' should be a general register r0-r3 7 .*:8: Error: Operand 2 of `sub' should be .* 8 .*:9: Error: Operand 2 of `sub' should be .* 9 .*:11: Error: Operand 2 of `and' should be .* 10 .*:12: Error: Operand 2 of `and' should be .* 11 .*:14: Error: Operand 2 of `or' should be . [all...] |
| unwind-err.l | 2 .*:1: Error: .endp outside of procedure 3 .*:2: Error: .personality outside of procedure 4 .*:3: Error: .unwentry outside of procedure 5 .*:4: Error: .unwabi outside of procedure 6 .*:5: Error: .handlerdata outside of procedure 7 .*:6: Error: .prologue outside of procedure 8 .*:7: Error: .body outside of procedure 9 .*:8: Error: .spillreg outside of procedure 10 .*:9: Error: .spillreg.p outside of procedure 11 .*:10: Error: .spillsp outside of procedur [all...] |
| dv-raw-err.l | 2 .*:10: Warning: Use of 'mov\.m' violates RAW dependency 'AR\[BSP\]' \(impliedf\) 3 .*:9: Warning: This is the location of the conflicting usage 4 .*:10: Warning: Use of 'mov\.m' violates RAW dependency 'RSE' \(impliedf\) 5 .*:9: Warning: This is the location of the conflicting usage 6 .*:15: Warning: Use of 'mov\.m' violates RAW dependency 'AR\[BSPSTORE\]' \(impliedf\) 7 .*:14: Warning: This is the location of the conflicting usage 8 .*:15: Warning: Use of 'mov\.m' violates RAW dependency 'RSE' \(impliedf\) 9 .*:14: Warning: This is the location of the conflicting usage 10 .*:20: Warning: Use of 'cmpxchg8\.acq' violates RAW dependency 'AR\[CCV\]' \(impliedf\) 11 .*:19: Warning: This is the location of the conflicting usag [all...] |
| /sfw/usr/src/cmd/binutils/binutils-2.19/ld/testsuite/ld-arm/ |
| gc-unwind.d | 4 Contents of section .data:
|
| arm-target2-got-rel.d | 4 Contents of section .text: 6 Contents of section .got:
|
| /sfw/usr/src/cmd/coreutils/coreutils-7.4/man/ |
| nl.x | 2 nl \- number lines of files
|
| paste.x | 2 paste \- merge lines of files
|
| /sfw/usr/src/cmd/patchutils/patchutils-0.3.0/tests/linux-2.2.17-pre4-5/ |
| run-test | 41 large amount of stuff 42 large amount of stuff 43 large amount of stuff 44 large amount of stuff 45 large amount of stuff 46 large amount of stuff 47 large amount of stuff 48 large amount of stuff 49 large amount of stuff 50 large amount of stuf [all...] |
| /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/all/ |
| eval.d | 2 #name: evaluation of simple expressions 6 Contents of section .data:
|
| /sfw/usr/src/cmd/perl510/perl-5.10.0/lib/ |
| less.t | 12 is_deeply([less->of], [], 'more please'); 14 is_deeply([less->of], ['please'],'less please'); 16 is_deeply([less->of],[],'more please'); 19 is_deeply([sort less->of],[sort qw(random acts)],'less random acts'); 21 is(scalar less->of('random'),1,'less random');
|
| /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/mips/ |
| relax-swap2.l | 2 .*:9: Warning: relaxed out-of-range branch into a jump 3 .*:13: Warning: relaxed out-of-range branch into a jump 4 .*:18: Warning: relaxed out-of-range branch into a jump 5 .*:22: Warning: relaxed out-of-range branch into a jump 6 .*:27: Warning: relaxed out-of-range branch into a jump 7 .*:31: Warning: relaxed out-of-range branch into a jump 8 .*:36: Warning: relaxed out-of-range branch into a jump 9 .*:40: Warning: relaxed out-of-range branch into a jump 10 .*:45: Warning: relaxed out-of-range branch into a jump
|
| /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/i386/ |
| relax.d | 6 Contents of section .text: 9 Contents of section .gcc_except_table: 11 Contents of section .gnu.linkonce.t.blah:
|
| /sfw/usr/src/cmd/a2ps/a2ps-4.13/man/ |
| card.x | 2 card \- print reference card of program options
|
| /sfw/usr/src/cmd/gettext/gettext-0.16.1/gettext-tools/man/ |
| msgexec.x | 2 msgexec \- process translations of message catalog
|
| msgfilter.x | 2 msgfilter \- edit translations of message catalog
|
| /sfw/usr/src/cmd/binutils/binutils-2.19/gas/testsuite/gas/cfi/ |
| cfi-diag-1.l | 2 .*:2: Error: register save offset not a multiple of .*
|