| /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 | 58 uint32_t h1 = HashDjb2(src_a, kMaxTest, 5381); in TEST_F() local 133 uint32_t h1; in TEST_F() local 148 uint32_t h1; in TEST_F() local 223 uint32_t h1 = HammingDistance_C(src_a, src_b, 16); in TEST_F() local 282 uint32_t h1 = HammingDistance_C(src_a, src_b, 16); in TEST_F() local 313 uint64_t h1 = ComputeHammingDistance(src_a, src_b, 16); in TEST_F() local 346 uint32_t h1 = 0; in TEST_F() local 418 uint64_t h1 = 0; in TEST_F() local 438 uint64_t h1 = ComputeSumSquareError(src_a, src_b, 16); in TEST_F() 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 33 std::chrono::hours h1(3); in main() local
|
| D | op_--int.pass.cpp | 24 std::chrono::hours h1(3); in test_constexpr() local 34 std::chrono::hours h1(3); in main() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/time/time.duration/time.duration.arithmetic/ |
| D | op_++int.pass.cpp | 23 std::chrono::hours h1(3); in test_constexpr() local 32 std::chrono::hours h1(3); in main() local
|
| D | op_--int.pass.cpp | 23 std::chrono::hours h1(3); in test_constexpr() local 33 std::chrono::hours h1(3); in main() local
|
| /external/icing/icing/index/hit/ |
| D | hit_test.cc | 40 BasicHit h1(kSomeSectionid, kSomeDocumentId); in TEST() local 97 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local 107 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local 120 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local 133 Hit h1(kSomeSectionid, kSomeDocumentId, Hit::kDefaultTermFrequency); in TEST() local
|
| /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/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/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/cronet/buildtools/third_party/libc++abi/trunk/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/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
| D | HashCodeBuilderTest.java | 313 final int h1 = (int) (l1 ^ l1 >> 32); in testDoubleArray() local 327 final int h1 = (int) (l1 ^ l1 >> 32); in testDoubleArrayAsObject() local 361 final int h1 = Float.floatToIntBits(5.4f); in testFloatArray() local 373 final int h1 = Float.floatToIntBits(5.4f); in testFloatArrayAsObject() local 420 final int h1 = (int) (5L ^ 5L >> 32); in testLongArray() local 432 final int h1 = (int) (5L ^ 5L >> 32); in testLongArrayAsObject() 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/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/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
|