Home
last modified time | relevance | path

Searched defs:b_max (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/math/special_functions/detail/
Dhypergeometric_1F1_negative_b_regions.hpp403 static const double b_max = domain[stride - 1][1]; in hypergeometric_1F1_negative_b_recurrence_region() local
/third_party/openssl/crypto/x509v3/
Dv3_asid.c282 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
Dv3_addr.c685 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/
Dgstximagesrc.c406 gint b_shift, b_max, b_shift_out; in composite_pixel() local
/third_party/ffmpeg/libavcodec/
Dvp56.c429 int b, ab, b_max, plane, off; in vp56_render_mb() local
Dalsdec.c1079 static void zero_remaining(unsigned int b, unsigned int b_max, in zero_remaining()