Home
last modified time | relevance | path

Searched defs:startPos (Results 176 - 200 of 269) sorted by relevance

1234567891011

/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_utils.cpp231 std::string::size_type startPos = 0; in SplitString() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp354 void HttpCurlClient::CheckRequestRange(long startPos, int len) in CheckRequestRange() argument
377 Status HttpCurlClient::RequestData(long startPos, int len, const RequestInfo& requestInfo, in RequestData() argument
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp221 size_t startPos = sourcePath.find(prefix); in ParseSourcePathToPath() local
/foundation/communication/dsoftbus/core/common/dfx/anonymize/src/
H A Danonymizer.c75 static inline int32_t FindChar(char chr, const char *str, uint32_t len, uint32_t startPos) in FindChar() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
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/icu/icu4c/source/common/
H A Drbbi.cpp648 int32_t RuleBasedBreakIterator::following(int32_t startPos) { in following() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedBreakIterator.java436 public int following(int startPos) { in following() argument
1175 void populateDictionary(int startPos, in argument
1359 following(int startPos) following() argument
1372 preceding(int startPos) preceding() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp293 const size_t startPos = _db.FoCodersDataOffset[folderIndex]; in IsFolderEncrypted() local
397 const size_t startPos = _db.FoCodersDataOffset[folderIndex]; in SetMethodToProp() local
/third_party/node/deps/icu-small/source/common/
H A Drbbi.cpp618 int32_t RuleBasedBreakIterator::following(int32_t startPos) { in following() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi.cpp634 int32_t RuleBasedBreakIterator::following(int32_t startPos) { in following() argument
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
H A Dui_animator_test.cpp87 AnimatorDemoCallback(UIView *uiView, int16_t startPos, int16_t endPos) in AnimatorDemoCallback() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.cpp78 const auto startPos = Lexer()->Save(); in ParseExpression() local
/base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/
H A Dpeak_finder.cpp319 int32_t PeakFinder::DeletePeaks(const std::vector<double> &envelope, int32_t startPos, int32_t endPos, in DeletePeaks() argument
381 int32_t PeakFinder::DetectValley(const std::vector<double> &envelope, int32_t startPos, int32_t endPos, in DetectValley() argument
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player.cpp162 void CastStreamPlayerCallback::SetPosInfo(int startPos, int endPos) in SetPosInfo() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player.cpp162 void CastStreamPlayerCallback::SetPosInfo(int startPos, int endPos) in SetPosInfo() argument
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp658 auto startPos = fileStartPos_ + zipEntry.localHeaderOffset; in CheckCoherencyLocalHeader() local
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp560 int32_t startPos = indexPositions_[iter->first]; in focusMoveUp() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.h32 float startPos = 0.0f; member
39 float startPos = 0.0f; member
155 void SetListMainSize(float startPos, float endPos, float referencePos, float prevContentSize, bool forwardLayout) in SetListMainSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp823 std::string::size_type startPos = param.find_first_of("{"); in HandleAsyncEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h675 size_t startPos = 0; in ReplacePlaceHolderArray() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dtitle_bar_test_ng.cpp1034 constexpr float startPos = 100.0f; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.cpp253 auto startPos = currentOffset_; in GetOverScrollOffset() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h32 float startPos = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp389 auto startPos = visibleItemPosition_.begin()->second.startPos; in MeasureTargetIndex() local
410 auto startPos = ((endMainPos_ - startMainPos_) - visibleItemLength_[jumpIndex_.value()]) / TWO; in MeasureJumpIndex() local
423 auto startPos in MeasureWithOffset() local
456 AdjustPosition(LayoutWrapper* layoutWrapper, LayoutConstraintF& childLayoutConstraint, int32_t startIndex, int32_t endIndex, float startPos, float endPos) AdjustPosition() argument
503 LayoutBackward(LayoutWrapper* layoutWrapper, LayoutConstraintF& childLayoutConstraint, int32_t& startIndex, float& startPos) LayoutBackward() argument
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp1253 Point startPos = {imageView->GetX(), imageView->GetY()}; in DoDrawImage() local
1280 Point startPos = {label->GetX(), label->GetY()}; in DoDrawLabel() local
[all...]

Completed in 46 milliseconds

1234567891011