Home
last modified time | relevance | path

Searched defs:transition (Results 26 - 50 of 82) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h145 virtual void SetCustomContentTransition(SwiperContentAnimatedTransition& transition) {} in SetCustomContentTransition() argument
H A Dswiper_model_ng.cpp417 void SwiperModelNG::SetCustomContentTransition(SwiperContentAnimatedTransition& transition) in SetCustomContentTransition() argument
426 void SwiperModelNG::SetCustomContentTransition(FrameNode* frameNode, SwiperContentAnimatedTransition& transition) in SetCustomContentTransition() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_implicit_animator.cpp470 auto transition = transitionImplicitParam->CreateAnimation(); in CreateImplicitTransition() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dlivepatch.h78 bool transition; global() member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dlivepatch.h77 bool transition; global() member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_afreqshift.c155 static void compute_transition_param(double *K, double *Q, double transition) in compute_transition_param() argument
237 static void compute_coefs(double *coef_arrd, float *coef_arrf, int nbr_coefs, double transition) in compute_coefs() argument
H A Dvf_xfade_opencl.c47 int transition; member
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c235 unsigned long transition; in next_column() local
/third_party/toybox/toys/posix/
H A Dls.c245 unsigned long transition; in next_column() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_lookup_test.cc1048 time_zone::civil_transition transition; in TEST() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Dstage_element.cpp632 InitTransition(const RefPtr<PageTransitionElement>& transition, TransitionDirection direction, TransitionEvent event, const RRect& cardRRect) InitTransition() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp797 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type, UDate* transition, UErrorCode* status) ucal_getTimeZoneTransitionDate() argument
H A Drbtz.cpp875 getTransitionTime(Transition* transition, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt) const getTransitionTime() argument
[all...]
H A Dolsontz.cpp495 int64_t transition = transitionTimeInSeconds(transIdx); in getHistoricalOffset() local
581 double transition = (double)transitionTimeInSeconds(i); useDaylightTime() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dtransitions.cc250 int transition = transitions().SearchSpecial(name, concurrent_access_); in SearchSpecial() local
640 SearchDetails(int transition, PropertyKind kind, PropertyAttributes attributes, int* out_insertion_index) SearchDetails() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp87 auto transition = BuildAnimation(box); in BuildChild() local
155 void DialogComponent::BuildDialogTween(const RefPtr<TransitionComponent>& transition, bool isLimit, Edge margin) in BuildDialogTween() argument
456 auto transition = in BuildAnimation() local
517 auto transition in BuildAnimationForPhone() local
832 auto transition = BuildAnimation() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1371 struct b43legacy_lopair transition; in b43legacy_phy_lo_g_state() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1371 struct b43legacy_lopair transition; in b43legacy_phy_lo_g_state() local
/third_party/backends/backend/
H A Dcanon630u-common.c993 int width, height, nlines = 0, region = -1, i, transition = 1, badcnt; in compute_ogn() local
/third_party/icu/icu4c/source/i18n/
H A Drbtz.cpp875 getTransitionTime(Transition* transition, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt) const getTransitionTime() argument
[all...]
H A Ducal.cpp772 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type, UDate* transition, UErrorCode* status) ucal_getTimeZoneTransitionDate() argument
H A Dolsontz.cpp495 int64_t transition = transitionTimeInSeconds(transIdx); in getHistoricalOffset() local
581 double transition = (double)transitionTimeInSeconds(i); useDaylightTime() local
[all...]
/third_party/libinput/test/
H A Dtest-tablet.c5479 unsigned int transition = _i; /* ranged test */ in START_TEST() local
5529 unsigned int transition = _i; /* ranged test */ in START_TEST() local
5583 unsigned int transition = _i; /* ranged test */ START_TEST() local
5677 unsigned int transition = _i; /* ranged test */ START_TEST() local
5746 unsigned int transition = _i; /* ranged test */ START_TEST() local
5801 unsigned int transition = _i; /* ranged test */ START_TEST() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.cc1090 Map transition = in LookupTransition() local
[all...]
H A Dload-elimination.cc842 ElementsTransition transition = ElementsTransitionOf(node->op()); in ReduceTransitionElementsKind() local
1279 ElementsTransition transition; in ComputeLoopState() member
1314 ElementsTransition transition = ElementsTransitionOf(current->op()); in ComputeLoopState() local
[all...]

Completed in 35 milliseconds

1234