Searched defs:RANGE (Results 1 – 13 of 13) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/prng/ |
D | rand.c | 21 const int32_t RANGE = 10; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
D | NumberRangeFormatter.java | 113 RANGE enumConstant
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | NumberRangeFormatter.java | 122 RANGE enumConstant
|
/third_party/grpc/src/core/lib/security/authorization/ |
D | matchers.h | 85 RANGE, // uses range_start and range_end fields enumerator
|
/third_party/ffmpeg/libavcodec/tests/ |
D | fft.c | 68 #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/ |
D | xds_api.h | 81 RANGE, // uses range_start and range_end fields enumerator
|
/third_party/mindspore/mindspore/ccsrc/debug/ |
D | debug_services.h | 77 RANGE enumerator
|
/third_party/libsoup/libsoup/ |
D | soup-xmlrpc.c | 855 #define RANGE(v, min, max) \ in parse_number() macro
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
D | ops_utils.h | 287 constexpr char RANGE[] = "Range"; variable
|
/third_party/libpng/contrib/tools/ |
D | pngcp.c | 161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 161 #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/ |
D | AMDGPUAsmParser.cpp | 3744 #define PARSE_BITS_ENTRY(FIELD, ENTRY, VALUE, RANGE) \ in ParseDirectiveAMDHSAKernel() argument
|