Home
last modified time | relevance | path

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

/external/virglrenderer/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/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c78 unsigned akey, void *avalue, in cso_hash_create_node()
292 void *cso_hash_take(struct cso_hash *hash, unsigned akey) in cso_hash_take()
Dcso_hash.h144 cso_hash_find_node(struct cso_hash *hash, unsigned akey) in cso_hash_find_node()
/external/python/cpython2/Objects/
Ddictobject.c1804 PyObject *akey = NULL; /* smallest key in a s.t. a[akey] != b[akey] */ in characterize() local
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp98 const char *akey = ures_getKey(aiter->entries[i].item); in ures_a_open() local