Home
last modified time | relevance | path

Searched refs:hash_long (Results 1 – 10 of 10) sorted by relevance

/external/fio/
Dhash.h60 static inline unsigned long hash_long(unsigned long val, unsigned int bits) in hash_long() function
73 return hash_long((uintptr_t)ptr, bits); in hash_ptr()
Dclient.c74 int bucket = hash_long(client->fd, FIO_CLIENT_HASH_BITS); in fio_client_add_hash()
144 int bucket = hash_long(fd, FIO_CLIENT_HASH_BITS) & FIO_CLIENT_HASH_MASK; in find_client_by_fd()
/external/fio/t/
Dgenzipf.c58 struct flist_head *l = &hash[hash_long(val, hash_bits)]; in hash_lookup()
73 struct flist_head *l = &hash[hash_long(val, hash_bits)]; in hash_insert()
Dbtrace2fio.c110 inflight_list = &inflight_hash[hash_long(sector, INFLIGHT_HASH_BITS)]; in inflight_find()
136 list = &inflight_hash[hash_long(i->end_sector, INFLIGHT_HASH_BITS)]; in __inflight_add()
452 hash_list = &pid_hash[hash_long(pid, PID_HASH_BITS)]; in pid_hash_get()
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
DEmitUtils.java456 hash_long(e); in hash_primitive()
460 private static void hash_long(CodeEmitter e) { in hash_long() method in EmitUtils
/external/guice/lib/build/
Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/dexmaker/lib/
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...