Searched refs:ht_resourceid_hash (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/test/ |
| H A D | hashtabletest.c | 36 h = ht_create(sizeof(XID), sizeof(int), ht_resourceid_hash, ht_resourceid_compare, NULL); 94 h = ht_create(sizeof(XID), 0, ht_resourceid_hash, ht_resourceid_compare, NULL);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | hashtable.h | 126 extern _X_EXPORT unsigned ht_resourceid_hash(void *cdata,
|
| H A D | hashtable.c | 254 ht_resourceid_hash(void * cdata, const void * data, int numBits) function in typeref:typename:unsigned
|
| H A D | xres.c | 176 ht_resourceid_hash, ht_resourceid_compare,
|
Completed in 5 milliseconds