Home
last modified time | relevance | path

Searched defs:maxCount (Results 1 - 25 of 45) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
H A Dquant.h119 uint32_t maxCount; member in Quantifier
H A Drematch.cpp3488 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchAt() local
3511 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchAt() local
3553 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; MatchAt() local
3578 int32_t maxCount = (int32_t)pat[opValue+3]; MatchAt() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dquant.h119 uint32_t maxCount; member in Quantifier
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dquant.h119 uint32_t maxCount; member in Quantifier
/third_party/bounds_checking_function/src/
H A Dmemmove_s.c30 size_t maxCount = count; in SecUtilMemmove() local
H A Dwcscat_s.c24 size_t maxCount; /* Store the maximum available count */ in SecDoCatW() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DQuantifier.java18 private int maxCount; field in Quantifier
H A DPluralRules.java2494 private boolean addSample(String keyword, DecimalQuantity sample, int maxCount, Set<DecimalQuantity> result) { in addSample() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DQuantifier.java19 private int maxCount; field in Quantifier
H A DPluralRules.java2293 private boolean addSample(String keyword, Number sample, int maxCount, Set<Double> result) { in addSample() argument
/third_party/skia/src/core/
H A DSkLRUCache.h33 explicit SkLRUCache(int maxCount) in SkLRUCache() argument
/third_party/lzma/C/
H A DThreads.c146 WRes Semaphore_Create(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_Create() argument
153 WRes Semaphore_OptCreateInit(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_OptCreateInit() argument
418 WRes Semaphore_Create(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_Create() argument
431 WRes Semaphore_OptCreateInit(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_OptCreateInit() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksStructsVKSC.hpp89 deUint32 maxCount; member
/third_party/lzma/CPP/Windows/
H A DSynchronization.h152 WRes Create(UInt32 initCount, UInt32 maxCount) in Create() argument
156 WRes OptCreateInit(UInt32 initCount, UInt32 maxCount) in OptCreateInit() argument
347 WRes Create(CSynchro *sync, UInt32 initCount, UInt32 maxCount) in Create() argument
/third_party/lzma/CPP/Windows/Control/
H A DDialog.h49 UINT GetItemText(unsigned itemID, LPTSTR string, unsigned maxCount) in GetItemText() argument
/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp76 static const int maxCount = 1<<30; in literalRange() local
95 static const int maxCount = 1<<30; in typeRange() local
116 static const int maxCount = 1<<30; in constRange() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c701 int32_t maxCount = sizeof(breaks); /* fail-safe test limit */ in TestBreakIteratorRules() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp575 const auto maxCount = ((indirectCountLimit == IndirectCountLimitType::MAX_COUNT) in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp575 const auto maxCount = ((indirectCountLimit == IndirectCountLimitType::MAX_COUNT) in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_params.cpp302 CaptureGetAttachedShaders_count(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei maxCount, GLsizei *count, ShaderProgramID *shaders, ParamCapture *paramCapture) CaptureGetAttachedShaders_count() argument
313 CaptureGetAttachedShaders_shadersPacked(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei maxCount, GLsizei *count, ShaderProgramID *shaders, ParamCapture *paramCapture) CaptureGetAttachedShaders_shadersPacked() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_2_autogen.cpp413 GL_GetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders) GL_GetAttachedShaders() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DBindGroupValidationTests.cpp1004 uint32_t maxCount; in TEST_F() member
1098 uint32_t maxCount; in TEST_F() member
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_parse_utils.cpp2429 CheckTagCount(uint32 parentCode, uint32 tagCode, uint32 tagCount, uint32 minCount, uint32 maxCount) CheckTagCount() argument
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1224 static const int maxCount = 1; member
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp741 int32_t maxCount = 0; in findMostUsed() local

Completed in 44 milliseconds

12