/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | core_arch_ops_gcc_ppc.hpp | 301 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 532 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 863 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 1194 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_arch_ops_gcc_aarch32.hpp | 303 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 565 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 825 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 1104 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_arch_ops_gcc_arm.hpp | 311 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 577 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 971 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 1398 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_arch_ops_gcc_aarch64.hpp | 423 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 809 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 1193 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 1577 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 1892 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_arch_ops_gcc_alpha.hpp | 339 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function 850 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_ops_cas_based.hpp | 77 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | atomic_flag_impl.hpp | 81 …BOOST_FORCEINLINE bool test_and_set(memory_order order = memory_order_seq_cst) volatile BOOST_NOEX… in test_and_set() function
|
D | core_ops_windows.hpp | 94 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_ops_gcc_atomic.hpp | 144 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_ops_gcc_sync.hpp | 174 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_operations_emulated.hpp | 176 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
D | core_arch_ops_msvc_arm.hpp | 142 …static BOOST_FORCEINLINE bool test_and_set(storage_type volatile& storage, memory_order order) BOO… in test_and_set() function
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | sparse_bitset.h | 95 bool test_and_set(unsigned Idx) { in test_and_set() function 517 bool test_and_set(unsigned Idx) { in test_and_set() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | SparseBitVector.h | 103 bool test_and_set(unsigned Idx) { in test_and_set() function 532 bool test_and_set(unsigned Idx) { in test_and_set() function
|
D | CoalescingBitVector.h | 129 void test_and_set(IndexT Index) { in test_and_set() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SparseBitVector.h | 102 bool test_and_set(unsigned Idx) { in test_and_set() function 531 bool test_and_set(unsigned Idx) { in test_and_set() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | SparseBitVector.h | 103 bool test_and_set(unsigned Idx) { in test_and_set() function 532 bool test_and_set(unsigned Idx) { in test_and_set() function
|
D | CoalescingBitVector.h | 129 void test_and_set(IndexT Index) { in test_and_set() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | SparseBitVector.h | 103 bool test_and_set(unsigned Idx) { in test_and_set() function 532 bool test_and_set(unsigned Idx) { in test_and_set() function
|
D | CoalescingBitVector.h | 129 void test_and_set(IndexT Index) { in test_and_set() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | SparseBitVector.h | 103 bool test_and_set(unsigned Idx) { in test_and_set() function 532 bool test_and_set(unsigned Idx) { in test_and_set() function
|
H A D | CoalescingBitVector.h | 129 void test_and_set(IndexT Index) { in test_and_set() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | SparseBitVector.h | 103 bool test_and_set(unsigned Idx) { in test_and_set() function 532 bool test_and_set(unsigned Idx) { in test_and_set() function
|
D | CoalescingBitVector.h | 129 void test_and_set(IndexT Index) { in test_and_set() function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | big-atomic-ops.c | 180 void test_and_set() { in test_and_set() function
|