Home
last modified time | relevance | path

Searched defs:lmax (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/expand/
Dbad-shift.c3 static int lmax(int a) in lmax() function
/third_party/boost/libs/convert/test/
Dstrtol_converter.cpp43 unsigned long int const lmax = (std::numeric_limits<unsigned long int>::max)(); in test_str_to_uint() local
106 long int const lmax = (std::numeric_limits<long int>::max)(); in test_int_to_str() local
/third_party/ltp/lib/
Drandom_range.c737 long lmax = 6 * (long)GIG; /* higher than 32 bits */ local
739 long lmax = 1048576; local
/third_party/iptables/libxtables/
Dxtoptions.c179 uintmax_t lmin = 0, lmax = xtopt_max_by_type(entry->type); in xtopt_parse_int() local
291 const uintmax_t lmax = xtopt_max_by_type(entry->type); in xtopt_parse_mint() local
/third_party/alsa-lib/src/control/
Dtlv.c269 double lmax = pow(10.0, maxdb/2000.0); in snd_tlv_convert_to_dB() local
/third_party/gettext/gettext-tools/src/
Dmsgl-fsearch.c606 size_t lmin, lmax; in message_fuzzy_index_search() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java134 private static final long lmax = 9223372036854775807L; field in DiagBigDecimalTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
DDiagBigDecimalTest.java137 private static final long lmax = 9223372036854775807L; field in DiagBigDecimalTest
/third_party/mesa3d/src/mesa/main/
Dtexparam.c53 #define LCLAMPF(a, lmin, lmax) ((a) > (lmin) ? ( (a) >= (lmax) ? (lmax) : (lroundf(a)) ) : (lmin)) argument
/third_party/ffmpeg/libavcodec/
Dmpegvideo.h559 int lmin, lmax; member
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h749 __u32 lmax; member
/third_party/gstreamer/gst_libav/docs/
Dgst_plugins_cache.json38788 "lmax": { object
63602 "lmax": { object
66718 "lmax": { object
68198 "lmax": { object
69716 "lmax": { object
79570 "lmax": { object
82292 "lmax": { object
83832 "lmax": { object
85384 "lmax": { object
86864 "lmax": { object
[all …]