Home
last modified time | relevance | path

Searched defs:streamsize (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dpostypes.h98 typedef ptrdiff_t streamsize; // Signed integral type in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dpostypes.h98 typedef ptrdiff_t streamsize; // Signed integral type in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/detail/
Dbasic_pointerbuf.hpp38 typedef ::std::streamsize streamsize; typedef in boost::detail::basic_pointerbuf
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/include/boost/format/
Dalt_sstream.hpp55 typedef ::std::streamsize streamsize; typedef in boost::io::basic_altstringbuf
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dcpp_regex_traits.hpp67 typedef ::std::streamsize streamsize; typedef in boost::BOOST_REGEX_DETAIL_NS::parser_buf
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dchrono.h310 using streamsize = decltype(std::declval<StreamBuf>().sputn(nullptr, 0)); variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dcpp_regex_traits.hpp86 typedef ::std::streamsize streamsize; typedef in boost::BOOST_REGEX_DETAIL_NS::parser_buf
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/lexical_cast/detail/
Dconverter_lexical_streams.hpp94 typedef BOOST_DEDUCED_TYPENAME base_type::streamsize streamsize; typedef in boost::detail::basic_unlockedbuf