| /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
|
| /external/eigen/bench/tensors/ |
| D | tensor_benchmarks_fp16_gpu.cu | 10 #define BM_FuncGPU(FUNC) \ argument 40 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument 59 #define BM_FuncWithKernelDimsGPU(FUNC, DIM1, DIM2) \ argument
|
| D | tensor_benchmarks_gpu.cu | 10 #define BM_FuncGPU(FUNC) \ argument 40 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument 59 #define BM_FuncWithKernelDimsGPU(FUNC, DIM1, DIM2) \ argument
|
| D | tensor_benchmarks_cpu.cc | 12 #define BM_FuncCPU(FUNC, THREADS) \ argument 83 #define BM_FuncWithInputDimsCPU(FUNC, D1, D2, D3, THREADS) \ argument 137 #define BM_FuncWithKernelDimsCPU(FUNC, DIM1, DIM2, THREADS) \ argument
|
| D | tensor_benchmarks_sycl.cc | 26 #define BM_FuncGPU(FUNC) \ argument
|
| /external/webp/src/dsp/ |
| D | upsampling.c | 37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 138 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \ argument 180 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
| /external/mesa3d/src/mapi/glapi/ |
| D | glapi_dispatch.c | 73 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument 76 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
|
| /external/ltp/include/ |
| D | tst_common.h | 49 #define TST_RETRY_FUNC(FUNC, ERET) \ argument 52 #define TST_RETRY_FN_EXP_BACKOFF(FUNC, ERET, MAX_DELAY) \ argument
|
| /external/mesa3d/src/gallium/targets/libgl-xlib/ |
| D | xlib.c | 127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument 130 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
|
| /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
|
| /external/mesa3d/src/compiler/glsl/glcpp/tests/ |
| D | 084-unbalanced-parentheses.c | 1 #define FUNC(x) (2*(x)) macro
|
| D | 130-define-comment.c | 1 #define /*...*/ FUNC( /*...*/ x /*...*/ ) /*...*/ FOO( /*...*/ x /*...*/ ) macro
|
| D | 134-hash-comment-directive.c | 16 /*..*/ #/*..*/ define FUNC() baz macro
|
| /external/clang/test/CodeGenObjC/ |
| D | local-static-block.m | 20 void FUNC() function
|
| D | blocks-4.m | 11 void FUNC() { function
|
| D | property-ref-cast-to-void.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/eigen/Eigen/src/misc/ |
| D | blas.h | 9 #define BLASFUNC(FUNC) FUNC##_ argument
|
| /external/clang/test/Rewriter/ |
| D | rewrite-nested-blocks-2.mm | 14 void FUNC() { function
|
| /external/eigen/bench/btl/libs/BLAS/ |
| D | blas.h | 4 #define BLASFUNC(FUNC) FUNC##_ argument
|
| /external/eigen/lapack/ |
| D | lapack_common.h | 16 #define EIGEN_LAPACK_FUNC(FUNC,ARGLIST) \ argument
|