/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftccache.h | 62 FT_Offset hash; /* used for hashing too */ member [all...] |
/third_party/skia/third_party/externals/freetype/src/tools/ |
H A D | apinames.c | 54 unsigned int hash; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-array.hh | 117 uint32_t hash () const { in hash() function 418 inline uint32_t hb_array_t<const char>::hash () const { in hash() function in hb_array_t 426 inline uint32_t hb_array_t<const unsigned char>::hash () const { in hash() function in hb_array_t
|
H A D | hb-map.hh | 76 uint32_t hash; member [all...] |
H A D | hb-vector.hh | 128 uint32_t hash () const { return as_array ().hash (); } in hash() function
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | idxset.c | 62 unsigned hash = 0; in pa_idxset_string_hash_func() local 120 unsigned hash = s->hash_func(e->data) % NBUCKETS; in remove_entry() local 147 static struct idxset_entry* data_scan(pa_idxset *s, unsigned hash, const void *p) { in data_scan() argument 160 index_scan(pa_idxset *s, unsigned hash, uint32_t idx) index_scan() argument 173 unsigned hash; pa_idxset_put() local 231 unsigned hash; pa_idxset_get_by_index() local 245 unsigned hash; pa_idxset_get_by_data() local 263 unsigned hash; pa_idxset_remove_by_index() local 281 unsigned hash; pa_idxset_remove_by_data() local 315 unsigned hash; pa_idxset_rrobin() local 405 unsigned hash; pa_idxset_next() local [all...] |
H A D | database-simple.c | 73 unsigned hash = 0; in hash_func() local
|
/third_party/python/Modules/ |
H A D | _randommodule.c | 307 Py_hash_t hash = PyObject_Hash(arg); in random_seed() local
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | stringtriebuilder.h | 253 int32_t hash; member in StringTrieBuilder::Node
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 243 static uint32_t hash(StringRef Buffer) { return djbHash(Buffer); } hash() function in llvm::AppleAccelTableData 252 static uint32_t hash(StringRef Name) { return caseFoldingDjbHash(Name); } hash() function in llvm::DWARF5AccelTableData 272 static uint32_t hash(StringRef Name) { return caseFoldingDjbHash(Name); } hash() function in llvm::DWARF5AccelTableStaticData [all...] |
/third_party/toybox/toys/pending/ |
H A D | tcpsvd.c | 149 int hash = haship(ip); in remove_connection() local 271 int hash, fd, newfd, j; in tcpsvd_main() local [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/ |
H A D | DestroyObjectTests.cpp | 255 constexpr size_t hash = 0x12345; in TEST_F() local 362 constexpr size_t hash = 0x12345; in TEST_F() local 621 constexpr size_t hash in TEST_F() local 668 constexpr size_t hash = 0x12345; TEST_F() local [all...] |
/third_party/python/Python/ |
H A D | pyhash.c | 176 Py_uhash_t hash; _Py_HashBytes() local [all...] |
/third_party/python/Objects/ |
H A D | unionobject.c | 46 Py_hash_t hash = PyObject_Hash(args); in union_hash() local
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyMap.java | 227 public IRubyObject hash(ThreadContext context) { in hash() method in RubyMap
|
H A D | RubyMessage.java | 176 public IRubyObject hash(ThreadContext context) { in hash() method in RubyMessage
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | hashtablez_sampler.h | 180 inline void RecordInsert(size_t hash, size_t distance_from_desired) { in RecordInsert() argument
|
H A D | hashtablez_sampler.cc | 228 void RecordInsertSlow(HashtablezInfo* info, size_t hash, in RecordInsertSlow() argument
|
H A D | hash_function_defaults_test.cc | 47 hash_default_hash<int32_t> hash; in TEST() local 68 hash_default_hash<MyEnum> hash; TEST() local 104 auto hash = this->hasher; TYPED_TEST() local 189 auto hash = this->hasher; TYPED_TEST() local 225 hash_default_hash<absl::Cord> hash; TEST() local 247 hash_default_hash<absl::Cord> hash; TEST() local 254 hash_default_hash<absl::Cord> hash; TEST() local 264 hash_default_hash<absl::Cord> hash; TEST() local 310 hash_default_hash<typename T::first_type> hash; global() member 357 struct hash<Hashable<H>> { global() struct [all...] |
/third_party/skia/modules/skparagraph/src/ |
H A D | FontCollection.cpp | 45 size_t hash = 0; in operator ()() local [all...] |
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | lib.rs | 159 pub mod hash; modules
|
H A D | sha.rs | 53 let mut hash variables 64 let mut hash = MaybeUninit::<[u8; 28]>::uninit(); global() variables 75 let mut hash = MaybeUninit::<[u8; 32]>::uninit(); global() variables 86 let mut hash = MaybeUninit::<[u8; 48]>::uninit(); global() variables 97 let mut hash = MaybeUninit::<[u8; 64]>::uninit(); global() variables 149 let mut hash = MaybeUninit::<[u8; 20]>::uninit(); global() variables 195 let mut hash = MaybeUninit::<[u8; 28]>::uninit(); global() variables 241 let mut hash = MaybeUninit::<[u8; 32]>::uninit(); global() variables 287 let mut hash = MaybeUninit::<[u8; 48]>::uninit(); global() variables 333 let mut hash= MaybeUninit::<[u8; 64]>::uninit(); global() variables [all...] |
/third_party/selinux/libsepol/src/ |
H A D | avtab.c | 65 uint32_t hash = 0; in avtab_hash() local [all...] |
/third_party/rust/crates/syn/src/ |
H A D | lib.rs | 837 mod hash; modules
|
H A D | lifetime.rs | 110 fn hash<H: Hasher>(&self, h: &mut H) { in hash() functions
|