Searched defs:b_max (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/math/special_functions/detail/ |
D | hypergeometric_1F1_negative_b_regions.hpp | 403 static const double b_max = domain[stride - 1][1]; in hypergeometric_1F1_negative_b_recurrence_region() local
|
/third_party/openssl/crypto/x509v3/ |
D | v3_asid.c | 282 ASN1_INTEGER *a_min = NULL, *a_max = NULL, *b_min = NULL, *b_max = in ASIdentifierChoice_is_canonical() local 393 ASN1_INTEGER *a_min = NULL, *a_max = NULL, *b_min = NULL, *b_max = in ASIdentifierChoice_canonize() local
|
D | v3_addr.c | 685 unsigned char b_min[ADDR_RAW_BUF_LEN], b_max[ADDR_RAW_BUF_LEN]; in X509v3_addr_is_canonical() local 808 unsigned char b_min[ADDR_RAW_BUF_LEN], b_max[ADDR_RAW_BUF_LEN]; in IPAddressOrRanges_canonize() local
|
/third_party/gstreamer/gstplugins_good/sys/ximage/ |
D | gstximagesrc.c | 406 gint b_shift, b_max, b_shift_out; in composite_pixel() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp56.c | 429 int b, ab, b_max, plane, off; in vp56_render_mb() local
|
D | alsdec.c | 1079 static void zero_remaining(unsigned int b, unsigned int b_max, in zero_remaining()
|