Home
last modified time | relevance | path

Searched defs:RANGE (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/prng/
Drand.c21 const int32_t RANGE = 10; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberRangeFormatter.java113 RANGE enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberRangeFormatter.java122 RANGE enumConstant
/third_party/grpc/src/core/lib/security/authorization/
Dmatchers.h85 RANGE, // uses range_start and range_end fields enumerator
/third_party/ffmpeg/libavcodec/tests/
Dfft.c68 #define RANGE 1.0 macro
72 #define RANGE 8388608 macro
76 #define RANGE 16384 macro
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.h81 RANGE, // uses range_start and range_end fields enumerator
/third_party/mindspore/mindspore/ccsrc/debug/
Ddebug_services.h77 RANGE enumerator
/third_party/libsoup/libsoup/
Dsoup-xmlrpc.c855 #define RANGE(v, min, max) \ in parse_number() macro
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h287 constexpr char RANGE[] = "Range"; variable
/third_party/libpng/contrib/tools/
Dpngcp.c161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3744 #define PARSE_BITS_ENTRY(FIELD, ENTRY, VALUE, RANGE) \ in ParseDirectiveAMDHSAKernel() argument