Home
last modified time | relevance | path

Searched refs:test_f (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/
Ddebuginfo.ll7 declare void @test_f()
17 ; CHECK-NEXT: call void @test_f()
24 call void @test_f()
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MemDepAnalysis/
Ddebuginfo.ll7 declare void @test_f()
17 ; CHECK-NEXT: call void @test_f()
24 call void @test_f()
/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c162 const upb_fielddef* test_f; in extract_method_call() local
171 &test_f, &test_o)) { in extract_method_call()
177 &test_f, &test_o)) { in extract_method_call()
186 &test_f, &test_o); in extract_method_call()
212 test_f = test_f_wrapper; in extract_method_call()
235 test_f = test_f_enum; in extract_method_call()
247 if (accessor_type == METHOD_PRESENCE && test_f != NULL && in extract_method_call()
248 !upb_fielddef_haspresence(test_f)) { in extract_method_call()
253 *f = test_f; in extract_method_call()
/external/toybox/toys/other/
Dnsenter.c109 static int test_f() in test_f() function
139 if (test_f()) { in unshare_main()
/external/llvm-project/clang/test/SemaTemplate/
Dambiguous-ovl-print.cpp7 void test_f(int *ip, int i) { in test_f() function
Drecursive-template-instantiation.cpp8 void test_f(int ****p) { in test_f() function
Dmember-function-template.cpp86 void test_f(X<3> x, Y<int> y) { x.f(y); } in test_f() function
/external/clang/test/SemaTemplate/
Drecursive-template-instantiation.cpp8 void test_f(int ****p) { in test_f() function
Dambiguous-ovl-print.cpp7 void test_f(int *ip, int i) { in test_f() function
Dmember-function-template.cpp86 void test_f(X<3> x, Y<int> y) { x.f(y); } in test_f() function
/external/llvm-project/clang/test/CodeGen/RISCV/
Driscv-inline-asm.c32 void test_f() { in test_f() function
/external/llvm-project/clang/test/CXX/temp/temp.names/
Dp4.cpp14 void test_f(int *ip) { in test_f() function
/external/clang/test/CXX/temp/temp.names/
Dp4.cpp14 void test_f(int *ip) { in test_f() function
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp22.cpp11 void test_f() { in test_f() function
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp22.cpp11 void test_f() { in test_f() function
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/
Dp1inst.cpp14 void test_f(X0<float, int> xfi, X0<void, int> xvi, float *fp, void *vp, int i) { in test_f() function
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/
Dp1inst.cpp14 void test_f(X0<float, int> xfi, X0<void, int> xvi, float *fp, void *vp, int i) { in test_f() function
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
Dsfinae-1.cpp40 void test_f() { in test_f() function
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
Dsfinae-1.cpp40 void test_f() { in test_f() function
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3-0x.cpp22 void test_f() { in test_f() function
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3-0x.cpp22 void test_f() { in test_f() function
/external/clang/test/CXX/over/over.match/over.match.best/over.ics.rank/
Dp3-0x.cpp57 void test_f(int (&func_ref)(int)) { in test_f() function
/external/llvm-project/clang/test/CXX/over/over.match/over.match.best/over.ics.rank/
Dp3-0x.cpp57 void test_f(int (&func_ref)(int)) { in test_f() function
/external/clang/test/SemaCXX/
Doverload-member-call.cpp7 void test_f(int x) const { in test_f() function
/external/llvm-project/clang/test/SemaCXX/
Doverload-member-call.cpp7 void test_f(int x) const { in test_f() function

12