/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/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 …]
|
/aosp_15_r20/external/open-dice/src/ |
H A D | cbor_multialg_op_test.cc | 39 DiceStateForTest current_state = {}; in TEST() local 52 DiceStateForTest current_state = {}; in TEST() local 79 DiceStateForTest current_state = {}; in TEST() local 110 DiceStateForTest current_state = {}; in TEST() local 141 DiceStateForTest current_state = {}; in TEST() local 179 DiceStateForTest current_state = {}; in TEST() local 218 DiceStateForTest current_state = {}; in TEST() local 257 DiceStateForTest current_state = {}; in TEST() local 308 DiceStateForTest current_state = {}; in TEST() local 360 DiceStateForTest current_state = {}; in TEST() local [all …]
|
H A D | cbor_cert_op_test.cc | 39 DiceStateForTest current_state = {}; in TEST() local 60 DiceStateForTest current_state = {}; in TEST() local 76 DiceStateForTest current_state = {}; in TEST() local 109 DiceStateForTest current_state = {}; in TEST() local 159 DiceStateForTest current_state = {}; in TEST() local 173 DiceStateForTest current_state = {}; in TEST() local 186 DiceStateForTest current_state = {}; in TEST() local 227 DiceStateForTest current_state = {}; in TEST() local 239 DiceStateForTest current_state = {}; in TEST() local
|
H A D | template_cert_op_test.cc | 36 DiceStateForTest current_state = {}; in TEST() local 55 DiceStateForTest current_state = {}; in TEST() local 85 DiceStateForTest current_state = {}; in TEST() local 99 DiceStateForTest current_state = {}; in TEST() local 114 DiceStateForTest current_state = {}; in TEST() local 129 DiceStateForTest current_state = {}; in TEST() local 142 DiceStateForTest current_state = {}; in TEST() local 155 DiceStateForTest current_state = {}; in TEST() local
|
H A D | template_cbor_cert_op_test.cc | 36 DiceStateForTest current_state = {}; in TEST() local 56 DiceStateForTest current_state = {}; in TEST() local 87 DiceStateForTest current_state = {}; in TEST() local 101 DiceStateForTest current_state = {}; in TEST() local 116 DiceStateForTest current_state = {}; in TEST() local 131 DiceStateForTest current_state = {}; in TEST() local 144 DiceStateForTest current_state = {}; in TEST() local 157 DiceStateForTest current_state = {}; in TEST() local
|
H A D | cbor_p256_cert_op_test.cc | 37 DiceStateForTest current_state = {}; in TEST() local 66 DiceStateForTest current_state = {}; in TEST() local 103 DiceStateForTest current_state = {}; in TEST() local 154 DiceStateForTest current_state = {}; in TEST() local 168 DiceStateForTest current_state = {}; in TEST() local 181 DiceStateForTest current_state = {}; in TEST() local
|
H A D | mbedtls_ops_test.cc | 37 DiceStateForTest current_state = {}; in TEST() local 59 DiceStateForTest current_state = {}; in TEST() local 92 DiceStateForTest current_state = {}; in TEST() local 142 DiceStateForTest current_state = {}; in TEST() local 156 DiceStateForTest current_state = {}; in TEST() local 169 DiceStateForTest current_state = {}; in TEST() local
|
H A D | boringssl_ed25519_ops_test.cc | 37 DiceStateForTest current_state = {}; in TEST() local 58 DiceStateForTest current_state = {}; in TEST() local 91 DiceStateForTest current_state = {}; in TEST() local 141 DiceStateForTest current_state = {}; in TEST() local 155 DiceStateForTest current_state = {}; in TEST() local 168 DiceStateForTest current_state = {}; in TEST() local
|
H A D | cbor_p384_cert_op_test.cc | 37 DiceStateForTest current_state = {}; in TEST() local 66 DiceStateForTest current_state = {}; in TEST() local 103 DiceStateForTest current_state = {}; in TEST() local 154 DiceStateForTest current_state = {}; in TEST() local 168 DiceStateForTest current_state = {}; in TEST() local 181 DiceStateForTest current_state = {}; in TEST() local
|
H A D | dice_test.cc | 117 DiceStateForTest current_state = {}; in TEST() local 135 DiceStateForTest current_state = {}; in TEST() local 148 DiceStateForTest current_state = {}; in TEST() local 161 DiceStateForTest current_state = {}; in TEST() local 173 DiceStateForTest current_state = {}; in TEST() local 186 DiceStateForTest current_state = {}; in TEST() local 203 DiceStateForTest current_state = {}; in TEST() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_resource_state.cpp | 158 const d3d12_subresource_state *current_state) in resource_state_if_promoted() 291 transition_required(D3D12_RESOURCE_STATES current_state, D3D12_RESOURCE_STATES *destination_state) in transition_required() 322 const d3d12_subresource_state *current_state = get_subresource_state(res_state, i); in resolve_global_state() local 401 d3d12_resource_state *current_state = &state_entry->batch_end; in append_barrier() local 563 d3d12_resource_state* current_state = &state_entry->batch_end; in apply_resource_state() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/ |
H A D | connectivity_state.cc | 104 grpc_connectivity_state current_state = in ~ConnectivityStateTracker() local 125 grpc_connectivity_state current_state = in AddWatcher() local 155 grpc_connectivity_state current_state = in SetState() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/ |
D | connectivity_state.cc | 105 grpc_connectivity_state current_state = in ~ConnectivityStateTracker() local 126 grpc_connectivity_state current_state = in AddWatcher() local 156 grpc_connectivity_state current_state = in SetState() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | SoftApTest.py | 776 def run_toggle_iteration_func(self, func, settings, current_state): argument 911 def soft_ap_toggle_test_iteration(self, settings, current_state): argument 959 def client_mode_toggle_test_iteration(self, settings, current_state): argument 1004 current_state, argument 1047 current_state): argument
|
/aosp_15_r20/external/pytorch/c10/core/impl/ |
H A D | LocalDispatchKeySet.cpp | 84 bool current_state = tls->excluded().has(x); in tls_set_dispatch_key_excluded() local 100 bool current_state = tls->included().has(x); in tls_set_dispatch_key_included() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/internal/ |
H A D | low_level_hash.cc | 41 uint64_t current_state = seed ^ salt[0]; in LowLevelHashLenGt16() local 119 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/internal/ |
H A D | low_level_hash.cc | 39 uint64_t current_state = seed ^ salt[0]; in LowLevelHashLenGt16() local 117 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
/aosp_15_r20/external/abseil-cpp/absl/hash/internal/ |
H A D | low_level_hash.cc | 41 uint64_t current_state = seed ^ salt[0]; in LowLevelHashLenGt16() local 119 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/ |
D | pipeline.rs | 517 let current_state = self.state(); in validate_index_buffer() localVariable 624 let current_state = self.state(); in validate_pipeline_descriptor_sets() localVariable 975 let current_state = self.state(); in validate_pipeline_push_constants() localVariable 1010 let current_state = self.state(); in validate_pipeline_graphics_dynamic_state() localVariable 1564 let current_state = self.state(); in validate_pipeline_graphics_vertex_buffers() localVariable
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/ |
H A D | streams.rs | 61 current_state: StreamState, field 70 pub current_state: StreamState, field
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/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
|
/aosp_15_r20/external/cronet/base/power_monitor/ |
H A D | power_monitor_device_source_unittest.cc | 34 const DeviceThermalState current_state = GetCurrentThermalState(); in TEST_F() local
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | watcher_set.cc | 32 const HandleSignalsState& current_state) { in Add()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/example/fsm/ |
D | state_machine.hpp | 64 state_t current_state() const in current_state() function in fsm::state_machine
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | read_buffering_stream_socket.cc | 65 State current_state = state_; in DoLoop() local
|