Home
last modified time | relevance | path

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

123456789

/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
/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
/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
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_context.h70 struct apple_glx_context *previous, *next; member
/third_party/python/Objects/stringlib/
H A Dlocaleutil.h5 char previous; member
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs85 let mut previous = std::usize::MAX; in array() variables
149 let mut previous = std::usize::MAX; variables

Completed in 10 milliseconds

123456789