/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | spirv_validator_options.cpp | 62 #define LIMIT(TYPE, FIELD) \ in spvValidatorOptionsSetUniversalLimit() macro 66 LIMIT(spv_validator_limit_max_struct_members, max_struct_members) in spvValidatorOptionsSetUniversalLimit() 67 LIMIT(spv_validator_limit_max_struct_depth, max_struct_depth) in spvValidatorOptionsSetUniversalLimit() 68 LIMIT(spv_validator_limit_max_local_variables, max_local_variables) in spvValidatorOptionsSetUniversalLimit() 69 LIMIT(spv_validator_limit_max_global_variables, max_global_variables) in spvValidatorOptionsSetUniversalLimit() 70 LIMIT(spv_validator_limit_max_switch_branches, max_switch_branches) in spvValidatorOptionsSetUniversalLimit() 71 LIMIT(spv_validator_limit_max_function_args, max_function_args) in spvValidatorOptionsSetUniversalLimit() 72 LIMIT(spv_validator_limit_max_control_flow_nesting_depth, in spvValidatorOptionsSetUniversalLimit() 74 LIMIT(spv_validator_limit_max_access_chain_indexes, max_access_chain_indexes) in spvValidatorOptionsSetUniversalLimit() 75 #undef LIMIT in spvValidatorOptionsSetUniversalLimit()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | spirv_validator_options.cpp | 64 #define LIMIT(TYPE, FIELD) \ in spvValidatorOptionsSetUniversalLimit() macro 68 LIMIT(spv_validator_limit_max_struct_members, max_struct_members) in spvValidatorOptionsSetUniversalLimit() 69 LIMIT(spv_validator_limit_max_struct_depth, max_struct_depth) in spvValidatorOptionsSetUniversalLimit() 70 LIMIT(spv_validator_limit_max_local_variables, max_local_variables) in spvValidatorOptionsSetUniversalLimit() 71 LIMIT(spv_validator_limit_max_global_variables, max_global_variables) in spvValidatorOptionsSetUniversalLimit() 72 LIMIT(spv_validator_limit_max_switch_branches, max_switch_branches) in spvValidatorOptionsSetUniversalLimit() 73 LIMIT(spv_validator_limit_max_function_args, max_function_args) in spvValidatorOptionsSetUniversalLimit() 74 LIMIT(spv_validator_limit_max_control_flow_nesting_depth, in spvValidatorOptionsSetUniversalLimit() 76 LIMIT(spv_validator_limit_max_access_chain_indexes, in spvValidatorOptionsSetUniversalLimit() 78 LIMIT(spv_validator_limit_max_id_bound, max_id_bound) in spvValidatorOptionsSetUniversalLimit() [all …]
|
/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 68 LIMIT(spv_validator_limit_max_struct_members, max_struct_members) in spvValidatorOptionsSetUniversalLimit() 69 LIMIT(spv_validator_limit_max_struct_depth, max_struct_depth) in spvValidatorOptionsSetUniversalLimit() 70 LIMIT(spv_validator_limit_max_local_variables, max_local_variables) in spvValidatorOptionsSetUniversalLimit() 71 LIMIT(spv_validator_limit_max_global_variables, max_global_variables) in spvValidatorOptionsSetUniversalLimit() 72 LIMIT(spv_validator_limit_max_switch_branches, max_switch_branches) in spvValidatorOptionsSetUniversalLimit() 73 LIMIT(spv_validator_limit_max_function_args, max_function_args) in spvValidatorOptionsSetUniversalLimit() 74 LIMIT(spv_validator_limit_max_control_flow_nesting_depth, in spvValidatorOptionsSetUniversalLimit() 76 LIMIT(spv_validator_limit_max_access_chain_indexes, in spvValidatorOptionsSetUniversalLimit() 78 LIMIT(spv_validator_limit_max_id_bound, max_id_bound) in spvValidatorOptionsSetUniversalLimit() [all …]
|
/third_party/spirv-tools/source/ |
D | spirv_validator_options.cpp | 64 #define LIMIT(TYPE, FIELD) \ in spvValidatorOptionsSetUniversalLimit() macro 68 LIMIT(spv_validator_limit_max_struct_members, max_struct_members) in spvValidatorOptionsSetUniversalLimit() 69 LIMIT(spv_validator_limit_max_struct_depth, max_struct_depth) in spvValidatorOptionsSetUniversalLimit() 70 LIMIT(spv_validator_limit_max_local_variables, max_local_variables) in spvValidatorOptionsSetUniversalLimit() 71 LIMIT(spv_validator_limit_max_global_variables, max_global_variables) in spvValidatorOptionsSetUniversalLimit() 72 LIMIT(spv_validator_limit_max_switch_branches, max_switch_branches) in spvValidatorOptionsSetUniversalLimit() 73 LIMIT(spv_validator_limit_max_function_args, max_function_args) in spvValidatorOptionsSetUniversalLimit() 74 LIMIT(spv_validator_limit_max_control_flow_nesting_depth, in spvValidatorOptionsSetUniversalLimit() 76 LIMIT(spv_validator_limit_max_access_chain_indexes, in spvValidatorOptionsSetUniversalLimit() 78 LIMIT(spv_validator_limit_max_id_bound, max_id_bound) in spvValidatorOptionsSetUniversalLimit() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 104 #define LIMIT(_X_) DE_OFFSET_OF(VkPhysicalDeviceLimits, _X_), (const char*)(#_X_) macro 143 …{ LIMIT(maxImageDimension1D), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN, … in validateFeatureLimits() 144 …{ LIMIT(maxImageDimension2D), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN ,… in validateFeatureLimits() 145 …{ LIMIT(maxImageDimension3D), 256, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN ,… in validateFeatureLimits() 146 …{ LIMIT(maxImageDimensionCube), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN… in validateFeatureLimits() 147 …{ LIMIT(maxImageArrayLayers), 256, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN … in validateFeatureLimits() 148 …{ LIMIT(maxTexelBufferElements), 65536, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MI… in validateFeatureLimits() 149 …{ LIMIT(maxUniformBufferRange), 16384, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MI… in validateFeatureLimits() 150 …{ LIMIT(maxStorageBufferRange), 134217728, 0, 0, 0, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits() 151 …{ LIMIT(maxPushConstantsSize), 128, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN … in validateFeatureLimits() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 104 #define LIMIT(_X_) DE_OFFSET_OF(VkPhysicalDeviceLimits, _X_), (const char*)(#_X_) macro 143 …{ LIMIT(maxImageDimension1D), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN, … in validateFeatureLimits() 144 …{ LIMIT(maxImageDimension2D), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN ,… in validateFeatureLimits() 145 …{ LIMIT(maxImageDimension3D), 256, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN ,… in validateFeatureLimits() 146 …{ LIMIT(maxImageDimensionCube), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN… in validateFeatureLimits() 147 …{ LIMIT(maxImageArrayLayers), 256, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN … in validateFeatureLimits() 148 …{ LIMIT(maxTexelBufferElements), 65536, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MI… in validateFeatureLimits() 149 …{ LIMIT(maxUniformBufferRange), 16384, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MI… in validateFeatureLimits() 150 …{ LIMIT(maxStorageBufferRange), 134217728, 0, 0, 0, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits() 151 …{ LIMIT(maxPushConstantsSize), 128, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN … in validateFeatureLimits() [all …]
|
/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 31 if (position > LIMIT) { in set() 32 position = LIMIT; in set() 49 return set(LIMIT); in last()
|
/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 28 if (position > LIMIT) { in set() 29 position = LIMIT; in set() 46 return set(LIMIT); in last()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 162 constexpr UChar LIMIT = 0x180; variable 169 extern const int8_t TO_LOWER_NORMAL[LIMIT]; 171 extern const int8_t TO_LOWER_TR_LT[LIMIT]; 174 extern const int8_t TO_UPPER_NORMAL[LIMIT]; 176 extern const int8_t TO_UPPER_TR[LIMIT];
|
D | ucase.cpp | 449 const int8_t TO_LOWER_NORMAL[LIMIT] = { 481 const int8_t TO_LOWER_TR_LT[LIMIT] = { 513 const int8_t TO_UPPER_NORMAL[LIMIT] = { 545 const int8_t TO_UPPER_TR[LIMIT] = {
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 162 constexpr UChar LIMIT = 0x180; variable 169 extern const int8_t TO_LOWER_NORMAL[LIMIT]; 171 extern const int8_t TO_LOWER_TR_LT[LIMIT]; 174 extern const int8_t TO_UPPER_NORMAL[LIMIT]; 176 extern const int8_t TO_UPPER_TR[LIMIT];
|
D | ucase.cpp | 449 const int8_t TO_LOWER_NORMAL[LIMIT] = { 481 const int8_t TO_LOWER_TR_LT[LIMIT] = { 513 const int8_t TO_UPPER_NORMAL[LIMIT] = { 545 const int8_t TO_UPPER_TR[LIMIT] = {
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 162 constexpr UChar LIMIT = 0x180; variable 169 extern const int8_t TO_LOWER_NORMAL[LIMIT]; 171 extern const int8_t TO_LOWER_TR_LT[LIMIT]; 174 extern const int8_t TO_UPPER_NORMAL[LIMIT]; 176 extern const int8_t TO_UPPER_TR[LIMIT];
|
D | ucase.cpp | 449 const int8_t TO_LOWER_NORMAL[LIMIT] = { 481 const int8_t TO_LOWER_TR_LT[LIMIT] = { 513 const int8_t TO_UPPER_NORMAL[LIMIT] = { 545 const int8_t TO_UPPER_TR[LIMIT] = {
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 161 constexpr UChar LIMIT = 0x180; variable 168 extern const int8_t TO_LOWER_NORMAL[LIMIT]; 170 extern const int8_t TO_LOWER_TR_LT[LIMIT]; 173 extern const int8_t TO_UPPER_NORMAL[LIMIT]; 175 extern const int8_t TO_UPPER_TR[LIMIT];
|
D | ucase.cpp | 448 const int8_t TO_LOWER_NORMAL[LIMIT] = { 480 const int8_t TO_LOWER_TR_LT[LIMIT] = { 512 const int8_t TO_UPPER_NORMAL[LIMIT] = { 544 const int8_t TO_UPPER_TR[LIMIT] = {
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | mpu_armv8.h | 99 #define ARM_MPU_RLAR(LIMIT, IDX) \ argument 100 (((LIMIT) & MPU_RLAR_LIMIT_Msk) | \ 111 #define ARM_MPU_RLAR_PXN(LIMIT, PXN, IDX) \ argument 112 (((LIMIT) & MPU_RLAR_LIMIT_Msk) | \
|
/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 331 int start = random.nextInt(LIMIT); in TestUnicodeMapRandom() 343 checkNext(map1, map2, LIMIT); in TestUnicodeMapRandom() 448 for (int i = 0; i < LIMIT; ++i) { in check()
|
/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 334 int start = random.nextInt(LIMIT); in TestUnicodeMapRandom() 346 checkNext(map1, map2, LIMIT); in TestUnicodeMapRandom() 451 for (int i = 0; i < LIMIT; ++i) { in check()
|
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | gstrglimiter.c | 167 #define LIMIT 1.0 macro
|
/third_party/harfbuzz/src/ |
D | hb-cff-interp-common.hh | 374 template <typename ELEM, int LIMIT> 456 static constexpr unsigned kSizeLimit = LIMIT;
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-cff-interp-common.hh | 391 template <typename ELEM, int LIMIT> 480 static constexpr unsigned kSizeLimit = LIMIT;
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Collator.java | 285 public final static int LIMIT = 0x1005; field 737 …int[] codes = new int[UScript.CODE_LIMIT + Collator.ReorderCodes.LIMIT - Collator.ReorderCodes.FIR… in setAttributesFromKeywords()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | Collator.java | 302 public final static int LIMIT = 0x1005; field 767 …int[] codes = new int[UScript.CODE_LIMIT + Collator.ReorderCodes.LIMIT - Collator.ReorderCodes.FIR… in setAttributesFromKeywords()
|