Home
last modified time | relevance | path

Searched defs:startPos (Results 1 - 25 of 69) sorted by relevance

123

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DUnhandledBreakEngine.java46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
H A DLanguageBreakEngine.java34 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
H A DCjkBreakEngine.java109 public int divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, in divideUpDictionaryRange() argument
H A DDictionaryBreakEngine.java185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
H A DLSTMBreakEngine.java184 private String substring(CharacterIterator text, int startPos, int endPos) { in substring() argument
197 public void vectorize(CharacterIterator text, int startPos, int endPos, in vectorize() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DLanguageBreakEngine.java35 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
H A DUnhandledBreakEngine.java46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
H A DCjkBreakEngine.java85 public int divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, in divideUpDictionaryRange() argument
H A DDictionaryBreakEngine.java185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
H A DNFRule.java1127 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter() argument
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zDecode.cpp144 void Init(CLockedInStream *lockedInStream, UInt64 startPos) in Init() argument
/third_party/gptfdisk/
H A Dgptcl.cc598 size_t startPos = 0, endPos = 0; in GetString() local
/third_party/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp381 void nextLine(int startPos) { in nextLine() argument
/third_party/icu/icu4c/source/common/
H A Drbbi_cache.cpp120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() argument
235 void RuleBasedBreakIterator::BreakCache::following(int32_t startPos, UErrorCode &status) { in following() argument
252 preceding(int32_t startPos, UErrorCode &status) preceding() argument
[all...]
/third_party/libsnd/src/ALAC/
H A Dag_dec.c272 uint32_t bitPos, startPos, maxPos ; in dyn_decomp() local
H A Dag_enc.c235 uint32_t bitPos, startPos ; in dyn_comp() local
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdDecoder.cpp147 const UInt64 startPos = _processedSize; in Code() local
209 const UInt64 startPos = _processedSize; in Read() local
/third_party/node/deps/icu-small/source/common/
H A Dbrkeng.cpp80 findBreaks( UText *text, int32_t startPos, int32_t endPos, UVector32 & , UBool , UErrorCode &status) const findBreaks() argument
327 findBreaks( UText *text, int32_t startPos, int32_t endPos, UVector32 &foundBreaks, UBool , UErrorCode &status) const findBreaks() argument
H A Drbbi_cache.cpp120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() argument
236 void RuleBasedBreakIterator::BreakCache::following(int32_t startPos, UErrorCode &status) { in following() argument
253 preceding(int32_t startPos, UErrorCode &status) preceding() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
H A Dugrep.cpp381 void nextLine(int startPos) { in nextLine() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.cpp120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() argument
235 void RuleBasedBreakIterator::BreakCache::following(int32_t startPos, UErrorCode &status) { in following() argument
252 preceding(int32_t startPos, UErrorCode &status) preceding() argument
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h61 inline size_t startPos() const { return fStart.position(); } in startPos() function in skia::textlayout::TextWrapper::TextStretch
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRule.java1126 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter() argument
H A DRuleBasedBreakIterator.java497 public int following(int startPos) { in following() argument
1197 void populateDictionary(int startPos, in argument
1382 following(int startPos) following() argument
1395 preceding(int startPos) preceding() argument
[all...]
/third_party/lzma/C/
H A D7zDec.c409 SzFolder_Decode2(const CSzFolder *folder, const Byte *propsData, const UInt64 *unpackSizes, const UInt64 *packPositions, ILookInStreamPtr inStream, UInt64 startPos, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain, Byte *tempBuf[]) SzFolder_Decode2() argument
606 SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex, ILookInStreamPtr inStream, UInt64 startPos, Byte *outBuffer, size_t outSize, ISzAllocPtr allocMain) SzAr_DecodeFolder() argument

Completed in 21 milliseconds

123