| /third_party/icu/icu4c/source/i18n/ |
| H A D | quant.h | 119 uint32_t maxCount; member in Quantifier
|
| H A D | rematch.cpp | 3488 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 D | quant.h | 119 uint32_t maxCount; member in Quantifier
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | quant.h | 119 uint32_t maxCount; member in Quantifier
|
| /third_party/bounds_checking_function/src/ |
| H A D | memmove_s.c | 30 size_t maxCount = count; in SecUtilMemmove() local
|
| H A D | wcscat_s.c | 24 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 D | Quantifier.java | 18 private int maxCount; field in Quantifier
|
| H A D | PluralRules.java | 2494 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 D | Quantifier.java | 19 private int maxCount; field in Quantifier
|
| H A D | PluralRules.java | 2293 private boolean addSample(String keyword, Number sample, int maxCount, Set<Double> result) { in addSample() argument
|
| /third_party/skia/src/core/ |
| H A D | SkLRUCache.h | 33 explicit SkLRUCache(int maxCount) in SkLRUCache() argument
|
| /third_party/lzma/C/ |
| H A D | Threads.c | 146 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 D | vksStructsVKSC.hpp | 89 deUint32 maxCount; member
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Synchronization.h | 152 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 D | Dialog.h | 49 UINT GetItemText(unsigned itemID, LPTSTR string, unsigned maxCount)
in GetItemText() argument
|
| /third_party/glslang/SPIRV/ |
| H A D | SPVRemapper.cpp | 76 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 D | cbiapts.c | 701 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 D | vktMeshShaderApiTests.cpp | 575 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 D | vktMeshShaderApiTests.cpp | 575 const auto maxCount = ((indirectCountLimit == IndirectCountLimitType::MAX_COUNT) in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_2_0_params.cpp | 302 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 D | entry_points_gl_2_autogen.cpp | 413 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 D | BindGroupValidationTests.cpp | 1004 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 D | dng_parse_utils.cpp | 2429 CheckTagCount(uint32 parentCode, uint32 tagCode, uint32 tagCount, uint32 minCount, uint32 maxCount) CheckTagCount() argument
|
| /third_party/glslang/StandAlone/ |
| H A D | StandAlone.cpp | 1224 static const int maxCount = 1; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 741 int32_t maxCount = 0; in findMostUsed() local
|