Home
last modified time | relevance | path

Searched refs:test15 (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp18 class test15 : virtual test14 { virtual void f(); }; class
19 class test16 : virtual test15 { virtual void f(); };
/external/llvm-project/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp18 class test15 : virtual test14 { virtual void f(); }; class
19 class test16 : virtual test15 { virtual void f(); };
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll104 define void @test15() {
105 ; CHECK-LABEL: test15:
/external/ltp/lib/newlib_tests/
D.gitignore15 test15
DMakefile10 test15: CFLAGS+=-pthread target
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll104 define void @test15() {
105 ; CHECK-LABEL: test15:
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll260 define float @test15(i32 %a, i32 %b, float %x) nounwind {
265 ; SSE-LABEL: test15:
268 ; NOSSE2-LABEL: test15:
271 ; NOSSE1-LABEL: test15:
274 ; NOCMOV-LABEL: test15:
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp24 void test15() { in test15() function
/external/llvm-project/clang/test/Misc/
Ddiag-template-diffing-color.cpp24 void test15() { in test15() function
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Ddefault.fail.cpp49 std::tuple<Explicit, Explicit, Explicit> test15() { return {}; } // expected-error 1 {{chosen const… in test15() function
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt39 test15 - uncloneable subtree to slave parent.
119 test15:
/external/clang/test/Sema/
Dc89.c84 int test15[5] = { [2] = 1 }; /* expected-warning {{designated initializers are a C99 feature}} */ variable
/external/llvm-project/clang/test/Sema/
Dc89.c84 int test15[5] = { [2] = 1 }; /* expected-warning {{designated initializers are a C99 feature}} */ variable
Dstatements.c134 void test15() { in test15() function
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt40 test15 - uncloneable child to slave parent.
127 test15:
/external/llvm/test/Transforms/InstCombine/
Dcompare-udiv.ll117 ; CHECK-LABEL: @test15
119 define i1 @test15(i32 %d) {
/external/llvm-project/clang/test/CodeGen/
Dunaligned-expr.c131 void test15() { in test15() function
Dbuiltin-constant-p.c149 void test15() { in test15() function
Dbuiltins-hexagon-v67-audio.c90 int test15(long long rss, long long rtt) { in test15() function
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c21 char test15(void) { return '\r'; } in test15() function
Ddeclarators.c100 long struct X { int x; } test15(); // expected-error {{'long struct' is invalid}}
/external/clang/test/Parser/
Dchar-literal-printing.c21 char test15(void) { return '\r'; } in test15() function
/external/llvm/test/Transforms/ConstProp/
Dloads.ll227 define i64 @test15() nounwind {
232 ; LE-LABEL: @test15(
235 ; BE-LABEL: @test15(
/external/llvm/test/Transforms/DeadStoreElimination/
Datomic.ll123 define i32 @test15() {
124 ; CHECK-LABEL: test15
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MemDepAnalysis/
Datomic.ll123 define i32 @test15() {
124 ; CHECK-LABEL: test15

12345678910>>...12