Home
last modified time | relevance | path

Searched defs:previous (Results 1 - 25 of 269) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
H A DmappedTypes5.js[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBDecodeException.php40 \Exception $previous = null) variable
/third_party/protobuf/
H A Dgenerate_changelog.py55 previous = sys.argv[1] variable
/third_party/ninja/src/
H A Dedit_distance.cc49 int previous = y - 1; in EditDistance() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DLinearResampler.cpp33 float *previous = mPreviousFrame.get(); in readFrame() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dintf_animation_internal.h56 AnimationTargetState previous; member
H A Dkeyframe_animation.cpp105 void KeyframeAnimation::OnPropertyChanged(const TargetProperty& property, const IStackProperty::Ptr& previous) in OnPropertyChanged() argument
H A Dproperty_animation.cpp44 void PropertyAnimation::OnPropertyChanged(const TargetProperty& property, const IStackProperty::Ptr& previous) in OnPropertyChanged() argument
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dfilter.cpp49 void Filter::AddPreviousFilter(std::shared_ptr<Filter> previous) in AddPreviousFilter() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/fold_screen_controller/
H A Dfold_screen_state_machine.cpp66 auto previous = currState_; in TransitionTo() local
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dtask.h28 struct aa_label *previous; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.c145 struct threadpool_task *task, *previous; in _mesa_threadpool_queue_task() local
/third_party/node/deps/v8/src/execution/
H A Dvm-state.h43 ExternalCallbackScope* previous() { return previous_scope_; } in previous() function in v8::internal::ExternalCallbackScope
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_option.h39 struct DhcpOptionNode *previous; member
/foundation/window/window_manager/window_scene/screen_session_manager/include/fold_screen_controller/
H A Dfold_screen_state_machine.h43 virtual void OnTransitionExit(FoldScreenState previous, FoldScreenState current) { } in OnTransitionExit() argument
/kernel/linux/linux-5.10/lib/
H A Dtest_static_keys.c57 struct static_key *previous = NULL; in invert_keys() local
/kernel/linux/linux-6.6/lib/
H A Dtest_static_keys.c57 struct static_key *previous = NULL; in invert_keys() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCSCharacterIterator.java63 public char previous() { in previous() method in CSCharacterIterator
H A DReplaceableUCharacterIterator.java166 public int previous(){ in previous() method in ReplaceableUCharacterIterator
H A DUCharacterIteratorWrapper.java89 public char previous(){ in previous() method in UCharacterIteratorWrapper
H A DUCharArrayIterator.java60 public int previous() { in previous() method in UCharArrayIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCSCharacterIterator.java65 public char previous() { in previous() method in CSCharacterIterator
H A DReplaceableUCharacterIterator.java168 public int previous(){ in previous() method in ReplaceableUCharacterIterator
H A DUCharacterIteratorWrapper.java91 public char previous(){ in previous() method in UCharacterIteratorWrapper
H A DUCharArrayIterator.java62 public int previous() { in previous() method in UCharArrayIterator

Completed in 12 milliseconds

1234567891011