Home
last modified time | relevance | path

Searched refs:test_sizeof (Results 1 – 21 of 21) sorted by relevance

/external/python/cffi/testing/cffi1/
Dtest_unicode_literals.py26 def test_sizeof(): function
/external/clang/test/Parser/
Dexpressions.c33 void test_sizeof(){ in test_sizeof() function
/external/eigen/test/
Dsizeof.cpp21 void test_sizeof() in test_sizeof() function
/external/python/cffi/testing/cffi0/
Dtest_unicode_literals.py34 def test_sizeof(): function
/external/OpenCL-CTS/test_conformance/basic/
DCMakeLists.txt40 test_sizeof.cpp
Dtest_sizeof.cpp158 int test_sizeof(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_sizeof() function
Dprocs.h37 extern int test_sizeof(cl_device_id deviceID, cl_context context, cl_command_queue queue, in…
/external/OpenCL-CTS/test_conformance/spir/
Dkhr.csv1331 "basic", "test_sizeof.sizeof_double16", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
1335 "basic", "test_sizeof.sizeof_double", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
1340 "basic", "test_sizeof.sizeof_double4", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
1353 "basic", "test_sizeof.sizeof_double8", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
1359 "basic", "test_sizeof.sizeof_double2", "cl_khr_fp64", "CL_FALSE", "CL_FALSE"
1506 "basic", "test_sizeof.sizeof_long", "cles_khr_int64", "CL_FALSE", "CL_FALSE"
1507 "basic", "test_sizeof.sizeof_long16", "cles_khr_int64", "CL_FALSE", "CL_FALSE"
1508 "basic", "test_sizeof.sizeof_long2", "cles_khr_int64", "CL_FALSE", "CL_FALSE"
1509 "basic", "test_sizeof.sizeof_long4", "cles_khr_int64", "CL_FALSE", "CL_FALSE"
1510 "basic", "test_sizeof.sizeof_long8", "cles_khr_int64", "CL_FALSE", "CL_FALSE"
[all …]
/external/python/cpython2/Lib/test/
Dtest_parser.py698 def test_sizeof(self): member in STObjectTestCase
Dtest_mmap.py611 def test_sizeof(self): member in MmapTests
Dtest_deque.py524 def test_sizeof(self): member in TestBasic
Dtest_memoryio.py702 def test_sizeof(self): member in CBytesIOTest
Dtest_io.py870 def test_sizeof(self): member in SizeofTest
/external/python/cpython3/Lib/test/
Dtest_parser.py945 def test_sizeof(self): member in STObjectTestCase
Dtest_ordered_dict.py437 def test_sizeof(self): member in OrderedDictTests
Dtest_mmap.py634 def test_sizeof(self): member in MmapTests
Dtest_memoryio.py757 def test_sizeof(self): member in CBytesIOTest
Dtest_deque.py763 def test_sizeof(self): member in TestBasic
Dtest_io.py1217 def test_sizeof(self): member in SizeofTest
Dtest_decimal.py5437 def test_sizeof(self): member in CWhitebox
/external/python/pycparser/tests/
Dtest_c_parser.py465 def test_sizeof(self): member in TestCParser_fundamentals