Home
last modified time | relevance | path

Searched refs:eleven (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm-project/llvm/test/TableGen/
Dcond-usage.td6 // CHECK-NEXT: string S = !cond(!eq(A:x, 10): "ten", !eq(A:x, 11): "eleven", !eq(A:x, 10): "TEN", …
12 // CHECK-NEXT: string S = "eleven";
20 !eq(x,11) : "eleven",
/external/llvm-project/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
Dostream_joiner.cons.pass.cpp32 const int eleven = 11; in main() local
44 { exper::ostream_joiner<int> oj(std::cout, eleven); } in main()
56 { exper::ostream_joiner<int, wchar_t> oj(std::wcout, eleven); } in main()
/external/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
Dostream_joiner.cons.pass.cpp32 const int eleven = 11; in main() local
44 { exp::ostream_joiner<int> oj(std::cout, eleven); } in main()
56 { exp::ostream_joiner<int, wchar_t> oj(std::wcout, eleven); } in main()
/external/pcre/dist2/testdata/
Dgrepoutput77 31:eleven
144 31-eleven
158 eleven
174 eleven
205 31-eleven
227 eleven
249 eleven
281 31-eleven
304 eleven
582 31:eleven
Dgrepinputx31 eleven
/external/turbine/javatests/com/google/turbine/lower/testdata/
Dannouse15.test19 Class<?> eleven() default String.class;
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Substr.pbtxt74 input = [[b'ten', b'eleven', b'twelve'],
92 input = [[b'ten', b'eleven', b'twelve'],
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp110 IntTemplate<11> eleven; in template_mangling() local
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dattr-amdgpu-num-sgpr.ll20 %eleven = load volatile i32, i32 addrspace(4)* undef
32 store volatile i32 %eleven, i32 addrspace(1)* undef
/external/guava/android/guava-tests/test/com/google/common/collect/
DImmutableSortedMultisetTest.java548 IntegerDiv10 eleven = new IntegerDiv10(11); in testCopyOfDuplicateInconsistentWithEquals() local
552 List<IntegerDiv10> original = ImmutableList.of(three, eleven, twelve, twenty); in testCopyOfDuplicateInconsistentWithEquals()
555 assertTrue(copy.contains(eleven)); in testCopyOfDuplicateInconsistentWithEquals()
DImmutableSortedMapTest.java634 IntegerDiv10 eleven = new IntegerDiv10(11); in testImmutableMapCopyOfImmutableSortedMap() local
638 ImmutableSortedMap.of(three, "three", eleven, "eleven", twenty, "twenty"); in testImmutableMapCopyOfImmutableSortedMap()
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp112 IntTemplate<11> eleven; in template_mangling() local
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableSortedMultisetTest.java637 IntegerDiv10 eleven = new IntegerDiv10(11); in testCopyOfDuplicateInconsistentWithEquals() local
641 List<IntegerDiv10> original = ImmutableList.of(three, eleven, twelve, twenty); in testCopyOfDuplicateInconsistentWithEquals()
644 assertTrue(copy.contains(eleven)); in testCopyOfDuplicateInconsistentWithEquals()
DImmutableSortedMapTest.java640 IntegerDiv10 eleven = new IntegerDiv10(11); in testImmutableMapCopyOfImmutableSortedMap() local
644 ImmutableSortedMap.of(three, "three", eleven, "eleven", twenty, "twenty"); in testImmutableMapCopyOfImmutableSortedMap()
/external/icu/icu4c/source/data/rbnf/
Den_IN.txt74 "11: eleven;",
Den.txt100 "11: eleven;",
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Daix32-cc-abi-vaarg.ll262 …e %six, double %seven, double %eight, double %nine, double %ten, double %eleven, double %twelve, d…
281 %add10 = fadd double %add9, %eleven
Daix64-cc-abi-vaarg.ll264 …e %six, double %seven, double %eight, double %nine, double %ten, double %eleven, double %twelve, d…
283 %add10 = fadd double %add9, %eleven
/external/libyuv/files/source/
Drow_mmi.cc435 [eleven] "f"(0x0b) in ARGBToRGB565Row_MMI()
504 [three] "f"(0x03), [five] "f"(0x05), [eleven] "f"(0x0b) in ARGBToRGB565DitherRow_MMI()
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt5510 He was walking home about eleven o'clock from Lord Henry's, where he
5547 till twelve-fifteen, and it is only just eleven. In fact, I was on my
6000 had left the house at eleven. No one had seen him come in again. Most
6030 "Mr. Hallward, sir. He stayed here till eleven, and then he went away
6846 eleven. What did you do afterwards? Did you go straight home?"
8316 to-night, Harry. I shan't go to the club. It is nearly eleven, and I
8342 am going to ride at eleven. We might go together, and I will take you
8348 case, be here at eleven."
8355 "Very well. I shall be here at eleven," said Dorian. "Good night,
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt5510 He was walking home about eleven o'clock from Lord Henry's, where he
5547 till twelve-fifteen, and it is only just eleven. In fact, I was on my
6000 had left the house at eleven. No one had seen him come in again. Most
6030 "Mr. Hallward, sir. He stayed here till eleven, and then he went away
6846 eleven. What did you do afterwards? Did you go straight home?"
8316 to-night, Harry. I shan't go to the club. It is nearly eleven, and I
8342 am going to ride at eleven. We might go together, and I will take you
8348 case, be here at eleven."
8355 "Very well. I shall be here at eleven," said Dorian. "Good night,
/external/icu/icu4c/source/test/testdata/
Demoji-test.txt2606 1F55A ; fully-qualified # �� eleven o’clock
2607 1F566 ; fully-qualified # �� eleven-thirty
/external/python/cpython2/Doc/library/
Dstdtypes.rst267 is preferred because ``1l`` looks too much like eleven!). Numeric literals
/external/starlark-go/doc/
Dspec.md1423 Starlark has eleven core [data types](#data-types). An application
/external/unicode/
Demoji-test.txt3730 1F55A ; fully-qualified # �� E0.6 eleven o’clo…
3731 1F566 ; fully-qualified # �� E0.7 eleven-thirty

12