Home
last modified time | relevance | path

Searched refs:four (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/external/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp23 three("Charlie", -1, US_INV), four("Delta", -1, US_INV) { in ListFormatterTest()
38 UnicodeString three, UnicodeString four, UnicodeString results[4]) { in CheckFourCases() argument
54 UnicodeString input4[] = {one, two, three, four}; in CheckFourCases()
59 UnicodeString three, UnicodeString four, UnicodeString results[4]) { in RecordFourCases() argument
72 UnicodeString input4[] = {one, two, three, four}; in RecordFourCases()
86 one + ", " + two + ", " + three + ", " + four in TestRoot()
89 CheckFourCases("", one, two, three, four, results); in TestRoot()
95 if (RecordFourCases(Locale::getDefault(), one, two, three, four, results)) { in TestBogus()
96 CheckFourCases("ex_PY", one, two, three, four, results); in TestBogus()
107 one + ", " + two + ", " + three + ", and " + four in TestEnglish()
[all …]
Dlistformattertest.h47 UnicodeString four,
54 UnicodeString four,
63 const UnicodeString four; variable
/external/v8/test/mjsunit/
Dsmi-negative-zero.js34 var four = 4; variable
52 assertEquals(Infinity, one / (four % two), "foo3");
53 assertEquals(Infinity, one / (four % minus_two), "foo4");
82 assertEquals(Infinity, one / (four % 2), "buzz5");
83 assertEquals(Infinity, one / (four % -2), "buzz6");
Dsmi-ops-inlined.js444 var four = 4;
466 assertEquals(0x73594000, (pos_non_smi) << four);
476 assertEquals(0x73594000, (pos_non_smi + 0.5) << four);
484 assertEquals(-0x73594000, (neg_non_smi) << four);
495 assertEquals(-0x73594000, (neg_non_smi - 0.5) << four);
520 assertEquals(0x46536000, (neg_smi) << four);
530 assertEquals(0x46536000, (neg_smi - 0.5) << four);
537 four = five - one;
538 three = four - one;
539 one = four - three;
[all …]
Dsmi-ops.js451 var four = 4;
473 assertEquals(0x73594000, (pos_non_smi) << four);
483 assertEquals(0x73594000, (pos_non_smi + 0.5) << four);
491 assertEquals(-0x73594000, (neg_non_smi) << four);
502 assertEquals(-0x73594000, (neg_non_smi - 0.5) << four);
527 assertEquals(0x46536000, (neg_smi) << four);
537 assertEquals(0x46536000, (neg_smi - 0.5) << four);
544 four = five - one;
545 three = four - one;
546 one = four - three;
[all …]
/external/lldb/test/lang/c/bitfields/
DTestBitfields.py176 four = bits.GetChildMemberWithName("four")
177 self.DebugSBValue(four)
178 self.assertTrue(four.GetName() == "four" and
179 four.GetTypeName() == "uint32_t:4" and
180 four.IsInScope() and
181 int(four.GetValue(), 0) == 15,
Dmain.c25 four : 4; in main()
47 bits.four = i; //// break $source:$line in main()
/external/caliper/examples/src/main/java/examples/
DVarargsBenchmark.java46 @Override long four(long a, long b, long c, long d) { in four() method
70 @Override long four(long a, long b, long c, long d) { in four() method
71 return VarargsBenchmark.four(a, b, c, d); in four()
89 abstract long four(long a, long b, long c, long d); in four() method in VarargsBenchmark.Strategy
116 private static long four(long a, long b, long c, long d) { in four() method in VarargsBenchmark
197 dummy += strategy.four( in fourArguments()
/external/llvm/test/CodeGen/SystemZ/
Dargs-08.ll5 ; Up to four integer return values fit into GPRs.
18 ; More than four integer return values use sret.
32 ; Up to four floating-point return values fit into GPRs.
45 ; More than four integer return values use sret.
Dargs-07.ll5 ; Up to four integer return values fit into GPRs.
16 ; More than four integer return values use sret.
28 ; Up to four floating-point return values fit into FPRs.
44 ; More than four floating-point return values use sret.
/external/clang/test/SemaCXX/
Dgnu-case-ranges.cpp8 four enumerator
20 case four: in test()
/external/crcalc/tests/src/com/hp/creals/
DCRTest.java85 CR four = two.add(two); in testCR() local
86 check_eq(CR.valueOf(4), four, "2 + 2 failed"); in testCR()
90 check_eq(two.multiply(two), four, "multiply failed"); in testCR() local
91 check_eq(one.divide(four).shiftLeft(4), four, "divide failed 1"); in testCR()
/external/markdown/MarkdownTest/Tests_2004/
DLinks, reference style.text20 Indented [four][] times.
28 [four]: /url
/external/markdown/tests/markdown-test/
Dlinks-reference.txt20 Indented [four][] times.
28 [four]: /url
/external/v8/test/mjsunit/regress/
Dregress-crbug-107996.js48 var four = 4;
53 fourteen = three + four + seven;
/external/clang/test/CodeGenCXX/
Dcp-blocks-linetables.cpp17 zero, one, two, three, four enumerator
51 return (enum numbers) four; in main()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtVector3.cpp908 const uint32x2_t four = (uint32x2_t) {4,4}; in _maxdot_large_v0()
938 indexLo = vadd_u32(indexLo, four); in _maxdot_large_v0()
939 indexHi = vadd_u32(indexHi, four); in _maxdot_large_v0()
967 indexLo = vadd_u32(indexLo, four); in _maxdot_large_v0()
968 indexHi = vadd_u32(indexHi, four); in _maxdot_large_v0()
999 indexLo = vadd_u32(indexLo, four); in _maxdot_large_v0()
1000 indexHi = vadd_u32(indexHi, four); in _maxdot_large_v0()
1091 const uint32x4_t four = (uint32x4_t){ 4, 4, 4, 4 }; in _maxdot_large_v1()
1123 local_index = vaddq_u32(local_index, four); in _maxdot_large_v1()
1149 local_index = vaddq_u32(local_index, four); in _maxdot_large_v1()
[all …]
/external/markdown/MarkdownTest/Tests_2007/
DLinks, reference style.text20 Indented [four][] times.
28 [four]: /url
/external/curl/tests/data/
Dtest107561 four is the number of lines
80 four is the number of lines
91 four is the number of lines
Dtest114240 HTTP redirect to http://// (four slashes!)
58 # 3, CURLE_URL_MALFORMAT for the four slashes
Dtest91729 …example.com --mail-rcpt recipient.three@example.com --mail-rcpt recipient.four@example.com --mail-…
42 RCPT TO:<recipient.four@example.com>
Dtest107182 four is the number of lines
101 four is the number of lines
111 four is the number of lines
/external/mesa3d/src/gallium/docs/source/cso/
Dvelems.rst14 guaranteed to support 32-bit floating-point vectors of one to four components.
27 uses less than four components, it will be padded out with the constant vector
36 Vertex position may be specified with two to four components. Using less than
/external/nanopb-c/examples/simple/
DREADME.txt7 The code uses four different API functions:
25 After that, add the following four files to your project and compile:
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/array/
DPrimitiveArrayTest.java196 ArrayLongArr four = new ArrayLongArr(); in testMultiDimensional() local
197 four.setContents(new LongArr[] { new LongArr(new long[] { 1, 2, 3, 4 }), in testMultiDimensional()
199 Object result = cycle(four); in testMultiDimensional()
200 assertEquals(four, (ArrayLongArr) result); in testMultiDimensional()

12345678910>>...16