/third_party/boost/boost/thread/win32/ |
D | shared_mutex.hpp | 71 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/ |
D | play.c | 197 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/ |
D | ipc_sync_wrappers.cpp | 256 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/ |
D | button_view.h | 52 views::Button::ButtonState old_state) { in StateChanged()
|
D | button_impl.h | 53 views::Button::ButtonState old_state = ParentClass::root_view()->GetState(); in SetState() local
|
/third_party/grpc/src/core/lib/iomgr/ |
D | combiner.cc | 72 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/ |
D | soxr.c | 92 soxr_t old_state; in resampler_soxr_update_rates() local
|
/third_party/boost/boost/numeric/odeint/stepper/ |
D | euler.hpp | 87 …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/ |
D | decodetest.c | 63 GstState old_state, new_state, pending_state; in state_cb() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
D | fst_ctrl_aux.h | 67 enum fst_session_state old_state; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
D | fst_ctrl_aux.h | 67 enum fst_session_state old_state; member
|
/third_party/boost/libs/multiprecision/example/ |
D | cpp_int_mul_timing.cpp | 161 const itype old_state = my_state; in base_generate0() local
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ |
D | round_robin.cc | 280 grpc_connectivity_state old_state, grpc_connectivity_state new_state) { in UpdateStateCountersLocked()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | test-reverseplay.c | 106 GstState old_state, new_state, pending_state; in state_cb() local
|
/third_party/cef/libcef/browser/ |
D | browser_info.cc | 162 content::RenderFrameHost::LifecycleState old_state, in FrameHostStateChanged()
|
D | browser_contents_delegate.cc | 263 content::RenderFrameHost::LifecycleState old_state, in RenderFrameHostStateChanged()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | adaptive_demux_common.c | 420 GstState old_state, new_state; in testSeekOnStateChanged() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstelement.c | 2663 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/ |
D | node_report.cc | 193 std::ios old_state(nullptr); in WriteNodeReport() local
|
/third_party/pulseaudio/src/modules/ |
D | module-loopback.c | 764 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/ |
D | soup-connection.c | 575 SoupConnectionState old_state; in soup_connection_disconnect() local
|
/third_party/python/Modules/ |
D | gcmodule.c | 2058 int old_state = gcstate->enabled; in PyGC_Enable() local 2067 int old_state = gcstate->enabled; in PyGC_Disable() local
|
/third_party/lwip/src/api/ |
D | api_msg.c | 435 enum netconn_state old_state; local
|
/third_party/glib/gio/tests/ |
D | actions.c | 559 GVariant *old_state, *new_state; in activate_toggle() local
|
/third_party/lwip/src/core/ |
D | netif.c | 1413 u8_t old_state; in netif_ip6_addr_set_state() local
|