Home
last modified time | relevance | path

Searched defs:hash (Results 976 - 1000 of 1168) sorted by relevance

1...<<31323334353637383940>>...47

/third_party/node/deps/v8/src/torque/
H A Dtypes.h193 size_t hash = 0; in hash_value() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c59 uint32_t hash; member
185 uint32_t hash = 0; in desc_state_hash() local
389 uint32_t hash = 0; hash_descriptor_layout() local
442 uint32_t hash = 0; zink_descriptor_util_layout_get() local
468 uint32_t hash = 0; hash_descriptor_pool_key() local
494 uint32_t hash = 0; zink_descriptor_util_pool_key_get() local
592 uint32_t hash = 0; descriptor_pool_get() local
797 uint32_t hash = push_set ? ctx->dd->push_state[is_compute] : zink_descriptor_set_get() local
1613 calc_descriptor_state_hash_ubo(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash, bool need_offset) calc_descriptor_state_hash_ubo() argument
1629 calc_descriptor_state_hash_ssbo(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) calc_descriptor_state_hash_ssbo() argument
1650 calc_descriptor_state_hash_sampler(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) calc_descriptor_state_hash_sampler() argument
1672 calc_descriptor_state_hash_image(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) calc_descriptor_state_hash_image() argument
1688 uint32_t hash = 0; update_descriptor_stage_state() local
1767 uint32_t hash = 0; zink_context_update_descriptor_states() local
1808 uint32_t hash = 0; zink_context_update_descriptor_states() local
[all...]
H A Dzink_context.h87 uint32_t hash; member
99 uint32_t hash; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c79 uint8_t hash[SHA1_DIGEST_LENGTH]; member
132 dzn_cached_blob_create(struct vk_device *device, const void *hash, const void *data, size_t data_size) dzn_cached_blob_create() argument
191 dzn_pipeline_get_nir_shader(struct dzn_device *device, const struct dzn_pipeline_layout *layout, struct vk_pipeline_cache *cache, const uint8_t *hash, const VkPipelineShaderStageCreateInfo *stage_info, gl_shader_stage stage, enum dxil_spirv_yz_flip_mode yz_flip_mode, uint16_t y_flip_mask, uint16_t z_flip_mask, bool force_sample_rate_shading, enum pipe_format *vi_conversions, const nir_shader_compiler_options *nir_opts, nir_shader **nir) dzn_pipeline_get_nir_shader() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_clnt.c3143 EVP_MD_CTX * hash = NULL; in ossl_gost_ukm() local
[all...]
/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c835 HCRYPTHASH hash; in capi_rsa_sign() local
1008 HCRYPTHASH hash; in capi_dsa_do_sign() local
[all...]
H A De_loader_attic.c1150 unsigned long hash = 0; in file_find() local
/third_party/libcoap/src/
H A Dcoap_openssl.c3655 coap_crypto_hash(cose_alg_t alg, const coap_bin_const_t *data, coap_bin_const_t **hash) coap_crypto_hash() argument
H A Dcoap_mbedtls.c2671 coap_crypto_hash(cose_alg_t alg, const coap_bin_const_t *data, coap_bin_const_t **hash) global() argument
/third_party/libabigail/src/
H A Dabg-writer.cc491 size_t hash in get_id_for_type() local
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs1046 fn hash<H: Hasher>(&self, state: &mut H) { in hash() functions
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c912 static void set_eld_devices(pa_hashmap *hash) in set_eld_devices() argument
955 static void probe_volumes(pa_hashmap *hash, bool is_sink, snd_pcm_t *pcm_handle, pa_hashmap *mixers, bool ignore_dB) { in probe_volumes() argument
1007 ucm_add_port_combination( pa_hashmap *hash, pa_alsa_ucm_mapping_context *context, bool is_sink, pa_alsa_ucm_device **pdevices, int num, pa_hashmap *ports, pa_card_profile *cp, pa_core *core) ucm_add_port_combination() argument
1238 ucm_add_ports_combination( pa_hashmap *hash, pa_alsa_ucm_mapping_context *context, bool is_sink, pa_alsa_ucm_device **pdevices, int dev_num, uint32_t map_index, pa_hashmap *ports, pa_card_profile *cp, pa_core *core) ucm_add_ports_combination() argument
2397 pa_alsa_ucm_add_ports( pa_hashmap **hash, pa_proplist *proplist, pa_alsa_ucm_mapping_context *context, bool is_sink, pa_card *card, snd_pcm_t *pcm_handle, bool ignore_dB) pa_alsa_ucm_add_ports() argument
2407 pa_alsa_ucm_add_ports_combination( pa_hashmap *hash, pa_alsa_ucm_mapping_context *context, bool is_sink, pa_hashmap *ports, pa_card_profile *cp, pa_core *core) pa_alsa_ucm_add_ports_combination() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp671 deUint32 hash = deStringHash(m_vertShaderSource.c_str()) + deStringHash(m_fragShaderSource.c_str()); in render() local
/third_party/skia/src/core/
H A DSkVM.cpp620 uint64_t Builder::hash() const { in hash() function in skvm::Builder
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DPixelProcessor.cpp39 uint32_t hash = 0; in computeHash() local
H A DVertexProcessor.cpp43 uint32_t hash = 0; in computeHash() local
/third_party/openssl/ssl/statem/
H A Dstatem_clnt.c3135 EVP_MD_CTX * hash = NULL; in ossl_gost_ukm() local
[all...]
/third_party/openssl/engines/
H A De_capi.c835 HCRYPTHASH hash; in capi_rsa_sign() local
1008 HCRYPTHASH hash; in capi_dsa_do_sign() local
[all...]
H A De_loader_attic.c1150 unsigned long hash = 0; in file_find() local
/third_party/skia/third_party/externals/libpng/
H A Dpngrtran.c589 png_dsortpp hash; in png_set_quantize() local
[all...]
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp1570 int hash(TriangulationVertex* vert) const { in hash() function in ReflexHash
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h515 template <> struct hash<llvm::pdb::PDB_SymType> { struct
/third_party/python/Python/
H A Dhamt.c402 Py_hash_t hash = PyObject_Hash(o); hamt_hash() local
435 hamt_mask(int32_t hash, uint32_t shift) hamt_mask() argument
441 hamt_bitpos(int32_t hash, uint32_t shift) hamt_bitpos() argument
687 hamt_node_bitmap_assoc(PyHamtNode_Bitmap *self, uint32_t shift, int32_t hash, PyObject *key, PyObject *val, int* added_leaf) hamt_node_bitmap_assoc() argument
955 hamt_node_bitmap_without(PyHamtNode_Bitmap *self, uint32_t shift, int32_t hash, PyObject *key, PyHamtNode **new_node) hamt_node_bitmap_without() argument
1095 hamt_node_bitmap_find(PyHamtNode_Bitmap *self, uint32_t shift, int32_t hash, PyObject *key, PyObject **val) hamt_node_bitmap_find() argument
1260 hamt_node_collision_new(int32_t hash, Py_ssize_t size) hamt_node_collision_new() argument
1316 hamt_node_collision_assoc(PyHamtNode_Collision *self, uint32_t shift, int32_t hash, PyObject *key, PyObject *val, int* added_leaf) hamt_node_collision_assoc() argument
1434 hamt_node_collision_without(PyHamtNode_Collision *self, uint32_t shift, int32_t hash, PyObject *key, PyHamtNode **new_node) hamt_node_collision_without() argument
1528 hamt_node_collision_find(PyHamtNode_Collision *self, uint32_t shift, int32_t hash, PyObject *key, PyObject **val) hamt_node_collision_find() argument
1677 hamt_node_array_assoc(PyHamtNode_Array *self, uint32_t shift, int32_t hash, PyObject *key, PyObject *val, int* added_leaf) hamt_node_array_assoc() argument
1761 hamt_node_array_without(PyHamtNode_Array *self, uint32_t shift, int32_t hash, PyObject *key, PyHamtNode **new_node) hamt_node_array_without() argument
1919 hamt_node_array_find(PyHamtNode_Array *self, uint32_t shift, int32_t hash, PyObject *key, PyObject **val) hamt_node_array_find() argument
2021 hamt_node_assoc(PyHamtNode *node, uint32_t shift, int32_t hash, PyObject *key, PyObject *val, int* added_leaf) hamt_node_assoc() argument
2055 hamt_node_without(PyHamtNode *node, uint32_t shift, int32_t hash, PyObject *key, PyHamtNode **new_node) hamt_node_without() argument
2082 hamt_node_find(PyHamtNode *node, uint32_t shift, int32_t hash, PyObject *key, PyObject **val) hamt_node_find() argument
[all...]
H A Dimport.c2443 } hash; in _imp_source_hash_impl() local
[all...]
H A Dmarshal.c504 Py_hash_t hash; in w_complex_object() local

Completed in 73 milliseconds

1...<<31323334353637383940>>...47