Searched defs:TILE (Results 1 – 5 of 5) sorted by relevance
| /external/strace/ |
| D | configure.ac | 182 AC_DEFINE([TILE], 1, [Define for the Tile architecture]) definition
|
| /external/python/cpython2/Modules/_ctypes/libffi/ |
| D | configure.ac | 338 AM_CONDITIONAL(TILE, test x$TARGET = xTILE) condition
|
| /external/skia/bench/ |
| D | InterpBench.cpp | 16 #define TILE(x, width) (((x) & 0xFFFF) * width >> 16) macro
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | operations.h | 107 TILE, enumerator
|
| /external/ComputeLibrary/src/core/CL/cl_kernels/ |
| D | tile_helpers.h | 74 #define TILE(DATA_TYPE, H, W, BASENAME) TILE_STR(DATA_TYPE, H, W, BASENAME) macro
|