/external/clang/test/Sema/ |
atomic-type.c | 8 void testf(void*); 12 testf(t4);
|
/external/clang/test/CodeGenCXX/ |
key-function-vtable.cpp | 26 struct testf { virtual void a(); }; struct in namespace:__anon23462 28 void testf::a() {}
|
/external/valgrind/main/none/tests/amd64/ |
fma.c | 15 static int testf( float x, float y ) function 32 thisres |= testf( w, ft.expected[i] ); 34 thisres |= testf( w, ft.expected[i] ); 36 thisres |= testf( w, ft.expected[i] ); 38 thisres |= testf( w, ft.expected[i] ); 40 thisres |= testf( w, ft.expected[i] ); 42 thisres |= testf( w, ft.expected[i] ); 48 thisres |= testf( -w, ft.expected[i] ); 50 thisres |= testf( -w, ft.expected[i] ); 52 thisres |= testf( -w, ft.expected[i] ) [all...] |
/external/clang/test/SemaTemplate/ |
class-template-spec.cpp | 98 int testf(int x) { return f(x); } function in struct:N::B
|
/external/bzip2/ |
bzip2.c | 1512 void testf ( Char *name ) function [all...] |