Home
last modified time | relevance | path

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

/third_party/python/Lib/importlib/metadata/
D_meta.py4 _T = TypeVar("_T") variable
20 def get_all(self, name: str, failobj: _T = ...) -> Union[List[Any], _T]:
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c53 #define _T(pipe, fmt, rbfmt, swapfmt) \ macro
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c53 #define _T(pipe, fmt, rbfmt, swapfmt) \ macro
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c51 #define _T(pipe, fmt, rbfmt, swapfmt) \ macro
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c68 #define _T(pipe, fmt, rsfmt) \ macro
/third_party/FatFs/source/
Dff.h147 #define _T(x) L ## x macro
151 #define _T(x) u8 ## x macro
155 #define _T(x) U ## x macro
161 #define _T(x) x macro
/third_party/mesa3d/src/panfrost/lib/
Dpan_format.c112 #define _T PIPE_BIND_SAMPLER_VIEW macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp1559 NamedRegionTimer _T("collection", "collection", TGName, TGDesc, in runOnMachineFunction() local
1575 NamedRegionTimer _T("pruning", "pruning", TGName, TGDesc, TimingDetail); in runOnMachineFunction() local
1588 NamedRegionTimer _T("selection", "selection", TGName, TGDesc, TimingDetail); in runOnMachineFunction() local
1616 NamedRegionTimer _T("generation", "generation", TGName, TGDesc, in runOnMachineFunction() local