| /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 …]
|
| /external/open-dice/src/ |
| 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
|
| 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
|
| 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
|
| D | cbor_p384_cert_op_test.cc | 37 DiceStateForTest current_state = {}; in TEST() local 65 DiceStateForTest current_state = {}; in TEST() local 101 DiceStateForTest current_state = {}; in TEST() local 151 DiceStateForTest current_state = {}; in TEST() local 165 DiceStateForTest current_state = {}; in TEST() local 178 DiceStateForTest current_state = {}; in TEST() local
|
| 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
|
| D | mbedtls_ops_test.cc | 37 DiceStateForTest current_state = {}; in TEST() local 58 DiceStateForTest current_state = {}; in TEST() local 90 DiceStateForTest current_state = {}; in TEST() local 139 DiceStateForTest current_state = {}; in TEST() local 153 DiceStateForTest current_state = {}; in TEST() local 166 DiceStateForTest current_state = {}; in TEST() local
|
| 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
|
| /external/grpc-grpc/src/core/lib/transport/ |
| 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
|
| /external/rust/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
|
| /external/mesa3d/src/gallium/drivers/d3d12/ |
| 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 557 d3d12_resource_state* current_state = &state_entry->batch_end; in apply_resource_state() local
|
| /external/angle/third_party/abseil-cpp/absl/hash/internal/ |
| 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
|
| /external/cronet/base/power_monitor/ |
| D | power_monitor_device_source_unittest.cc | 34 const DeviceThermalState current_state = GetCurrentThermalState(); in TEST_F() local
|
| /external/libchrome/mojo/core/ |
| D | watcher_set.cc | 32 const HandleSignalsState& current_state) { in Add()
|
| /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
|
| /external/cronet/net/socket/ |
| D | read_buffering_stream_socket.cc | 65 State current_state = state_; in DoLoop() local
|
| /external/libtextclassifier/abseil-cpp/absl/hash/internal/ |
| D | low_level_hash.cc | 37 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
| /external/abseil-cpp/absl/hash/internal/ |
| D | low_level_hash.cc | 37 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/ |
| D | low_level_hash.cc | 34 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
| /external/webrtc/third_party/abseil-cpp/absl/hash/internal/ |
| D | low_level_hash.cc | 46 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/internal/ |
| D | low_level_hash.cc | 34 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/hash/internal/ |
| D | low_level_hash.cc | 46 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
| /external/cronet/third_party/abseil-cpp/absl/hash/internal/ |
| D | low_level_hash.cc | 37 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
|
| /external/crosvm/devices/src/virtio/snd/vios_backend/ |
| D | streams.rs | 63 current_state: StreamState, field 72 pub current_state: StreamState, field
|
| /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
|