Home
last modified time | relevance | path

Searched refs:LIMIT (Results 1 – 25 of 73) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dspirv_validator_options.cpp62 #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/
Dspirv_validator_options.cpp64 #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/
Dspirv_validator_options.cpp64 #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/
Dspirv_validator_options.cpp64 #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/boost/boost/phoenix/core/detail/
Dexpression.hpp37 #define BOOST_PHOENIX_DEFINE_EXPRESSION_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument
45 , LIMIT \
61 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXT_VARARG(ACTOR, NAME, GRAMMAR, LIMIT) \ argument
258 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXPRESSION_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument
262 LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ))) \
270 , BOOST_PP_ADD(LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ))) \
280 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RULE_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument
327 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RESULT_OF_MAKE_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument
328 template <BOOST_PHOENIX_typename_A_void(LIMIT), typename Dummy = void> \
335 , LIMIT \
[all …]
/third_party/boost/libs/fusion/preprocess/
DJamfile.v211 toolset.flags wave FUSION-LIMIT <fusion-limit> ;
15 actions wave bind FUSION-LIMIT
17 echo Preprocessing with FUSION_MAX_VECTOR_SIZE=$(FUSION-LIMIT)...
18 …DFUSION_MAX_VECTOR_SIZE=$(FUSION-LIMIT) -DFUSION_MAX_LIST_SIZE=$(FUSION-LIMIT) -DFUSION_MAX_ZIP_SE…
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp103 #define LIMIT(_X_) DE_OFFSET_OF(VkPhysicalDeviceLimits, _X_), (const char*)(#_X_) macro
142 …{ LIMIT(maxImageDimension1D), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN, … in validateFeatureLimits()
143 …{ LIMIT(maxImageDimension2D), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN ,… in validateFeatureLimits()
144 …{ LIMIT(maxImageDimension3D), 256, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN ,… in validateFeatureLimits()
145 …{ LIMIT(maxImageDimensionCube), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN… in validateFeatureLimits()
146 …{ LIMIT(maxImageArrayLayers), 256, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN … in validateFeatureLimits()
147 …{ LIMIT(maxTexelBufferElements), 65536, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MI… in validateFeatureLimits()
148 …{ LIMIT(maxUniformBufferRange), 16384, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MI… in validateFeatureLimits()
149 …{ LIMIT(maxStorageBufferRange), 134217728, 0, 0, 0, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits()
150 …{ LIMIT(maxPushConstantsSize), 128, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN … in validateFeatureLimits()
[all …]
/third_party/boost/libs/phoenix/preprocess/
DJamfile.v213 toolset.flags wave PHOENIX-LIMIT <phoenix-limit> ;
15 actions wave bind PHOENIX-LIMIT
17 echo Preprocessing with BOOST_PHOENIX_LIMIT=$(PHOENIX-LIMIT)...
18 $(>[2]) -o- -DBOOST_PHOENIX_LIMIT=$(PHOENIX-LIMIT) --config-file wave.cfg $(>[1])
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DAbstractBreakIteratorTests.java27 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/
DAbstractBreakIteratorTests.java24 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/icu/icu4c/source/common/
Ducase.h162 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];
Ducase.cpp449 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/
Ducase.h162 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];
Ducase.cpp449 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/
Ducase.h161 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];
Ducase.cpp448 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/skia/third_party/externals/icu/source/common/
Ducase.h162 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];
Ducase.cpp449 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/cmsis/CMSIS/Core/Include/
Dmpu_armv8.h99 #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/
DGPUAdapter.cpp132 #define COPY_LIMIT(LIMIT) wgpuLimits.limits.LIMIT = limits.limits.LIMIT in getLimits() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DUnicodeMapTest.java317 …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/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DUnicodeMapTest.java314 …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/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Drange_info.cc52 limit_ = GetRangeAttr(LIMIT); in GetAttrs()
/third_party/gstreamer/gstplugins_good/gst/replaygain/
Dgstrglimiter.c167 #define LIMIT 1.0 macro
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollator.java302 public final static int LIMIT = 0x1005; field
767 …int[] codes = new int[UScript.CODE_LIMIT + Collator.ReorderCodes.LIMIT - Collator.ReorderCodes.FIR… in setAttributesFromKeywords()

123