| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/ |
| H A D | basic_pointerbuf.hpp | 37 typedef typename base_type::pos_type pos_type; typedef in boost::detail::basic_pointerbuf 59 inline typename this_type::pos_type seekpos(pos_type sp, ::std::ios_base::openmode which); 60 …inline typename this_type::pos_type seekoff(off_type off, ::std::ios_base::seekdir way, ::std::ios… 76 typename basic_pointerbuf<charT, BufferT>::pos_type 82 return pos_type(off_type(-1)); in seekoff() 90 return pos_type(off_type(-1)); in seekoff() 96 return pos_type(off_type(-1)); in seekoff() 104 return pos_type(off_type(-1)); in seekoff() 115 return static_cast<pos_type>(this->gptr() - this->eback()); in seekoff() 122 typename basic_pointerbuf<charT, BufferT>::pos_type [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | streambuf | 28 typedef typename traits_type::pos_type pos_type; 39 pos_type pubseekoff(off_type off, ios_base::seekdir way, 41 pos_type pubseekpos(pos_type sp, 87 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 89 virtual pos_type seekpos(pos_type sp, 132 typedef typename traits_type::pos_type pos_type; 158 pos_type pubseekoff(off_type __off, ios_base::seekdir __way, 163 pos_type pubseekpos(pos_type __sp, 276 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 278 virtual pos_type seekpos(pos_type __sp, [all …]
|
| H A D | sstream | 25 typedef typename traits_type::pos_type pos_type; 49 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 51 virtual pos_type seekpos(pos_type sp, 70 typedef typename traits_type::pos_type pos_type; 106 typedef typename traits_type::pos_type pos_type; 142 typedef typename traits_type::pos_type pos_type; 198 typedef typename traits_type::pos_type pos_type; 234 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 237 virtual pos_type seekpos(pos_type __sp, 568 typename basic_stringbuf<_CharT, _Traits, _Allocator>::pos_type [all …]
|
| H A D | strstream | 46 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 48 virtual pos_type seekpos(pos_type sp, 107 typedef char_traits<char>::pos_type pos_type; 173 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 175 virtual pos_type seekpos(pos_type __sp, 344 typedef char_traits<char>::pos_type pos_type;
|
| H A D | fstream | 25 typedef typename traits_type::pos_type pos_type; 52 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 54 virtual pos_type seekpos(pos_type sp, 75 typedef typename traits_type::pos_type pos_type; 112 typedef typename traits_type::pos_type pos_type; 150 typedef typename traits_type::pos_type pos_type; 209 typedef typename traits_type::pos_type pos_type; 259 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 261 virtual pos_type seekpos(pos_type __sp, 921 typename basic_filebuf<_CharT, _Traits>::pos_type [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | streambuf | 28 typedef typename traits_type::pos_type pos_type; 39 pos_type pubseekoff(off_type off, ios_base::seekdir way, 41 pos_type pubseekpos(pos_type sp, 87 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 89 virtual pos_type seekpos(pos_type sp, 132 typedef typename traits_type::pos_type pos_type; 158 pos_type pubseekoff(off_type __off, ios_base::seekdir __way, 163 pos_type pubseekpos(pos_type __sp, 276 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 278 virtual pos_type seekpos(pos_type __sp, [all …]
|
| H A D | sstream | 25 typedef typename traits_type::pos_type pos_type; 49 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 51 virtual pos_type seekpos(pos_type sp, 70 typedef typename traits_type::pos_type pos_type; 106 typedef typename traits_type::pos_type pos_type; 142 typedef typename traits_type::pos_type pos_type; 198 typedef typename traits_type::pos_type pos_type; 234 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 237 virtual pos_type seekpos(pos_type __sp, 568 typename basic_stringbuf<_CharT, _Traits, _Allocator>::pos_type [all …]
|
| H A D | strstream | 46 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 48 virtual pos_type seekpos(pos_type sp, 107 typedef char_traits<char>::pos_type pos_type; 173 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 175 virtual pos_type seekpos(pos_type __sp, 344 typedef char_traits<char>::pos_type pos_type;
|
| H A D | fstream | 25 typedef typename traits_type::pos_type pos_type; 52 virtual pos_type seekoff(off_type off, ios_base::seekdir way, 54 virtual pos_type seekpos(pos_type sp, 75 typedef typename traits_type::pos_type pos_type; 112 typedef typename traits_type::pos_type pos_type; 150 typedef typename traits_type::pos_type pos_type; 209 typedef typename traits_type::pos_type pos_type; 259 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way, 261 virtual pos_type seekpos(pos_type __sp, 921 typename basic_filebuf<_CharT, _Traits>::pos_type [all …]
|
| /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 | sstream.tcc | 166 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type 170 pos_type __ret = pos_type(off_type(-1)); in seekoff() 200 __ret = pos_type(__newoffi); in seekoff() 207 __ret = pos_type(__newoffo); in seekoff() 214 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type 216 seekpos(pos_type __sp, ios_base::openmode __mode) in seekpos() 218 pos_type __ret = pos_type(off_type(-1)); in seekpos()
|
| H A D | ostream.tcc | 235 typename basic_ostream<_CharT, _Traits>::pos_type 239 pos_type __ret = pos_type(-1); in tellp() 258 seekp(pos_type __pos) in seekp() 267 const pos_type __p = this->rdbuf()->pubseekpos(__pos, in seekp() 271 if (__p == pos_type(off_type(-1))) in seekp() 299 const pos_type __p = this->rdbuf()->pubseekoff(__off, __dir, in seekp() 303 if (__p == pos_type(off_type(-1))) in seekp()
|
| H A D | fstream.tcc | 202 == pos_type(off_type(-1))) in open() 237 == pos_type(off_type(-1))) in open() 506 else if (this->seekoff(-1, ios_base::cur) != pos_type(off_type(-1))) in pbackfail() 555 == pos_type(off_type(-1))) in overflow() 831 typename basic_filebuf<_CharT, _Traits>::pos_type 841 pos_type __ret = pos_type(off_type(-1)); in seekoff() 891 typename basic_filebuf<_CharT, _Traits>::pos_type 893 seekpos(pos_type __pos, ios_base::openmode) in seekpos() 895 pos_type __ret = pos_type(off_type(-1)); in seekpos() 906 typename basic_filebuf<_CharT, _Traits>::pos_type [all …]
|
| /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 | sstream.tcc | 166 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type 170 pos_type __ret = pos_type(off_type(-1)); in seekoff() 200 __ret = pos_type(__newoffi); in seekoff() 207 __ret = pos_type(__newoffo); in seekoff() 214 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type 216 seekpos(pos_type __sp, ios_base::openmode __mode) in seekpos() 218 pos_type __ret = pos_type(off_type(-1)); in seekpos()
|
| H A D | ostream.tcc | 235 typename basic_ostream<_CharT, _Traits>::pos_type 239 pos_type __ret = pos_type(-1); in tellp() 258 seekp(pos_type __pos) in seekp() 267 const pos_type __p = this->rdbuf()->pubseekpos(__pos, in seekp() 271 if (__p == pos_type(off_type(-1))) in seekp() 299 const pos_type __p = this->rdbuf()->pubseekoff(__off, __dir, in seekp() 303 if (__p == pos_type(off_type(-1))) in seekp()
|
| H A D | fstream.tcc | 202 == pos_type(off_type(-1))) in open() 237 == pos_type(off_type(-1))) in open() 506 else if (this->seekoff(-1, ios_base::cur) != pos_type(off_type(-1))) in pbackfail() 555 == pos_type(off_type(-1))) in overflow() 831 typename basic_filebuf<_CharT, _Traits>::pos_type 841 pos_type __ret = pos_type(off_type(-1)); in seekoff() 891 typename basic_filebuf<_CharT, _Traits>::pos_type 893 seekpos(pos_type __pos, ios_base::openmode) in seekpos() 895 pos_type __ret = pos_type(off_type(-1)); in seekpos() 906 typename basic_filebuf<_CharT, _Traits>::pos_type [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/ |
| H A D | direct_streambuf.hpp | 87 pos_type seekoff( off_type off, BOOST_IOS::seekdir way, 89 pos_type seekpos(pos_type sp, BOOST_IOS::openmode which); 91 pos_type seek_impl( stream_offset off, BOOST_IOS::seekdir way, 188 inline typename direct_streambuf<T, Tr>::pos_type 194 inline typename direct_streambuf<T, Tr>::pos_type 196 (pos_type sp, BOOST_IOS::openmode which) in seekpos() 217 typename direct_streambuf<T, Tr>::pos_type direct_streambuf<T, Tr>::seek_impl in seek_impl()
|
| H A D | indirect_streambuf.hpp | 90 pos_type seekoff( off_type off, BOOST_IOS::seekdir way, 92 pos_type seekpos(pos_type sp, BOOST_IOS::openmode which); 120 pos_type seek_impl( stream_offset off, BOOST_IOS::seekdir way, 328 inline typename indirect_streambuf<T, Tr, Alloc, Mode>::pos_type 334 inline typename indirect_streambuf<T, Tr, Alloc, Mode>::pos_type 336 (pos_type sp, BOOST_IOS::openmode which) in seekpos() 342 typename indirect_streambuf<T, Tr, Alloc, Mode>::pos_type
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8821cwifionly.c | 30 u8 pos_type, ctrl_type; in hal8821c_wifi_only_switch_antenna() local 46 pos_type = BT_8821C_WIFI_ONLY_EXT_ANT_SWITCH_TO_WLA; in hal8821c_wifi_only_switch_antenna() 48 pos_type = BT_8821C_WIFI_ONLY_EXT_ANT_SWITCH_TO_WLG; in hal8821c_wifi_only_switch_antenna() 50 switch (pos_type) { in hal8821c_wifi_only_switch_antenna()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/ |
| H A D | halbtc8821cwifionly.c | 29 u8 pos_type, ctrl_type; in hal8821c_wifi_only_switch_antenna() local 45 pos_type = BT_8821C_WIFI_ONLY_EXT_ANT_SWITCH_TO_WLA; in hal8821c_wifi_only_switch_antenna() 47 pos_type = BT_8821C_WIFI_ONLY_EXT_ANT_SWITCH_TO_WLG; in hal8821c_wifi_only_switch_antenna() 49 switch (pos_type) { in hal8821c_wifi_only_switch_antenna()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/ |
| H A D | halbtc8821cwifionly.c | 30 u8 pos_type, ctrl_type; in hal8821c_wifi_only_switch_antenna() local 46 pos_type = BT_8821C_WIFI_ONLY_EXT_ANT_SWITCH_TO_WLA; in hal8821c_wifi_only_switch_antenna() 48 pos_type = BT_8821C_WIFI_ONLY_EXT_ANT_SWITCH_TO_WLG; in hal8821c_wifi_only_switch_antenna() 50 switch (pos_type) { in hal8821c_wifi_only_switch_antenna()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/ |
| H A D | insert_range.hpp | 26 typedef typename convert_iterator<Position>::type pos_type; typedef 30 typedef iterator_range<first_type, pos_type> left_type; 31 typedef iterator_range<pos_type, last_type> right_type;
|
| H A D | insert.hpp | 30 typedef typename convert_iterator<Position>::type pos_type; typedef 34 typedef iterator_range<first_type, pos_type> left_type; 35 typedef iterator_range<pos_type, last_type> right_type;
|
| /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/ext/ |
| H A D | enc_filebuf.h | 48 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() 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/ext/ |
| H A D | enc_filebuf.h | 48 typedef typename traits_type::pos_type pos_type; in _GLIBCXX_VISIBILITY() typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | char_array_buffer.hpp | 42 pos_type seekoff(off_type off, std::ios_base::seekdir dir, std::ios_base::openmode) final { in seekoff() 46 return pos_type(off_type(current_ - begin_)); in seekoff()
|