/external/guava/android/guava/src/com/google/common/hash/ |
D | Murmur3_32HashFunction.java | 111 int h1 = mixH1(seed, k1); in hashInt() local 122 int h1 = mixH1(seed, k1); in hashLong() local 132 int h1 = seed; in hashUnencodedChars() local 156 int h1 = seed; in hashString() local 226 int h1 = seed; in hashBytes() local 252 private static int mixH1(int h1, int k1) { in mixH1() 260 private static HashCode fmix(int h1, int length) { in fmix() 272 private int h1; field in Murmur3_32HashFunction.Murmur3_32Hasher
|
/external/guava/guava/src/com/google/common/hash/ |
D | Murmur3_32HashFunction.java | 111 int h1 = mixH1(seed, k1); in hashInt() local 122 int h1 = mixH1(seed, k1); in hashLong() local 132 int h1 = seed; in hashUnencodedChars() local 156 int h1 = seed; in hashString() local 226 int h1 = seed; in hashBytes() local 252 private static int mixH1(int h1, int k1) { in mixH1() 260 private static HashCode fmix(int h1, int length) { in fmix() 272 private int h1; field in Murmur3_32HashFunction.Murmur3_32Hasher
|
/external/libchrome/mojo/public/cpp/system/tests/ |
D | core_unittest.cc | 46 Handle h1(static_cast<MojoHandle>(123)); in TEST() local 152 ScopedMessagePipeHandle h1; in TEST() local 209 ScopedMessagePipeHandle h1; in TEST() local 292 ScopedMessagePipeHandle h1; in TEST() local 334 ScopedMessagePipeHandle h1; in TEST() local 399 ScopedSharedBufferHandle h1 = in TEST() local
|
/external/libyuv/files/unit_test/ |
D | compare_test.cc | 55 uint32_t h1 = HashDjb2(src_a, kMaxTest, 5381); in TEST_F() local 130 uint32_t h1; in TEST_F() local 145 uint32_t h1; in TEST_F() local 219 uint32_t h1 = HammingDistance_C(src_a, src_b, 16); in TEST_F() local 278 uint32_t h1 = HammingDistance_C(src_a, src_b, 16); in TEST_F() local 309 uint64_t h1 = ComputeHammingDistance(src_a, src_b, 16); in TEST_F() local 342 uint32_t h1 = 0; in TEST_F() local 413 uint64_t h1 = 0; in TEST_F() local 433 uint64_t h1 = ComputeSumSquareError(src_a, src_b, 16); in TEST_F() local
|
/external/icing/icing/index/hit/ |
D | hit_test.cc | 39 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local 49 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local 62 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local 75 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local
|
/external/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/ |
D | op_--int.pass.cpp | 24 std::chrono::hours h1(3); in test_constexpr() local 34 std::chrono::hours h1(3); in main() local
|
D | op_++int.pass.cpp | 24 std::chrono::hours h1(3); in test_constexpr() local 33 std::chrono::hours h1(3); in main() local
|
/external/angle/src/common/third_party/smhasher/src/ |
D | PMurHash.cpp | 150 #define DOBLOCK(h1, k1) \ argument 164 #define DOBYTES(cnt, h1, c, n, ptr, len) \ argument 189 uint32_t h1 = *ph1; in PMurHash32_Process() local 309 uint32_t h1 = seed, carry = 0; in PMurHash32() local 319 uint32_t h1 = seed, carry = 0; in PMurHash32_test() local
|
/external/vboot_reference/tests/ |
D | cgptlib_test.c | 272 GptHeader *h1 = (GptHeader *)gpt->primary_header; in HeaderCrcTest() local 299 GptHeader *h1 = (GptHeader *)gpt->primary_header; in HeaderSameTest() local 352 GptHeader *h1 = (GptHeader *)gpt->primary_header; in SignatureTest() local 377 GptHeader *h1 = (GptHeader *)gpt->primary_header; in RevisionTest() local 409 GptHeader *h1 = (GptHeader *)gpt->primary_header; in SizeTest() local 443 GptHeader *h1 = (GptHeader *)gpt->primary_header; in CrcFieldTest() local 464 GptHeader *h1 = (GptHeader *)gpt->primary_header; in ReservedFieldsTest() local 493 GptHeader *h1 = (GptHeader *)gpt->primary_header; in SizeOfPartitionEntryTest() local 535 GptHeader *h1 = (GptHeader *)gpt->primary_header; in NumberOfPartitionEntriesTest() local 558 GptHeader *h1 = (GptHeader *)gpt->primary_header; in MyLbaTest() local [all …]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/ |
D | dataurl-realdata-yuiapp.css | 40 #hd, h1, h2, p, .color { selector 44 h1, h2, a { selector 48 h1, h2 { selector
|
/external/ktfmt/website/ |
D | all.css | 47 h1, h2, h3, h4, h5, h6 { selector 54 h1, h2 { selector 58 h1 { selector 235 h1, h2 { selector 275 h1 { selector
|
/external/compiler-rt/www/ |
D | content.css | 7 h1, h2, h3, tt { color: #000 } selector 9 h1 { padding-top:0px; margin-top:0px;} selector
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/ |
D | StringSwitchFilterTest.java | 43 final Label h1 = new Label(); in should_filter() local 119 final Label h1 = new Label(); in should_filter_when_default_is_first() local 180 final Label h1 = new Label(); in should_filter_Kotlin_1_5() local
|
D | StringSwitchJavacFilterTest.java | 36 final Label h1 = new Label(); in createFirstSwitch() local 120 final Label h1 = new Label(); in should_not_filter_code_generated_by_ECJ() local
|
D | KotlinWhenStringFilterTest.java | 39 final Label h1 = new Label(); in should_filter() local 127 final Label h1 = new Label(); in should_filter_when_biggest_hashCode_first() local
|
/external/libcxxabi/www/ |
D | content.css | 9 h1, h2, h3, tt { color: #000 } selector 11 h1 { padding-top:0px; margin-top:0px;} selector
|
/external/libcxx/www/ |
D | content.css | 9 h1, h2, h3, tt { color: #000 } selector 11 h1 { padding-top:0px; margin-top:0px;} selector
|
/external/clang/www/ |
D | content.css | 9 h1, h2, h3, tt { color: #000 } selector 11 h1 { padding-top:0px; margin-top:0px;} selector
|
/external/libchrome/mojo/public/c/system/tests/ |
D | core_api_unittest.cc | 36 MojoHandle h0, h1; in TEST() local 77 MojoHandle h0, h1; in TEST() local 283 MojoHandle h1 = MOJO_HANDLE_INVALID; in TEST() local
|
/external/google-styleguide/include/ |
D | styleguide.css | 12 h1 { selector 17 h1, h2, h3, h4, h5, h6 { selector 34 h1 {font-size:200%;} selector
|
/external/dokka/core/src/main/resources/dokka/styles/ |
D | style.css | 30 h1, h2, h3, h4, h5, h6 { selector 39 h1, h2, h3 { selector 43 h1 { selector
|
/external/lua/doc/ |
D | lua.css | 19 h1, h2, h3, h4 { selector 27 h1 { selector
|
/external/google-styleguide/ |
D | styleguide.css | 10 h1, h2, h3, h4, h5, h6, .toc_title { selector 16 h1 { selector
|
/external/clang/test/SemaObjCXX/ |
D | nullability-consistency.mm | 14 void h1(int *ptr) { } // don't warn function
|
/external/clang/test/Modules/Inputs/declare-use/ |
D | h.h | 6 const int h1 = aux_h*c*7*d; variable
|