Home
last modified time | relevance | path

Searched refs:test17 (Results 1 – 25 of 113) sorted by relevance

12345

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp20 class test17 : virtual test16 { virtual void f(); }; class
21 class test18 : virtual test17 { virtual void f(); };
Dlinkage2.cpp169 namespace test17 { namespace
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll118 define i64 @test17() {
119 ; CHECK-LABEL: test17:
Darm64-rounding.ll167 ; CHECK-LABEL: test17:
170 define float @test17(float %a) #1 {
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll296 define x86_fp80 @test17(i32 %a, i32 %b, x86_fp80 %x) nounwind {
301 ; SSE-LABEL: test17:
304 ; NOSSE2-LABEL: test17:
307 ; NOSSE1-LABEL: test17:
310 ; NOCMOV-LABEL: test17:
Dfp-select-cmp-and.ll163 define float @test17(float %a, float %b, float %c, float %eps) {
168 ; CHECK-LABEL: @test17
Dcombine-and.ll170 define <4 x i32> @test17(<4 x i32> %A, <4 x i32> %B) {
171 ; CHECK-LABEL: test17:
/external/llvm/test/Instrumentation/MemorySanitizer/
Dwith-call-type-size.ll50 define <4 x i32> @test17(<4 x i32> %vec, i17 %idx, i32 %x) sanitize_memory {
54 ; CHECK-LABEL: @test17(
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp43 void test17() { in test17() function
/external/rust/crates/heck/0.3.3/src/
Dsnake.rs68 t!(test17: "abc123Def456" => "abc123_def456");
/external/rust/crates/heck/src/
Dtrain.rs76 t!(test17: "abc123Def456" => "Abc123-Def456");
Dsnake.rs89 t!(test17: "abc123Def456" => "abc123_def456");
/external/clang/test/Sema/
Dc89.c124 void test17(int v, int w) { in test17() function
Dattr-deprecated.c100 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
Dswitch.c287 void test17(int x) { in test17() function
Dblock-misc.c162 void test17() { in test17() function
Dasm.c241 int test17(int t0) in test17() function
Dreturn.c97 int test17() { in test17() function
/external/clang/test/Parser/
Dchar-literal-printing.c23 char test17(void) { return '\t'; } in test17() function
Ddeclarators.c103 void test17(i, j) int i, j k; { } // expected-error {{expected ';' at end of declaration}}
/external/libabigail/tests/data/
DMakefile.am20 test-read-write/test17.xml \
323 test-diff-dwarf/test17-non-refed-syms-v0.o \
324 test-diff-dwarf/test17-non-refed-syms-v1.o \
325 test-diff-dwarf/test17-non-refed-syms-report-0.txt \
326 test-diff-dwarf/test17-non-refed-syms-v0.cc \
327 test-diff-dwarf/test17-non-refed-syms-v1.cc \
550 test-read-dwarf/test17-pr19027.so \
551 test-read-dwarf/test17-pr19027.so.abi \
699 test-annotate/test17-pr19027.so.abi \
815 test-diff-filter/test17-v0.cc \
[all …]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/
Dcpuset_exclusive_test.sh196 test17() function
/external/clang/test/CodeGenCXX/
Deh.cpp451 namespace test17 { namespace
Dlinkage.cpp213 namespace test17 { namespace
/external/llvm/test/Transforms/InstCombine/
Dsitofp.ll156 ; CHECK-LABEL: test17
159 define i32 @test17(i26 %A) nounwind {

12345