| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_file_path.cpp | 39 auto endPos = filePath.find_last_of('.'); in GetFileName() local 69 auto endPos = subPath.find("/"); in GetHapName() local
|
| /third_party/bounds_checking_function/src/ |
| H A D | strncpy_s.c | 39 const char *endPos = strSrc; in CheckSrcCountRange() local
|
| /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
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMAsm.cpp | 143 auto endPos = line.find("]", pos); in fixupAsmFile() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| H A D | card_table-inl.h | 133 size_t endPos = 0; in VisitMarkedCompact() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | brkeng.cpp | 78 findBreaks( UText *text, int32_t , int32_t endPos, UVector32 & , 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
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | brkeng.cpp | 77 findBreaks( UText *text, int32_t , int32_t endPos, UVector32 & ) const findBreaks() argument
|
| H A D | rbbi_cache.cpp | 120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() argument
|
| /arkcompiler/toolchain/tooling/client/manager/ |
| H A D | source_manager.cpp | 111 std::string::size_type endPos = fileSource.find("\r\n"); in SetFileSource() local
|
| /third_party/gptfdisk/ |
| H A D | gptcl.cc | 598 size_t startPos = 0, endPos = 0; in GetString() 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
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.h | 62 inline size_t endPos() const { return fEnd.position(); } in endPos() function in skia::textlayout::TextWrapper::TextStretch
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| H A D | file_path_utils.cpp | 82 size_t endPos = 0; in SplitString() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | crelativedateformattest.c | 46 int32_t endPos; member 499 int32_t beginPos, endPos; in TestNumericField() local 554 int32_t beginPos, endPos; in TestNumericField() local [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/ |
| H A D | NativeImageAdaptor.cpp | 41 const char *endPos = eglExtensions + strlen(eglExtensions); in CheckEglExtension() local
|