/external/igt-gpu-tools/lib/ |
D | igt_rand.c | 14 uint32_t old_state = global; in hars_petruska_f54_1_random_seed() local
|
/external/libchrome/base/memory/ |
D | discardable_shared_memory.cc | 211 SharedState old_state(SharedState::UNLOCKED, last_known_usage_); in Lock() local 321 SharedState old_state(SharedState::LOCKED, Time()); in Unlock() local 348 SharedState old_state(SharedState::UNLOCKED, last_known_usage_); in Purge() local
|
/external/rust/crates/grpcio-sys/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 262 gpr_atm old_state = in grpc_combiner_continue_exec_ctx() local
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
D | MachException.cpp | 60 int *flavor, const thread_state_t old_state, in catch_mach_exception_raise_state() 77 thread_state_t old_state, mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity()
|
/external/autotest/client/site_tests/cellular_ScanningProperty/ |
D | cellular_ScanningProperty.py | 95 old_state, new_state): argument
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | combiner.cc | 99 gpr_atm old_state = gpr_atm_full_fetch_add(&lock->state, -STATE_UNORPHANED); in start_destroy() local 285 gpr_atm old_state = in grpc_combiner_continue_exec_ctx() local
|
/external/ruy/ruy/ |
D | thread_pool.cc | 65 State old_state = state_.load(std::memory_order_relaxed); in ChangeState() local
|
/external/wpa_supplicant_8/src/fst/ |
D | fst_ctrl_aux.h | 67 enum fst_session_state old_state; member
|
/external/webrtc/modules/desktop_capture/linux/ |
D | base_capturer_pipewire.cc | 55 pw_remote_state old_state, in OnStateChanged() 80 pw_stream_state old_state, in OnStreamStateChanged()
|
/external/rust/crates/futures-util/src/lock/ |
D | mutex.rs | 103 let old_state = self.state.fetch_or(IS_LOCKED, Ordering::Acquire); in try_lock() localVariable 169 let old_state = self.state.fetch_and(!IS_LOCKED, Ordering::AcqRel); in unlock() localVariable
|
/external/llvm-project/openmp/runtime/src/ |
D | z_Linux_util.cpp | 523 int status, old_type, old_state; in __kmp_launch_worker() local 603 int status, old_type, old_state; in __kmp_launch_monitor() local 1254 int status, old_state; in __kmp_enable() local 1261 void __kmp_disable(int *old_state) { in __kmp_disable()
|
/external/rust/crates/grpcio-sys/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()
|
/external/llvm-project/lldb/source/Plugins/Process/Linux/ |
D | NativeThreadLinux.cpp | 442 lldb::StateType old_state = m_state; in MaybeLogStateChange() local
|
/external/rust/crates/rayon-core/src/ |
D | latch.rs | 127 let old_state = self.state.swap(SET, Ordering::AcqRel); in set() localVariable
|
/external/adhd/cras/src/server/ |
D | cras_bt_transport.c | 270 enum cras_bt_transport_state old_state = in cras_bt_transport_update_properties() local
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ |
D | round_robin.cc | 461 grpc_connectivity_state old_state, grpc_connectivity_state new_state, in UpdateStateCountersLocked()
|
/external/webrtc/video/ |
D | video_receive_stream.cc | 764 RecordingState old_state; in SetAndGetRecordingState() local
|
D | video_receive_stream2.cc | 792 RecordingState old_state; in SetAndGetRecordingState() local
|
D | video_receive_stream2_unittest.cc | 443 VideoReceiveStream::RecordingState old_state = in TEST_F() local
|
D | video_receive_stream_unittest.cc | 439 VideoReceiveStream::RecordingState old_state = in TEST_F() local
|
/external/autotest/client/cros/cellular/ |
D | pseudo_modem.py | 469 def StateChanged(self, old_state, new_state, why): argument
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup.c | 296 unsigned old_state = setup->state; in set_scene_state() local
|
/external/webrtc/p2p/base/ |
D | connection.cc | 395 IceCandidatePairState old_state = state_; in set_state() local
|
/external/libevent/ |
D | bufferevent_openssl.c | 328 unsigned old_state : 2; member
|
/external/libcups/scheduler/ |
D | printers.c | 2755 ipp_pstate_t old_state; /* Old printer state */ in cupsdSetPrinterState() local
|