Home
last modified time | relevance | path

Searched defs:ql (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/src/network/
Dres_query.c8 int ql = __res_mkquery(0, name, class, type, 0, 0, 0, q, sizeof q); in res_query() local
Dres_msend.c35 socklen_t sl, const unsigned char *q, int ql, int netid) in start_tcp()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap31.c26 unsigned long *pl, *ql; in run_test() local
Dhugemmap29.c29 unsigned int *pl, *ql; in run_test() local
/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp706 int ql = quant_mode_table[best_integer_count + 1][bits_available]; in one_partition_find_best_combination_for_bitcount() local
822 int ql = quant_mode_table[best_integer_count][bits_available]; in two_partitions_find_best_combination_for_bitcount() local
947 int ql = quant_mode_table[best_integer_count][bits_available]; in three_partitions_find_best_combination_for_bitcount() local
1083 int ql = quant_mode_table[best_integer_count][bits_available]; in four_partitions_find_best_combination_for_bitcount() local
/third_party/skia/src/gpu/geometry/
DGrQuad.cpp14 static bool aa_affects_rect(float ql, float qt, float qr, float qb) { in aa_affects_rect()
/third_party/openssl/crypto/bn/
Dbn_div.c398 BN_ULONG ql, qh; in bn_div_fixed_top() local
/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_div.c398 BN_ULONG ql, qh; in bn_div_fixed_top() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
Dnameservercheck_client.c66 socklen_t sl, const unsigned char *q, int ql, int netid) in start_tcp()
/third_party/ffmpeg/libavcodec/
Dintrax8dsp.c349 int ql = (quant + 10) >> 3; in x8_loop_filter() local