Home
last modified time | relevance | path

Searched refs:test_long (Results 1 – 25 of 34) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/c11_atomics/
Dtest_atomics.cpp79 CBasicTestStore<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_store_generic() local
80 EXECUTE_TEST(error, test_long.Execute(deviceID, context, queue, num_elements)); in test_atomic_store_generic()
158 CBasicTestInit<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_init_generic() local
159 EXECUTE_TEST(error, test_long.Execute(deviceID, context, queue, num_elements)); in test_atomic_init_generic()
279 CBasicTestLoad<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_load_generic() local
280 EXECUTE_TEST(error, test_long.Execute(deviceID, context, queue, num_elements)); in test_atomic_load_generic()
407 CBasicTestExchange<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_exchange_generic() local
408 EXECUTE_TEST(error, test_long.Execute(deviceID, context, queue, num_elements)); in test_atomic_exchange_generic()
592 CBasicTestCompareStrong<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_compare_exchange_strong_generic() local
593 EXECUTE_TEST(error, test_long.Execute(deviceID, context, queue, num_elements)); in test_atomic_compare_exchange_strong_generic()
[all …]
/external/clang/test/CodeGen/
Drenderscript.c23 long test_long(long v) { in test_long() function
/external/llvm-project/clang/test/CodeGen/
Drenderscript.c23 long test_long(long v) { in test_long() function
/external/python/cpython2/Lib/test/
Dtest_abstract_numbers.py19 def test_long(self): member in TestNumbers
Dtest_structmembers.py49 def test_long(self): member in ReadWriteTests
Dtest_tokenize.py145 def test_long(self): member in TokenizeTest
Dtest_gdb.py291 def test_long(self): member in PrettyPrintTests
Dtest_bool.py54 def test_long(self): member in BoolTest
Dtest_long.py331 def test_long(self): member in LongTest
/external/llvm/test/CodeGen/AArch64/
Darm64-dagcombiner-load-slicing.ll72 ; CHECK-LABEL: @test_long
79 define void @test_long(%class.Complex_long* nocapture %out, i64 %out_start) {
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-dagcombiner-load-slicing.ll72 ; CHECK-LABEL: @test_long
79 define void @test_long(%class.Complex_long* nocapture %out, i64 %out_start) {
/external/llvm-project/clang/test/CodeGenOpenCL/
Dinline-asm-amdgcn.cl6 kernel void test_long(int arg0) {
/external/python/cpython3/Lib/test/
Dtest_structmembers.py62 def test_long(self): member in ReadWriteTests
Dtest_tokenize.py154 def test_long(self): member in TokenizeTest
Dtest_long.py324 def test_long(self): member in LongTest
/external/llvm-project/clang/test/SemaCXX/
Dwarn-absolute-value.cpp99 void test_long(long x) { in test_long() function
/external/clang/test/Sema/
Dwarn-absolute-value.c78 void test_long(long x) { in test_long() function
/external/llvm-project/clang/test/Sema/
Dwarn-absolute-value.c78 void test_long(long x) { in test_long() function
Dinline-asm-validate-amdgpu.cl108 void test_long(int arg0) {
/external/clang/test/SemaCXX/
Dwarn-absolute-value.cpp99 void test_long(long x) { in test_long() function
/external/python/cpython2/Lib/ctypes/test/
Dtest_callbacks.py58 def test_long(self): member in Callbacks
Dtest_cfuncs.py90 def test_long(self): member in CFunctions
/external/python/cpython3/Lib/ctypes/test/
Dtest_cfuncs.py90 def test_long(self): member in CFunctions
Dtest_callbacks.py60 def test_long(self): member in Callbacks
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_int_basic_ops.cpp1202 int test_long(cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elements) { in test_long() function

12