Home
last modified time | relevance | path

Searched defs:startIndex (Results 176 - 200 of 224) sorted by relevance

123456789

/third_party/icu/icu4c/source/i18n/
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/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/node/deps/icu-small/source/i18n/
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/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...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp737 int32_t startIndex = parsePosition.getIndex(); in parse() local
767 int32_t startIndex = parsePosition.getIndex(); in parseCurrency() local
H A Dmsgfmt.cpp986 int32_t startIndex; member in __anon21212::PluralSelectorContext
H A Drbnf.cpp1377 int32_t startIndex = parsePosition.getIndex(); in parse() local
H A Drematch.cpp1608 RegexMatcher &RegexMatcher::region(int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode &status) { in region() argument
H A Drulebasedcollator.cpp923 FCDUIterNFDIterator(const CollationData *data, UCharIterator &it, int32_t startIndex) in FCDUIterNFDIterator() argument
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...]
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp1148 setup_offset_edge(OffsetEdge* currEdge, const SkPoint& endpoint0, const SkPoint& endpoint1, uint16_t startIndex, uint16_t endIndex) setup_offset_edge() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp213 int32_t startIndex = -1; in Layout() local
1822 auto startIndex = tempGridLayoutInfo.startIndex_; in SupplyAllData2ZeroIndex() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp443 size_t startIndex = startIndex_ - GetItemRelativeIndex(startIndex_) % static_cast<size_t>(lanes); in CalculateLanes() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp614 GetCreateMenuOptionsParams(const std::vector<MenuOptionsParam>& menuOptionItems, const std::shared_ptr<SelectOverlayInfo>& info, int32_t startIndex) GetCreateMenuOptionsParams() argument
1255 AddCreateMenuExtensionMenuOptions(const std::vector<MenuOptionsParam>& menuOptionItems, const std::shared_ptr<SelectOverlayInfo>& info, int32_t startIndex) AddCreateMenuExtensionMenuOptions() argument
1296 AddCreateMenuExtensionMenuParams(const std::vector<MenuOptionsParam>& menuOptionItems, const std::shared_ptr<SelectOverlayInfo>& info, int32_t startIndex, std::vector<OptionParam>& params) AddCreateMenuExtensionMenuParams() argument

Completed in 90 milliseconds

123456789