| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | BlobCache.h | 38 struct hash<egl::BlobCacheKey> struct
|
| /third_party/skia/src/core/ |
| H A D | SkOpts.h | 59 static inline uint32_t hash(const void* data, size_t bytes, uint32_t seed=0) { in hash() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | SetupProcessor.cpp | 33 uint32_t hash = 0; in computeHash() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvID.hpp | 91 struct hash<sw::SpirvID<T> > struct
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | ID.hpp | 96 struct hash<vk::dbg::ID<T> > struct
|
| H A D | Location.hpp | 76 struct hash<vk::dbg::Location> struct
|
| /third_party/skia/third_party/externals/swiftshader/tests/SystemBenchmarks/ |
| H A D | LRUCacheBenchmarks.cpp | 57 size_t hash = 12227; in operator ()() local
|
| /third_party/openssl/include/crypto/ |
| H A D | ess.h | 34 ASN1_OCTET_STRING *hash; /* Always SHA-1 digest. */ member 60 ASN1_OCTET_STRING *hash; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | data_descriptor.cpp | 34 std::u32string hash; in operator ()() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | data_descriptor.cpp | 34 std::u32string hash; in operator ()() local
|
| /third_party/skia/src/sksl/lex/ |
| H A D | DFAState.h | 64 template<> struct hash<DFAState::Label> { struct
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | HashUtils.h | 47 void HashCombine(size_t* hash, const T& value) { in HashCombine() argument 59 HashCombine(size_t* hash, const T& value, const Args&... args) HashCombine() argument 81 size_t hash = 0; Hash() local 93 struct hash<ityp::bitset<Index, N>> { global() struct [all...] |
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | sampler_texture_pair.h | 58 class hash<tint::inspector::SamplerTexturePair> { class
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | binding_point.h | 58 class hash<tint::sem::BindingPoint> { class
|
| H A D | call_target.cc | 71 size_t hash = tint::utils::Hash(sig.parameters.size()); in operator ()() local
|
| H A D | call_target.h | 96 class hash<tint::sem::CallTargetSignature> { class
|
| H A D | intrinsic.h | 155 class hash<tint::sem::Intrinsic> { class
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | symbol.h | 110 class hash<tint::Symbol> { class
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | remove_phonies.cc | 56 size_t hash = tint::utils::Hash(sig.types.size()); in operator ()() local
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | hash.h | 50 void HashCombine(size_t* hash, const T& value) { in HashCombine() argument 57 void HashCombine(size_t* hash, const std::vector<T>& vector) { in HashCombine() argument 66 HashCombine(size_t* hash, const T& value, const ARGS&... args) HashCombine() argument 75 size_t hash = 102931; // seed with an arbitrary prime Hash() local [all...] |
| /third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
| H A D | slide_hash_neon.h | 11 inline static void ZLIB_INTERNAL neon_slide_hash_update(Posf *hash, in neon_slide_hash_update() argument [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | data_descriptor.cpp | 34 std::u32string hash; in operator ()() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | hash.h | 50 struct hash : public std::hash<Key> {}; struct 53 struct hash<const Key*> { struct 62 struct hash<const char*> { struct 73 struct hash<bool> { struct 80 struct hash<std::string> { struct 93 struct hash<std::pair<First, Second> > { struct [all...] |
| /third_party/rust/crates/memchr/src/memmem/ |
| H A D | rabinkarp.rs | 55 let mut hash = Hash::from_bytes_fwd(&haystack[..needle.len()]); variables 85 let mut hash = variables 165 let mut hash = Hash::new(); global() variables 174 let mut hash = Hash::new(); from_bytes_rev() variables [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set.cc | 46 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() argument
|