Home
last modified time | relevance | path

Searched defs:keyptr (Results 1 – 7 of 7) sorted by relevance

/external/libdrm/intel/
Duthash.h114 #define HASH_VALUE(keyptr,keylen,hashv) \ argument
119 #define HASH_FIND_BYHASHVALUE(hh,head,keyptr,keylen,hashval,out) \ argument
131 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument
233 #define HASH_ADD_KEYPTR_BYHASHVALUE_INORDER(hh,head,keyptr,keylen_in,hashval,add,cmpfcn) \ argument
271 #define HASH_ADD_KEYPTR_INORDER(hh,head,keyptr,keylen_in,add,cmpfcn) \ argument
284 #define HASH_ADD_KEYPTR_BYHASHVALUE(hh,head,keyptr,keylen_in,hashval,add) \ argument
307 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ argument
459 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) \ argument
466 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) argument
714 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,hashval,out) \ argument
/external/grpc-grpc/src/core/lib/gpr/
Dmurmur_hash.cc41 const uint8_t* keyptr = static_cast<const uint8_t*>(key); in gpr_murmur_hash3() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dmurmur_hash.cc41 const uint8_t* keyptr = static_cast<const uint8_t*>(key); in gpr_murmur_hash3() local
/external/fastrpc/inc/
Duthash.h92 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument
160 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ argument
326 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) \ argument
333 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) argument
584 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,out) \ argument
/external/libcups/systemv/
Dlpadmin.c1338 *keyptr, /* Pointer into keyword... */ in set_printer_options() local
/external/libcups/cups/
Dppd.c2870 char *keyptr, /* Keyword pointer */ in ppd_read() local
/external/libcups/cgi-bin/
Dadmin.c2629 *keyptr; /* Pointer into keyword... */ in do_set_options() local