| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | hash.inl | 28 hash<T> hasher; local 36 hash<T> hasher; local 46 hash<T> hasher; local 57 hash<T> hasher; local 69 hash<T> hasher; local 81 hash<glm::tquat<T, P>> hasher; local 91 hash<glm::tvec2<T, P>> hasher; local 101 hash<glm::tvec3<T, P>> hasher; local 111 hash<glm::tvec4<T, P>> hasher; local 121 hash<glm::tvec2<T, P>> hasher; local [all …]
|
| /external/guava/android/guava-tests/test/com/google/common/hash/ |
| D | AbstractByteHasherTest.java | 33 TestHasher hasher = new TestHasher(); // byte order insignificant here in testBytes() local 44 TestHasher hasher = new TestHasher(); in testShort() local 50 TestHasher hasher = new TestHasher(); in testInt() local 56 TestHasher hasher = new TestHasher(); in testLong() local 62 TestHasher hasher = new TestHasher(); in testChar() local 83 TestHasher hasher = new TestHasher(); in testFloat() local 89 TestHasher hasher = new TestHasher(); in testDouble() local 95 TestHasher hasher = new TestHasher(); in testCorrectExceptions() local
|
| D | FarmHashFingerprint64Test.java | 83 Hasher hasher = HASH_FN.newHasher(); in testPutNonChars() local 135 Hasher hasher = HASH_FN.newHasher(); in testHashFloatIsStable() local
|
| /external/guava/guava-tests/test/com/google/common/hash/ |
| D | AbstractByteHasherTest.java | 33 TestHasher hasher = new TestHasher(); // byte order insignificant here in testBytes() local 44 TestHasher hasher = new TestHasher(); in testShort() local 50 TestHasher hasher = new TestHasher(); in testInt() local 56 TestHasher hasher = new TestHasher(); in testLong() local 62 TestHasher hasher = new TestHasher(); in testChar() local 83 TestHasher hasher = new TestHasher(); in testFloat() local 89 TestHasher hasher = new TestHasher(); in testDouble() local 95 TestHasher hasher = new TestHasher(); in testCorrectExceptions() local
|
| D | FarmHashFingerprint64Test.java | 83 Hasher hasher = HASH_FN.newHasher(); in testPutNonChars() local 135 Hasher hasher = HASH_FN.newHasher(); in testHashFloatIsStable() local
|
| /external/rust/crates/ahash/tests/ |
| D | bench.rs | 9 let hasher = RandomState::with_seeds(1, 2, 3, 4).build_hasher(); in aeshash() localVariable 19 let hasher = RandomState::with_seeds(1, 2, 3, 4).build_hasher(); in fallbackhash() localVariable 28 let mut hasher = fnv::FnvHasher::default(); in fnvhash() localVariable 34 let mut hasher = DefaultHasher::default(); in siphash() localVariable 40 let mut hasher = FxHasher::default(); in fxhash() localVariable 46 let mut hasher = seahash::SeaHasher::default(); in seahash() localVariable
|
| D | map_tests.rs | 155 let hasher = hasher(); in hash() localVariable 161 let hasher = || AHasher::new_with_keys(123456789, 987654321); in test_bucket_distribution() localVariable 176 let mut hasher = AHasher::new_with_keys(1234, 5678); in ahash_vec() localVariable 186 let mut hasher = FxHasher::default(); in fxhash_vec() localVariable
|
| /external/libtextclassifier/abseil-cpp/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 50 H hasher; in TYPED_TEST_P() local 61 H hasher; in TYPED_TEST_P() local 75 H hasher; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 52 H hasher; in TYPED_TEST_P() local 63 H hasher; in TYPED_TEST_P() local 77 H hasher; in TYPED_TEST_P() local
|
| /external/openscreen/third_party/abseil/src/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 50 H hasher; in TYPED_TEST_P() local 61 H hasher; in TYPED_TEST_P() local 75 H hasher; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 52 H hasher; in TYPED_TEST_P() local 63 H hasher; in TYPED_TEST_P() local 77 H hasher; in TYPED_TEST_P() local
|
| /external/abseil-cpp/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 50 H hasher; in TYPED_TEST_P() local 61 H hasher; in TYPED_TEST_P() local 75 H hasher; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 52 H hasher; in TYPED_TEST_P() local 63 H hasher; in TYPED_TEST_P() local 77 H hasher; in TYPED_TEST_P() local
|
| /external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 50 H hasher; in TYPED_TEST_P() local 61 H hasher; in TYPED_TEST_P() local 75 H hasher; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 52 H hasher; in TYPED_TEST_P() local 63 H hasher; in TYPED_TEST_P() local 77 H hasher; in TYPED_TEST_P() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 50 H hasher; in TYPED_TEST_P() local 61 H hasher; in TYPED_TEST_P() local 75 H hasher; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 52 H hasher; in TYPED_TEST_P() local 63 H hasher; in TYPED_TEST_P() local 77 H hasher; in TYPED_TEST_P() local
|
| /external/angle/third_party/abseil-cpp/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 51 H hasher; in TYPED_TEST_P() local 62 H hasher; in TYPED_TEST_P() local 76 H hasher; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 52 H hasher; in TYPED_TEST_P() local 63 H hasher; in TYPED_TEST_P() local 77 H hasher; in TYPED_TEST_P() local
|
| /external/google-fruit/include/fruit/impl/util/ |
| D | hash_helpers.defn.h | 43 …HashSetWithArenaAllocatorAndCustomFunctors(size_t capacity, MemoryPool& memory_pool, Hasher hasher, in createHashSetWithArenaAllocatorAndCustomFunctors() 68 …HashMapWithArenaAllocatorAndCustomFunctors(size_t capacity, MemoryPool& memory_pool, Hasher hasher, in createHashMapWithArenaAllocatorAndCustomFunctors()
|
| /external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
| D | merge.pass.cpp | 96 struct hasher in main() struct 99 size_t operator()(const Counter<int>& p) const in main()
|
| /external/libcxx/test/std/containers/unord/unord.set/ |
| D | merge.pass.cpp | 96 struct hasher in main() struct 99 size_t operator()(const Counter<int>& p) const { return std::hash<Counter<int>>()(p); } in main()
|
| /external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
| D | merge.pass.cpp | 96 struct hasher in main() struct 99 size_t operator()(const Counter<int>& p) const in main()
|
| /external/libcxx/test/std/containers/unord/unord.multiset/ |
| D | merge.pass.cpp | 96 struct hasher in main() struct 99 size_t operator()(const Counter<int>& p) const { return std::hash<Counter<int>>()(p); } in main()
|
| /external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
| D | merge.pass.cpp | 95 struct hasher in main() struct 98 size_t operator()(const Counter<int>& p) const in main()
|