Searched refs:hash_func_t (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dhash_table.h49 typedef unsigned (*hash_func_t)(const void *key); typedef
64 hash_func_t hash, hash_compare_func_t compare);
H A Dhash_table.c41 hash_func_t hash;
57 hash_table_ctor(unsigned num_buckets, hash_func_t hash,
/external/mesa3d/src/mesa/program/
H A Dhash_table.h49 typedef unsigned (*hash_func_t)(const void *key); typedef
64 hash_func_t hash, hash_compare_func_t compare);
H A Dhash_table.c41 hash_func_t hash;
57 hash_table_ctor(unsigned num_buckets, hash_func_t hash,

Completed in 145 milliseconds