Home
last modified time | relevance | path

Searched defs:_T (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Lib/importlib/resources/
H A D_itertools.py14 _T = TypeVar('_T') variable
/third_party/python/Lib/importlib/metadata/
H A D_meta.py4 _T = TypeVar("_T") variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.c53 #define _T(pipe, fmt, rbfmt, swapfmt) \ macro
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.c51 #define _T(pipe, fmt, rbfmt, swapfmt) \ macro
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_format.c53 #define _T(pipe, fmt, rbfmt, swapfmt) \ macro
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_format.c68 #define _T(pipe, fmt, rsfmt) \ macro
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_format.c112 #define _T PIPE_BIND_SAMPLER_VIEW macro
/third_party/FatFs/source/
H A Dff.h146 #define _T(x) L ## x macro
150 #define _T(x) u8 ## x macro
154 #define _T(x) U ## x macro
160 #define _T(x) x macro

Completed in 5 milliseconds