Home
last modified time | relevance | path

Searched defs:startPos (Results 101 - 125 of 240) sorted by relevance

12345678910

/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.cpp265 int32_t startPos = std::max(std::min(start, end), 0); in Delete() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_relative_container_bridge.cpp102 CalcDimension startPos; in SetGuideLine() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.h28 float startPos = 0.0f; member
/foundation/arkui/ui_lite/test/uitest/test_animator/
H A Dui_test_animator.h30 ImageEaseAnimatorCallback(UIView* uiView, int16_t startPos, int16_t endPos) in ImageEaseAnimatorCallback() argument
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H A Dfile_server_demo.cpp95 void FileServerDemo::GetRange(const std::string &recvStr, int32_t &startPos, int32_t &endPos) in GetRange() argument
140 int32_t startPos = 0; in SendRequestSize() local
[all...]
/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp102 void HttpServerDemo::GetRange(const std::string &recvStr, int32_t &startPos, int32_t &endPos) in GetRange() argument
146 int32_t startPos = 0; in SendRequestSize() local
[all...]
/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H A Dwindowmanager_fuzzer.cpp98 size_t startPos = 0; in DoSomethingForWindowManagerImpl() local
[all...]
/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H A Dwindowscene_fuzzer.cpp77 size_t startPos = 0; in InitWindowOption1() local
111 size_t startPos = 0; InitWindowOption2() local
155 size_t startPos = 0; InitWindowOption() local
170 size_t startPos = 0; DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshare_block.cpp42 int SeriReset(void *pCtx, int startPos) in SeriReset() argument
197 FillOneRow(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int numColumns, int startPos, int addedRows) FillOneRow() argument
245 FillOneRowOfString(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int startPos, int addedRows, int pos) FillOneRowOfString() argument
265 FillOneRowOfLong(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int startPos, int addedRows, int pos) FillOneRowOfLong() argument
278 FillOneRowOfFloat(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int startPos, int addedRows, int pos) FillOneRowOfFloat() argument
291 FillOneRowOfBlob(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int startPos, int addedRows, int pos) FillOneRowOfBlob() argument
318 FillOneRowOfNull(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int startPos, int addedRows, int pos) FillOneRowOfNull() argument
[all...]
H A Dabs_shared_result_set.cpp99 uint32_t startPos = block->GetStartPos(); in UpdateBlockPos() local
H A Dsqlite_shared_result_set.cpp212 int startPos = isOnlyFillBlock_ ? requiredPos : PickFillBlockStartPosition(requiredPos, blockCapacity_); in FillBlock() local
/third_party/gptfdisk/
H A Dgptcl.cc598 size_t startPos = 0, endPos = 0; in GetString() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryBreakEngine.java185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
/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/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryBreakEngine.java185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() argument
/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
/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_handler.cpp45 bool SmsWapPushHandler::DecodeWapPushPduData(SmsWapPushBuffer &decodeBuffer, uint32_t startPos, uint32_t len) in DecodeWapPushPduData() argument

Completed in 16 milliseconds

12345678910