Home
last modified time | relevance | path

Searched defs:isLoop (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInterval.cpp26 bool Interval::isLoop() const { in isLoop() function in Interval
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcombination_isscrollable.cpp57 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsComponentScrollable() local
73 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsComponentScrollable() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_accessibility_property.cpp71 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsScrollable() local
96 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in SetSpecificSupportAction() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_accessibility_property.cpp73 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsScrollable() local
95 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in SetSpecificSupportAction() local
H A Dswiper_layout_algorithm.h123 void SetIsLoop(bool isLoop) in SetIsLoop() argument
H A Dswiper_pattern.cpp1372 auto isLoop = IsLoop(); in CalcVisibleIndex() local
1424 auto isLoop = IsLoop(); in CalculateAndUpdateItemInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.h159 void SetIsLoop(bool isLoop) in SetIsLoop() argument
H A Dlazy_for_each_node.h95 void SetIsLoop(bool isLoop) in SetIsLoop() argument
H A Dlazy_for_each_builder.h455 void SetIsLoop(bool isLoop) in SetIsLoop() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp75 template <> bool ConcreteRegion<MachineLoop>::isLoop() const { return true; } in isLoop() function in __anon24858::ConcreteRegion
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_pattern.cpp345 auto isLoop = swiperArrowLayoutProperty->GetLoopValue(true); in SetButtonVisible() local
H A Dswiper_indicator_pattern.cpp589 auto isLoop = swiperLayoutProperty->GetLoop().value_or(true); in CheckIsTouchBottom() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_timepicker_modifier.cpp212 void SetTimepickerLoop(ArkUINodeHandle node, int isLoop) in SetTimepickerLoop() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1117 bool Shader::Instruction::isLoop() const in isLoop() function in sw::Shader::Instruction
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.h95 void SetIsLoop(bool isLoop) in SetIsLoop() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
H A Dmedia_cached_buffer.cpp272 bool isLoop = true; in WriteMergerPre() local
/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp576 bool isLoop = (player_ == nullptr) ? false : isSingleLoop_; in IsSingleLooping() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp1394 bool isLoop = true; in Loop() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.cpp1141 void TextPickerPattern::SetCanLoop(bool isLoop) in SetCanLoop() argument
H A Dtextpicker_column_pattern.cpp1699 void TextPickerColumnPattern::SetCanLoop(bool isLoop) in SetCanLoop() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp1163 deUint32 isLoop; in simulate() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp1163 deUint32 isLoop; in simulate() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2937 void RenderSwiper::StartIndicatorAnimation(int32_t fromIndex, int32_t toIndex, bool isLoop) in StartIndicatorAnimation() argument

Completed in 43 milliseconds