/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_report_entity_test.cpp | 82 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 D | ELFIOTest2.cpp | 405 Elf_Word hash; in TEST() local
|
/third_party/ffmpeg/libavformat/ |
H A D | httpauth.c | 149 uint8_t hash[16]; in make_digest_auth() local
|
/third_party/gn/src/gn/ |
H A D | hash_table_base_unittest.cc | 39 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 D | string_atom.cc | 46 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 D | pointer_set.h | 207 size_t hash = NodeType::MakeHash(ptr); in Lookup() local
|
/third_party/curl/lib/ |
H A D | hash.c | 297 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 D | smpdtfmt.h | 1635 int32_t hash; member
|
/third_party/icu/icu4c/source/common/ |
H A D | hash.h | 31 UHashtable* hash; member in Hashtable [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | sortkey.cpp | 249 int32_t hash; in computeHashCode() local [all...] |
/third_party/libunwind/libunwind/include/tdep-ia64/ |
H A D | script.h | 69 unsigned short hash[IA64_UNW_HASH_SIZE]; member
|
/third_party/libsnd/Octave/ |
H A D | sndfile.cc | 239 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 D | hashmap.c | 130 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 D | nir_lower_locals_to_regs.c | 48 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 D | etnaviv_cmd_stream.c | 178 uint32_t hash = _mesa_hash_pointer(bo); in bo2idx() local
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_cache.c | 83 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 D | cso_cache.h | 174 unsigned hash = 0, *ikey = (unsigned *)key; in cso_construct_key() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_lower_samplers_as_deref.c | 199 uint32_t hash = _mesa_hash_string(name); in lower_deref() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
H A D | ss-s3-ss.c | 113 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 D | radeon_drm_bo.h | 62 uint32_t hash; member
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | cache.c | 103 drophashindex(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *current, int hash) drophashindex() argument [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_map.c | 94 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 D | hash.h | 31 UHashtable* hash; member in Hashtable [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares__htable_asvp.c | 34 ares__htable_t *hash; member [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | hash.c | 185 uint32_t hash = uint_hash(key); _mesa_HashInsert_unlocked() local [all...] |