Home
last modified time | relevance | path

Searched refs:two (Results 1 – 25 of 1935) sorted by relevance

12345678910>>...78

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68851.h142 {"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 Dtc-m68851.h142 {"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 Dm68k-opc.c27 #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 Dv850-opc.c35 #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 Dm68k-opc.c27 #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 Dv850-opc.c37 #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 Droff.out_ascii8 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 Dpair.t11 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 DMakefile14 $(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 Dselect.f4 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 Dpragma-align.c7 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 DEvent.t58 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 Dtwo.out_lint1 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 Duserdef.cc292 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 Dtest_location.py28 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 Dbuild_broken.json.in16 "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 Dbuild_regular.json.in16 "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 Dctags.test20 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 Ds_tanhf.c19 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 Ds_tanh.c42 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 Dgettimeofday.t22 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 Ds_tanhl.c56 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 Ds_tanhl.c41 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 Dtwoarg.out_markdown11 **off two**: two**-f**&zwnj;*off*
12 **badtwo**: bad two
14 **on two**: two
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dassign.cc58 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()

12345678910>>...78