/external/clang/test/CodeGenObjCXX/ |
D | write-barrier-global-assign.mm | 6 CPDestUser* FUNC(); function 9 CPDestUser* globalUser = FUNC(); function 12 __weak CPDestUser* weakUser = FUNC(); function 16 static CPDestUser* staticUser = FUNC(); function
|
D | block-in-template-inst.mm | 30 void FUNC() function
|
D | catch-id-type.mm | 21 id FUNC() { function
|
/external/valgrind/main/none/tests/s390x/ |
D | condloadstore.c | 75 #define INSNVALCCINIT(insn, value, ccset, INIT, FUNC) \ argument 98 #define INSNVALCC(insn, value, ccset, FUNC) \ argument 104 #define INSNVAL(insn, value, FUNC) \ argument 112 #define DO_INSN(insn, FUNC) \ argument
|
/external/bison/lib/ |
D | isnan.c | 39 # define FUNC rpl_isnanl macro 51 # define FUNC rpl_isnand macro 63 # define FUNC rpl_isnanf macro 83 FUNC (DOUBLE x) in FUNC() function
|
D | frexp.c | 40 # define FUNC frexpl macro 48 # define FUNC frexp macro 58 FUNC (DOUBLE x, int *expptr) in FUNC() function
|
D | printf-frexp.c | 39 # define FUNC printf_frexpl macro 52 # define FUNC printf_frexp macro 67 FUNC (DOUBLE x, int *expptr) in FUNC() function
|
/external/clang/test/SemaObjC/ |
D | legacy-implementation-1.m | 8 INTF* FUNC() function
|
D | crash-on-objc-bool-literal.m | 7 EXPORT BOOL FUNC(BOOL enabled); // expected-error {{unknown type name 'EXPORT'}} // expected-error … function
|
D | warn-incompatible-builtin-types.m | 8 void FUNC() { function
|
D | property-in-class-extension.m | 10 void FUNC () { function
|
/external/clang/test/CodeGenObjC/ |
D | local-static-block.m | 17 void FUNC() function
|
D | property-ref-cast-to-void.m | 11 void FUNC () { function
|
D | blocks-4.m | 11 void FUNC() { function
|
/external/clang/test/Preprocessor/ |
D | macro_rparen_scan2.c | 5 #define FUNC(a) a macro
|
D | macro_fn_lparen_scan2.c | 4 #define FUNC(a) (a+1) macro
|
/external/webp/src/dsp/ |
D | upsampling.c | 37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 111 #define SAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 162 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \ argument 204 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
D | upsampling_sse2.c | 109 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, uv, \ argument 126 #define SSE2_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
/external/clang/test/CodeGenCXX/ |
D | apple-kext-indirect-call.C | 9 void FUNC(Base* p) { in FUNC() function
|
/external/eigen/lapack/ |
D | lapack_common.h | 15 #define EIGEN_LAPACK_FUNC(FUNC,ARGLIST) \ argument
|
/external/clang/test/Rewriter/ |
D | rewrite-nested-blocks-2.mm | 14 void FUNC() { function
|
/external/eigen/Eigen/src/misc/ |
D | blas.h | 9 #define BLASFUNC(FUNC) FUNC##_ argument
|
/external/clang/test/CodeGen/ |
D | builtin-expect.c | 6 void FUNC() { in FUNC() function
|
/external/eigen/bench/btl/libs/BLAS/ |
D | blas.h | 4 #define BLASFUNC(FUNC) FUNC##_ argument
|
/external/compiler-rt/lib/asan/lit_tests/Linux/ |
D | preinit_test.cc | 24 int FUNC() { in FUNC() function
|