Home
last modified time | relevance | path

Searched refs:test_ternary (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/CodeGenOpenCL/
Daddress-spaces-conversions.cl45 // CHECK: define void @test_ternary
46 void test_ternary(void) {
/external/llvm-project/clang/test/CodeGenOpenCL/
Daddress-spaces-conversions.cl71 // CHECK: define void @test_ternary
72 void test_ternary(void) {
/external/python/pycparser/tests/
Dtest_c_generator.py93 def test_ternary(self): member in TestCtoC
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py1009 def test_ternary(method, prec, exp_range, restricted_range, itr, stat): function
1258 do_single(name, lambda: test_method(method, testspecs, test_ternary))
1274 do_single(name, lambda: test_method(method, testspecs, test_ternary))
/external/llvm-project/clang/test/Analysis/
Dedges-new.mm282 void test_ternary(int x, int *y) { function
/external/clang/test/SemaOpenCL/
Daddress-spaces-conversions-cl2.0.cl229 void test_ternary() {
/external/llvm-project/clang/test/SemaOpenCL/
Daddress-spaces-conversions-cl2.0.cl380 void test_ternary() {
/external/clang/test/Analysis/
Dedges-new.mm282 void test_ternary(int x, int *y) { function
9050 // CHECK-NEXT: <key>issue_context</key><string>test_ternary</string>