Home
last modified time | relevance | path

Searched defs:RANGE (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Drand.c21 const int32_t RANGE = 10; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatter.java122 RANGE enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatter.java113 RANGE enum constant
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/
H A DOpCode.java135 RANGE(3) { enum constant
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c69 #define RANGE 1.0 macro
73 #define RANGE 8388608 macro
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs881 pub const RANGE: Self = Self(c::ERANGE); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs467 pub const RANGE: Self = Self::from_errno(errno::ERANGE); consts
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
/third_party/backends/backend/
H A Dplustek-pp.h420 } RANGE, *PRANGE; typedef

Completed in 10 milliseconds