Searched refs:Elem (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/ |
| H A D | istream_iterator.hpp | 23 template <typename Elem, typename Traits = std::char_traits<Elem> > 26 std::basic_istream<Elem, Traits> 40 std::basic_istream<Elem, Traits> 56 explicit basic_istream_iterator(std::basic_istream<Elem, Traits>& x) in basic_istream_iterator() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/ |
| H A D | iterator_range_io.hpp | 54 template< typename IteratorT, typename Elem, typename Traits > 55 inline std::basic_ostream<Elem,Traits>& operator<<( in operator <<() argument 56 std::basic_ostream<Elem, Traits>& Os, in operator <<() 62 Elem, Traits>(Os) ); in operator <<()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/ |
| H A D | swap.hpp | 38 template<typename Elem> 44 template<typename Elem> 46 void operator()(Elem const& e) const in operator ()()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | codecvt | 27 template <class Elem, unsigned long Maxcode = 0x10ffff, 30 : public codecvt<Elem, char, mbstate_t> 36 template <class Elem, unsigned long Maxcode = 0x10ffff, 39 : public codecvt<Elem, char, mbstate_t> 45 template <class Elem, unsigned long Maxcode = 0x10ffff, 48 : public codecvt<Elem, char, mbstate_t>
|
| H A D | locale | 85 template<class Codecvt, class Elem = wchar_t, 86 class Wide_alloc = allocator<Elem>, 92 typedef basic_string<Elem, char_traits<Elem>, Wide_alloc> wide_string; 109 byte_string to_bytes(Elem wchar); 110 byte_string to_bytes(const Elem* wptr); 112 byte_string to_bytes(const Elem* first, const Elem* last); 118 template <class Codecvt, class Elem = wchar_t, class Tr = char_traits<Elem>> 120 : public basic_streambuf<Elem, Tr>
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | codecvt | 27 template <class Elem, unsigned long Maxcode = 0x10ffff, 30 : public codecvt<Elem, char, mbstate_t> 36 template <class Elem, unsigned long Maxcode = 0x10ffff, 39 : public codecvt<Elem, char, mbstate_t> 45 template <class Elem, unsigned long Maxcode = 0x10ffff, 48 : public codecvt<Elem, char, mbstate_t>
|
| H A D | locale | 85 template<class Codecvt, class Elem = wchar_t, 86 class Wide_alloc = allocator<Elem>, 92 typedef basic_string<Elem, char_traits<Elem>, Wide_alloc> wide_string; 109 byte_string to_bytes(Elem wchar); 110 byte_string to_bytes(const Elem* wptr); 112 byte_string to_bytes(const Elem* first, const Elem* last); 118 template <class Codecvt, class Elem = wchar_t, class Tr = char_traits<Elem>> 120 : public basic_streambuf<Elem, Tr>
|