/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | NanoTimeGranularityTester.java | 42 long fifth = System.nanoTime(); in testNanoTimeGranularity() local 50 total += fifth - fourth; in testNanoTimeGranularity() 51 total += sixth - fifth; in testNanoTimeGranularity()
|
/external/libxkbcommon/test/data/symbols/ |
D | level5 | 2 // so that the fifth shift level can be reached. 4 // The right Ctrl key (while pressed) chooses the fifth shift level. 14 // The Less/Greater key (while pressed) chooses the fifth shift level. 24 // The right Alt key (while pressed) chooses the fifth shift level. 34 // The CapsLock key (while pressed) chooses the fifth shift level.
|
/external/llvm-project/clang/test/Rewriter/ |
D | unnamed-bf-modern-write.mm | 11 int fifth :1; field 21 // CHECK-NEXT: int fifth : 1;
|
/external/clang/test/Rewriter/ |
D | unnamed-bf-modern-write.mm | 11 int fifth :1; field 21 // CHECK-NEXT: int fifth : 1;
|
/external/openscreen/discovery/mdns/ |
D | mdns_records_unittest.cc | 74 DomainName fifth{"Testing.Local"}; in TEST() local 81 EXPECT_EQ(fourth, fifth); in TEST() 94 EXPECT_TRUE(first < fifth); in TEST() 95 EXPECT_FALSE(fifth < first); in TEST() 101 EXPECT_TRUE(second < fifth); in TEST() 102 EXPECT_FALSE(fifth < second); in TEST() 106 EXPECT_TRUE(third < fifth); in TEST() 107 EXPECT_FALSE(fifth < third); in TEST() 109 EXPECT_FALSE(fourth < fifth); in TEST() 110 EXPECT_FALSE(fifth < fourth); in TEST() [all …]
|
/external/perfetto/src/trace_processor/importers/memory_tracker/ |
D | graph_unittest.cc | 138 Node* fifth = in TEST() local 145 ASSERT_EQ(graph.FindNode("complex/path/child/1"), fifth); in TEST() 152 ASSERT_EQ(nodes_by_id.find(MemoryAllocatorNodeId(5))->second, fifth); in TEST()
|
/external/exoplayer/tree/testdata/src/test/assets/subrip/ |
D | typical_missing_timecode | 19 This is the fifth subtitle.
|
D | typical_with_tags | 20 This {\an2} is the fifth subtitle with multiple {\xyz} valid {\qwe} tags.
|
/external/clang/test/CodeGenObjC/ |
D | unname-bf-metadata.m | 10 int fifth :1; field
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | unname-bf-metadata.m | 10 int fifth :1; field
|
/external/exoplayer/tree/testdata/src/test/assets/ssa/ |
D | overlapping_timecodes | 8 Dialogue: 0:00:08.44,0:00:09.44,Fourth subtitle - same timings as fifth
|
D | invalid_timecodes | 14 Dialogue: 0,0:00:12:90, ,Default,Olly,This is the fifth subtitle.
|
/external/aac/fuzzer/ |
D | README.md | 74 |`AACENC_BITRATE` | In range `8000 ` to `960000 ` | Calculated using fourth, fifth and sixth byte o… 78 …` |`120 ` `128 ` `240 ` `256 ` `480 ` `512 ` `1024 ` | Calculated using thirty-fifth byte of data | 88 |`AACENC_ANCILLARY_BITRATE` |In range `0 ` to `960000 `| Calculated using forty-fifth byte of data | 110 | `extDownmixLevel_B` | In range `0 ` to `7 ` | Calculated using twenty-fifth byte of data |
|
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/ |
D | Matchers.java | 55 …<? super T> third, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth) { in allOf() argument 56 return org.hamcrest.core.AllOf.<T>allOf(first, second, third, fourth, fifth); in allOf() 64 …, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth, org.hamcrest.Matc… in allOf() argument 65 return org.hamcrest.core.AllOf.<T>allOf(first, second, third, fourth, fifth, sixth); in allOf() 118 …<? super T> third, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth) { in anyOf() argument 119 return org.hamcrest.core.AnyOf.<T>anyOf(first, second, third, fourth, fifth); in anyOf() 127 …, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth, org.hamcrest.Matc… in anyOf() argument 128 return org.hamcrest.core.AnyOf.<T>anyOf(first, second, third, fourth, fifth, sixth); in anyOf()
|
/external/llvm/test/CodeGen/MSP430/ |
D | fp.ll | 22 ; the register allocator selects r4 first instead of fifth in a normal function.
|
/external/llvm-project/llvm/test/CodeGen/MSP430/ |
D | fp.ll | 22 ; the register allocator selects r4 first instead of fifth in a normal function.
|
/external/exoplayer/tree/testdata/src/test/assets/webvtt/ |
D | with_positioning | 27 This is the fifth subtitle.
|
/external/libchrome/base/strings/ |
D | string_piece_unittest.cc | 660 string16 fifth(ASCIIToUTF16("123")); in TEST() local 661 fifth.push_back(0x0000); in TEST() 662 fifth.push_back(0xd8c5); in TEST() 663 fifth.push_back(0xdffe); in TEST() 664 StringPiece16 f(fifth); in TEST()
|
/external/llvm-project/lldb/test/API/lang/objc/objc-stepping/ |
D | stepping-tests.m | 128 [mySource setProperty: 5]; // Set fifth breakpoint here.
|
/external/deqp-deps/amber/tests/cases/ |
D | draw_triangle_list_with_index_buffer_and_vertex_offset.vkscript | 84 # "4" means the fifth vertex among
|
/external/e2fsprogs/ |
D | INSTALL.elfbin | 33 fifth and sixth field of filesystem entry, which are the dump
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_setups.py | 247 fifth = unittest.TestSuite((Test3('testOne'),)) 249 suite = unittest.TestSuite((first, second, third, fourth, fifth, sixth))
|
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/test/ |
D | test_setups.py | 289 fifth = unittest2.TestSuite((Test3('testOne'),)) 292 (first, second, third, fourth, fifth, sixth))
|
/external/python/cpython2/Lib/unittest/test/ |
D | test_setups.py | 248 fifth = unittest.TestSuite((Test3('testOne'),)) 250 suite = unittest.TestSuite((first, second, third, fourth, fifth, sixth))
|
/external/icu/icu4c/source/data/rbnf/ |
D | en_IN.txt | 134 "5: fifth;",
|