Home
last modified time | relevance | path

Searched defs:make_unsigned_t (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/
Dmake_unsigned.h86 using make_unsigned_t = __make_unsigned_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/
Dmake_unsigned.h86 using make_unsigned_t = __make_unsigned_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/
Dmake_unsigned.h86 using make_unsigned_t = __make_unsigned_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/
Dmake_unsigned.h86 using make_unsigned_t = __make_unsigned_t<_Tp>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/
H A Dmake_unsigned.h86 using make_unsigned_t = __make_unsigned_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/
Dmake_unsigned.h86 using make_unsigned_t = __make_unsigned_t<_Tp>; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/
Dmake_unsigned.hpp129 template <class T> using make_unsigned_t = typename make_unsigned<T>::type; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h81 using make_unsigned_t = typename std::make_unsigned<value_type>::type; variable
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DEndian.h82 using make_unsigned_t = typename std::make_unsigned<value_type>::type; variable
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dbase.h306 using make_unsigned_t = typename std::make_unsigned<T>::type; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DEndian.h106 using make_unsigned_t = std::make_unsigned_t<value_type>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DEndian.h121 using make_unsigned_t = std::make_unsigned_t<value_type>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DEndian.h106 using make_unsigned_t = std::make_unsigned_t<value_type>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DEndian.h106 using make_unsigned_t = std::make_unsigned_t<value_type>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DEndian.h112 using make_unsigned_t = std::make_unsigned_t<value_type>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DEndian.h114 using make_unsigned_t = typename std::make_unsigned<value_type>::type; variable