Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/conversions/
Drun_batch7 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 0 100 > 0_32.txt; /usr/bin/arch -x86_64…
8 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 100 100 > 1_32.txt; /usr/bin/arch -x86_64…
9 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 200 100 > 2_32.txt; /usr/bin/arch -x86_64…
10 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 300 100 > 3_32.txt; /usr/bin/arch -x86_64…
11 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 400 100 > 4_32.txt; /usr/bin/arch -x86_64…
12 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 500 100 > 5_32.txt; /usr/bin/arch -x86_64…
13 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 600 100 > 6_32.txt; /usr/bin/arch -x86_64…
14 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 700 100 > 7_32.txt; /usr/bin/arch -x86_64…
15 /usr/bin/arch -i386 ./test_conversions CL_DEVICE_TYPE_CPU 800 100 > 8_32.txt; /usr/bin/arch -x86_64…
DCMakeLists.txt4 Sleep.cpp test_conversions.cpp basic_test_conversions.cpp
Dtest_conversions.cpp151 int test_conversions( cl_device_id device, cl_context context, cl_command_queue queue, int num_elem… in test_conversions() function
/external/llvm-project/libcxx/test/std/language.support/support.types/
Dnullptr_t.pass.cpp23 void test_conversions() in test_conversions() function
75 test_conversions<std::nullptr_t>(); in main()
76 test_conversions<void*>(); in main()
77 test_conversions<A*>(); in main()
78 test_conversions<void(*)()>(); in main()
79 test_conversions<void(A::*)()>(); in main()
80 test_conversions<int A::*>(); in main()
/external/libcxx/test/std/language.support/support.types/
Dnullptr_t.pass.cpp24 void test_conversions() in test_conversions() function
84 test_conversions<std::nullptr_t>(); in main()
85 test_conversions<void*>(); in main()
86 test_conversions<A*>(); in main()
87 test_conversions<void(*)()>(); in main()
88 test_conversions<void(A::*)()>(); in main()
89 test_conversions<int A::*>(); in main()
/external/grpc-grpc/third_party/nanopb/examples/using_double_on_avr/
DMakefile13 rm -f test_conversions encode_double decode_double doubleproto.pb.c doubleproto.pb.h
15 test_conversions: test_conversions.c double_conversion.c target
21 run_tests: test_conversions encode_double decode_double
22 ./test_conversions
DREADME.txt25 numbers) correctly. There are testcases in test_conversions.c.
/external/nanopb-c/examples/using_double_on_avr/
DMakefile13 rm -f test_conversions encode_double decode_double doubleproto.pb.c doubleproto.pb.h
15 test_conversions: test_conversions.c double_conversion.c target
21 run_tests: test_conversions encode_double decode_double
22 ./test_conversions
DREADME.txt25 numbers) correctly. There are testcases in test_conversions.c.
/external/OpenCL-CTS/test_conformance/
Dopencl_conformance_tests_conversions.csv4 Conversions,conversions/test_conversions
Dopencl_conformance_tests_full.csv77 Conversions,conversions/test_conversions
Dopencl_conformance_tests_quick.csv77 #Conversions,conversions/test_conversions
Dopencl_conformance_tests_full_binary.csv77 Conversions,conversions/test_conversions --compilation-mode binary --compilation-cache-path .
Dopencl_conformance_tests_full_spirv.csv77 Conversions,conversions/test_conversions --compilation-mode spir-v --compilation-cache-path .
/external/grpc-grpc/third_party/nanopb/
D.gitignore25 examples/using_double_on_avr/test_conversions
/external/python/cpython2/Lib/test/
Dtest_time.py27 def test_conversions(self): member in TimeTestCase
Dtest_collections.py971 def test_conversions(self): member in TestCounter
/external/OpenCL-CTS/test_conformance/spir/
Dmain.cpp1649 bool test_conversions (cl_device_id device, cl_uint size_t_width, const char *folder) in test_conversions() function
6625 {"conversions", "conversions", test_conversions},
/external/python/cpython3/Lib/test/
Dtest_time.py145 def test_conversions(self): member in TimeTestCase
Dtest_fstring.py911 def test_conversions(self): member in TestCase
Dtest_collections.py2144 def test_conversions(self): member in TestCounter