| /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 | ostream.tcc | 360 extern template ostream& endl(ostream&); 361 extern template ostream& ends(ostream&); 362 extern template ostream& flush(ostream&); 363 extern template ostream& operator<<(ostream&, char); 364 extern template ostream& operator<<(ostream&, unsigned char); 365 extern template ostream& operator<<(ostream&, signed char); 366 extern template ostream& operator<<(ostream&, const char*); 367 extern template ostream& operator<<(ostream&, const unsigned char*); 368 extern template ostream& operator<<(ostream&, const signed char*); 370 extern template ostream& ostream::_M_insert(long); [all …]
|
| H A D | regex_automaton.tcc | 38 inline std::ostream& 39 _State_base::_M_print(std::ostream& ostr) const in _M_print() 70 inline std::ostream& 71 _State_base::_M_dot(std::ostream& __ostr, _StateIdT __id) const in _M_dot() 135 std::ostream& 136 _NFA<_TraitsT>::_M_dot(std::ostream& __ostr) const in _M_dot()
|
| H A D | regex_automaton.h | 112 std::ostream& in _GLIBCXX_VISIBILITY() 113 _M_print(std::ostream& ostr) const; in _GLIBCXX_VISIBILITY() 116 std::ostream& in _GLIBCXX_VISIBILITY() 117 _M_dot(std::ostream& __ostr, _StateIdT __id) const; in _GLIBCXX_VISIBILITY() 344 std::ostream& in _GLIBCXX_VISIBILITY() 345 _M_dot(std::ostream& __ostr) const; 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 | ostream.tcc | 360 extern template ostream& endl(ostream&); 361 extern template ostream& ends(ostream&); 362 extern template ostream& flush(ostream&); 363 extern template ostream& operator<<(ostream&, char); 364 extern template ostream& operator<<(ostream&, unsigned char); 365 extern template ostream& operator<<(ostream&, signed char); 366 extern template ostream& operator<<(ostream&, const char*); 367 extern template ostream& operator<<(ostream&, const unsigned char*); 368 extern template ostream& operator<<(ostream&, const signed char*); 370 extern template ostream& ostream::_M_insert(long); [all …]
|
| H A D | regex_automaton.tcc | 38 inline std::ostream& 39 _State_base::_M_print(std::ostream& ostr) const in _M_print() 70 inline std::ostream& 71 _State_base::_M_dot(std::ostream& __ostr, _StateIdT __id) const in _M_dot() 135 std::ostream& 136 _NFA<_TraitsT>::_M_dot(std::ostream& __ostr) const in _M_dot()
|
| H A D | regex_automaton.h | 112 std::ostream& in _GLIBCXX_VISIBILITY() 113 _M_print(std::ostream& ostr) const; in _GLIBCXX_VISIBILITY() 116 std::ostream& in _GLIBCXX_VISIBILITY() 117 _M_dot(std::ostream& __ostr, _StateIdT __id) const; in _GLIBCXX_VISIBILITY() 344 std::ostream& in _GLIBCXX_VISIBILITY() 345 _M_dot(std::ostream& __ostr) const; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | cvstd.inl.hpp | 160 std::ostream& operator << (std::ostream& os, const String& str) in operator <<() 166 std::ostream& operator << (std::ostream& out, Ptr<Formatted> fmtd) in operator <<() 175 std::ostream& operator << (std::ostream& out, const Mat& mtx) in operator <<() 181 std::ostream& operator << (std::ostream& out, const UMat& m) in operator <<() 187 std::ostream& operator << (std::ostream& out, const Complex<_Tp>& c) in operator <<() 193 std::ostream& operator << (std::ostream& out, const std::vector<Point_<_Tp> >& vec) in operator <<() 200 std::ostream& operator << (std::ostream& out, const std::vector<Point3_<_Tp> >& vec) in operator <<() 207 std::ostream& operator << (std::ostream& out, const Matx<_Tp, m, n>& matx) in operator <<() 213 std::ostream& operator << (std::ostream& out, const Point_<_Tp>& p) in operator <<() 220 std::ostream& operator << (std::ostream& out, const Point3_<_Tp>& p) in operator <<() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | cvstd.inl.hpp | 160 std::ostream& operator << (std::ostream& os, const String& str) in operator <<() 166 std::ostream& operator << (std::ostream& out, Ptr<Formatted> fmtd) in operator <<() 175 std::ostream& operator << (std::ostream& out, const Mat& mtx) in operator <<() 181 std::ostream& operator << (std::ostream& out, const UMat& m) in operator <<() 187 std::ostream& operator << (std::ostream& out, const Complex<_Tp>& c) in operator <<() 193 std::ostream& operator << (std::ostream& out, const std::vector<Point_<_Tp> >& vec) in operator <<() 200 std::ostream& operator << (std::ostream& out, const std::vector<Point3_<_Tp> >& vec) in operator <<() 207 std::ostream& operator << (std::ostream& out, const Matx<_Tp, m, n>& matx) in operator <<() 213 std::ostream& operator << (std::ostream& out, const Point_<_Tp>& p) in operator <<() 220 std::ostream& operator << (std::ostream& out, const Point3_<_Tp>& p) in operator <<() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | cvstd.inl.hpp | 160 std::ostream& operator << (std::ostream& os, const String& str) in operator <<() 166 std::ostream& operator << (std::ostream& out, Ptr<Formatted> fmtd) in operator <<() 175 std::ostream& operator << (std::ostream& out, const Mat& mtx) in operator <<() 181 std::ostream& operator << (std::ostream& out, const UMat& m) in operator <<() 187 std::ostream& operator << (std::ostream& out, const Complex<_Tp>& c) in operator <<() 193 std::ostream& operator << (std::ostream& out, const std::vector<Point_<_Tp> >& vec) in operator <<() 200 std::ostream& operator << (std::ostream& out, const std::vector<Point3_<_Tp> >& vec) in operator <<() 207 std::ostream& operator << (std::ostream& out, const Matx<_Tp, m, n>& matx) in operator <<() 213 std::ostream& operator << (std::ostream& out, const Point_<_Tp>& p) in operator <<() 220 std::ostream& operator << (std::ostream& out, const Point3_<_Tp>& p) in operator <<() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | iostream | 20 #include <ostream> 25 extern ostream cout; 26 extern ostream cerr; 27 extern ostream clog; 41 #include <ostream> 54 extern _LIBCPP_FUNC_VIS ostream cout; 57 extern _LIBCPP_FUNC_VIS ostream cerr; 59 extern _LIBCPP_FUNC_VIS ostream clog;
|
| H A D | strstream | 131 #include <ostream> 285 : public ostream 290 : ostream(&__sb_) {} 293 : ostream(&__sb_), 300 : ostream(_VSTD::move(__rhs)), 303 ostream::set_rdbuf(&__sb_); 309 ostream::operator=(_VSTD::move(__rhs)); 320 ostream::swap(__rhs);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | iostream | 20 #include <ostream> 25 extern ostream cout; 26 extern ostream cerr; 27 extern ostream clog; 41 #include <ostream> 54 extern _LIBCPP_FUNC_VIS ostream cout; 57 extern _LIBCPP_FUNC_VIS ostream cerr; 59 extern _LIBCPP_FUNC_VIS ostream clog;
|
| H A D | strstream | 131 #include <ostream> 285 : public ostream 290 : ostream(&__sb_) {} 293 : ostream(&__sb_), 300 : ostream(_VSTD::move(__rhs)), 303 ostream::set_rdbuf(&__sb_); 309 ostream::operator=(_VSTD::move(__rhs)); 320 ostream::swap(__rhs);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | debug.hpp | 29 inline std::ostream &operator <<(std::ostream &sout, Tag const &) \ 89 ostream_wrapper(std::ostream &sout) in ostream_wrapper() 93 std::ostream &sout_; 109 inline std::ostream &operator <<(ostream_wrapper sout_wrap, named_any t) in operator <<() 119 explicit display_expr_impl(std::ostream &sout, int depth = 0) in display_expr_impl() 163 std::ostream &sout_; 185 explicit display_expr(std::ostream &sout = std::cout, int depth = 0) in display_expr() 200 reference_wrapper<std::ostream> sout_; 212 void display_expr(Expr const &expr, std::ostream &sout) in display_expr()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | tile_id_io.cpp | 8 ::std::ostream& operator<<(::std::ostream& os, const CanonicalTileID& rhs) { in operator <<() 20 ::std::ostream& operator<<(::std::ostream& os, const OverscaledTileID& rhs) { in operator <<() 30 ::std::ostream& operator<<(::std::ostream& os, const UnwrappedTileID& rhs) { in operator <<()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/svg/ |
| H A D | svg_mapper.hpp | 76 static inline void apply(std::ostream& stream, in apply() 90 static inline void apply(std::ostream& stream, in apply() 121 static inline void apply(std::ostream& stream, in apply() 147 static inline void apply(std::ostream& stream, in apply() 167 static inline void apply(std::ostream& stream, in apply() 191 static inline void apply(std::ostream& stream, in apply() 216 std::ostream& m_os; 221 visitor(std::ostream& os, in visitor() 239 static inline void apply(std::ostream& stream, in apply() 255 inline void svg_map(std::ostream& stream, in svg_map() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | any.h | 34 inline std::ostream& operator <<(std::ostream& out, const empty_any&) 50 virtual void print(std::ostream& out, void* const* src) = 0; 74 …virtual void print(std::ostream& out, void* const* src) CV_OVERRIDE { out << *reinterpret_cast<T c… in print() 100 …virtual void print(std::ostream& out, void* const* src) CV_OVERRIDE { out << *reinterpret_cast<T c… in print() 103 template<> inline void big_any_policy<flann_centers_init_t>::print(std::ostream& out, void* const* … in print() 108 template<> inline void big_any_policy<flann_algorithm_t>::print(std::ostream& out, void* const* src) in print() 113 template<> inline void big_any_policy<cv::String>::print(std::ostream& out, void* const* src) in print() 319 friend std::ostream& operator <<(std::ostream& out, const any& any_val); 322 inline std::ostream& operator <<(std::ostream& out, const any& any_val)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/ |
| H A D | variant_io.hpp | 37 inline BOOST_TEMPLATED_STREAM(ostream, E,T)& operator<<( 38 BOOST_TEMPLATED_STREAM(ostream, E,T)& out 79 inline BOOST_TEMPLATED_STREAM(ostream, E,T)& operator<<( 80 BOOST_TEMPLATED_STREAM(ostream, E,T)& out 85 BOOST_TEMPLATED_STREAM(ostream, E,T)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/ |
| H A D | out.hpp | 22 inline std::ostream& 23 out(std::ostream& os, Sequence& seq) in out() 35 , std::ostream& 37 operator<<(std::ostream& os, Sequence const& seq) in operator <<()
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core-debian/ |
| H A D | fix-attribute-issue-with-gcc.patch | 12 -inline std::ostream& operator<<(std::ostream& stream, const std::string* string_pointer) 14 +inline std::ostream& operator<<(std::ostream& stream, const std::string* string_pointer) {
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | dict.hpp | 93 friend std::ostream &operator<<(std::ostream &stream, const DictValue &dictv); 148 friend std::ostream &operator<<(std::ostream &stream, const Dict &dict);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/tile/ |
| H A D | tile_id.hpp | 38 ::std::ostream& operator<<(::std::ostream& os, const CanonicalTileID& rhs); 68 ::std::ostream& operator<<(::std::ostream& os, const OverscaledTileID& rhs); 94 ::std::ostream& operator<<(::std::ostream& os, const UnwrappedTileID& rhs);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | clip_id.cpp | 7 ::std::ostream& operator<<(::std::ostream& os, const ClipID& rhs) { in operator <<()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/ |
| H A D | use-pkgconfig.patch | 18 .../gnulib-local/lib/term-styled-ostream.oo.c | 12 +-- 23 libtextstyle/lib/term-styled-ostream.c | 12 +-- 24 libtextstyle/lib/term-styled-ostream.oo.c | 12 +-- 144 …a/libtextstyle/gnulib-local/lib/term-styled-ostream.oo.c b/libtextstyle/gnulib-local/lib/term-styl… 146 --- a/libtextstyle/gnulib-local/lib/term-styled-ostream.oo.c 147 +++ b/libtextstyle/gnulib-local/lib/term-styled-ostream.oo.c 168 #include "term-ostream.h" 648 diff --git a/libtextstyle/lib/term-styled-ostream.c b/libtextstyle/lib/term-styled-ostream.c 650 --- a/libtextstyle/lib/term-styled-ostream.c 651 +++ b/libtextstyle/lib/term-styled-ostream.c [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/ |
| H A D | iostream | 39 #include <ostream> 61 extern ostream cout; /// Linked to standard output 62 extern ostream cerr; /// Linked to standard error (unbuffered) 63 extern ostream clog; /// Linked to standard error (buffered)
|