/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
D | AbstractBreakIteratorTests.java | 27 private static final int LIMIT = 100; field in AbstractBreakIteratorTests.AbstractBreakIterator
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | AbstractBreakIteratorTests.java | 24 private static final int LIMIT = 100; field in AbstractBreakIteratorTests.AbstractBreakIterator
|
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | gstrglimiter.c | 167 #define LIMIT 1.0 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | spirv_validator_options.cpp | 64 #define LIMIT(TYPE, FIELD) \ in spvValidatorOptionsSetUniversalLimit() macro
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | spirv_validator_options.cpp | 64 #define LIMIT(TYPE, FIELD) \ in spvValidatorOptionsSetUniversalLimit() macro
|
/third_party/spirv-tools/source/ |
D | spirv_validator_options.cpp | 64 #define LIMIT(TYPE, FIELD) \ in spvValidatorOptionsSetUniversalLimit() macro
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | mpu_armv8.h | 161 #define ARM_MPU_RLAR(LIMIT, IDX) \ argument 173 #define ARM_MPU_RLAR_PXN(LIMIT, PXN, IDX) \ argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPUAdapter.cpp | 132 #define COPY_LIMIT(LIMIT) wgpuLimits.limits.LIMIT = limits.limits.LIMIT in getLimits() argument
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | UnicodeMapTest.java | 314 …private static final int LIMIT = 0x15; // limit to make testing more realistic in terms of collisi… field in UnicodeMapTest
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | UnicodeMapTest.java | 317 …private static final int LIMIT = 0x15; // limit to make testing more realistic in terms of collisi… field in UnicodeMapTest
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 162 constexpr UChar LIMIT = 0x180; variable
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 162 constexpr UChar LIMIT = 0x180; variable
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 166 constexpr char16_t LIMIT = 0x180; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Collator.java | 285 public final static int LIMIT = 0x1005; field
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | Collator.java | 302 public final static int LIMIT = 0x1005; field
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCaseProps.java | 624 static final char LIMIT = 0x180; field in UCaseProps.LatinCase
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UCaseProps.java | 629 static final char LIMIT = 0x180; field in UCaseProps.LatinCase
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 103 #define LIMIT(_X_) DE_OFFSET_OF(VkPhysicalDeviceLimits, _X_), (const char*)(#_X_) macro
|