| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_instr_set.c | 89 hash_src(uint32_t hash, const nir_src *src) in hash_src() argument 97 hash_alu_src(uint32_t hash, const nir_alu_src *src, unsigned num_components) in hash_alu_src() argument 110 hash_alu(uint32_t hash, const nir_alu_instr *instr) hash_alu() argument 152 hash_deref(uint32_t hash, const nir_deref_instr *instr) hash_deref() argument 193 hash_load_const(uint32_t hash, const nir_load_const_instr *instr) hash_load_const() argument 219 hash_phi(uint32_t hash, const nir_phi_instr *instr) hash_phi() argument 242 hash_intrinsic(uint32_t hash, const nir_intrinsic_instr *instr) hash_intrinsic() argument 261 hash_tex(uint32_t hash, const nir_tex_instr *instr) hash_tex() argument 300 uint32_t hash = 0; hash_instr() local [all...] |
| /third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
| H A D | sign.c | 199 char hash[65], *end = &buf[bufsz - 1], *start; in build_sign_string() local
|
| /third_party/libwebsockets/plugins/ssh-base/ |
| H A D | sshd.c | 536 uint8_t *pp, *ps, hash[64]; in lws_ssh_parse_plaintext() local [all...] |
| /third_party/ltp/metadata/ |
| H A D | metaparse.c | 412 int hash = 0; in parse_array_size() local 645 int hash = 0; in parse_include_macros() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_ir.cpp | 272 value_hash node::hash() const { in hash() function in r600_sb::node
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_program.h | 69 uint32_t hash; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_vectorize_vs_inputs.c | 237 uint32_t hash = 0; in r600_hash_instr() local
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_cs.c | 228 unsigned hash = bo->hash & (ARRAY_SIZE(csc->reloc_indices_hashlist)-1); in radeon_lookup_buffer() local 269 unsigned hash = bo->hash & (ARRAY_SIZE(csc->reloc_indices_hashlist)-1); in radeon_lookup_or_add_real_buffer() local 326 unsigned hash; radeon_lookup_or_add_slab_buffer() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_tgsi.c | 434 cache_destroy(struct pipe_context *pipe, struct cso_hash *hash, unsigned processor) cache_destroy() argument 462 shader_from_cache(struct pipe_context *pipe, unsigned type, struct cso_hash *hash, unsigned key) shader_from_cache() argument
|
| /third_party/nghttp2/bpf/ |
| H A D | reuseport_kern.c | 498 static __u32 hash(const __u8 *data, __u32 datalen, __u32 initval) { in hash() function [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-client.c | 733 uint8_t hash[32]; local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | persistent-map.h | 427 FindHash( HashValue hash, std::array<const FocusedTree*, kHashBits>* path, int* length) const FindHash() argument [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | hashmap.h | 223 LookupOrInsert( const Key& key, uint32_t hash) LookupOrInsert() argument 232 LookupOrInsert( const Key& key, uint32_t hash, const Func& value_func) LookupOrInsert() argument 242 LookupOrInsert( const LookupKey& lookup_key, uint32_t hash, const KeyFunc& key_func, const ValueFunc& value_func) LookupOrInsert() argument 257 InsertNew( const Key& key, uint32_t hash) InsertNew() argument 265 Remove( const Key& key, uint32_t hash) Remove() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | ordered-hash-table.h | 219 int HashToEntryRaw(int hash) { in HashToEntryRaw() argument 244 int HashToBucket(int hash) { return hash & (NumberOfBuckets() - 1); } in HashToBucket() argument [all...] |
| /third_party/node/deps/v8/src/snapshot/embedded/ |
| H A D | embedded-data.cc | 347 const size_t hash = isolate->HashIsolateForEmbeddedBlob(); in FromIsolate() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.h | 254 uint32_t hash; member
|
| H A D | freedreno_gmem.c | 556 uint32_t hash = gmem_key_hash(key); in lookup_gmem_state() local
|
| H A D | freedreno_resource.h | 121 uint32_t hash; /* _mesa_hash_pointer() on this resource's address. */ member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_resource.c | 651 uint32_t hash; in etna_resource_used() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | hkdf.c | 652 unsigned char hash[EVP_MAX_MD_SIZE]; in prov_tls13_hkdf_generate_secret() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_hash.c | 73 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; in hash_df() local 178 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; in add_hash_to_v() local 209 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; hash_gen() local 253 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; drbg_hash_instantiate() local 292 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; drbg_hash_reseed() local 327 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; drbg_hash_generate() local 364 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; drbg_hash_uninstantiate() local 380 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; drbg_hash_verify_zeroization() local 390 PROV_DRBG_HASH *hash; drbg_hash_new() local 421 PROV_DRBG_HASH *hash; drbg_hash_free() local 434 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)drbg->data; drbg_hash_get_ctx_params() local 462 PROV_DRBG_HASH *hash = (PROV_DRBG_HASH *)ctx->data; drbg_hash_set_ctx_params() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/ |
| H A D | file_store.c | 355 unsigned long hash; in file_set_ctx_params() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | crl.c | 91 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = 0; in crl_main() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | t1_enc.c | 532 const EVP_MD *hash; in tls1_setup_key_block() local 616 unsigned char hash[EVP_MAX_MD_SIZE]; in tls1_final_finish_mac() local 646 unsigned char hash[EVP_MAX_MD_SIZE * 2]; in tls1_generate_master_secret() local [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_notls.c | 319 coap_crypto_hash(cose_alg_t alg, const coap_bin_const_t *data, coap_bin_const_t **hash) coap_crypto_hash() argument
|