Home
last modified time | relevance | path

Searched defs:old_state (Results 1 – 25 of 53) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c197 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_state_change_debug()
268 TestPlayerState * old_state, TestPlayerState * new_state) in test_play_stopped_cb()
291 TestPlayerState * old_state, TestPlayerState * new_state) in test_play_audio_video_eos_cb()
391 TestPlayerState old_state = *state; in process_play_messages() local
687 TestPlayerState * old_state, TestPlayerState * new_state) in test_play_media_info_cb()
732 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_disable_cb()
796 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_switch_audio_cb()
859 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_switch_subtitle_cb()
921 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_error_invalid_external_suburi_cb()
988 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_external_suburi_cb()
[all …]
/third_party/node/deps/v8/src/heap/
Dlocal-heap.cc189 ThreadState old_state = state_.SetParked(); in ParkSlowPath() local
216 ThreadState old_state = state_.SetParked(); in ParkSlowPath() local
326 ThreadState old_state = state_.SetParked(); in SleepInSafepoint() local
372 const ThreadState old_state = main_thread->state_.SetCollectionRequested(); in TryPerformCollection() local
Dsafepoint.cc143 const LocalHeap::ThreadState old_state = in SetSafepointRequestedFlags() local
191 const LocalHeap::ThreadState old_state = in ClearSafepointRequestedFlags() local
/third_party/cef/libcef/browser/views/
Dbutton_view.h52 views::Button::ButtonState old_state) { in StateChanged()
Dbutton_impl.h53 views::Button::ButtonState old_state = ParentClass::root_view()->GetState(); in SetState() local
/third_party/node/deps/v8/src/compiler/
Dnode-observer.cc43 ObservableNodeState old_state = observation->state; in OnNodeChanged() local
Dnode-observer.h75 const ObservableNodeState& old_state) { in OnNodeChanged()
/third_party/gstreamer/gstplugins_base/tests/icles/playback/
Ddecodetest.c63 GstState old_state, new_state, pending_state; in state_cb() local
/third_party/node/deps/v8/src/strings/
Dunicode-inl.h87 State old_state = *state; in ValueOfIncremental() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-reverseplay.c106 GstState old_state, new_state, pending_state; in state_cb() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dadaptive_demux_common.c420 GstState old_state, new_state; in testSeekOnStateChanged() local
/third_party/cef/libcef/browser/
Dbrowser_info.cc162 content::RenderFrameHost::LifecycleState old_state, in FrameHostStateChanged()
Dbrowser_contents_delegate.cc263 content::RenderFrameHost::LifecycleState old_state, in RenderFrameHostStateChanged()
/third_party/gstreamer/gstreamer/gst/
Dgstelement.c2663 GstState old_state; in gst_element_abort_state() local
2747 GstState old_state, old_next; in gst_element_continue_state() local
2850 GstState old_state, new_state; in gst_element_lost_state() local
/third_party/pulseaudio/src/modules/
Dmodule-loopback.c963 static void source_output_suspend_cb(pa_source_output *o, pa_source_state_t old_state, pa_suspend_c… in source_output_suspend_cb()
1394 static void sink_input_suspend_cb(pa_sink_input *i, pa_sink_state_t old_state, pa_suspend_cause_t o… in sink_input_suspend_cb()
/third_party/python/Modules/
Dgcmodule.c2058 int old_state = gcstate->enabled; in PyGC_Enable() local
2067 int old_state = gcstate->enabled; in PyGC_Disable() local
/third_party/lwip/src/api/
Dapi_msg.c464 enum netconn_state old_state; local
/third_party/lwip/src/core/ipv6/
Dnd6.c2521 u8_t old_state, old_member, new_member; local
/third_party/node/src/
Dnode_report.cc102 std::ios old_state(nullptr); in WriteNodeReport() local
/third_party/lwip/src/core/
Dnetif.c1539 u8_t old_state; local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dnotify.c86 enum wpa_states old_state) in wpas_notify_state_changed()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.c329 const unsigned old_state = setup->state; in set_scene_state() local
/third_party/node/deps/v8/tools/system-analyzer/
Dprocessor.mjs454 type, pc, time, line, column, old_state, new_state, mapId, key, modifier, argument

123