Home
last modified time | relevance | path

Searched refs:test22 (Results 1 – 25 of 78) sorted by relevance

1234

/external/clang/test/Sema/
Dexprs.c244 void test22() { in test22() function
248 if (test22) // expected-warning {{address of function 'test22' will always evaluate to 'true'}} \ in test22()
252 if (&test22) in test22()
Dattr-deprecated.c117 struct test22 { struct
Dreturn.c125 int test22() { in test22() function
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
26 class test23 : virtual test22 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp55 void test22() { in test22() function
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll390 define x86_fp80 @test22(i32 %a, i32 %b, x86_fp80 %x) nounwind {
395 ; SSE-LABEL: test22:
399 ; NOSSE2-LABEL: test22:
403 ; NOSSE1-LABEL: test22:
407 ; NOCMOV-LABEL: test22:
Dfast-isel-x86-64.ll273 define void @test22() nounwind {
280 ; CHECK-LABEL: test22:
/external/ltp/lib/newlib_tests/
D.gitignore25 test22
/external/rust/crates/heck/0.3.3/src/
Dsnake.rs73 t!(test22: "ABC123DEf456" => "abc123d_ef456");
/external/rust/crates/heck/src/
Dtrain.rs81 t!(test22: "ABC123DEf456" => "Abc123d-Ef456");
Dsnake.rs94 t!(test22: "ABC123DEf456" => "abc123d_ef456");
/external/javassist/src/test/test4/
DAfterTest.java75 public int test22() throws Exception { return mm2(1); } in test22() method in AfterTest
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c72 int test22(int *q, int *x) { in test22() function
/external/clang/test/Parser/
Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/external/libabigail/tests/data/
DMakefile.am25 test-read-write/test22.xml \
351 test-diff-dwarf/test22-changed-parm-c-report-0.txt \
352 test-diff-dwarf/test22-changed-parm-c-v0.c \
353 test-diff-dwarf/test22-changed-parm-c-v1.c \
560 test-read-dwarf/test22-pr19097-libstdc++.so.6.0.17.so \
561 test-read-dwarf/test22-pr19097-libstdc++.so.6.0.17.so.abi \
846 test-diff-filter/test22-compatible-fns-report-0.txt \
847 test-diff-filter/test22-compatible-fns-report-1.txt \
848 test-diff-filter/test22-compatible-fns-v0.c \
849 test-diff-filter/test22-compatible-fns-v1.c \
[all …]
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll205 define i32 @test22(i32 %a) {
206 ; CHECK-LABEL: @test22(
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll130 define <2 x double> @test22(<2 x double>* %p1, <2 x double>* %p2) {
136 ; CHECK-LABEL: @test22
/external/llvm/test/Transforms/InstCombine/
Dset.ll227 define i1 @test22(i32 %A, i32 %X) {
228 ; CHECK-LABEL: @test22(
Dapint-shift.ll217 ; CHECK-LABEL: @test22(
219 define i1 @test22(i14 %A) {
Dxor.ll234 define i32 @test22(i1 %X) {
235 ; CHECK-LABEL: @test22(
Dmul.ll201 define i32 @test22(i32 %A) {
202 ; CHECK-LABEL: @test22(
Datomic.ll176 define i32 @test22(i1 %cnd) {
177 ; CHECK-LABEL: define i32 @test22(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll263 ; CHECK: define i8* @test22(i8* %p) {
267 define i8* @test22(i8* %p) {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll176 define void @test22(i1 %B, i32* %P1, i32* %P2) {
177 ; CHECK-LABEL: @test22
/external/ltp/android/tools/
Ddisabled_tests.txt441 testcases/bin/fs_bind/bind/test22
480 testcases/bin/fs_bind/rbind/test22

1234