Home
last modified time | relevance | path

Searched defs:hash (Results 1026 - 1050 of 2206) sorted by relevance

1...<<41424344454647484950>>...89

/third_party/mesa3d/src/compiler/nir/
H A Dnir_instr_set.c89 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 Dsign.c199 char hash[65], *end = &buf[bufsz - 1], *start; in build_sign_string() local
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c536 uint8_t *pp, *ps, hash[64]; in lws_ssh_parse_plaintext() local
[all...]
/third_party/ltp/metadata/
H A Dmetaparse.c412 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 Dsb_ir.cpp272 value_hash node::hash() const { in hash() function in r600_sb::node
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.h69 uint32_t hash; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_vectorize_vs_inputs.c237 uint32_t hash = 0; in r600_hash_instr() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c228 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 Dxa_tgsi.c434 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 Dreuseport_kern.c498 static __u32 hash(const __u8 *data, __u32 datalen, __u32 initval) { in hash() function
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c733 uint8_t hash[32]; local
/third_party/node/deps/v8/src/compiler/
H A Dpersistent-map.h427 FindHash( HashValue hash, std::array<const FocusedTree*, kHashBits>* path, int* length) const FindHash() argument
[all...]
/third_party/node/deps/v8/src/base/
H A Dhashmap.h223 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 Dordered-hash-table.h219 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 Dembedded-data.cc347 const size_t hash = isolate->HashIsolateForEmbeddedBlob(); in FromIsolate() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h254 uint32_t hash; member
H A Dfreedreno_gmem.c556 uint32_t hash = gmem_key_hash(key); in lookup_gmem_state() local
H A Dfreedreno_resource.h121 uint32_t hash; /* _mesa_hash_pointer() on this resource's address. */ member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c651 uint32_t hash; in etna_resource_used() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dhkdf.c652 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 Ddrbg_hash.c73 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 Dfile_store.c355 unsigned long hash; in file_set_ctx_params() local
/third_party/node/deps/openssl/openssl/apps/
H A Dcrl.c91 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = 0; in crl_main() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_enc.c532 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 Dcoap_notls.c319 coap_crypto_hash(cose_alg_t alg, const coap_bin_const_t *data, coap_bin_const_t **hash) coap_crypto_hash() argument

Completed in 23 milliseconds

1...<<41424344454647484950>>...89