Home
last modified time | relevance | path

Searched defs:reverse (Results 26 - 50 of 239) sorted by relevance

12345678910

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dmerge_blocks_test.cpp512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
/third_party/spirv-tools/test/reduce/
H A Dmerge_blocks_test.cpp512 void MergeBlocksReductionPassTest_LoopReturn_Helper(bool reverse) { in MergeBlocksReductionPassTest_LoopReturn_Helper() argument
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_element.cpp113 bool GridElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_element.cpp152 bool StepperElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
H A Dstepper_animation_controller.cpp224 void StepperAnimationController::PlayStepperToAnimation(int32_t fromIndex, int32_t toIndex, bool reverse) in PlayStepperToAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_element.cpp170 bool SwiperElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_element.cpp73 bool ListItemElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_element.cpp88 bool TabBarElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
H A Dtab_content_element.cpp206 bool TabContentElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/swiper/
H A Dswiper_element.cpp87 bool SwiperElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_paint_method.h29 RatingPaintMethod(const RefPtr<RatingModifier>& ratingModifier, int32_t starNum, RatingModifier::RatingAnimationType state, bool reverse) RatingPaintMethod() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp197 bool reverse = true; in HWTEST_F() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dnetwork_selection.cpp81 WifiFunctionFilterAdapter(const std::function<bool(NetworkCandidate &)> &filter, const std::string &filterName, bool reverse) WifiFunctionFilterAdapter() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.c64 struct llist_node *reverse = NULL; in __closure_wake_up() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.c64 struct llist_node *reverse = NULL; in __closure_wake_up() local
/third_party/ffmpeg/libavutil/ppc/
H A Dfloat_dsp_altivec.c44 const vec_u8 reverse = vcprm(3, 2, 1, 0); in ff_vector_fmul_window_altivec() local
H A Dfloat_dsp_vsx.c45 const vec_u8 reverse = vcprm(3, 2, 1, 0); in ff_vector_fmul_window_vsx() local
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dbitset.cpp38 uint16_t reverse[0x400]; member
/third_party/libabigail/src/
H A Dabg-diff-utils.cc128 ses_len(const char* str1, const char* str2, bool reverse) ses_len() argument
/third_party/skia/src/core/
H A DSkCubicClipper.cpp110 bool reverse; in clipCubic() local
/third_party/skia/tests/
H A DPathOpsAsWindingTest.cpp14 bool reverse = SkPathDirection::kCCW == dir; in build_squircle() local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_element.cpp105 bool TextOverlayElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_element.cpp222 bool FocusableElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_position_controller.cpp126 void ScrollPositionController::ScrollArrow(double scrollDistance, bool reverse, bool smooth) in ScrollArrow() argument
181 void ScrollPositionController::ScrollPage(bool reverse, bool smooth) in ScrollPage() argument
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp154 int32_t RenderGridLayout::RequestNextFocus(bool vertical, bool reverse) in RequestNextFocus() argument

Completed in 14 milliseconds

12345678910