/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/xkbcommon/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.
|
D | keypad | 77 // the fifth level of the keypad's operator keys.
|
/external/clang/test/Rewriter/ |
D | unnamed-bf-modern-write.mm | 11 int fifth :1; field 21 // CHECK-NEXT: int fifth : 1;
|
/external/clang/test/CodeGenObjC/ |
D | unname-bf-metadata.m | 10 int fifth :1; field
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MSP430/ |
D | fp.ll | 22 ; the register allocator selects r4 first instead of fifth in a normal function.
|
/external/llvm/test/CodeGen/MSP430/ |
D | fp.ll | 22 ; the register allocator selects r4 first instead of fifth in a normal function.
|
/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/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/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/e2fsprogs/ |
D | INSTALL.elfbin | 33 fifth and sixth field of filesystem entry, which are the dump
|
D | INSTALL | 54 fifth and sixth field of filesystem entry, which are the dump
|
/external/icu/icu4c/source/data/rbnf/ |
D | en_IN.txt | 133 "5: fifth;",
|
D | en.txt | 163 "5: fifth;",
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
D | R.java | 375 public static final int fifth=0x7f0c0004; field in R.fraction
|
/external/zlib/src/contrib/puff/ |
D | README | 9 does so more slowly than zlib, but the code is about one-fifth the size of the
|
/external/clang/include/clang/Driver/ |
D | Types.def | 33 // The fifth value is a string containing option flags. Valid values:
|
/external/libxkbcommon/xkbcommon/test/data/types/ |
D | extra | 108 // It is FOUR_LEVEL with the exception that the fifth level is mapped to the
|
/external/libcxx/include/ |
D | __functional_base_03 | 142 // fifth bullet
|
/external/elfutils/libasm/ |
D | ChangeLog | 127 * libasm.h (DisasmGetSymCB_t): Change type of fourth and fifth
|
/external/tensorflow/tensorflow/contrib/eager/python/ |
D | network_test.py | 775 self.fifth = self.track_layer(core.Dense(1, use_bias=False)) 778 return self.fifth(self.fourth(self.third(self.second(self.first(x))))) 787 self.assertEqual("dense_4", net.fifth.name)
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary | 35 # Vendor-specific attributes have a fifth field with the name of the
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1349 #define __sanitizer_syscall_pre_ipc(call, first, second, third, ptr, fifth) \ argument 1352 (long)(fifth)) 1354 fifth) \ argument 1357 (long)(ptr), (long)(fifth)) 2769 long third, long ptr, long fifth); 2772 long fifth);
|
/external/tensorflow/tensorflow/lite/schema/ |
D | schema.fbs | 794 // fifth are mutable variables, then this list will contain
|