Searched refs:two (Results 1 - 25 of 438) sorted by relevance

1234567891011>>

/macosx-10.10/cxxfilt-11/cxxfilt/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(016670
[all...]
H A Dv850-opc.c37 #define two(x,y) ((unsigned int) (x) | ((unsigned int) (y) << 16)) macro
560 { "prepare", two (0x0780, 0x0003), two (0xffc0, 0x001f), {LIST12, IMM5, SP}, 0, PROCESSOR_NOT_V850 },
561 { "prepare", two (0x0780, 0x000b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_NOT_V850 },
562 { "prepare", two (0x0780, 0x0013), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_NOT_V850 },
563 { "prepare", two (0x0780, 0x001b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM32}, 0, PROCESSOR_NOT_V850 },
564 { "prepare", two (
[all...]
/macosx-10.10/dtrace-147/test/tst/common/multiaggs/
H A Dtst.tuplecompat.d34 @two["foo", 789, "bar", curthread] = sum(456);
35 printa("%10s %10d %10s %@10d %@10d\n", @one, @two);
/macosx-10.10/tcl-105/tcl_ext/tbcload/tbcload/tests/tcl/
H A Dprocarg1.tcl15 proc a { {x one two} } {
/macosx-10.10/apache-793/httpd/modules/core/test/conf/
H A Dtest06.conf5 Use foo one two
H A Dtest27.conf12 Use foo /unexpected/2 two
15 Use foo.two
19 UndefMacro foo.two
H A Dtest60.conf2 <Macro Foo $one $two>
4 Warning "macro Foo arg 2: $two"
/macosx-10.10/dtrace-147/test/tst/common/types/
H A Dtst.relenum.d42 two
55 printf("zero = %d; one = %d; two = %d", zero, one, two);
61 /second < one || two > second || null == first/
64 printf("zero = %d; one = %d; two = %d", zero, one, two);
70 /first < two && second > one && one != two && zero != first/
H A Dtst.enum.d41 two,
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dlistformattertest.cpp22 one("Alice", -1, US_INV), two("Bob", -1, US_INV),
37 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString two, argument
48 UnicodeString input2[] = {one, two};
51 UnicodeString input3[] = {one, two, three};
54 UnicodeString input4[] = {one, two, three, four};
58 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, argument
68 UnicodeString input2[] = {one, two};
70 UnicodeString input3[] = {one, two, three};
72 UnicodeString input4[] = {one, two, three, four};
84 one + ", " + two,
[all...]
H A Dlistformattertest.h45 UnicodeString two,
52 UnicodeString two,
61 const UnicodeString two; member in class:ListFormatterTest
/macosx-10.10/ruby-106/ruby/test/psych/
H A Dtest_serialize_subclasses.rb6 def initialize one, two
8 @two = two
13 @two == other.instance_eval { @two }
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dcubetype.sh150 cc[2]=(x=2 y=3 name=two colors+=([table]=white) items+=(pencil) z=6)
169 cc[two]=(x=2 y=3 name=two colors+=([table]=white) items+=(pencil) z=6)
172 [[ ${cc[two].y} == 3 ]] || err_exit '${cc[two].y} != 3'
173 (( cc[two].y == 3 )) || err_exit '(( cc[two].y != 3))'
174 [[ ${cc[two].colors[table]} == white ]] || err_exit '${cc[two].colors[table]} != white'
175 [[ ${cc[two]
[all...]
/macosx-10.10/dtrace-147/test/tst/common/sched/
H A Dtst.enqueue.d41 self->two = 1;
45 /self->two && args[0]->pr_lwpid > 0/
/macosx-10.10/ruby-106/ruby/ext/bigdecimal/sample/
H A Dnlsolve.rb16 @two = BigDecimal::new("2.0")
22 def two ;@two ;end method in class:Function.zero.one
27 f1 = x[0]*x[0] + x[1]*x[1] - @two # f1 = x**2 + y**2 - 2 => 0
/macosx-10.10/OpenSSL098-52/src/util/
H A Dsp-diff.pl11 %two=&loadfile($ARGV[1]);
17 if (defined($one{$a,8}) && defined($two{$a,8}))
25 $r=$two{$a,$b}/$one{$a,$b}*100;
37 if (defined($one{$a,1}) && defined($two{$a,1}))
39 $r1=($one{$a,1}/$two{$a,1})*100;
40 $r2=($one{$a,2}/$two{$a,2})*100;
/macosx-10.10/dtrace-147/test/tst/common/speculation/
H A Dtst.zerosize.d40 this->two = 2;
/macosx-10.10/BerkeleyDB-21/db/test/
H A Drep003.tcl117 rep003_put $masterenv A2 a-two
125 rep003_check $clientenv A2 a-two
146 rep003_check $clientenv A2 a-two
148 rep003_put $masterenv B2 b-two
161 rep003_check $clientenv A2 a-two
169 rep003_check $clientenv B2 b-two
190 rep003_check $clientenv A2 a-two
192 rep003_check $clientenv B2 b-two
194 rep003_put $masterenv C2 c-two
204 rep003_check $clientenv A2 a-two
[all...]
/macosx-10.10/ruby-106/ruby/ext/bigdecimal/lib/bigdecimal/
H A Dnewton.rb21 # f.two:: returns 2.0
24 # f.eps:: returns the convergence criterion (epsilon value) used to determine whether two values are considered equal. If |a-b| < epsilon, the two values are considered equal.
49 two = f.two
50 p5 = one/two
61 fact = two
/macosx-10.10/ruby-106/ruby/test/rake/
H A Dtest_rake_invocation_chain.rb13 @two = @one.append(@second_member)
32 @two.append(@first_member)
42 assert @two.member?(@first_member)
43 assert @two.member?(@second_member)
H A Dtest_rake_definitions.rb17 task :one => [:two] do done = true end
18 task :two
19 task :three => [:one, :two]
20 check_tasks(:one, :two, :three)
26 file "one" => "two" do done = true end
27 file "two"
28 file "three" => ["one", "two"]
29 check_tasks("one", "two", "three")
/macosx-10.10/dtrace-147/test/tst/common/aggs/
H A Dtst.llquantbases.d31 @two = llquantize(i, 2, 0, 6, 2);
/macosx-10.10/libclosure-65/objectTests/
H A Dsort.m22 NSArray *array __unused = [[NSArray array] sortedArrayUsingComparator:^(id one, id two __unused) { if ([one self]) return (NSComparisonResult)NSOrderedSame; return (NSComparisonResult)NSOrderedAscending; }];
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_markup_attributes.rb12 assert_equal 2, @as.bitmap_for('two')
13 assert_equal 2, @as.bitmap_for('two')
18 @as.bitmap_for 'two'
23 assert_equal 'two', @as.as_string(2)
24 assert_equal '_SPECIAL_,two', @as.as_string(3)
28 @as.bitmap_for 'two'
33 assert_equal %w[two], @as.each_name_of(2).to_a
35 assert_equal %w[two three], @as.each_name_of(6).to_a
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/tests/
H A DtestQTVRconfigFile.tcl14 tk_messageBox -message {Pick two QTVR (pano) movies}

Completed in 243 milliseconds

1234567891011>>