/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-m68851.h | 142 {"pdbac", two(0xf048, 0x0007), two(0xfff8, 0xffff), "DsBw"}, 143 {"pdbas", two(0xf048, 0x0006), two(0xfff8, 0xffff), "DsBw"}, 144 {"pdbbc", two(0xf048, 0x0001), two(0xfff8, 0xffff), "DsBw"}, 145 {"pdbbs", two(0xf048, 0x0000), two(0xfff8, 0xffff), "DsBw"}, 146 {"pdbcc", two(0xf048, 0x000f), two(0xfff8, 0xffff), "DsBw"}, 147 {"pdbcs", two(0xf048, 0x000e), two(0xfff8, 0xffff), "DsBw"}, 148 {"pdbgc", two(0xf048, 0x000d), two(0xfff8, 0xffff), "DsBw"}, 149 {"pdbgs", two(0xf048, 0x000c), two(0xfff8, 0xffff), "DsBw"}, 150 {"pdbic", two(0xf048, 0x000b), two(0xfff8, 0xffff), "DsBw"}, 151 {"pdbis", two(0xf048, 0x000a), two(0xfff8, 0xffff), "DsBw"}, [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-m68851.h | 142 {"pdbac", two(0xf048, 0x0007), two(0xfff8, 0xffff), "DsBw"}, 143 {"pdbas", two(0xf048, 0x0006), two(0xfff8, 0xffff), "DsBw"}, 144 {"pdbbc", two(0xf048, 0x0001), two(0xfff8, 0xffff), "DsBw"}, 145 {"pdbbs", two(0xf048, 0x0000), two(0xfff8, 0xffff), "DsBw"}, 146 {"pdbcc", two(0xf048, 0x000f), two(0xfff8, 0xffff), "DsBw"}, 147 {"pdbcs", two(0xf048, 0x000e), two(0xfff8, 0xffff), "DsBw"}, 148 {"pdbgc", two(0xf048, 0x000d), two(0xfff8, 0xffff), "DsBw"}, 149 {"pdbgs", two(0xf048, 0x000c), two(0xfff8, 0xffff), "DsBw"}, 150 {"pdbic", two(0xf048, 0x000b), two(0xfff8, 0xffff), "DsBw"}, 151 {"pdbis", two(0xf048, 0x000a), two(0xfff8, 0xffff), "DsBw"}, [all …]
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | m68k-opc.c | 27 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro 187 {"bfchg", two(0165300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 188 {"bfclr", two(0166300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 189 {"bfexts", two(0165700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 190 {"bfextu", two(0164700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 191 {"bfffo", two(0166700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 192 {"bfins", two(0167700, 0), two(0177700, 0100000), "D1?sO2O3", m68020up }, 193 {"bfset", two(0167300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 194 {"bftst", two(0164300, 0), two(0177700, 0170000), "/sO2O3", m68020up }, 223 {"cas2w", two(0006374,0), two(0177777,0007070), "D3D6D2D5r1r4", m68020up }, [all …]
|
H A D | v850-opc.c | 34 /* Two-word opcodes. */ 35 #define two(x,y) ((unsigned int) (x) | ((unsigned int) (y) << 16)) macro 631 { "prepare", two (0x0780, 0x0003), two (0xffc0, 0x001f), {LIST12, IMM5, SP}, 0, PROCESSOR_NOT_… 632 { "prepare", two (0x0780, 0x000b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_N… 633 { "prepare", two (0x0780, 0x0013), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_N… 634 { "prepare", two (0x0780, 0x001b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM32}, 0, PROCESSOR_N… 635 { "prepare", two (0x0780, 0x0001), two (0xffc0, 0x001f), {LIST12, IMM5}, 0, PROCESSOR_NOT_V850… 637 { "dispose", two (0x0640, 0x0000), two (0xffc0, 0x001f), {IMM5, LIST12}, 0, PROCESSOR_NOT_V850 … 639 { "ld.b", two (0x0700, 0x0000), two (0x07e0, 0x0000), {D16, R1, R2}, 1, PROCESSOR_ALL }, 640 { "ld.h", two (0x0720, 0x0000), two (0x07e0, 0x0001), {D16_15, R1, R2}, 1, PROCESSOR_ALL }, [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m68k-opc.c | 27 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro 187 {"bfchg", 4, two(0165300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 188 {"bfclr", 4, two(0166300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 189 {"bfexts", 4, two(0165700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 190 {"bfextu", 4, two(0164700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 191 {"bfffo", 4, two(0166700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 192 {"bfins", 4, two(0167700, 0), two(0177700, 0100000), "D1?sO2O3", m68020up }, 193 {"bfset", 4, two(0167300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 194 {"bftst", 4, two(0164300, 0), two(0177700, 0170000), "/sO2O3", m68020up }, 223 {"cas2w", 6, two(0006374,0), two(0177777,0007070), "D3D6D2D5r1r4", m68020up }, [all …]
|
H A D | v850-opc.c | 36 /* Two-word opcodes. */ 37 #define two(x,y) ((unsigned int) (x) | ((unsigned int) (y) << 16)) macro 556 { "prepare", two (0x0780, 0x0003), two (0xffc0, 0x001f), {LIST12, IMM5, SP}, 0, PROCESSOR_NOT_… 557 { "prepare", two (0x0780, 0x000b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_N… 558 { "prepare", two (0x0780, 0x0013), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_N… 559 { "prepare", two (0x0780, 0x001b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM32}, 0, PROCESSOR_N… 560 { "prepare", two (0x0780, 0x0001), two (0xffc0, 0x001f), {LIST12, IMM5}, 0, PROCESSOR_NOT_V850… 562 { "dispose", two (0x0640, 0x0000), two (0xffc0, 0x001f), {IMM5, LIST12}, 0, PROCESSOR_NOT_V850 … 564 { "ld.b", two (0x0700, 0x0000), two (0x07e0, 0x0000), {D16, R1, R2}, 1, PROCESSOR_ALL }, 565 { "ld.h", two (0x0720, 0x0000), two (0x07e0, 0x0001), {D16_15, R1, R2}, 1, PROCESSOR_ALL }, [all …]
|
/openbsd-src/regress/usr.bin/mandoc/roff/args/ |
H A D | mdoc.in | 10 .Fl one two 14 .Fl one\ one two\ two 18 .Fl one\eone two 22 .\"Fl one\\ two 26 .Fl one\\e two 30 .Fl one two 34 .Fl one two 38 .Fl one two 42 .Fl one two 46 .Fl one two [all …]
|
H A D | man.in | 7 .IB one two 11 .IB one\ one two\ two 15 .IB one\eone two 19 .\"IB one\\ two 23 .IB one\\e two 27 .IB one two 31 .IB one two 35 .IB one two 39 .IB one two 43 .IB one two [all …]
|
H A D | roff.in | 17 .test one two 19 .test one\ one two\ two 21 .test one\eone two 23 .\" .test one\\ two 25 .test one\\e two 27 .test one two 29 .test one two 31 .test one two 33 .test one two 35 .test one two [all …]
|
H A D | roff.out_ascii | 8 standard unquoted: (one) (two) 9 escaped blanks: (one one) (two two) 10 escaped 'e' character: (one\one) (two) 11 escaped backslash before 'e' character: (one\) (two) 12 double inter-argument space: (one) (two) 13 triple inter-argument space: (one) (two) 14 single eol blank: (one) (two) 15 double eol blank: (one) (two) 16 triple eol blank: (one) (two) 17 standard quoted: (one) (two) [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/special/ |
H A D | initp1.C | 5 class Two { 10 Two( int ii, int jj ) { i = ii; j = jj; k = count++; }; in Two() function 11 Two( void ) { i = 0; j = 0; k = count++; }; in Two() function 17 extern Two foo; 18 extern Two goo; 19 extern Two coo[]; 20 extern Two koo[]; 22 Two foo( 5, 6 ) __attribute__((init_priority(1005))); 24 Two goo __attribute__((init_priority(1007))) = Two( 7, 8 ); 26 Two doo[ 3 ]; [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/ |
H A D | pair.t | 11 is_deeply( [ pairgrep { $b % 2 } one => 1, two => 2, three => 3 ], 15 is( scalar( pairgrep { $b & 2 } one => 1, two => 2, three => 3 ), 28 pairgrep { } one => 1, two => 2; 31 pairgrep { } one => 1, two =>; 37 my @kvlist = ( one => 1, two => 2 ); 39 is_deeply( \@kvlist, [ one => 2, two => 3 ], 'pairgrep aliases elements' ); 42 is_deeply( [ pairfirst { length $a == 5 } one => 1, two => 2, three => 3 ], 46 is_deeply( [ pairfirst { length $a == 4 } one => 1, two => 2, three => 3 ], 50 is( scalar( pairfirst { length $a == 5 } one => 1, two => 2, three => 3 ), 54 ok( !scalar( pairfirst { length $a == 4 } one => 1, two => 2, three => 3 ), [all …]
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/src/build/ |
H A D | Makefile | 14 $(OBJDIR)/clean-two.o: $(SRCDIR)/clean-two.c 15 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/clean-two.c 20 $(OBJDIR)/emit-two.o: $(SRCDIR)/emit-two.c 21 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/emit-two.c 26 $(OBJDIR)/broken-two.o: $(SRCDIR)/broken-two.c 27 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/broken-two.c 29 …(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJDIR)/emit-tw… 30 …(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJDIR)/emit-tw… 34 build_clean: $(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o 36 build_broken: $(OBJDIR)/main.o $(OBJDIR)/broken-one.o $(OBJDIR)/broken-two.o [all …]
|
/openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/ |
H A D | test_location.py | 16 baseInput="int one;\nint two;\n" 28 two = get_cursor(tu, 'two') 31 self.assertIsNotNone(two) 34 self.assert_location(two.location,line=2,column=5,offset=13) 39 two = get_cursor(tu, 'two') 42 self.assertIsNotNone(two) 45 self.assert_location(two.location,line=3,column=5,offset=14) 50 two = get_cursor(tu, 'two') 53 self.assert_location(two.location,line=2,column=5,offset=14) 85 two = get_cursor(tu, 'two') [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/ |
H A D | prove.t | 111 argv => [qw(one two three)], 136 argv => [qw(one two three)], 161 args => { argv => [qw( one two three )] }, 167 'one', 'two', 'three' 176 # argv => [qw( one two three )], 185 # 'one', 'two', 192 argv => [qw( one two three )], 195 argv => [qw( one two three )], 200 'one', 'two', 207 argv => [qw( one two thre [all...] |
/openbsd-src/regress/bin/ksh/edit/ |
H A D | vi.sh | 53 testseq "one two\0027rep" " # one two\b\b\b \b\b\brep" 57 testseq "one\00330A two" " # one\b\b\bone two" 58 testseq "one\003302A two\0033" " # one\b\b\bone two two\b" 74 testseq "one two\0033bCrep" " # one two\b\b\b \b\b\brep" 77 testseq "one two\0033cbrep" " # one two\b\b\bo \b\b\bro\beo\bpo\b" 78 testseq "one two\00332chx" " # one two\b\b\bo \b\b\bxo\b" 81 testseq "one two\0033db" " # one two\b\b\bo \b\b\b" 82 testseq "one two xy\00332db" " # one two xy\b\b\b\b\b\by \b\b\b\b\b\b" 85 testseq "1.00 two\00330ED" " # 1.00 two\b\r # 1.0 \b\b\b\b\b\b" 88 testseq "onex two\00330eD" " # onex two\b\r # one \b\b\b\b\b\b" [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/InterceptResult/ |
H A D | Event.t | 58 my $two = $CLASS->new(facet_data => {assert => {}, info => [{}]}); 59 ok($two->isa($CLASS), "Got an instance with some actual facets"); 146 my $two = $CLASS->new(facet_data => { assert => {pass => 0, details => 'xxx'}}); 147 ok($two->causes_fail, "Failure for failing test"); 148 ok($two->causes_failure, "Failure for failing test (alt name)"); 172 my $two = $CLASS->new( 184 is_deeply($two->the_trace, {details => 'xxx', frame => [], pid => 1, tid => 1, stamp => $stamp}, "Got trace"); 185 is_deeply([$two->trace], [{details => 'xxx', frame => [], pid => 1, tid => 1, stamp => $stamp}], "Got trace"); 186 is($two->trace_details, 'xxx', "get trace_details"); 187 is($two [all...] |
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | userdef.exp | 64 gdb_test "print one + two" "\\\$\[0-9\]* = {x = 6, y = 8}" 83 gdb_test "print one - two" "\\\$\[0-9\]* = {x = -2, y = -2}" 85 gdb_test "print one * two" "\\\$\[0-9\]* = {x = 8, y = 15}" 87 gdb_test "print one / two" "\\\$\[0-9\]* = {x = 0, y = 0}" 89 gdb_test "print one % two" "\\\$\[0-9\]* = {x = 2, y = 3}" 91 gdb_test "print one && two" "\\\$\[0-9\]* = 1\[\r\n\]" 93 gdb_test "print one || two" "\\\$\[0-9\]* = 1\[\r\n\]" 95 gdb_test "print one & two" "\\\$\[0-9\]* = {x = 0, y = 1}" 97 gdb_test "print one | two" "\\\$\[0-9\]* = {x = 6, y = 7}" 99 gdb_test "print one ^ two" "\\\$\[0-9\]* = {x = 6, y = 6}" [all …]
|
H A D | userdef.cc | 292 A1 two(4,5); in main() local 298 cout << two; in main() 299 three = one + two; in main() 301 three = one - two; in main() 303 three = one * two; in main() 305 three = one / two; in main() 307 three = one % two; in main() 309 three = one | two; in main() 311 three = one ^ two; in main() 313 three = one & two; in main() [all …]
|
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | multicall.t | 144 # two args 146 @a = multicall_return {"one", "two" } $gimme; 147 gimme_check($gimme, \@a, ["one", "two"], "two args"); 148 sub f7 :lvalue { "one", "two" } 150 gimme_check($gimme, \@a, ["one", "two"], "two args lval"); 152 @a = multicall_return { return "one", "two"; 1} $gimme; 153 gimme_check($gimme, \@a, ["one", "two"], "return two args"); 154 sub f8 :lvalue { return "one", "two"; 1 } 156 gimme_check($gimme, \@a, ["one", "two"], "return two args lval"); 158 @a = multicall_return { for (1,2) { return "one", "two"; 1} } $gimme; [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/ |
H A D | select.f | 4 integer *1 one,two,three local 5 parameter (one=1,two=2,three=3) 8 case (two) 20 integer *2 one,two,three local 21 parameter (one=1,two=2,three=3) 24 case (two) 36 integer *4 one,two,three local 37 parameter (one=1,two=2,three=3) 40 case (two) 52 integer *8 one,two,three local [all …]
|
/openbsd-src/regress/usr.bin/mandoc/mdoc/break/ |
H A D | two.out_lint | 1 mandoc: two.in:13:2: WARNING: blocks badly nested: Ao breaks Bro 2 mandoc: two.in:18:2: WARNING: blocks badly nested: Aq breaks Bro 3 mandoc: two.in:25:2: WARNING: blocks badly nested: Ao breaks Bro 4 mandoc: two.in:26:2: WARNING: blocks badly nested: Bo breaks Bro 5 mandoc: two.in:30:2: WARNING: blocks badly nested: Aq breaks Bro 6 mandoc: two.in:31:2: WARNING: blocks badly nested: Bo breaks Bro 7 mandoc: two.in:37:2: WARNING: blocks badly nested: Ao breaks Bo 8 mandoc: two.in:42:2: WARNING: blocks badly nested: Aq breaks Bo
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | pragma-align.c | 7 long two; member 13 long two; member 19 long two; member 20 } two; variable 25 long two; member 31 long two; member 37 if(sizeof(two) >= sizeof(defaultalign)) abort(); in main() 38 if(sizeof(three) <= sizeof(two)) abort(); in main()
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/src/compilation_database/ |
H A D | build_broken.json.in | 16 "command": "g++ -c -o broken-two.o broken-two.c -Wall -DDEBUG -Dvariable=value", 17 "file": "${path}/broken-two.c" 28 "command": "g++ -c -o clean-two.o clean-two.c -Wall -DDEBUG -Dvariable=value -I ./include", 29 "file": "${path}/clean-two.c" 40 "command": "g++ -c -o emit-two.o emit-two.c -Wall -DDEBUG -Dvariable=value", 41 "file": "${path}/emit-two.c"
|
/openbsd-src/usr.bin/ctags/test/ |
H A D | ctags.test | 20 char qq[] = " quote(one,two) {int bar;} "; 41 multiple(one,two); \ 43 callroute(one,two); \ 53 routine1(one,two) /* comments here are fun... */ 58 char two[10]; 62 five(one,two); 64 routine2 (one,two) { puts("hello\n"); } 67 two) { puts("world\n"); } 68 routine4(int one, char (*two)(void)) /* test ANSI arguments */
|