| /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/cronet/base/memory/ |
| D | discardable_shared_memory.cc | 240 SharedState old_state(SharedState::UNLOCKED, last_known_usage_); in Lock() local 349 SharedState old_state(SharedState::LOCKED, Time()); in Unlock() local 376 SharedState old_state(SharedState::UNLOCKED, last_known_usage_); in Purge() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
| D | combiner.cc | 73 gpr_atm old_state = gpr_atm_full_fetch_add(&lock->state, -STATE_UNORPHANED); in start_destroy() local 263 gpr_atm old_state = in grpc_combiner_continue_exec_ctx() local
|
| /external/cronet/base/ |
| D | state_transitions.h | 94 #define DCHECK_STATE_TRANSITION(transitions, 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/cronet/base/sampling_heap_profiler/ |
| D | poisson_allocation_sampler.cc | 399 ProfilingStateFlagMask old_state = in SetProfilingStateFlag() local 408 ProfilingStateFlagMask old_state = in ResetProfilingStateFlag() local
|
| /external/ruy/ruy/ |
| D | thread_pool.cc | 66 State old_state = state_.load(std::memory_order_relaxed); in ChangeState() local
|
| /external/rust/crates/futures-util/src/lock/ |
| D | mutex.rs | 104 let old_state = self.state.fetch_or(IS_LOCKED, Ordering::Acquire); in try_lock() localVariable 116 let old_state = self.state.fetch_or(IS_LOCKED, Ordering::Acquire); in try_lock_owned() localVariable 187 let old_state = self.state.fetch_and(!IS_LOCKED, Ordering::AcqRel); in unlock() localVariable
|
| /external/webrtc/modules/desktop_capture/linux/wayland/test/ |
| D | test_screencast_stream_provider.cc | 207 pw_stream_state old_state, in OnStreamStateChanged()
|
| /external/wpa_supplicant_8/src/fst/ |
| D | fst_ctrl_aux.h | 67 enum fst_session_state old_state; member
|
| /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/rust/crates/vulkano/src/sync/future/ |
| D | fence_signal.rs | 204 let old_state = mem::replace(&mut **state, FenceSignalFutureState::Poisoned); in flush_impl() localVariable
|
| /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/rust/crates/rayon-core/src/ |
| D | latch.rs | 134 let old_state = (*this).state.swap(SET, Ordering::AcqRel); in set() localVariable
|
| /external/crosvm/devices/src/virtio/vhost/user/device/vvu/ |
| D | device.rs | 408 let old_state = std::mem::replace( in start() localVariable
|
| /external/webrtc/modules/desktop_capture/linux/wayland/ |
| D | shared_screencast_stream.cc | 220 pw_stream_state old_state, in OnStreamStateChanged()
|
| /external/python/cpython3/Modules/ |
| D | gcmodule.c | 2058 int old_state = gcstate->enabled; in PyGC_Enable() local 2067 int old_state = gcstate->enabled; in PyGC_Disable() local
|
| /external/autotest/client/cros/cellular/ |
| D | pseudo_modem.py | 477 def StateChanged(self, old_state, new_state, why): argument
|
| /external/webrtc/video/ |
| D | video_receive_stream2.cc | 1060 RecordingState old_state; in SetAndGetRecordingState() local
|
| D | video_receive_stream2_unittest.cc | 673 VideoReceiveStreamInterface::RecordingState old_state = in TEST_P() local
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_setup.c | 296 unsigned old_state = setup->state; in set_scene_state() local
|
| /external/crosvm/devices/src/virtio/vhost/user/ |
| D | proxy.rs | 1522 let old_state: State = std::mem::replace(&mut *state, State::Invalid); in try_starting_worker() localVariable 1837 let old_state: State = std::mem::replace(&mut *state, State::Invalid); in activate() localVariable
|
| /external/webrtc/p2p/base/ |
| D | connection.cc | 339 IceCandidatePairState old_state = state_; in set_state() local
|
| /external/libcups/scheduler/ |
| D | printers.c | 2755 ipp_pstate_t old_state; /* Old printer state */ in cupsdSetPrinterState() local
|