Home
last modified time | relevance | path

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

12345678910>>...35

/external/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp80 three("Charlie", -1, US_INV), four("Delta", -1, US_INV) { in ListFormatterTest()
95 UnicodeString three, UnicodeString four, UnicodeString results[4], const char* testName) { in CheckFourCases() argument
111 UnicodeString input4[] = {one, two, three, four}; in CheckFourCases()
116 UnicodeString three, UnicodeString four, UnicodeString results[4], const char* testName) { in RecordFourCases() argument
129 UnicodeString input4[] = {one, two, three, four}; in RecordFourCases()
143 one + ", " + two + ", " + three + ", " + four in TestRoot()
146 CheckFourCases("", one, two, three, four, results, "TestRoot()"); in TestRoot()
152 if (RecordFourCases(Locale::getDefault(), one, two, three, four, results, "TestBogus()")) { in TestBogus()
153 CheckFourCases("ex_PY", one, two, three, four, results, "TestBogus()"); in TestBogus()
164 one + ", " + two + ", " + three + ", and " + four in TestEnglish()
[all …]
Dlistformattertest.h96 UnicodeString four,
104 UnicodeString four,
114 const UnicodeString four; variable
/external/icu/icu4c/source/data/lang/
Den_XA.txt33 ss{"[Šéñţéñçé Ɓŕéåķ Šûþþŕéššîöñš Ţýþé one two three four]"}
697 Cans{"[Ûñîƒîéð Çåñåðîåñ Åƀöŕîĝîñåļ Šýļļåƀîçš one two three four]"}
885 islamic-civil{"[Κļåɱîç Çåļéñðåŕ (ţåƀûļåŕ، çîṽîļ éþöçĥ) one two three four five]"}
886 islamic-rgsa{"[Κļåɱîç Çåļéñðåŕ (Šåûðî Åŕåƀîå، šîĝĥţîñĝ) one two three four five]"}
888 "[Κļåɱîç Çåļéñðåŕ (ţåƀûļåŕ، åšţŕöñöɱîçåļ éþöçĥ) one two three four f"
891 islamic-umalqura{"[Κļåɱîç Çåļéñðåŕ (Ûɱɱ åļ‐Ǫûŕå) one two three four]"}
934 big5han{"[Ţŕåðîţîöñåļ Çĥîñéšé Šöŕţ Öŕðéŕ ‐ Ɓîĝ⑤ one two three four]"}
935 compat{"[Þŕéṽîöûš Šöŕţ Öŕðéŕ، ƒöŕ çöɱþåţîƀîļîţý one two three four]"}
940 gb2312han{"[Šîɱþļîƒîéð Çĥîñéšé Šöŕţ Öŕðéŕ ‐ ĜƁ②③①② one two three four]"}
946 searchjl{"[Šéåŕçĥ Ɓý Ĥåñĝûļ Îñîţîåļ Çöñšöñåñţ one two three four]"}
[all …]
/external/icu/icu4c/source/data/zone/
Den_XA.txt153 ld{"[Ŵéšţéŕñ Åŕĝéñţîñå Šûɱɱéŕ Ţîɱé one two three four]"}
155 ls{"[Ŵéšţéŕñ Åŕĝéñţîñå Šţåñðåŕð Ţîɱé one two three four]"}
171 ld{"[Åûšţŕåļîåñ Çéñţŕåļ Ðåýļîĝĥţ Ţîɱé one two three four]"}
173 ls{"[Åûšţŕåļîåñ Çéñţŕåļ Šţåñðåŕð Ţîɱé one two three four]"}
176 ld{"[Åûšţŕåļîåñ Çéñţŕåļ Ŵéšţéŕñ Ðåýļîĝĥţ Ţîɱé one two three four five]"}
177 lg{"[Åûšţŕåļîåñ Çéñţŕåļ Ŵéšţéŕñ Ţîɱé one two three four]"}
178 ls{"[Åûšţŕåļîåñ Çéñţŕåļ Ŵéšţéŕñ Šţåñðåŕð Ţîɱé one two three four five]"}
181 ld{"[Åûšţŕåļîåñ Éåšţéŕñ Ðåýļîĝĥţ Ţîɱé one two three four]"}
183 ls{"[Åûšţŕåļîåñ Éåšţéŕñ Šţåñðåŕð Ţîɱé one two three four]"}
186 ld{"[Åûšţŕåļîåñ Ŵéšţéŕñ Ðåýļîĝĥţ Ţîɱé one two three four]"}
[all …]
/external/fonttools/Tests/feaLib/data/
Dfeature_aalt.fea16 sub one slash four by onequarter;
18 sub three slash four by threequarters;
22 sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine;
23 sub [zero one two three four five six seven eight nine] [O o]' by ordmasculine;
DGPOS_1.fea12 pos four 400;
13 pos four.oldstyle 401;
28 pos four 400;
29 pos four <0 0 400 0>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-strings/
Dradix.test7 CHECK-NONE: four
14 CHECK-DEC: 14 four
21 CHECK-OCT: 16 four
28 CHECK-HEX: e four
/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ADCE/
D2017-08-21-DomTree-deletions.ll11 i32 4, label %four
13 four: ; preds = %switch
21 exit: ; preds = %default, %two, %five, %four
/external/swiftshader/third_party/llvm-7.0/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/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/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dattr-amdgpu-num-sgpr.ll17 %four = load volatile i32, i32 addrspace(4)* undef
24 …call void asm sideeffect "", "s,s,s,s,s,s,s,s,s"(i32 %one, i32 %two, i32 %three, i32 %four, i32 %f…
28 store volatile i32 %four, i32 addrspace(1)* undef
73 ; i32 %one, i32 %two, i32 %three, i32 %four) #2 {
94 ; store i32 %four, i32 addrspace(1)* %out4
114 ; i32 %one, i32 %two, i32 %three, i32 %four) #2 {
130 ; store i32 %four, i32 addrspace(1)* %out4
Dattr-amdgpu-num-sgpr-spill-to-smem.ll12 %four = load volatile i32, i32 addrspace(4)* undef
19 …call void asm sideeffect "", "s,s,s,s,s,s,s,s"(i32 %one, i32 %two, i32 %three, i32 %four, i32 %fiv…
23 store volatile i32 %four, i32 addrspace(1)* undef
/external/clang/test/SemaCXX/
Dgnu-case-ranges.cpp8 four enumerator
20 case four: in test()
/external/toybox/tests/
Dpaste.test10 touch three four
25 rm -f one two three four
/external/markdown/tests/markdown-test/
Dlinks-reference.txt20 Indented [four][] times.
28 [four]: /url
/external/markdown/MarkdownTest/Tests_2004/
DLinks, reference style.text20 Indented [four][] times.
28 [four]: /url
/external/python/cpython2/Lib/distutils/tests/
Dtest_dep_util.py41 four = os.path.join(targets, 'four')
44 self.write_file(four)
46 self.assertEqual(newer_pairwise([one, two], [three, four]),
/external/python/cpython3/Lib/distutils/tests/
Dtest_dep_util.py40 four = os.path.join(targets, 'four')
43 self.write_file(four)
45 self.assertEqual(newer_pairwise([one, two], [three, four]),
/external/tensorflow/tensorflow/tools/ci_build/
Dpep84 # E111 indentation is not a multiple of four
5 # E114 indentation is not a multiple of four (comment)
/external/grpc-grpc/test/core/gpr/
Duseful_test.cc26 int four[4]; in main() local
42 GPR_ASSERT(GPR_ARRAY_SIZE(four) == 4); in main()
/external/clang/test/CodeGenCXX/
Dcp-blocks-linetables.cpp17 zero, one, two, three, four enumerator
51 return (enum numbers) four; in main()

12345678910>>...35