| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_hash.hpp | 20 struct hash<VULKAN_HPP_NAMESPACE::Flags<BitType>> struct 24 …return std::hash<typename std::underlying_type<BitType>::type>{}( static_cast<typename std::underl… in operator ()() 35 struct hash<VULKAN_HPP_NAMESPACE::Instance> struct 39 return std::hash<VkInstance>{}( static_cast<VkInstance>( instance ) ); in operator ()() 44 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDevice> struct 48 return std::hash<VkPhysicalDevice>{}( static_cast<VkPhysicalDevice>( physicalDevice ) ); in operator ()() 53 struct hash<VULKAN_HPP_NAMESPACE::Device> struct 57 return std::hash<VkDevice>{}( static_cast<VkDevice>( device ) ); in operator ()() 62 struct hash<VULKAN_HPP_NAMESPACE::Queue> struct 66 return std::hash<VkQueue>{}( static_cast<VkQueue>( queue ) ); in operator ()() [all …]
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | hash.hpp | 44 struct hash<glm::tvec1<T,P> > struct 50 struct hash<glm::tvec2<T,P> > struct 56 struct hash<glm::tvec3<T,P> > struct 62 struct hash<glm::tvec4<T,P> > struct 68 struct hash<glm::tquat<T,P>> struct 74 struct hash<glm::tdualquat<T,P> > struct 80 struct hash<glm::tmat2x2<T,P> > struct 86 struct hash<glm::tmat2x3<T,P> > struct 92 struct hash<glm::tmat2x4<T,P> > struct 98 struct hash<glm::tmat3x2<T,P> > struct [all …]
|
| /third_party/rust/crates/syn/src/gen/ |
| D | hash.rs | 11 fn hash<H>(&self, state: &mut H) in hash() method 21 fn hash<H>(&self, state: &mut H) in hash() method 32 fn hash<H>(&self, state: &mut H) in hash() method 46 fn hash<H>(&self, state: &mut H) in hash() method 63 fn hash<H>(&self, state: &mut H) in hash() method 75 fn hash<H>(&self, state: &mut H) in hash() method 87 fn hash<H>(&self, state: &mut H) in hash() method 182 fn hash<H>(&self, state: &mut H) in hash() method 193 fn hash<H>(&self, state: &mut H) in hash() method 203 fn hash<H>(&self, state: &mut H) in hash() method [all …]
|
| /third_party/node/deps/icu-small/source/common/ |
| D | uhash.cpp | 122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) UPRV_BLOCK_MACRO_BEGIN { \ argument 146 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement() 186 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement() 195 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy() 213 _uhash_allocate(UHashtable *hash, in _uhash_allocate() 336 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find() 397 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash() 440 _uhash_remove(UHashtable *hash, in _uhash_remove() 465 _uhash_put(UHashtable *hash, in _uhash_put() 593 uhash_close(UHashtable *hash) { in uhash_close() [all …]
|
| /third_party/icu/icu4c/source/common/ |
| D | uhash.cpp | 122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) UPRV_BLOCK_MACRO_BEGIN { \ argument 146 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement() 186 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement() 195 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy() 213 _uhash_allocate(UHashtable *hash, in _uhash_allocate() 336 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find() 397 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash() 440 _uhash_remove(UHashtable *hash, in _uhash_remove() 465 _uhash_put(UHashtable *hash, in _uhash_put() 593 uhash_close(UHashtable *hash) { in uhash_close() [all …]
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | uhash.cpp | 122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) UPRV_BLOCK_MACRO_BEGIN { \ argument 146 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement() 186 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement() 195 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy() 213 _uhash_allocate(UHashtable *hash, in _uhash_allocate() 336 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find() 397 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash() 440 _uhash_remove(UHashtable *hash, in _uhash_remove() 465 _uhash_put(UHashtable *hash, in _uhash_put() 593 uhash_close(UHashtable *hash) { in uhash_close() [all …]
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | uhash.cpp | 122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) \ argument 143 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement() 183 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement() 192 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy() 210 _uhash_allocate(UHashtable *hash, in _uhash_allocate() 333 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find() 395 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash() 438 _uhash_remove(UHashtable *hash, in _uhash_remove() 463 _uhash_put(UHashtable *hash, in _uhash_put() 590 uhash_close(UHashtable *hash) { in uhash_close() [all …]
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| D | cso_hash.c | 77 cso_hash_create_node(struct cso_hash *hash, in cso_hash_create_node() 95 static void cso_data_rehash(struct cso_hash *hash, int hint) in cso_data_rehash() 144 static void cso_data_might_grow(struct cso_hash *hash) in cso_data_might_grow() 150 static void cso_data_has_shrunk(struct cso_hash *hash) in cso_data_has_shrunk() 159 static struct cso_node *cso_data_first_node(struct cso_hash *hash) in cso_data_first_node() 173 struct cso_hash_iter cso_hash_insert(struct cso_hash *hash, in cso_hash_insert() 189 void cso_hash_init(struct cso_hash *hash) in cso_hash_init() 200 void cso_hash_deinit(struct cso_hash *hash) in cso_hash_deinit() 254 void *cso_hash_take(struct cso_hash *hash, unsigned akey) in cso_hash_take() 270 struct cso_hash_iter cso_hash_first_node(struct cso_hash *hash) in cso_hash_first_node() [all …]
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| D | fthash.c | 106 FT_Hash hash ) in hash_bucket() 131 hash_rehash( FT_Hash hash, in hash_rehash() 165 hash_init( FT_Hash hash, in hash_init() 195 ft_hash_str_init( FT_Hash hash, in ft_hash_str_init() 203 ft_hash_num_init( FT_Hash hash, in ft_hash_num_init() 211 ft_hash_str_free( FT_Hash hash, in ft_hash_str_free() 235 FT_Hash hash, in hash_insert() 273 FT_Hash hash, in ft_hash_str_insert() 288 FT_Hash hash, in ft_hash_num_insert() 302 FT_Hash hash ) in hash_lookup() [all …]
|
| /third_party/freetype/src/base/ |
| D | fthash.c | 106 FT_Hash hash ) in hash_bucket() 131 hash_rehash( FT_Hash hash, in hash_rehash() 165 hash_init( FT_Hash hash, in hash_init() 195 ft_hash_str_init( FT_Hash hash, in ft_hash_str_init() 203 ft_hash_num_init( FT_Hash hash, in ft_hash_num_init() 211 ft_hash_str_free( FT_Hash hash, in ft_hash_str_free() 235 FT_Hash hash, in hash_insert() 273 FT_Hash hash, in ft_hash_str_insert() 288 FT_Hash hash, in ft_hash_num_insert() 302 FT_Hash hash ) in hash_lookup() [all …]
|
| /third_party/flutter/skia/third_party/externals/freetype/src/base/ |
| D | fthash.c | 107 FT_Hash hash ) in hash_bucket() 132 hash_rehash( FT_Hash hash, in hash_rehash() 166 hash_init( FT_Hash hash, in hash_init() 196 ft_hash_str_init( FT_Hash hash, in ft_hash_str_init() 204 ft_hash_num_init( FT_Hash hash, in ft_hash_num_init() 212 ft_hash_str_free( FT_Hash hash, in ft_hash_str_free() 236 FT_Hash hash, in hash_insert() 274 FT_Hash hash, in ft_hash_str_insert() 289 FT_Hash hash, in ft_hash_num_insert() 303 FT_Hash hash ) in hash_lookup() [all …]
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | sha.rs | 53 let mut hash = MaybeUninit::<[u8; 20]>::uninit(); localVariable 64 let mut hash = MaybeUninit::<[u8; 28]>::uninit(); localVariable 75 let mut hash = MaybeUninit::<[u8; 32]>::uninit(); localVariable 86 let mut hash = MaybeUninit::<[u8; 48]>::uninit(); localVariable 97 let mut hash = MaybeUninit::<[u8; 64]>::uninit(); localVariable 149 let mut hash = MaybeUninit::<[u8; 20]>::uninit(); localVariable 195 let mut hash = MaybeUninit::<[u8; 28]>::uninit(); localVariable 241 let mut hash = MaybeUninit::<[u8; 32]>::uninit(); localVariable 287 let mut hash = MaybeUninit::<[u8; 48]>::uninit(); localVariable 333 let mut hash= MaybeUninit::<[u8; 64]>::uninit(); localVariable
|
| /third_party/libabigail/src/ |
| D | abg-hash.cc | 68 uint32_t hash = offset_basis; in fnv_hash() local 125 struct decl_base::hash struct in abigail::decl_base 128 operator()(const decl_base& d) const in operator ()() 146 struct type_decl::hash struct in abigail::type_decl 149 operator()(const type_decl& t) const in operator ()() 191 struct scope_type_decl::hash struct in abigail::scope_type_decl 194 operator()(const scope_type_decl& t) const in operator ()() 208 struct qualified_type_def::hash struct in abigail::qualified_type_def 211 operator()(const qualified_type_def& t) const in operator ()() 225 struct pointer_type_def::hash struct in abigail::pointer_type_def [all …]
|
| /third_party/gn/src/gn/ |
| D | unique_vector.h | 60 Node* Lookup(size_t hash, const T& item, const std::vector<T>& vector) const { in Lookup() 69 void Insert(Node* node, size_t hash, size_t index) { in Insert() 113 size_t hash; in push_back() local 125 size_t hash = Hash()(t); in push_back() local 148 size_t hash; in PushBackWithIndex() local 161 size_t hash; in PushBackWithIndex() local 213 size_t hash; in Contains() local 220 size_t hash; in IndexOf() local 228 UniqueVectorNode* Lookup(const T& t, size_t* hash) const { in Lookup()
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| D | deSha1.c | 155 void deSha1Stream_finalize (deSha1Stream* stream, deSha1* hash) in deSha1Stream_finalize() 184 void deSha1_compute (deSha1* hash, size_t size, const void* data) in deSha1_compute() 193 void deSha1_render (const deSha1* hash, char* buffer) in deSha1_render() 209 deBool deSha1_parse (deSha1* hash, const char* buffer) in deSha1_parse() 267 const char* const hash; in deSha1_selfTest() member 287 deSha1 hash; in deSha1_selfTest() local 299 deSha1 hash; in deSha1_selfTest() local 358 deSha1 hash; in deSha1_selfTest() local
|
| /third_party/node/test/fixtures/wpt/url/resources/ |
| D | urltestdata.json | 16 "hash": "" string 31 "hash": "#c" string 46 "hash": "" string 61 "hash": "" string 76 "hash": "" string 91 "hash": "" string 106 "hash": "" string 121 "hash": "" string 136 "hash": "" string 151 "hash": "" string [all …]
|
| /third_party/pulseaudio/src/pulsecore/ |
| 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() 160 static struct idxset_entry* index_scan(pa_idxset *s, unsigned hash, uint32_t idx) { in index_scan() 173 unsigned hash; in pa_idxset_put() local 231 unsigned hash; in pa_idxset_get_by_index() local 245 unsigned hash; in pa_idxset_get_by_data() local 263 unsigned hash; in pa_idxset_remove_by_index() local 281 unsigned hash; in pa_idxset_remove_by_data() local 315 unsigned hash; in pa_idxset_rrobin() local [all …]
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | chashtst.c | 109 UHashtable *hash; in TestBasic() local 160 UHashtable *hash = uhash_open(hashChars, isEqualChars, NULL, &status); in TestAllowZero() local 209 UHashtable *hash; in TestOtherAPI() local 343 UHashtable *hash; in hashIChars() local 391 static void _put(UHashtable* hash, in _put() 430 static void _get(UHashtable* hash, in _get() 443 static void _remove(UHashtable* hash, in _remove()
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deSha1.cpp | 31 deSha1 hash; in parse() local 41 deSha1 hash; in compute() local 59 deSha1 hash; in finalize() local
|
| /third_party/flutter/engine/flutter/third_party/txt/src/utils/ |
| D | JenkinsHash.cpp | 31 JenkinsHashWhiten(uint32_t hash) { in JenkinsHashWhiten() 38 uint32_t JenkinsHashMixBytes(uint32_t hash, const uint8_t* bytes, size_t size) { in JenkinsHashMixBytes() 58 uint32_t JenkinsHashMixShorts(uint32_t hash, in JenkinsHashMixShorts()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/common/ |
| D | HashUtils.h | 39 void HashCombine(size_t* hash, const T& value) { in HashCombine() 51 void HashCombine(size_t* hash, const T& value, const Args&... args) { in HashCombine() 73 size_t hash = 0; in Hash() local
|
| /third_party/flutter/txt/src/utils/ |
| D | JenkinsHash.cpp | 31 JenkinsHashWhiten(uint32_t hash) { in JenkinsHashWhiten() 38 uint32_t JenkinsHashMixBytes(uint32_t hash, const uint8_t* bytes, size_t size) { in JenkinsHashMixBytes() 58 uint32_t JenkinsHashMixShorts(uint32_t hash, in JenkinsHashMixShorts()
|
| /third_party/toybox/toys/lsb/ |
| D | md5sum.c | 251 struct hash { in do_lib_hash() struct 252 char *name; in do_lib_hash() 253 int (*init)(void *); in do_lib_hash() 254 int (*update)(void *, void *, size_t); in do_lib_hash() 255 int (*final)(void *, void *); in do_lib_hash() 256 int digest_length; in do_lib_hash() 266 }, * hash; in do_lib_hash() local
|
| /third_party/flutter/skia/tests/ |
| D | DynamicHashTest.cpp | 48 Hash hash; in DEF_TEST() local 76 Hash hash; in DEF_TEST() local 102 Hash hash; in DEF_TEST() local 114 Hash hash; in DEF_TEST() local 149 Hash hash; in DEF_TEST() local 175 Hash hash; in TestIter() local 228 Hash hash; in TestResetOrRewind() local
|
| /third_party/mbedtls/tests/src/drivers/ |
| D | test_driver_signature.c | 59 const uint8_t *hash, in sign_hash() 136 const uint8_t *hash, in verify_hash() 219 uint8_t hash[PSA_HASH_MAX_SIZE]; in mbedtls_test_transparent_signature_sign_message() local 296 uint8_t hash[PSA_HASH_MAX_SIZE]; in mbedtls_test_transparent_signature_verify_message() local 351 const uint8_t *hash, size_t hash_length, in mbedtls_test_transparent_signature_sign_hash() 378 const uint8_t *hash, size_t hash_length, in mbedtls_test_opaque_signature_sign_hash() 398 const uint8_t *hash, size_t hash_length, in mbedtls_test_transparent_signature_verify_hash() 415 const uint8_t *hash, size_t hash_length, in mbedtls_test_opaque_signature_verify_hash()
|