Searched refs:test_f (Results 1 - 17 of 17) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dambiguous-ovl-print.cpp7 void test_f(int *ip, int i) { function
H A Drecursive-template-instantiation.cpp8 void test_f(int ****p) { function
H A Dmember-function-template.cpp86 void test_f(X<3> x, Y<int> y) { x.f(y); } function in namespace:TTP
/external/clang/test/CXX/temp/temp.names/
H A Dp4.cpp14 void test_f(int *ip) { function
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp22.cpp11 void test_f() { function
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/
H A Dp1inst.cpp14 void test_f(X0<float, int> xfi, X0<void, int> xvi, float *fp, void *vp, int i) { function
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dsfinae-1.cpp40 void test_f() { function in namespace:instantiation_order1
/external/clang/test/CXX/over/over.match/over.match.best/over.ics.rank/
H A Dp3-0x.cpp57 void test_f(int (&func_ref)(int)) { function in namespace:FunctionReferencesOverloading
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp3-0x.cpp22 void test_f() { function in namespace:ParameterPacksWithFunctions
/external/toybox/toys/other/
H A Dnsenter.c106 static int test_f() function
136 if (test_f()) {
/external/v8/test/mjsunit/
H A Dtrack-fields.js284 function test_f(v) { function
287 o.func = test_f;
295 var ftest1 = test_f(10);
296 var ftest2 = test_f(10);
297 var ftest3 = test_f(10.5);
298 var ftest4 = test_f(10);
/external/clang/test/CodeGenCXX/
H A Dmangle-template.cpp119 void test_f() { function in namespace:test9
/external/clang/test/Sema/
H A Doverloadable.c12 void test_f(int iv, float fv, double dv) { function
/external/clang/test/SemaCXX/
H A Doverload-member-call.cpp7 void test_f(int x) const { function in struct:X
H A Dmember-expr.cpp73 void test_f(Y y) { function in namespace:test4
H A Doverload-call.cpp9 void test_f(int iv, float fv) { function
/external/gemmlowp/test/
H A Dcorrectness_meta_gemm.cc181 void test_f(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, function
227 test_f(scratch, left, right, m, n, k, result_float, &pool, 4);

Completed in 287 milliseconds