Home
last modified time | relevance | path

Searched defs:is_unsigned_v (Results 1 – 7 of 7) sorted by relevance

/external/cronet/tot/third_party/libc++/src/include/__type_traits/
Dis_unsigned.h30 inline constexpr bool is_unsigned_v = __is_unsigned(_Tp); variable
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_unsigned.h30 inline constexpr bool is_unsigned_v = __is_unsigned(_Tp); variable
/external/cronet/stable/third_party/libc++/src/include/__type_traits/
Dis_unsigned.h30 inline constexpr bool is_unsigned_v = __is_unsigned(_Tp); variable
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_unsigned.h30 inline constexpr bool is_unsigned_v = __is_unsigned(_Tp); variable
/external/llvm-libc/src/__support/CPP/type_traits/
Dis_unsigned.h26 LIBC_INLINE_VAR constexpr bool is_unsigned_v = is_unsigned<T>::value; variable
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/type_traits/
Dis_unsigned.h26 LIBC_INLINE_VAR constexpr bool is_unsigned_v = is_unsigned<T>::value; variable
/external/cronet/stable/third_party/llvm-libc/src/src/__support/CPP/type_traits/
Dis_unsigned.h26 LIBC_INLINE_VAR constexpr bool is_unsigned_v = is_unsigned<T>::value; variable