Home
last modified time | relevance | path

Searched defs:current_state (Results 1 – 25 of 98) sorted by relevance

1234

/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/win32/
Dshared_mutex.hpp135 … 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/
Dtemplate_cert_op_test.cc36 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
Dcbor_multialg_op_test.cc39 DiceStateForTest current_state = {}; in TEST() local
52 DiceStateForTest current_state = {}; in TEST() local
80 DiceStateForTest current_state = {}; in TEST() local
112 DiceStateForTest current_state = {}; in TEST() local
144 DiceStateForTest current_state = {}; in TEST() local
182 DiceStateForTest current_state = {}; in TEST() local
222 DiceStateForTest current_state = {}; in TEST() local
262 DiceStateForTest current_state = {}; in TEST() local
314 DiceStateForTest current_state = {}; in TEST() local
367 DiceStateForTest current_state = {}; in TEST() local
[all …]
Dtemplate_cbor_cert_op_test.cc36 DiceStateForTest current_state = {}; in TEST() local
57 DiceStateForTest current_state = {}; in TEST() local
90 DiceStateForTest current_state = {}; in TEST() local
104 DiceStateForTest current_state = {}; in TEST() local
119 DiceStateForTest current_state = {}; in TEST() local
134 DiceStateForTest current_state = {}; in TEST() local
147 DiceStateForTest current_state = {}; in TEST() local
160 DiceStateForTest current_state = {}; in TEST() local
Dcbor_cert_op_test.cc39 DiceStateForTest current_state = {}; in TEST() local
61 DiceStateForTest current_state = {}; in TEST() local
77 DiceStateForTest current_state = {}; in TEST() local
110 DiceStateForTest current_state = {}; in TEST() local
161 DiceStateForTest current_state = {}; in TEST() local
175 DiceStateForTest current_state = {}; in TEST() local
188 DiceStateForTest current_state = {}; in TEST() local
229 DiceStateForTest current_state = {}; in TEST() local
241 DiceStateForTest current_state = {}; in TEST() local
Dcbor_p384_cert_op_test.cc37 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
Dmbedtls_ops_test.cc37 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
Dboringssl_ed25519_ops_test.cc37 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
Dcbor_p256_cert_op_test.cc37 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
Ddice_test.cc117 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/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dconnectivity_state.cc105 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/grpc-grpc/src/core/lib/transport/
Dconnectivity_state.cc104 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/pytorch/c10/core/impl/
DLocalDispatchKeySet.cpp84 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
/external/angle/third_party/abseil-cpp/absl/hash/internal/
Dlow_level_hash.cc36 uint64_t Mix32Bytes(const uint8_t* ptr, uint64_t current_state, in Mix32Bytes()
53 uint64_t current_state = seed ^ salt[0] ^ len; in LowLevelHashLenGt32() local
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource_state.cpp158 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
/external/abseil-cpp/absl/hash/internal/
Dlow_level_hash.cc41 uint64_t current_state = seed ^ salt[0]; in LowLevelHashLenGt16() local
119 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
/external/cronet/stable/third_party/abseil-cpp/absl/hash/internal/
Dlow_level_hash.cc39 uint64_t current_state = seed ^ salt[0]; in LowLevelHashLenGt16() local
117 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
/external/cronet/tot/third_party/abseil-cpp/absl/hash/internal/
Dlow_level_hash.cc39 uint64_t current_state = seed ^ salt[0]; in LowLevelHashLenGt16() local
117 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
/external/cronet/tot/base/power_monitor/
Dpower_monitor_device_source_unittest.cc34 const DeviceThermalState current_state = GetCurrentThermalState(); in TEST_F() local
/external/cronet/stable/base/power_monitor/
Dpower_monitor_device_source_unittest.cc34 const DeviceThermalState current_state = GetCurrentThermalState(); in TEST_F() local
/external/libchrome/mojo/core/
Dwatcher_set.cc32 const HandleSignalsState& current_state) { in Add()
/external/sdv/vsomeip/third_party/boost/mpl/example/fsm/
Dstate_machine.hpp64 state_t current_state() const in current_state() function in fsm::state_machine
/external/cronet/stable/net/socket/
Dread_buffering_stream_socket.cc65 State current_state = state_; in DoLoop() local
/external/cronet/tot/net/socket/
Dread_buffering_stream_socket.cc65 State current_state = state_; in DoLoop() local
/external/cronet/tot/third_party/libc++/src/test/support/
Dchecking_mutex.h25 state current_state = unlocked; member

1234