Home
last modified time | relevance | path

Searched defs:startIndex (Results 76 - 100 of 119) sorted by relevance

12345

/third_party/icu/icu4c/source/i18n/
H A Dnumber_patternstring.cpp884 int PatternStringUtils::escapePaddingString(UnicodeString input, UnicodeString& output, int startIndex, in escapePaddingString() argument
H A Dusearch.cpp1557 static int32_t nextBoundaryAfter(UStringSearch *strsrch, int32_t startIndex, UErrorCode &status) { in nextBoundaryAfter() argument
[all...]
H A Duregex.cpp511 uregex_matches(URegularExpression *regexp2, int32_t startIndex, UErrorCode *status) uregex_matches() argument
518 uregex_matches64(URegularExpression *regexp2, int64_t startIndex, UErrorCode *status) uregex_matches64() argument
541 uregex_lookingAt(URegularExpression *regexp2, int32_t startIndex, UErrorCode *status) uregex_lookingAt() argument
548 uregex_lookingAt64(URegularExpression *regexp2, int64_t startIndex, UErrorCode *status) uregex_lookingAt64() argument
572 uregex_find(URegularExpression *regexp2, int32_t startIndex, UErrorCode *status) uregex_find() argument
579 uregex_find64(URegularExpression *regexp2, int64_t startIndex, UErrorCode *status) uregex_find64() argument
854 uregex_setRegionAndStart(URegularExpression *regexp2, int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode *status) uregex_setRegionAndStart() argument
[all...]
H A Dmsgfmt.cpp988 int32_t startIndex; member in __anon3336::PluralSelectorContext
H A Ddecimfmt.cpp737 int32_t startIndex = parsePosition.getIndex(); in parse() local
767 int32_t startIndex = parsePosition.getIndex(); in parseCurrency() local
H A Drematch.cpp1618 RegexMatcher &RegexMatcher::region(int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode &status) { in region() argument
H A Drulebasedcollator.cpp924 FCDUIterNFDIterator(const CollationData *data, UCharIterator &it, int32_t startIndex) in FCDUIterNFDIterator() argument
H A Drbnf.cpp1377 int32_t startIndex = parsePosition.getIndex(); in parse() local
/third_party/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.cpp284 const UInt32 startIndex = _bi.Coder_to_Stream[coderIndex]; in Is_PackSize_Correct_for_Coder() local
296 const UInt32 startIndex = _bi.Coder_to_Stream[coderIndex]; in IsThere_ExternalCoder_in_PackTree() local
384 const UInt32 startIndex = EncodeMode ? coderIndex : _bi.Coder_to_Stream[coderIndex]; in GetInStream2() local
525 const UInt32 startIndex = EncodeMode ? _bi.Coder_to_Stream[coderIndex]: coderIndex; in GetOutStream() local
641 const UInt32 startIndex = EncodeMode ? _bi.Coder_to_Stream[coderIndex]: coderIndex; FinishCoder() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternstring.cpp884 int PatternStringUtils::escapePaddingString(UnicodeString input, UnicodeString& output, int startIndex, in escapePaddingString() argument
H A Drbnf.cpp1377 int32_t startIndex = parsePosition.getIndex(); in parse() local
H A Duregex.cpp511 uregex_matches(URegularExpression *regexp2, int32_t startIndex, UErrorCode *status) uregex_matches() argument
518 uregex_matches64(URegularExpression *regexp2, int64_t startIndex, UErrorCode *status) uregex_matches64() argument
541 uregex_lookingAt(URegularExpression *regexp2, int32_t startIndex, UErrorCode *status) uregex_lookingAt() argument
548 uregex_lookingAt64(URegularExpression *regexp2, int64_t startIndex, UErrorCode *status) uregex_lookingAt64() argument
572 uregex_find(URegularExpression *regexp2, int32_t startIndex, UErrorCode *status) uregex_find() argument
579 uregex_find64(URegularExpression *regexp2, int64_t startIndex, UErrorCode *status) uregex_find64() argument
854 uregex_setRegionAndStart(URegularExpression *regexp2, int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode *status) uregex_setRegionAndStart() argument
[all...]
H A Drematch.cpp1618 RegexMatcher &RegexMatcher::region(int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode &status) { in region() argument
H A Drulebasedcollator.cpp926 FCDUIterNFDIterator(const CollationData *data, UCharIterator &it, int32_t startIndex) in FCDUIterNFDIterator() argument
H A Dusearch.cpp1555 static int32_t nextBoundaryAfter(UStringSearch *strsrch, int32_t startIndex, UErrorCode &status) { in nextBoundaryAfter() argument
[all...]
H A Ddecimfmt.cpp737 int32_t startIndex = parsePosition.getIndex(); in parse() local
767 int32_t startIndex = parsePosition.getIndex(); in parseCurrency() local
H A Dmsgfmt.cpp989 int32_t startIndex; member in __anon11987::PluralSelectorContext
/third_party/skia/src/core/
H A DSkPathBuilder.cpp406 SkScalar startIndex = std::fmod(startOver90I + 1.f, 4.f); in addArc() local
590 PointIterator(SkPathDirection dir, unsigned startIndex) in PointIterator() argument
615 RectPointIterator(const SkRect& rect, SkPathDirection dir, unsigned startIndex) in RectPointIterator() argument
627 OvalPointIterator(const SkRect& oval, SkPathDirection dir, unsigned startIndex) OvalPointIterator() argument
642 RRectPointIterator(const SkRRect& rrect, SkPathDirection dir, unsigned startIndex) RRectPointIterator() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.cpp426 drawIndexedInstanced(unsigned int indexCount, unsigned int instanceCount, unsigned int startIndex, unsigned int baseVertex, unsigned int startInstance) drawIndexedInstanced() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_patternstring.cpp832 int PatternStringUtils::escapePaddingString(UnicodeString input, UnicodeString& output, int startIndex, in escapePaddingString() argument
H A Ddecimfmt.cpp737 int32_t startIndex = parsePosition.getIndex(); in parse() local
767 int32_t startIndex = parsePosition.getIndex(); in parseCurrency() local
/third_party/skia/src/shaders/gradients/
H A DSkGradientShader.cpp185 int startIndex = needsFirst ? 0 : 1; in SkGradientShaderBase() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteString.java1261 static int checkRange(int startIndex, int endIndex, int size) { in checkRange() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp523 AddToCensorFromNonSwitchesStrings( CObjectVector<CRenamePair> *renamePairs, unsigned startIndex, NWildcard::CCensor &censor, const UStringVector &nonSwitchStrings, int stopSwitchIndex, const CNameOption &nop, bool thereAreSwitchIncludes, UInt32 codePage) AddToCensorFromNonSwitchesStrings() argument
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp1608 size_t startIndex = 0; in addMultiMaskFormat() local
2347 size_t startIndex = 0; in processDeviceMasks() local
2374 size_t startIndex = 0; processSourceMasks() local
[all...]

Completed in 66 milliseconds

12345