Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c109 unsigned akey, void *avalue, in cso_hash_create_node()
203 static struct cso_node **cso_hash_find_node(struct cso_hash *hash, unsigned akey) in cso_hash_find_node()
383 unsigned akey) in cso_hash_take()
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp92 const char *akey = ures_getKey(aiter->entries[i].item); in ures_a_open() local