Searched defs:test_uintptr_t (Results  1 – 1 of 1) sorted by relevance
| /external/OpenCL-CTS/test_conformance/c11_atomics/ | 
| D | test_atomics.cpp | 120             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_store_generic()  local142             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_store_generic()  local
 241             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_init_generic()  local
 263             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_init_generic()  local
 416             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_load_generic()  local
 438             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_load_generic()  local
 608             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_exchange_generic()  local
 630             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_exchange_generic()  local
 863             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_compare_exchange_strong_generic()  local
 885             test_uintptr_t(TYPE_ATOMIC_UINTPTR_T, useSVM);  in test_atomic_compare_exchange_strong_generic()  local
 [all …]
 
 |