Home
last modified time | relevance | path

Searched defs:lmax (Results 1 – 9 of 9) 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/ltp/lib/
Drandom_range.c737 long lmax = 6 * (long)GIG; /* higher than 32 bits */ local
739 long lmax = 1048576; 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/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.c57 #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/libbpf/include/uapi/linux/
Dpkt_sched.h777 __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 …]