Home
last modified time | relevance | path

Searched defs:tmp_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dmap_cache_idx_cpu_kernel.cc123 T tmp_entry = HashFunc(key, hashmap_length_); in LaunchKernel() local
169 T tmp_entry = (entry + 1) % static_cast<T>(hashmap_length_); in LaunchKernel() local
/third_party/libcoap/src/
Dcoap_openssl.c2514 psk_sni_entry *tmp_entry; in psk_tls_client_hello_call_back() local