| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | conditional.hpp | 19 template <bool b, class T, class U> using conditional_t = typename conditional<b, T, U>::type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | type_list.hpp | 32 using Type = std::conditional_t<Predicate<T>::value, typename TypeCons<T, Tail>::Type, Tail>;
|
| H A D | interpolate.hpp | 130 : std::conditional_t<
|
| H A D | unique_any.hpp | 169 …using VTableType = std::conditional_t<AllocateOnStack<ValueType>::value, VTableStack<ValueType>, V… in vtableForType()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | ranges_algobase.h | 199 constexpr conditional_t<_IsMove, in _GLIBCXX_VISIBILITY() 210 constexpr conditional_t<_IsMove, in _GLIBCXX_VISIBILITY() 353 constexpr conditional_t<_IsMove, in _GLIBCXX_VISIBILITY()
|
| H A D | parse_numbers.h | 268 : conditional_t<(_Val <= __gnu_cxx::__int_traits<_IntType>::__max), in _GLIBCXX_VISIBILITY()
|
| H A D | stl_iterator.h | 101 = conditional_t<derived_from<_Cat, _Limit>, _Limit, _Otherwise>; in _GLIBCXX_VISIBILITY() 145 = conditional_t<random_access_iterator<_Iterator>, in _GLIBCXX_VISIBILITY() 2016 using iterator_concept = conditional_t<forward_iterator<_It>, 2268 using pointer = conditional_t<contiguous_iterator<_It>,
|
| H A D | atomic_base.h | 837 using _Diff = conditional_t<is_pointer_v<_Tp>, ptrdiff_t, _Val<_Tp>>; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | ranges_algobase.h | 199 constexpr conditional_t<_IsMove, in _GLIBCXX_VISIBILITY() 210 constexpr conditional_t<_IsMove, in _GLIBCXX_VISIBILITY() 353 constexpr conditional_t<_IsMove, in _GLIBCXX_VISIBILITY()
|
| H A D | parse_numbers.h | 268 : conditional_t<(_Val <= __gnu_cxx::__int_traits<_IntType>::__max), in _GLIBCXX_VISIBILITY()
|
| H A D | stl_iterator.h | 101 = conditional_t<derived_from<_Cat, _Limit>, _Limit, _Otherwise>; in _GLIBCXX_VISIBILITY() 145 = conditional_t<random_access_iterator<_Iterator>, in _GLIBCXX_VISIBILITY() 2016 using iterator_concept = conditional_t<forward_iterator<_It>, 2268 using pointer = conditional_t<contiguous_iterator<_It>,
|
| H A D | atomic_base.h | 837 using _Diff = conditional_t<is_pointer_v<_Tp>, ptrdiff_t, _Val<_Tp>>; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/ |
| H A D | any | 118 using _Manager = conditional_t<_Internal<_Tp>::value, 433 using _Vp = conditional_t<__and_<__does_not_decay, __is_copyable>::value,
|
| H A D | functional | 167 = std::conditional_t<std::__is_byte_like<_Val, _Pred>::value,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/ |
| H A D | any | 118 using _Manager = conditional_t<_Internal<_Tp>::value, 433 using _Vp = conditional_t<__and_<__does_not_decay, __is_copyable>::value,
|
| H A D | functional | 167 = std::conditional_t<std::__is_byte_like<_Val, _Pred>::value,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | optional | 620 using _CheckOptionalArgsCtor = conditional_t< 666 using _CheckOptionalLikeCtor = conditional_t< 675 using _CheckOptionalLikeAssign = conditional_t<
|
| H A D | any | 178 using _Handler = conditional_t<
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | optional | 620 using _CheckOptionalArgsCtor = conditional_t< 666 using _CheckOptionalLikeCtor = conditional_t< 675 using _CheckOptionalLikeAssign = conditional_t<
|
| H A D | any | 178 using _Handler = conditional_t<
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | ranges | 439 using borrowed_iterator_t = conditional_t<borrowed_range<_Range>, 444 using borrowed_subrange_t = conditional_t<borrowed_range<_Range>, 1051 using __maybe_present_t = conditional_t<_Present, _Tp, _Empty>; 1055 using __maybe_const_t = conditional_t<_Const, const _Tp, _Tp>; 2881 using iterator_concept = conditional_t<forward_range<_Base>,
|
| H A D | any | 104 using _Manager = conditional_t<_Internal<_Tp>::value,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | ranges | 439 using borrowed_iterator_t = conditional_t<borrowed_range<_Range>, 444 using borrowed_subrange_t = conditional_t<borrowed_range<_Range>, 1051 using __maybe_present_t = conditional_t<_Present, _Tp, _Empty>; 1055 using __maybe_const_t = conditional_t<_Const, const _Tp, _Tp>; 2881 using iterator_concept = conditional_t<forward_range<_Base>,
|
| H A D | any | 104 using _Manager = conditional_t<_Internal<_Tp>::value,
|
| H A D | functional | 1102 = conditional_t<__is_byte_like<_Val, _Pred>::value,
|