| /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 | 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 }, 641 { "ld.w", two (0x0720, 0x0001), 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 | 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 }, 566 { "ld.w", two (0x0720, 0x0001), two (0x07e0, 0x0001), {D16_15, R1, R2}, 1, PROCESSOR_ALL }, [all …]
|
| /openbsd-src/regress/usr.bin/mandoc/roff/args/ |
| 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/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/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/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/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/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/binutils/gdb/testsuite/gdb.cp/ |
| 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/llvm/clang/bindings/python/tests/cindex/ |
| H A D | test_location.py | 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') 91 self.assert_location(two.extent.start,line=2,column=1,offset=9) [all …]
|
| /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"
|
| H A D | build_regular.json.in | 16 "command": "g++ -c -o clean-two.o clean-two.c -Wall -DDEBUG -Dvariable=value -I ./include", 17 "file": "${path}/clean-two.c" 28 "command": "g++ -c -o emit-two.o emit-two.c -Wall -DDEBUG -Dvariable=value", 29 "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 */
|
| /openbsd-src/lib/libm/src/ |
| H A D | s_tanhf.c | 19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable 43 t = expm1f(two*fabsf(x)); in tanhf() 44 z = one - two/(t+two); in tanhf() 46 t = expm1f(-two*fabsf(x)); in tanhf() 47 z= -t/(t+two); in tanhf()
|
| H A D | s_tanh.c | 42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable 67 t = expm1(two*fabs(x)); in tanh() 68 z = one - two/(t+two); in tanh() 70 t = expm1(-two*fabs(x)); in tanh() 71 z= -t/(t+two); in tanh()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/t/ |
| H A D | gettimeofday.t | 22 my @two = Time::HiRes::gettimeofday(); 23 ok $two[0] > $one[0] || ($two[0] == $one[0] && $two[1] > $one[1]) 24 or print("# @two is not greater than @one\n"); 28 ok $f - $two[0] < 2 or print("# $f - $two[0] >= 2\n");
|
| /openbsd-src/lib/libm/src/ld128/ |
| H A D | s_tanhl.c | 56 static const long double one = 1.0, two = 2.0, tiny = 1.0e-4900L; variable 89 t = expm1l (two * u.value); in tanhl() 90 z = one - two / (t + two); in tanhl() 94 t = expm1l (-two * u.value); in tanhl() 95 z = -t / (t + two); in tanhl()
|
| /openbsd-src/lib/libm/src/ld80/ |
| H A D | s_tanhl.c | 41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable 68 t = expm1l(two*fabsl(x)); in tanhl() 69 z = one - two/(t+two); in tanhl() 71 t = expm1l(-two*fabsl(x)); in tanhl() 72 z= -t/(t+two); in tanhl()
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Sm/ |
| H A D | twoarg.out_markdown | 11 **off two**: two**-f**‌*off* 12 **badtwo**: bad two 14 **on two**: two
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
| H A D | assign.cc | 58 string two = one; in test02() local 67 one.assign(two, 8, 7); in test02() 87 string two; in test03() local 88 string three = two; in test03() 97 two.assign(source, 7); in test03() 98 VERIFY( two == "Selling" ); in test03()
|