Home
last modified time | relevance | path

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

/external/XNNPACK/src/qu8-requantization/
Dfp32-scalar-lrintf.c33 const long lmax = (long) ((int32_t)(uint32_t) qmax - (int32_t)(uint32_t) zero_point); in xnn_qu8_requantize_fp32__scalar_lrintf() local
/external/XNNPACK/src/qs8-requantization/
Dfp32-scalar-lrintf.c33 const long lmax = (long) ((int32_t) qmax - (int32_t) zero_point); in xnn_qs8_requantize_fp32__scalar_lrintf() local
/external/ltp/lib/
Drandom_range.c737 long lmax = 6 * (long)GIG; /* higher than 32 bits */ local
739 long lmax = 1048576; local
/external/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
/external/grpc-grpc/third_party/nanopb/tests/encode_unittests/
Dencode_unittests.c131 int64_t lmax = INT64_MAX; in main() local
/external/nanopb-c/tests/encode_unittests/
Dencode_unittests.c131 int64_t lmax = INT64_MAX; in main() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java134 private static final long lmax = 9223372036854775807L; field in DiagBigDecimalTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DDiagBigDecimalTest.java137 private static final long lmax = 9223372036854775807L; field in DiagBigDecimalTest
/external/iproute2/include/uapi/linux/
Dpkt_sched.h688 __u32 lmax; member
/external/libnl/include/linux-private/linux/
Dpkt_sched.h749 __u32 lmax; member
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h797 __u32 lmax; member