| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | LanguageBreakEngine.java | 35 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks()
|
| D | UnhandledBreakEngine.java | 46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks()
|
| D | RuleBasedBreakIterator.java | 436 public int following(int startPos) { in following() 1175 void populateDictionary(int startPos, int endPos, in populateDictionary() 1359 void following(int startPos) { in following() 1372 void preceding(int startPos) { in preceding()
|
| D | CjkBreakEngine.java | 85 public int divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, in divideUpDictionaryRange()
|
| /third_party/lzma/CPP/7zip/Compress/ |
| D | PpmdDecoder.cpp | 147 const UInt64 startPos = _processedSize; in Z7_COM7F_IMF() local 209 const UInt64 startPos = _processedSize; in Z7_COM7F_IMF() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | rbbi_cache.cpp | 120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() 235 void RuleBasedBreakIterator::BreakCache::following(int32_t startPos, UErrorCode &status) { in following() 252 void RuleBasedBreakIterator::BreakCache::preceding(int32_t startPos, UErrorCode &status) { in preceding()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | rbbi_cache.cpp | 120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() 236 void RuleBasedBreakIterator::BreakCache::following(int32_t startPos, UErrorCode &status) { in following() 253 void RuleBasedBreakIterator::BreakCache::preceding(int32_t startPos, UErrorCode &status) { in preceding()
|
| D | brkeng.cpp | 81 int32_t startPos, in findBreaks() 329 int32_t startPos, in findBreaks()
|
| D | lstmbe.cpp | 519 UText *text, int32_t startPos, int32_t endPos, in vectorize() 560 UText *text, int32_t startPos, int32_t endPos, in vectorize() 639 int32_t startPos, in divideUpDictionaryRange()
|
| /third_party/icu/icu4c/source/common/ |
| D | rbbi_cache.cpp | 120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() 235 void RuleBasedBreakIterator::BreakCache::following(int32_t startPos, UErrorCode &status) { in following() 252 void RuleBasedBreakIterator::BreakCache::preceding(int32_t startPos, UErrorCode &status) { in preceding()
|
| D | lstmbe.cpp | 519 UText *text, int32_t startPos, int32_t endPos, in vectorize() 560 UText *text, int32_t startPos, int32_t endPos, in vectorize() 639 int32_t startPos, in divideUpDictionaryRange()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
| D | LanguageBreakEngine.java | 34 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks()
|
| D | UnhandledBreakEngine.java | 46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks()
|
| D | LSTMBreakEngine.java | 184 private String substring(CharacterIterator text, int startPos, int endPos) { in substring() 197 public void vectorize(CharacterIterator text, int startPos, int endPos, in vectorize()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | RuleBasedBreakIterator.java | 497 public int following(int startPos) { in following() 1197 void populateDictionary(int startPos, int endPos, in populateDictionary() 1382 void following(int startPos) { in following() 1395 void preceding(int startPos) { in preceding()
|
| /third_party/skia/third_party/externals/icu/source/samples/ugrep/ |
| D | ugrep.cpp | 381 void nextLine(int startPos) { in nextLine()
|
| /third_party/icu/icu4c/source/samples/ugrep/ |
| D | ugrep.cpp | 381 void nextLine(int startPos) { in nextLine()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | EmojiProps.java | 68 int startPos = bytes.position(); in EmojiProps() local
|
| /third_party/lzma/C/ |
| D | 7zDec.c | 413 ILookInStreamPtr inStream, UInt64 startPos, in SzFolder_Decode2() 607 ILookInStreamPtr inStream, UInt64 startPos, in SzAr_DecodeFolder()
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| D | 7zHandler.cpp | 293 const size_t startPos = _db.FoCodersDataOffset[folderIndex]; in IsFolderEncrypted() local 397 const size_t startPos = _db.FoCodersDataOffset[folderIndex]; in SetMethodToProp() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingBuildTests.cpp | 313 tcu::UVec2& startPos, in initBottomAccelerationStructure() 363 tcu::UVec2 startPos {}; in initBottomAccelerationStructures() local 385 tcu::UVec2 startPos {}; in verifyAllocationCount() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingBuildTests.cpp | 313 tcu::UVec2& startPos, in initBottomAccelerationStructure() 363 tcu::UVec2 startPos {}; in initBottomAccelerationStructures() local 385 tcu::UVec2 startPos {}; in verifyAllocationCount() local
|
| /third_party/gptfdisk/ |
| D | gptcl.cc | 598 size_t startPos = 0, endPos = 0; in GetString() local
|
| /third_party/typescript/src/harness/ |
| D | sourceMapRecorder.ts | 157 const startPos = lineMap[line]; constant
|
| /third_party/skia/modules/skparagraph/src/ |
| D | TextWrapper.h | 58 inline size_t startPos() const { return fStart.position(); } in startPos() function
|