| /third_party/icu/icu4c/source/i18n/ |
| D | quant.h | 119 uint32_t maxCount; variable
|
| 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]; in MatchAt() local 3578 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchAt() local 4975 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt() local 4998 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchChunkAt() local 5039 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt() local 5064 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchChunkAt() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | quant.h | 119 uint32_t maxCount; variable
|
| D | rematch.cpp | 3478 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchAt() local 3501 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchAt() local 3543 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchAt() local 3568 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchAt() local 4961 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt() local 4984 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchChunkAt() local 5025 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt() local 5050 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchChunkAt() local
|
| /third_party/skia/m133/third_party/externals/icu/source/i18n/ |
| D | quant.h | 119 uint32_t maxCount; variable
|
| 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]; in MatchAt() local 3578 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchAt() local 4975 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt() local 4998 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchChunkAt() local 5039 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt() local 5064 int32_t maxCount = (int32_t)pat[opValue+3]; in MatchChunkAt() local
|
| /third_party/bounds_checking_function/src/ |
| D | wcscat_s.c | 24 size_t maxCount; /* Store the maximum available count */ in SecDoCatW() local
|
| D | memmove_s.c | 30 size_t maxCount = count; in SecUtilMemmove() local
|
| /third_party/mindspore/mindspore-src/source/third_party/securec/src/ |
| D | memmove_s.c | 27 size_t maxCount = count; in SecUtilMemmove() local
|
| D | wcscat_s.c | 28 size_t maxCount; /* Store the maximum available count */ in SecDoWcscat() local
|
| /third_party/lzma/CPP/Windows/ |
| D | Synchronization.h | 152 WRes Create(UInt32 initCount, UInt32 maxCount) in Create() 156 WRes OptCreateInit(UInt32 initCount, UInt32 maxCount) in OptCreateInit() 352 WRes Create(CSynchro *sync, UInt32 initCount, UInt32 maxCount) in Create()
|
| /third_party/lzma/C/ |
| D | Threads.c | 146 WRes Semaphore_Create(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_Create() 153 WRes Semaphore_OptCreateInit(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_OptCreateInit() 425 WRes Semaphore_Create(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_Create() 438 WRes Semaphore_OptCreateInit(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_OptCreateInit()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | Quantifier.java | 18 private int maxCount; field in Quantifier
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | Quantifier.java | 19 private int maxCount; field in Quantifier
|
| /third_party/skia/modules/skparagraph/include/ |
| D | Hyphenator.h | 105 inline uint16_t maxCount(const ArrayOf16bits* maps) const in maxCount() function
|
| /third_party/skia/m133/modules/skparagraph/include/ |
| D | Hyphenator.h | 105 inline uint16_t maxCount(const ArrayOf16bits* maps) const in maxCount() function
|
| /third_party/skia/src/core/ |
| D | SkLRUCache.h | 33 explicit SkLRUCache(int maxCount) in SkLRUCache()
|
| /third_party/skia/m133/src/core/ |
| D | SkLRUCache.h | 38 explicit SkLRUCache(int maxCount) : fMaxCount(maxCount) {} in SkLRUCache()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/java/src/main/java/com/mindspore/ |
| D | ModelParallelRunner.java | 208 int maxCount = 100; in free() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| D | Mf2DataModelFormatter.java | 166 int maxCount = selectors.size(); in findBestMatchingPattern() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
| D | MessageFormat2Test.java | 271 final int maxCount = 10; in testFormatterIsCreatedOnce() local
|
| /third_party/glslang/SPIRV/ |
| 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/openhitls/pki/x509_common/src/ |
| D | hitls_x509_common.c | 281 uint32_t maxCount = (BSL_LIST_COUNT(list) - 1) * 2; // 2: layer 1 and layer 2 in X509_EncodeRdName() local 310 uint32_t maxCount = ((uint32_t)BSL_LIST_COUNT(list) + 1) / 2; in HITLS_X509_EncodeNameList() local
|
| /third_party/lzma/CPP/Windows/Control/ |
| D | Dialog.h | 53 UINT GetItemText(unsigned itemID, LPTSTR string, unsigned maxCount) in GetItemText()
|
| /third_party/skia/m133/src/gpu/ganesh/geometry/ |
| D | GrAAConvexTessellator.cpp | 970 int maxCount = GrPathUtils::quadraticPointCount(pts, kQuadTolerance); in quadTo() local 992 int maxCount = GrPathUtils::cubicPointCount(pts, kCubicTolerance); in cubicTo() local
|