| /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 | char_traits.h | 148 not_eof(const int_type& __c) in _GLIBCXX_VISIBILITY() function 443 not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() 565 not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() 689 not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() 815 not_eof(const int_type& __c) noexcept 929 not_eof(const int_type& __c) noexcept
|
| H A D | sstream.tcc | 71 __ret = traits_type::not_eof(__c); in pbackfail() 88 return traits_type::not_eof(__c); in overflow()
|
| H A D | fstream.tcc | 527 __ret = traits_type::not_eof(__i); in pbackfail() 573 __ret = traits_type::not_eof(__c); in overflow() 588 __ret = traits_type::not_eof(__c); in overflow() 597 __ret = traits_type::not_eof(__c); in overflow()
|
| H A D | locale_conv.h | 456 return _Tr::not_eof(__out); 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 | char_traits.h | 148 not_eof(const int_type& __c) in _GLIBCXX_VISIBILITY() function 443 not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() 565 not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() 689 not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() 815 not_eof(const int_type& __c) noexcept 929 not_eof(const int_type& __c) noexcept
|
| H A D | sstream.tcc | 71 __ret = traits_type::not_eof(__c); in pbackfail() 88 return traits_type::not_eof(__c); in overflow()
|
| H A D | fstream.tcc | 527 __ret = traits_type::not_eof(__i); in pbackfail() 573 __ret = traits_type::not_eof(__c); in overflow() 588 __ret = traits_type::not_eof(__c); in overflow() 597 __ret = traits_type::not_eof(__c); in overflow()
|
| H A D | locale_conv.h | 456 return _Tr::not_eof(__out); in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | char_traits.hpp | 56 static int not_eof(const int& c) { return c != EOF ? c : '\n'; } in not_eof() function
|
| /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 | 162 return traits_type::not_eof(c); in pbackfail() 184 return traits_type::not_eof(c); in overflow()
|
| H A D | indirect_streambuf.hpp | 275 return traits_type::not_eof(c); in pbackfail() 305 return traits_type::not_eof(c); in overflow()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __string | 41 static constexpr int_type not_eof(int_type c) noexcept; 103 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 231 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 321 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 432 static inline constexpr int_type not_eof(int_type __c) noexcept 520 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 639 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT
|
| H A D | __std_stream | 310 return traits_type::not_eof(__c);
|
| H A D | sstream | 512 return traits_type::not_eof(__c); 564 return traits_type::not_eof(__c);
|
| H A D | fstream | 789 return traits_type::not_eof(__c); 864 return traits_type::not_eof(__c);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __string | 41 static constexpr int_type not_eof(int_type c) noexcept; 103 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 231 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 321 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 432 static inline constexpr int_type not_eof(int_type __c) noexcept 520 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT 639 static inline _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT
|
| H A D | __std_stream | 310 return traits_type::not_eof(__c);
|
| H A D | sstream | 512 return traits_type::not_eof(__c); 564 return traits_type::not_eof(__c);
|
| H A D | fstream | 789 return traits_type::not_eof(__c); 864 return traits_type::not_eof(__c);
|
| /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 | pod_char_traits.h | 191 not_eof(const int_type& __c) in _GLIBCXX_VISIBILITY()
|
| H A D | stdio_sync_filebuf.h | 179 __ret = traits_type::not_eof(__c); 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/ext/ |
| H A D | pod_char_traits.h | 191 not_eof(const int_type& __c) in _GLIBCXX_VISIBILITY()
|
| H A D | stdio_sync_filebuf.h | 179 __ret = traits_type::not_eof(__c); 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/ |
| H A D | streambuf | 756 * @a __c, or not_eof())
|
| /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 | streambuf | 756 * @a __c, or not_eof())
|