/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | UnhandledBreakEngine.java | 46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
|
H A D | LanguageBreakEngine.java | 34 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
|
H A D | CjkBreakEngine.java | 109 public int divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, in divideUpDictionaryRange() argument
|
H A D | DictionaryBreakEngine.java | 185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
|
H A D | LSTMBreakEngine.java | 184 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 D | LanguageBreakEngine.java | 35 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
|
H A D | UnhandledBreakEngine.java | 46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
|
H A D | CjkBreakEngine.java | 85 public int divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, in divideUpDictionaryRange() argument
|
H A D | DictionaryBreakEngine.java | 185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
|
H A D | NFRule.java | 1127 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter() argument
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zDecode.cpp | 144 void Init(CLockedInStream *lockedInStream, UInt64 startPos)
in Init() argument
|
/third_party/gptfdisk/ |
H A D | gptcl.cc | 598 size_t startPos = 0, endPos = 0; in GetString() local
|
/third_party/icu/icu4c/source/samples/ugrep/ |
H A D | ugrep.cpp | 381 void nextLine(int startPos) { in nextLine() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbi_cache.cpp | 120 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 D | ag_dec.c | 272 uint32_t bitPos, startPos, maxPos ; in dyn_decomp() local
|
H A D | ag_enc.c | 235 uint32_t bitPos, startPos ; in dyn_comp() local
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | PpmdDecoder.cpp | 147 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 D | brkeng.cpp | 80 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 D | rbbi_cache.cpp | 120 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 D | ugrep.cpp | 381 void nextLine(int startPos) { in nextLine() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbi_cache.cpp | 120 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 D | TextWrapper.h | 61 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 D | NFRule.java | 1126 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter() argument
|
H A D | RuleBasedBreakIterator.java | 497 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 D | 7zDec.c | 409 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
|