| /external/icu/icu4c/source/common/ |
| D | uhash.c | 120 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) \ argument 141 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement() 181 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement() 190 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy() 208 _uhash_allocate(UHashtable *hash, in _uhash_allocate() 331 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find() 393 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash() 436 _uhash_remove(UHashtable *hash, in _uhash_remove() 461 _uhash_put(UHashtable *hash, in _uhash_put() 572 uhash_close(UHashtable *hash) { in uhash_close() [all …]
|
| /external/libdrm/amdgpu/ |
| D | util_hash.c | 100 static void *util_data_allocate_node(struct util_hash_data *hash) in util_data_allocate_node() 111 util_hash_create_node(struct util_hash *hash, in util_hash_create_node() 129 static void util_data_rehash(struct util_hash_data *hash, int hint) in util_data_rehash() 178 static void util_data_might_grow(struct util_hash_data *hash) in util_data_might_grow() 184 static void util_data_has_shrunk(struct util_hash_data *hash) in util_data_has_shrunk() 193 static struct util_node *util_data_first_node(struct util_hash_data *hash) in util_data_first_node() 206 static struct util_node **util_hash_find_node(struct util_hash *hash, unsigned akey) in util_hash_find_node() 222 util_hash_insert(struct util_hash *hash, unsigned key, void *data) in util_hash_insert() 243 struct util_hash *hash = malloc(sizeof(struct util_hash)); in util_hash_create() local 264 drm_private void util_hash_delete(struct util_hash *hash) in util_hash_delete() [all …]
|
| /external/mesa3d/src/gallium/auxiliary/cso_cache/ |
| D | cso_hash.c | 97 static void *cso_data_allocate_node(struct cso_hash_data *hash) in cso_data_allocate_node() 108 cso_hash_create_node(struct cso_hash *hash, in cso_hash_create_node() 126 static void cso_data_rehash(struct cso_hash_data *hash, int hint) in cso_data_rehash() 175 static void cso_data_might_grow(struct cso_hash_data *hash) in cso_data_might_grow() 181 static void cso_data_has_shrunk(struct cso_hash_data *hash) in cso_data_has_shrunk() 190 static struct cso_node *cso_data_first_node(struct cso_hash_data *hash) in cso_data_first_node() 203 static struct cso_node **cso_hash_find_node(struct cso_hash *hash, unsigned akey) in cso_hash_find_node() 218 struct cso_hash_iter cso_hash_insert(struct cso_hash *hash, in cso_hash_insert() 240 struct cso_hash *hash = MALLOC_STRUCT(cso_hash); in cso_hash_create() local 261 void cso_hash_delete(struct cso_hash *hash) in cso_hash_delete() [all …]
|
| D | cso_cache.c | 51 unsigned hash = 0, i; in hash_key() local 85 struct cso_hash *hash; in _cso_hash_for_type() local 156 struct cso_hash *hash, in sanitize_hash() 165 static INLINE void sanitize_cb(struct cso_hash *hash, enum cso_cache_type type, in sanitize_cb() 190 struct cso_hash *hash = _cso_hash_for_type(sc, type); in cso_insert_state() local 200 struct cso_hash *hash = _cso_hash_for_type(sc, type); in cso_find_state() local 206 void *cso_hash_find_data_from_template( struct cso_hash *hash, in cso_hash_find_data_from_template() 242 struct cso_hash *hash = _cso_hash_for_type(sc, type); in cso_take_state() local 266 struct cso_hash *hash = _cso_hash_for_type(sc, type); in cso_for_each_state() local
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | hash.h | 63 struct hash { struct 77 struct hash<const char*> { argument
|
| /external/e2fsprogs/lib/e2p/ |
| D | hashstr.c | 20 struct hash { struct 25 static struct hash hash_list[] = { argument
|
| /external/v8/src/js/ |
| D | templates.js | 40 function GetCachedCallSite(siteObj, hash) { argument 52 function SetCachedCallSite(siteObj, hash) { argument 68 function GetTemplateCallSite(siteObj, rawStrings, hash) { argument
|
| /external/deqp/framework/delibs/decpp/ |
| D | deSha1.cpp | 31 deSha1 hash; in parse() local 41 deSha1 hash; in compute() local 59 deSha1 hash; in finalize() local
|
| /external/deqp/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
|
| D | deSha1.h | 33 deUint32 hash[5]; member 40 deUint32 hash[5]; member
|
| /external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
| D | p6.cpp | 17 template<typename T> struct hash { }; struct 32 template<> struct hash<S> { struct 33 int operator()(const S& k) const { in operator ()()
|
| /external/skia/tests/ |
| D | DynamicHashTest.cpp | 45 Hash hash; in DEF_TEST() local 67 Hash hash; in DEF_TEST() local 79 Hash hash; in DEF_TEST() local 114 Hash hash; in DEF_TEST() local 140 Hash hash; in TestIter() local 193 Hash hash; in TestResetOrRewind() local
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | chashtst.c | 104 UHashtable *hash; in TestBasic() local 154 UHashtable *hash; in TestOtherAPI() local 288 UHashtable *hash; in hashIChars() local 336 static void _put(UHashtable* hash, in _put() 355 static void _get(UHashtable* hash, in _get() 372 static void _remove(UHashtable* hash, in _remove()
|
| /external/fio/ |
| D | filelock.c | 19 uint32_t hash; member 119 static struct fio_filelock *fio_hash_find(uint32_t hash) in fio_hash_find() 133 static struct fio_filelock *fio_hash_get(uint32_t hash, int trylock) in fio_hash_get() 171 uint32_t hash; in __fio_lock_file() local 228 uint32_t hash; in fio_unlock_file() local
|
| /external/autotest/client/tests/kvm/ |
| D | get_started.py | 15 def check_iso(url, destination, hash): argument 106 hash = "61b3407f62bac22d3a3b2e919c7fc960116012d7" variable 119 hash = "02930224756510e383c44c49bffb760e35d6f892" variable
|
| /external/libchrome/base/containers/ |
| D | hash_tables.h | 69 struct hash { struct 71 return BASE_HASH_IMPL_NAMESPACE::hash<T>()(value); in operator() argument
|
| /external/wpa_supplicant_8/src/eap_common/ |
| D | eap_pwd_common.c | 26 void eap_pwd_h_update(struct crypto_hash *hash, const u8 *data, size_t len) in eap_pwd_h_update() 32 void eap_pwd_h_final(struct crypto_hash *hash, u8 *digest) in eap_pwd_h_final() 43 struct crypto_hash *hash; in eap_pwd_kdf() local 95 struct crypto_hash *hash; in compute_password_element() local 312 struct crypto_hash *hash; in compute_keys() local
|
| /external/libweave/third_party/chromium/crypto/ |
| D | sha2.cc | 15 std::string hash = SHA256HashString(str); in SHA256HashString() local 25 std::string hash(kSHA256Length, 0); in SHA256HashString() local
|
| /external/mesa3d/src/mesa/program/ |
| D | prog_cache.c | 39 GLuint hash; member 61 GLuint hash = 0, i; in hash_key() local 182 const GLuint hash = hash_key(key, keysize); in _mesa_search_program_cache() local 203 const GLuint hash = hash_key(key, keysize); in _mesa_program_cache_insert() local 231 const GLuint hash = hash_key(key, keysize); in _mesa_shader_cache_insert() local
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
| D | ExtendedType.java | 32 private int hash; field in ExtendedType 59 public ExtendedType (int nodetype, String namespace, String localName, int hash) in ExtendedType() 85 protected void redefine(int nodetype, String namespace, String localName, int hash) in redefine()
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_cache.c | 51 uint32_t hash; member 68 uint32_t (*hash)(const void *key); member 123 uint32_t hash, in util_cache_entry_get() 186 uint32_t hash = cache->hash(key); in util_cache_set() local 221 uint32_t hash = cache->hash(key); in util_cache_get() local 292 uint32_t hash; in util_cache_remove() local
|
| /external/guava/guava/src/com/google/common/hash/ |
| D | HashCode.java | 119 public static HashCode fromInt(int hash) { in fromInt() 124 final int hash; field in HashCode.IntHashCode 126 IntHashCode(int hash) { in IntHashCode() 179 public static HashCode fromLong(long hash) { in fromLong() 184 final long hash; field in HashCode.LongHashCode 186 LongHashCode(long hash) { in LongHashCode()
|
| /external/skia/include/private/ |
| D | SkChecksum.h | 23 static uint32_t Mix(uint32_t hash) { in Mix() 38 static uint32_t CheapMix(uint32_t hash) { in CheapMix()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | MapMakerInternalMap.java | 355 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 362 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 377 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 392 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 409 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 416 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 431 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 446 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 491 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next); in newEntry() 917 StrongEntry(K key, int hash, @Nullable ReferenceEntry<K, V> next) { in StrongEntry() [all …]
|
| /external/guava/guava/src/com/google/common/cache/ |
| D | LocalCache.java | 446 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 453 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 468 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 483 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 500 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 507 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 522 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 537 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next) { in newEntry() 583 Segment<K, V> segment, K key, int hash, @Nullable ReferenceEntry<K, V> next); in newEntry() 1067 StrongEntry(K key, int hash, @Nullable ReferenceEntry<K, V> next) { in StrongEntry() [all …]
|