Searched refs:uint_key_hash (Results 1 - 6 of 6) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dhash.c56 table->ht = _mesa_hash_table_create(NULL, uint_key_hash,
H A Dhash.h89 uint_key_hash(const void *key) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib/dist/src/drm-shim/
H A Ddevice.c63 uint_key_hash(const void *key) function in typeref:typename:uint32_t
82 uint_key_hash,
120 uint_key_hash,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dhash.c54 table->ht = _mesa_hash_table_create(NULL, uint_key_hash,
H A Dhash.h84 uint_key_hash(const void *key) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_batchbuffer.c124 uint_key_hash(const void *key) function in typeref:typename:uint32_t
161 _mesa_hash_table_create(NULL, uint_key_hash, uint_key_compare);

Completed in 6 milliseconds