| /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 | array | 92 constexpr array<remove_cv_t<_Tp>, _Nm> 100 constexpr array<remove_cv_t<_Tp>, _Nm> 102 noexcept(is_nothrow_constructible<remove_cv_t<_Tp>, _Tp&>::value)
|
| H A D | optional | 442 static_assert(__and_<__not_<is_same<remove_cv_t<_Tp>, nullopt_t>>, 443 __not_<is_same<remove_cv_t<_Tp>, in_place_t>>,
|
| /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 | array | 92 constexpr array<remove_cv_t<_Tp>, _Nm> 100 constexpr array<remove_cv_t<_Tp>, _Nm> 102 noexcept(is_nothrow_constructible<remove_cv_t<_Tp>, _Tp&>::value)
|
| H A D | optional | 442 static_assert(__and_<__not_<is_same<remove_cv_t<_Tp>, nullopt_t>>, 443 __not_<is_same<remove_cv_t<_Tp>, in_place_t>>,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | remove_cv.hpp | 39 template <class T> using remove_cv_t = typename remove_cv<T>::type; typedef
|
| /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 | iterator_concepts.h | 222 { using value_type = remove_cv_t<_Tp>; }; in _GLIBCXX_VISIBILITY() 243 { using value_type = remove_cv_t<remove_extent_t<_Iter>>; }; in _GLIBCXX_VISIBILITY() 264 && same_as<remove_cv_t<typename _Tp::element_type>, in _GLIBCXX_VISIBILITY() 265 remove_cv_t<typename _Tp::value_type>> in _GLIBCXX_VISIBILITY() 605 && !disable_sized_sentinel_for<remove_cv_t<_Sent>, remove_cv_t<_Iter>> in _GLIBCXX_VISIBILITY()
|
| H A D | stl_iterator_base_types.h | 202 using value_type = remove_cv_t<_Tp>; in _GLIBCXX_VISIBILITY()
|
| H A D | fs_path.h | 124 std::enable_if<__and_<__not_<is_same<remove_cv_t<_Tp1>, path>>, in _GLIBCXX_VISIBILITY() 502 = typename std::remove_cv_t<typename _Traits::value_type>> 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/bits/ |
| H A D | iterator_concepts.h | 222 { using value_type = remove_cv_t<_Tp>; }; in _GLIBCXX_VISIBILITY() 243 { using value_type = remove_cv_t<remove_extent_t<_Iter>>; }; in _GLIBCXX_VISIBILITY() 264 && same_as<remove_cv_t<typename _Tp::element_type>, in _GLIBCXX_VISIBILITY() 265 remove_cv_t<typename _Tp::value_type>> in _GLIBCXX_VISIBILITY() 605 && !disable_sized_sentinel_for<remove_cv_t<_Sent>, remove_cv_t<_Iter>> in _GLIBCXX_VISIBILITY()
|
| H A D | stl_iterator_base_types.h | 202 using value_type = remove_cv_t<_Tp>; in _GLIBCXX_VISIBILITY()
|
| H A D | fs_path.h | 124 std::enable_if<__and_<__not_<is_same<remove_cv_t<_Tp1>, path>>, in _GLIBCXX_VISIBILITY() 502 = typename std::remove_cv_t<typename _Traits::value_type>> in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | span | 42 using value_type = remove_cv_t<ElementType>; 155 struct __is_span : public __is_span_impl<remove_cv_t<_Tp>> {}; 164 struct __is_std_array : public __is_std_array_impl<remove_cv_t<_Tp>> {}; 195 using value_type = remove_cv_t<_Tp>; 367 using value_type = remove_cv_t<_Tp>;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | span | 42 using value_type = remove_cv_t<ElementType>; 155 struct __is_span : public __is_span_impl<remove_cv_t<_Tp>> {}; 164 struct __is_std_array : public __is_std_array_impl<remove_cv_t<_Tp>> {}; 195 using value_type = remove_cv_t<_Tp>; 367 using value_type = remove_cv_t<_Tp>;
|
| /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/debug/ |
| H A D | array | 349 constexpr array<remove_cv_t<_Tp>, sizeof...(_Idx)> 359 constexpr array<remove_cv_t<_Tp>, _Nm> 371 constexpr array<remove_cv_t<_Tp>, _Nm>
|
| /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/debug/ |
| H A D | array | 349 constexpr array<remove_cv_t<_Tp>, sizeof...(_Idx)> 359 constexpr array<remove_cv_t<_Tp>, _Nm> 371 constexpr array<remove_cv_t<_Tp>, _Nm>
|
| /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 | array | 374 constexpr array<remove_cv_t<_Tp>, sizeof...(_Idx)> 384 constexpr array<remove_cv_t<_Tp>, _Nm> 396 constexpr array<remove_cv_t<_Tp>, _Nm>
|
| H A D | charconv | 84 is_same<char, remove_cv_t<_Tp>>>::value, 587 is_same<char, remove_cv_t<_Tp>>>::value,
|
| H A D | span | 136 using value_type = remove_cv_t<_Type>;
|
| H A D | memory | 228 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>)
|
| /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 | array | 374 constexpr array<remove_cv_t<_Tp>, sizeof...(_Idx)> 384 constexpr array<remove_cv_t<_Tp>, _Nm> 396 constexpr array<remove_cv_t<_Tp>, _Nm>
|
| H A D | charconv | 84 is_same<char, remove_cv_t<_Tp>>>::value, 587 is_same<char, remove_cv_t<_Tp>>>::value,
|
| H A D | span | 136 using value_type = remove_cv_t<_Type>;
|
| H A D | memory | 228 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>)
|
| H A D | optional | 672 static_assert(!is_same_v<remove_cv_t<_Tp>, nullopt_t>); 673 static_assert(!is_same_v<remove_cv_t<_Tp>, in_place_t>);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | unique_any.hpp | 250 template<typename ValueType, typename _Vt = std::remove_cv_t<ValueType> >
|