/third_party/boost/boost/thread/win32/ |
D | shared_mutex.hpp | 135 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in try_lock_shared() local 170 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in lock_shared() local 225 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in do_lock_shared_until() local 283 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in do_lock_shared_until() local 369 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in unlock_shared() local 404 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in try_lock() local 437 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in lock() local 484 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in do_lock_until() local 549 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in do_lock_until() local 626 … state_data const current_state=interlocked_compare_exchange(&state,new_state,old_state); in unlock() local [all …]
|
/third_party/grpc/src/core/lib/transport/ |
D | connectivity_state.cc | 104 grpc_connectivity_state current_state = state_.Load(MemoryOrder::RELAXED); in ~ConnectivityStateTracker() local 124 grpc_connectivity_state current_state = state_.Load(MemoryOrder::RELAXED); in AddWatcher() local 153 grpc_connectivity_state current_state = state_.Load(MemoryOrder::RELAXED); in SetState() local
|
/third_party/boost/libs/mpl/example/fsm/ |
D | state_machine.hpp | 64 state_t current_state() const in current_state() function in fsm::state_machine
|
D | player1.cpp | 92 static int const current_state = CurrentState; member
|
D | player2.cpp | 150 int current_state() const in current_state() function in state_machine
|
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
D | low_level_hash.cc | 46 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
/third_party/boost/boost/numeric/odeint/stepper/ |
D | dense_output_runge_kutta.hpp | 179 const state_type& current_state( void ) const in current_state() function in boost::numeric::odeint::dense_output_runge_kutta 385 const state_type& current_state( void ) const in current_state() function in boost::numeric::odeint::dense_output_runge_kutta
|
D | rosenbrock4_dense_output.hpp | 124 const state_type& current_state( void ) const in current_state() function in boost::numeric::odeint::rosenbrock4_dense_output
|
D | bulirsch_stoer_dense_out.hpp | 354 const state_type& current_state( void ) const in current_state() function in boost::numeric::odeint::bulirsch_stoer_dense_out
|
/third_party/boost/boost/wave/cpplexer/ |
D | detect_include_guards.hpp | 70 bool current_state; member in boost::wave::cpplexer::include_guards
|
/third_party/grpc/test/core/tsi/alts/fake_handshaker/ |
D | fake_handshaker_server.cc | 191 HandshakeState current_state = context->state; in ProcessNext() local
|
/third_party/boost/libs/numeric/odeint/test/ |
D | dummy_steppers.hpp | 82 const state_type& current_state( void ) const in current_state() function
|
D | integrate_stepper_refs.cpp | 125 const state_type& current_state() const in current_state() function in dense_out_stepper_nc
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/ |
D | pick_first.cc | 467 grpc_connectivity_state current_state = CheckConnectivityStateLocked(); in CheckConnectivityStateAndStartWatchingLocked() local
|
/third_party/boost/boost/numeric/odeint/integrate/ |
D | check_adapter.hpp | 170 const state_type& current_state( void ) const in current_state() function in boost::numeric::odeint::checked_stepper
|
/third_party/glib/gio/tests/ |
D | dbus-appinfo.c | 26 static int current_state; variable
|
/third_party/flutter/skia/third_party/externals/sdl/src/events/ |
D | SDL_events.c | 570 Uint8 current_state; in SDL_EventState() local
|
/third_party/boost/tools/build/src/engine/ |
D | make1.cpp | 148 static state * current_state( stack * const pStack ) in current_state() function
|
/third_party/glib/glib/pcre/ |
D | pcre_dfa_exec.c | 631 stateblock *current_state = active_states + i; in internal_dfa_exec() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_dfa_match.c | 746 stateblock *current_state = active_states + i; in internal_dfa_match() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstelement.h | 767 GstState current_state; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder.c | 84 GstState target_state, current_state; member
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_state.c | 905 struct pipe_framebuffer_state *current_state = r300->fb_state.state; in r300_set_framebuffer_state() local
|
/third_party/node/src/ |
D | node_api.cc | 378 unsigned char current_state = dispatch_state.fetch_or(kDispatchPending); in Send() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | gstdiscoverer.c | 123 GstState current_state; member
|