/external/mesa3d/src/mesa/x86/ |
D | gen_matypes.c | 77 #define DEFINE( s, d ) \ macro 88 #define DEFINE( s, d ) \ macro
|
/external/clang/test/Preprocessor/ |
D | macro_not_define.c | 6 #define DEFINE(a, b) H D a b macro
|
/external/u-boot/include/linux/ |
D | kbuild.h | 9 #define DEFINE(sym, val) \ macro
|
/external/tensorflow/tensorflow/core/kernels/ |
D | cast_op_gpu.cu.cc | 32 #define DEFINE(O, I) template struct CastFunctor<GPUDevice, O, I> macro
|
D | reduction_ops_gpu_complex128.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | reduction_ops_gpu_bool.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | reduction_ops_gpu_complex64.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | reduction_ops_gpu_float.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | reduction_ops_half_mean_sum.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | reduction_ops_gpu_int.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | reduction_ops_gpu_double.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | reduction_ops_half_prod_max_min.cu.cc | 36 #define DEFINE(T, REDUCER, IN_DIMS, NUM_AXES) \ macro
|
D | sparse_tensor_dense_matmul_op_gpu.cu.cc | 96 #define DEFINE(T, Tindices) \ macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/BinaryFormat/ |
D | TestFileMagic.cpp | 94 #define DEFINE(magic) {#magic, magic, sizeof(magic), file_magic::magic} in TEST_F() macro
|
/external/llvm/unittests/Support/ |
D | Path.cpp | 775 #define DEFINE(magic) \ in TEST_F() macro
|