Home
last modified time | relevance | path

Searched defs:__T (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_popcount.cpp27 #define __popcnt(x, __T, __n, __r) \ argument
39 #define __verify_popcount_func(__T) \ argument
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/
H A Dextended_grapheme_cluster_table.h93 __T, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/
Dextended_grapheme_cluster_table.h93 __T, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/
Dextended_grapheme_cluster_table.h93 __T, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/
Dextended_grapheme_cluster_table.h93 __T, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/
Dextended_grapheme_cluster_table.h93 __T, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/
Dextended_grapheme_cluster_table.h93 __T, enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtchar.h127 #define __T(x) L##x macro
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1478 NamedRegionTimer __T("hexinsert", Timing && !TimingDetail); in runOnMachineFunction() local