Home
last modified time | relevance | path

Searched defs:hash (Results 301 - 325 of 1101) sorted by relevance

1...<<11121314151617181920>>...45

/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_report_entity_test.cpp82 string hash = "ASDasadSDASDA"; in HWTEST_F() local
375 string hash = "ASDasadSDASDA"; in HWTEST_F() local
420 string hash = "ASDasadSDASDA"; in HWTEST_F() local
457 string hash = "ASDasadSDASDA"; HWTEST_F() local
[all...]
/third_party/elfio/tests/
H A DELFIOTest2.cpp405 Elf_Word hash; in TEST() local
/third_party/ffmpeg/libavformat/
H A Dhttpauth.c149 uint8_t hash[16]; in make_digest_auth() local
/third_party/gn/src/gn/
H A Dhash_table_base_unittest.cc39 size_t hash() const { return static_cast<size_t>(x_); } in hash() function in Int
133 size_t hash = static_cast<size_t>(x); in contains() local
142 size_t hash = static_cast<size_t>(x); in insert() local
156 size_t hash = static_cast<size_t>(x); in erase() local
H A Dstring_atom.cc46 size_t hash; member
101 Insert(Node* node, size_t hash, KeyType key) Insert() argument
118 size_t hash = set_.Hash(""); StringAtomSet() local
126 size_t hash = set_.Hash(key); find() local
193 size_t hash = local_set_.Hash(key); find() local
[all...]
H A Dpointer_set.h207 size_t hash = NodeType::MakeHash(ptr); in Lookup() local
/third_party/curl/lib/
H A Dhash.c297 Curl_hash_start_iterate(struct Curl_hash *hash, struct Curl_hash_iterator *iter) Curl_hash_start_iterate() argument
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1635 int32_t hash; member
/third_party/icu/icu4c/source/common/
H A Dhash.h31 UHashtable* hash; member in Hashtable
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dsortkey.cpp249 int32_t hash; in computeHashCode() local
[all...]
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dscript.h69 unsigned short hash[IA64_UNW_HASH_SIZE]; member
/third_party/libsnd/Octave/
H A Dsndfile.cc239 int hash = 0 ; in hash_of_str() local
249 { int hash ; in major_format_of_hash() local
286 { int hash ; in minor_format_of_hash() local
[all...]
/third_party/libbpf/src/
H A Dhashmap.c130 hashmap_find_entry(const struct hashmap *map, const long key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) hashmap_find_entry() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_locals_to_regs.c48 uint32_t hash = 0; in hash_deref() local
102 uint32_t hash = hash_deref(deref); in get_reg_for_deref() local
[all...]
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c178 uint32_t hash = _mesa_hash_pointer(bo); in bo2idx() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.c83 static inline void sanitize_cb(struct cso_hash *hash, enum cso_cache_type type, in sanitize_cb() argument
110 struct cso_hash *hash = _cso_hash_for_type(sc, type); in cso_insert_state() local
120 struct cso_hash *hash in cso_find_state() local
73 sanitize_hash(struct cso_cache *sc, struct cso_hash *hash, enum cso_cache_type type, int max_size) sanitize_hash() argument
126 cso_hash_find_data_from_template( struct cso_hash *hash, unsigned hash_key, void *templ, int size ) cso_hash_find_data_from_template() argument
175 struct cso_hash *hash = _cso_hash_for_type(sc, type); cso_delete_all() local
[all...]
H A Dcso_cache.h174 unsigned hash = 0, *ikey = (unsigned *)key; in cso_construct_key() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_samplers_as_deref.c199 uint32_t hash = _mesa_hash_string(name); in lower_deref() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-ss.c113 static void sigv4_sha256hash_payload(uint8_t *payload, size_t len, char *hash) in sigv4_sha256hash_payload() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.h62 uint32_t hash; member
/third_party/ntfs-3g/libntfs-3g/
H A Dcache.c103 drophashindex(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *current, int hash) drophashindex() argument
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_map.c94 static uint32_t hash(nghttp2_map_key_type key) { in hash() function
98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
122 static void map_bucket_set_data(nghttp2_map_bucket *bkt, uint32_t hash, in map_bucket_set_data() argument
151 insert(nghttp2_map_bucket *table, uint32_t tablelen, uint32_t tablelenbits, uint32_t hash, nghttp2_map_key_type key, void *data) insert() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dhash.h31 UHashtable* hash; member in Hashtable
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__htable_asvp.c34 ares__htable_t *hash; member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dhash.c185 uint32_t hash = uint_hash(key); _mesa_HashInsert_unlocked() local
[all...]

Completed in 14 milliseconds

1...<<11121314151617181920>>...45