Home
last modified time | relevance | path

Searched defs:hash_int (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/tests/
H A Dset_test.cpp138 static uint32_t hash_int(const void *p) in hash_int() function
/aosp_15_r20/external/libjpeg-turbo/
H A Dwrgif.c46 typedef int hash_int; /* must hold -2*HSIZE..2*HSIZE */ typedef
/aosp_15_r20/system/core/libutils/
H A DLruCache_test.cpp214 uint32_t hash_int(int x) { in hash_int() function