Home
last modified time | relevance | path

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

123

/third_party/boost/boost/thread/win32/
Dshared_mutex.hpp71 void release_waiters(state_data old_state) in release_waiters()
83 void release_shared_waiters(state_data old_state) in release_shared_waiters()
122 state_data old_state=state; in try_lock_shared() local
149 state_data old_state=state; in lock_shared() local
204 state_data old_state=state; in do_lock_shared_until() local
345 state_data old_state=state; in unlock_shared() local
391 state_data old_state=state; in try_lock() local
418 state_data old_state=state; in lock() local
465 state_data old_state=state; in do_lock_until() local
614 state_data old_state=state; in unlock() local
[all …]
/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/boost/libs/log/src/windows/
Dipc_sync_wrappers.cpp256 uint32_t old_state = m_shared_state->m_lock_state.load(boost::memory_order_relaxed); in lock_slow() local
277 uint32_t old_state = m_shared_state->m_lock_state.load(boost::memory_order_relaxed); in lock_slow() local
304 inline void interprocess_mutex::mark_waiting_and_try_lock(uint32_t& old_state) in mark_waiting_and_try_lock()
326 inline void interprocess_mutex::clear_waiting_and_try_lock(uint32_t& old_state) in clear_waiting_and_try_lock()
/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/grpc/src/core/lib/iomgr/
Dcombiner.cc72 gpr_atm old_state = gpr_atm_full_fetch_add(&lock->state, -STATE_UNORPHANED); in start_destroy() local
265 gpr_atm old_state = in grpc_combiner_continue_exec_ctx() local
/third_party/pulseaudio/src/pulsecore/resampler/
Dsoxr.c92 soxr_t old_state; in resampler_soxr_update_rates() local
/third_party/boost/boost/numeric/odeint/stepper/
Deuler.hpp87 …void calc_state( StateOut &x , time_type t , const StateIn1 &old_state , time_type t_old , const … in calc_state() argument
/third_party/gstreamer/gstplugins_base/tests/icles/playback/
Ddecodetest.c63 GstState old_state, new_state, pending_state; in state_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/third_party/boost/libs/multiprecision/example/
Dcpp_int_mul_timing.cpp161 const itype old_state = my_state; in base_generate0() local
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc280 grpc_connectivity_state old_state, grpc_connectivity_state new_state) { in UpdateStateCountersLocked()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-reverseplay.c106 GstState old_state, new_state, pending_state; in state_cb() 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/gstplugins_bad/tests/check/elements/
Dadaptive_demux_common.c420 GstState old_state, new_state; in testSeekOnStateChanged() local
/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/node/src/
Dnode_report.cc193 std::ios old_state(nullptr); in WriteNodeReport() local
/third_party/pulseaudio/src/modules/
Dmodule-loopback.c764 static void source_output_suspend_cb(pa_source_output *o, pa_source_state_t old_state, pa_suspend_c… in source_output_suspend_cb()
1170 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/libsoup/libsoup/
Dsoup-connection.c575 SoupConnectionState old_state; in soup_connection_disconnect() local
/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.c435 enum netconn_state old_state; local
/third_party/glib/gio/tests/
Dactions.c559 GVariant *old_state, *new_state; in activate_toggle() local
/third_party/lwip/src/core/
Dnetif.c1413 u8_t old_state; in netif_ip6_addr_set_state() local

123