Home
last modified time | relevance | path

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

12

/external/igt-gpu-tools/lib/
Digt_rand.c14 uint32_t old_state = global; in hars_petruska_f54_1_random_seed() local
/external/libchrome/base/memory/
Ddiscardable_shared_memory.cc211 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/
Dcombiner.cc72 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/
DMachException.cpp60 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/
Dcellular_ScanningProperty.py95 old_state, new_state): argument
/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc99 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/
Dthread_pool.cc65 State old_state = state_.load(std::memory_order_relaxed); in ChangeState() local
/external/wpa_supplicant_8/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/external/webrtc/modules/desktop_capture/linux/
Dbase_capturer_pipewire.cc55 pw_remote_state old_state, in OnStateChanged()
80 pw_stream_state old_state, in OnStreamStateChanged()
/external/rust/crates/futures-util/src/lock/
Dmutex.rs103 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/
Dz_Linux_util.cpp523 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/
Dround_robin.cc280 grpc_connectivity_state old_state, grpc_connectivity_state new_state) { in UpdateStateCountersLocked()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp442 lldb::StateType old_state = m_state; in MaybeLogStateChange() local
/external/rust/crates/rayon-core/src/
Dlatch.rs127 let old_state = self.state.swap(SET, Ordering::AcqRel); in set() localVariable
/external/adhd/cras/src/server/
Dcras_bt_transport.c270 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/
Dround_robin.cc461 grpc_connectivity_state old_state, grpc_connectivity_state new_state, in UpdateStateCountersLocked()
/external/webrtc/video/
Dvideo_receive_stream.cc764 RecordingState old_state; in SetAndGetRecordingState() local
Dvideo_receive_stream2.cc792 RecordingState old_state; in SetAndGetRecordingState() local
Dvideo_receive_stream2_unittest.cc443 VideoReceiveStream::RecordingState old_state = in TEST_F() local
Dvideo_receive_stream_unittest.cc439 VideoReceiveStream::RecordingState old_state = in TEST_F() local
/external/autotest/client/cros/cellular/
Dpseudo_modem.py469 def StateChanged(self, old_state, new_state, why): argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.c296 unsigned old_state = setup->state; in set_scene_state() local
/external/webrtc/p2p/base/
Dconnection.cc395 IceCandidatePairState old_state = state_; in set_state() local
/external/libevent/
Dbufferevent_openssl.c328 unsigned old_state : 2; member
/external/libcups/scheduler/
Dprinters.c2755 ipp_pstate_t old_state; /* Old printer state */ in cupsdSetPrinterState() local

12