/external/clang/test/SemaObjCXX/ |
D | conversion-ranking.mm | 84 int &f6(A*); function 85 float &f6(id<P1>); function
|
D | arc-overloading.mm | 105 int &f6(id __autoreleasing *); function 106 float &f6(id const __unsafe_unretained *); function
|
D | conditional-expr.mm | 45 void f6(int cond, id x, A *a) { function
|
/external/clang/test/SemaObjC/ |
D | builtin_objc_lib_functions.m | 26 int f6(Class exceptionClass, id exception) { function
|
D | conditional-expr-4.m | 64 int f6(int cond, id<P1> a, void *b) { function
|
D | conditional-expr-3.m | 45 void f6(int cond, id x, A *a) { function
|
/external/oprofile/libutil++/tests/ |
D | path_filter_tests.cpp | 59 path_filter f6(" foo,bar", "bar "); in main() local
|
D | string_filter_tests.cpp | 54 string_filter f6(v1, v2); in main() local
|
/external/v8/test/mjsunit/compiler/ |
D | loopcount.js | 58 function f6() { var x = 0x3fffffff; x++; return x+1; } function
|
D | variables.js | 72 function f6(arguments) { return arguments; } function
|
/external/clang/test/CXX/temp/temp.decls/temp.friend/ |
D | p4.cpp | 5 friend void f6(int) { } // expected-error{{redefinition of}} \ in f6() function
|
/external/clang/test/Sema/ |
D | MicrosoftCompatibility.c | 14 __declspec(noreturn) void f6( void ) { in f6() function
|
D | attr-unused.c | 41 int f6(int x __attribute__((__unused__))) { in f6() function
|
D | decl-in-prototype.c | 30 void f6(struct z {int b;} c) { // expected-warning {{declaration of 'struct z' will not be visible … in f6() function
|
/external/llvm/test/MC/MachO/ |
D | darwin-x86_64-reloc.s | 72 f6: label
|
/external/clang/test/CodeGenCXX/ |
D | visibility-inlines-hidden.cpp | 12 virtual void f6() { } in f6() function 24 virtual void f6() { } in f6() function
|
D | mangle-variadic-templates.cpp | 59 template<int ...Values> int_tuple<Values...> f6() {} in f6() function
|
/external/clang/test/CodeGen/ |
D | stdcall-fastcall.c | 16 void __attribute__((thiscall)) f6(void) { in f6() function
|
D | microsoft-call-conv.c | 16 void __thiscall f6(void) { in f6() function
|
D | inline2.c | 32 extern inline int f6(void) { return 0; } in f6() function
|
/external/eigen/unsupported/test/ |
D | alignedvector3.cpp | 23 FastType f1(r1), f2(r2), f3(r3), f4(r4), f5(r5), f6(r6); in alignedvector3() local
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Expressions/ |
D | 11.9.6-1.js | 161 function f6(arr) function
|
/external/clang/test/CodeGenObjCXX/ |
D | references.mm | 39 void f6(baz* x) { function
|
/external/libffi/testsuite/libffi.call/ |
D | many.c | 17 float f6, in many()
|
D | many_win32.c | 17 float f6, in stdcall_many()
|