Home
last modified time | relevance | path

Searched refs:test_16 (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/lld/test/ELF/
Dppc64-local-dynamic.s48 .globl test_16 symbol
50 .type test_16,@function
51 test_16: label
/external/skqp/tests/
DMemsetTest.cpp47 static void test_16(skiatest::Reporter* reporter) { in test_16() function
87 test_16(reporter); in DEF_TEST()
/external/skia/tests/
DMemsetTest.cpp47 static void test_16(skiatest::Reporter* reporter) { in test_16() function
87 test_16(reporter); in DEF_TEST()
/external/python/cpython2/Lib/ctypes/test/
Dtest_sizes.py14 def test_16(self): member in SizesTestCase
/external/python/cpython3/Lib/ctypes/test/
Dtest_sizes.py13 def test_16(self): member in SizesTestCase
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Disel-minmax-v64bit.ll187 ; CHECK-LABEL: test_16:
189 define <2 x i32> @test_16(<2 x i32> %a0, <2 x i32> %a1) #0 {
/external/llvm-project/llvm/test/CodeGen/Hexagon/vect/
Dsetcc-v32.ll180 ; CHECK-LABEL: test_16
185 define <2 x i16> @test_16(<2 x i16> %a0, <2 x i16> %a1) #0 {
/external/llvm-project/clang/test/SemaCXX/
Dattr-noreturn.cpp60 __attribute__((noreturn)) void test_16() { const A& a = A(); } in test_16() function
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp60 __attribute__((noreturn)) void test_16() { const A& a = A(); } in test_16() function
/external/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/
Dminmax-64b.ll191 ; CHECK: test_16:
193 define <32 x i16> @test_16(<32 x i16> %v0, <32 x i16> %v1) #0 {
Dminmax-128b.ll191 ; CHECK: test_16:
193 define <64 x i16> @test_16(<64 x i16> %v0, <64 x i16> %v1) #0 {
Dvector-compare-128b.ll250 ; CHECK-LABEL: test_16:
253 define <64 x i16> @test_16(<64 x i16> %v0, <64 x i16> %v1, <64 x i16> %v2) #0 {
Dvector-compare-64b.ll251 ; CHECK-LABEL: test_16:
254 define <32 x i16> @test_16(<32 x i16> %v0, <32 x i16> %v1, <32 x i16> %v2) #0 {
Dalign2-64b.ll139 ; CHECK-LABEL: test_16:
143 define <64 x i8> @test_16(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll139 ; CHECK-LABEL: test_16:
143 define <128 x i8> @test_16(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py429 def test_16(self): member in TestFunctionAnnotations
Dtest_fixers.py1410 def test_16(self): member in Test_dict
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1352 def test_16(self): member in Test_dict