Home
last modified time | relevance | path

Searched defs:compar (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_qsort.h41 int (*compar)(const void*, const void*, void*); member
/third_party/toybox/toys/posix/
H A Dcut.c170 static int compar(unsigned *a, unsigned *b) in compar() function
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.h142 ngtcp2_ksl_compar compar; member
H A Dngtcp2_ksl.c56 void ngtcp2_ksl_init(ngtcp2_ksl *ksl, ngtcp2_ksl_compar compar, size_t keylen, in ngtcp2_ksl_init() argument
265 ksl_bsearch(ngtcp2_ksl *ksl, ngtcp2_ksl_blk *blk, const ngtcp2_ksl_key *key, ngtcp2_ksl_compar compar) ksl_bsearch() argument
495 key_equal(ngtcp2_ksl_compar compar, const ngtcp2_ksl_key *lhs, const ngtcp2_ksl_key *rhs) key_equal() argument
646 ngtcp2_ksl_lower_bound_compar(ngtcp2_ksl *ksl, const ngtcp2_ksl_key *key, ngtcp2_ksl_compar compar) ngtcp2_ksl_lower_bound_compar() argument
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h144 nghttp3_ksl_compar compar; member
H A Dnghttp3_ksl.c57 void nghttp3_ksl_init(nghttp3_ksl *ksl, nghttp3_ksl_compar compar, in nghttp3_ksl_init() argument
270 ksl_bsearch(nghttp3_ksl *ksl, nghttp3_ksl_blk *blk, const nghttp3_ksl_key *key, nghttp3_ksl_compar compar) ksl_bsearch() argument
503 key_equal(nghttp3_ksl_compar compar, const nghttp3_ksl_key *lhs, const nghttp3_ksl_key *rhs) key_equal() argument
654 nghttp3_ksl_lower_bound_compar(nghttp3_ksl *ksl, const nghttp3_ksl_key *key, nghttp3_ksl_compar compar) nghttp3_ksl_lower_bound_compar() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dswitch-tracking.c252 static int compar(const void *a, const void *b) in compar() function
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dswitch-tracking.c255 static int compar(const void *a, const void *b) in compar() function
/third_party/backends/backend/
H A Dmustek_pp_ccd300.c275 compar (const void *a, const void *b) in compar() function
/third_party/alsa-lib/src/alisp/
H A Dalisp.c3041 static int compar(const void *p1, const void *p2) in compar() function

Completed in 12 milliseconds