Searched defs:ql (Results 1 - 9 of 9) sorted by relevance
/third_party/musl/src/network/ |
H A D | res_query.c | 8 int ql = __res_mkquery(0, name, class, type, 0, 0, 0, q, sizeof q); in res_query() local
|
H A D | res_msend.c | 34 start_tcp(struct pollfd *pfd, int family, const void *sa, socklen_t sl, const unsigned char *q, int ql, int netid) start_tcp() argument
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap31.c | 26 unsigned long *pl, *ql; in run_test() local
|
H A D | hugemmap29.c | 29 unsigned int *pl, *ql; in run_test() local [all...] |
/third_party/skia/src/gpu/geometry/ |
H A D | GrQuad.cpp | 14 static bool aa_affects_rect(float ql, float qt, float qr, float qb) { in aa_affects_rect() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | intrax8dsp.c | 349 int ql = (quant + 10) >> 3; in x8_loop_filter() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | nameservercheck_client.c | 65 start_tcp(struct pollfd *pfd, int family, const void *sa, socklen_t sl, const unsigned char *q, int ql, int netid) start_tcp() argument
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_div.c | 398 BN_ULONG ql, qh; in bn_div_fixed_top() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_div.c | 398 BN_ULONG ql, qh; in bn_div_fixed_top() local
|
Completed in 6 milliseconds