Home
last modified time | relevance | path

Searched defs:minCount (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dquant.h117 uint32_t minCount; variable
Drematch.cpp3477 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt() local
3500 int32_t minCount = (int32_t)pat[opValue+2]; in MatchAt() local
3542 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt() local
3567 int32_t minCount = (int32_t)pat[opValue+2]; in MatchAt() local
4960 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt() local
4983 int32_t minCount = (int32_t)pat[opValue+2]; in MatchChunkAt() local
5024 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt() local
5049 int32_t minCount = (int32_t)pat[opValue+2]; in MatchChunkAt() local
/third_party/node/deps/icu-small/source/i18n/
Dquant.h117 uint32_t minCount; variable
Drematch.cpp3487 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt() local
3510 int32_t minCount = (int32_t)pat[opValue+2]; in MatchAt() local
3552 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt() local
3577 int32_t minCount = (int32_t)pat[opValue+2]; in MatchAt() local
4974 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt() local
4997 int32_t minCount = (int32_t)pat[opValue+2]; in MatchChunkAt() local
5038 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt() local
5063 int32_t minCount = (int32_t)pat[opValue+2]; in MatchChunkAt() local
/third_party/icu/icu4c/source/i18n/
Dquant.h117 uint32_t minCount; variable
Drematch.cpp3487 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt() local
3510 int32_t minCount = (int32_t)pat[opValue+2]; in MatchAt() local
3552 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt() local
3577 int32_t minCount = (int32_t)pat[opValue+2]; in MatchAt() local
4974 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt() local
4997 int32_t minCount = (int32_t)pat[opValue+2]; in MatchChunkAt() local
5038 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt() local
5063 int32_t minCount = (int32_t)pat[opValue+2]; in MatchChunkAt() local
/third_party/skia/src/gpu/
DGrVertexChunkArray.cpp19 bool GrVertexChunkBuilder::allocChunk(int minCount) { in allocChunk()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DQuantifier.java17 private int minCount; field in Quantifier
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DQuantifier.java16 private int minCount; field in Quantifier
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java555 int n, int someLength, int minCount) { in checkAllocWeights()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationTest.java558 int n, int someLength, int minCount) { in checkAllocWeights()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp352 deInt32 minCount; member in vkt::Reconvergence::__anon5fc7ae020111::RandomProgram
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_parse_utils.cpp2432 uint32 minCount, in CheckTagCount()
/third_party/icu/icu4c/source/test/intltest/
Dcollationtest.cpp509 int32_t someLength, int32_t minCount) { in checkAllocWeights()
/third_party/typescript/lib/
DtypingsInstaller.js11121 function scanHexDigits(minCount, scanAsManyAsPossible, canHaveSeparators) { argument
Dtsc.js8117 function scanHexDigits(minCount, scanAsManyAsPossible, canHaveSeparators) { argument