| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | thread_pool_reuse_manager.cc | 44 auto hash_key = ComputeHash(actor_num, inter_op_parallel_num, thread_num, bind_mode, core_list); in GetThreadPool() local 71 auto hash_key = ComputeHash(actor_num, inter_op_parallel_num, thread_num, bind_mode, core_list); in RetrieveThreadPool() local 81 std::string hash_key = std::to_string(actor_num) + std::to_string(inter_op_parallel_num) + in ComputeHash() local
|
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| D | translate_cache.c | 82 unsigned hash_key; in create_key() local 93 unsigned hash_key = create_key(key); in translate_cache_find() local
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| D | cso_cache.c | 106 unsigned hash_key, enum cso_cache_type type, in cso_insert_state() 117 unsigned hash_key, in cso_hash_find_data_from_template()
|
| D | cso_cache.h | 136 unsigned hash_key; member 194 cso_find_state_template(struct cso_cache *sc, unsigned hash_key, in cso_find_state_template()
|
| D | cso_context.c | 522 unsigned key_size, hash_key; in cso_set_blend() local 595 const unsigned hash_key = cso_construct_key(templ, key_size); in cso_set_depth_stencil_alpha() local 659 const unsigned hash_key = cso_construct_key(templ, key_size); in cso_set_rasterizer() local 1196 const unsigned hash_key = cso_construct_key((void*)velems, key_size); in cso_set_vertex_elements_direct() local 1360 unsigned hash_key = cso_construct_key(templ, key_size); in set_sampler() local
|
| /third_party/skia/m133/third_party/externals/expat/expat/fuzz/ |
| D | xml_parse_fuzzer.c | 36 static unsigned char hash_key[16] = "FUZZING IS FUN!"; variable
|
| D | xml_parsebuffer_fuzzer.c | 37 static unsigned char hash_key[16] = "FUZZING IS FUN!"; variable
|
| /third_party/grpc/src/core/load_balancing/ring_hash/ |
| D | ring_hash.cc | 445 std::string hash_key; // By default, endpoint's first address. in Ring() member 457 auto hash_key = in Ring() local 514 const std::string& hash_key = endpoint_weights[i].hash_key; in Ring() local 523 absl::string_view hash_key(hash_key_buffer.data(), in Ring() local
|
| /third_party/mesa3d/src/mesa/program/ |
| D | prog_cache.c | 60 hash_key(const void *key, GLuint key_size) in hash_key() function
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_internal_kernels.c | 85 const void *hash_key, in compile_shader()
|
| /third_party/grpc/test/core/load_balancing/ |
| D | ring_hash_test.cc | 262 std::string hash_key = in TEST_F() local
|
| /third_party/grpc/src/core/xds/grpc/ |
| D | xds_endpoint_parser.cc | 144 std::string hash_key; in EndpointAddressesParse() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_nir.h | 120 const uint32_t hash_key; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/ |
| D | sparse_ops.py | 2681 def __init__(self, hashed_output, hash_key, out_type, internal_type, num_buckets=0): argument
|
| /third_party/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/ |
| D | spirv.rs | 100 let mut hash_key = None; in from_clc() localVariable
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_pbo_compute.c | 861 …t st_context *st, enum pipe_texture_target view_target, unsigned num_components, uint32_t hash_key) in add_async_data() 916 uint32_t hash_key = compute_shader_key(view_target, num_components); in download_texture_compute() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | sparse_cross_cpu_kernel.cc | 123 const uint64_t hash_key) in HashCrosser()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | sparse_cross.cc | 191 const uint64_t hash_key) in HashCrosser()
|
| /third_party/mesa3d/src/gallium/frontends/rusticl/core/ |
| D | program.rs | 162 pub fn hash_key(&self, dev: &Device, name: &str) -> Option<cache_key> { in hash_key() method
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_vbuf.c | 394 unsigned key_size, hash_key; in u_vbuf_set_vertex_elements_internal() local
|