Searched refs:testf (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/Sema/
H A Datomic-type.c8 void testf(void*);
12 testf(t4);
/external/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp26 struct testf { virtual void a(); }; struct in namespace:__anon2230
28 void testf::a() {}
/external/valgrind/none/tests/amd64/
H A Dfma.c15 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(
[all...]
/external/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp98 int testf(int x) { return f(x); } function in struct:N::B
/external/bzip2/
H A Dbzip2.c1512 void testf ( Char *name ) function
1521 panic ( "testf: bad modes\n" );
1580 panic ( "testf: bad srcMode" );
1996 testf ( NULL );
2003 testf ( aa->name );

Completed in 1180 milliseconds