Home
last modified time | relevance | path

Searched defs:_key (Results 26 - 43 of 43) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c103 fd_batch_key_hash(const void *_key) in fd_batch_key_hash() argument
H A Dfreedreno_gmem.c103 gmem_key_hash(const void *_key) in gmem_key_hash() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dlpm_trie.c227 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem() argument
434 static int trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem() argument
628 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key() argument
303 trie_update_elem(struct bpf_map *map, void *_key, void *value, u64 flags) trie_update_elem() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dlpm_trie.c228 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem() argument
437 static long trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem() argument
615 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key() argument
306 trie_update_elem(struct bpf_map *map, void *_key, void *value, u64 flags) trie_update_elem() argument
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Daead.c600 u32 _key[6]; in qce_aead_setkey() local
[all...]
/third_party/musl/src/crypt/
H A Dcrypt_des.c875 static char *_crypt_extended_r_uut(const char *_key, const char *_setting, char *output) in _crypt_extended_r_uut() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTimeZoneGenericNames.java92 String _key; field in TimeZoneGenericNames.Pattern
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneGenericNames.java96 String _key; field in TimeZoneGenericNames.Pattern
/third_party/mesa3d/src/util/
H A Dhash_table.c660 _mesa_hash_string(const void *_key) in _mesa_hash_string() argument
666 _mesa_hash_string_with_length(const void *_key, unsigned length) in _mesa_hash_string_with_length() argument
802 struct hash_key_u64 *_key = (struct hash_key_u64 *)entry->key; in _mesa_hash_table_u64_delete_key() local
847 struct hash_key_u64 *_key = CALLOC_STRUCT(hash_key_u64); in _mesa_hash_table_u64_insert() local
863 struct hash_key_u64 _key = { .value = key }; hash_table_u64_search() local
908 struct hash_key *_key = (struct hash_key *)entry->key; _mesa_hash_table_u64_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c1039 static struct lock_class_key _key; in nvkm_vmm_ctor() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c1088 static struct lock_class_key _key; in nvkm_vmm_ctor() local
/third_party/python/Lib/importlib/metadata/
H A D__init__.py259 def _key(self): member in EntryPoint
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh857 hb_bsearch_impl(unsigned *pos, const K& key, V* base, size_t nmemb, size_t stride, int (*compar)(const void *_key, const void *_item, Ts... _ds), Ts... ds) hb_bsearch_impl() argument
890 hb_bsearch(const K& key, V* base, size_t nmemb, size_t stride = sizeof (V), int (*compar)(const void *_key, const void *_item) = _hb_cmp_method<K, V>) hb_bsearch() argument
903 hb_bsearch(const K& key, V* base, size_t nmemb, size_t stride, int (*compar)(const void *_key, const void *_item, Ts... _ds), Ts... ds) hb_bsearch() argument
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c317 static int directive_compare(const void *_key, const void *_pdir) in directive_compare() argument
730 static int type_finder(const void *_key, const void *_ti) in type_finder() argument
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c317 static int directive_compare(const void *_key, const void *_pdir) in directive_compare() argument
730 static int type_finder(const void *_key, const void *_ti) in type_finder() argument
/kernel/linux/linux-5.10/net/sched/
H A Dcls_flower.c2646 __be32 _key, _mask; in fl_dump_key_flags() local
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flower.c2978 __be32 _key, _mask; in fl_dump_key_flags() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 31 milliseconds

12