Home
last modified time | relevance | path

Searched defs:pos_type (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/interprocess/streams/
Dbufferstream.hpp70 typedef typename CharTraits::pos_type pos_type; typedef in boost::interprocess::basic_bufferbuf
272 typedef typename std::basic_ios<char_type, CharTraits>::pos_type pos_type; typedef in boost::interprocess::basic_ibufferstream
343 typedef typename std::basic_ios<char_type, CharTraits>::pos_type pos_type; typedef in boost::interprocess::basic_obufferstream
415 typedef typename std::basic_ios<char_type, CharTraits>::pos_type pos_type; typedef in boost::interprocess::basic_bufferstream
Dvectorstream.hpp74 typedef typename CharTraits::pos_type pos_type; typedef in boost::interprocess::basic_vectorbuf
386 typedef typename std::basic_ios<char_type, CharTraits>::pos_type pos_type; typedef in boost::interprocess::basic_ivectorstream
467 typedef typename std::basic_ios<char_type, CharTraits>::pos_type pos_type; typedef in boost::interprocess::basic_ovectorstream
542 typedef typename std::basic_ios<char_type, CharTraits>::pos_type pos_type; typedef in boost::interprocess::basic_vectorstream
/third_party/boost/boost/process/
Dpipe.hpp42 typedef typename Traits::pos_type pos_type ; typedef in boost::process::basic_pipe
107 typedef typename Traits::pos_type pos_type ; typedef
308 typedef typename Traits::pos_type pos_type ; typedef in boost::process::basic_ipstream
419 typedef typename Traits::pos_type pos_type ; typedef in boost::process::basic_opstream
528 typedef typename Traits::pos_type pos_type ; typedef in boost::process::basic_pstream
/third_party/boost/boost/test/utils/
Dnullstream.hpp48 typedef typename base_type::pos_type pos_type; typedef in boost::basic_nullbuf
/third_party/boost/boost/fusion/view/repetitive_view/
Drepetitive_view_iterator.hpp34 typedef typename convert_iterator<Pos>::type pos_type; typedef
/third_party/boost/boost/fusion/algorithm/transformation/
Dinsert_range.hpp26 typedef typename convert_iterator<Position>::type pos_type; typedef
Dinsert.hpp30 typedef typename convert_iterator<Position>::type pos_type; typedef
/third_party/flatbuffers/tests/cpp17/
Dtest_cpp17.cpp168 using pos_type = Monster::Traits::FieldType<0>; typedef
/third_party/boost/boost/detail/
Dbasic_pointerbuf.hpp37 typedef typename base_type::pos_type pos_type; typedef in boost::detail::basic_pointerbuf
/third_party/boost/boost/iostreams/detail/
Dchar_traits.hpp38 typedef std::streampos pos_type; typedef
/third_party/boost/libs/utility/test/
Dstring_view_constexpr_test1.cpp26 typedef std::streampos pos_type; typedef
/third_party/boost/boost/format/detail/
Dworkarounds_gcc-2_95.hpp117 typedef ::std::streampos pos_type; typedef in boost::io::CompatTraits
/third_party/boost/tools/quickbook/src/
Dfiles.hpp134 typedef quickbook::string_view::size_type pos_type; typedef
/third_party/boost/boost/format/
Dalt_sstream.hpp49 typedef typename compat_traits_type::pos_type pos_type; typedef in boost::io::basic_altstringbuf
/third_party/boost/boost/process/detail/windows/
Dbasic_pipe.hpp33 typedef typename Traits::pos_type pos_type ; typedef in boost::process::detail::windows::basic_pipe
/third_party/boost/boost/process/detail/posix/
Dbasic_pipe.hpp36 typedef typename Traits::pos_type pos_type ; typedef in boost::process::detail::posix::basic_pipe
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dstridedslice_cpu_kernel.cc34 int NormalizePos(int pos, int dim_len, PosType pos_type) { in NormalizePos()
/third_party/boost/boost/stacktrace/
Dstacktrace.hpp294 typedef typename std::basic_istream<Char, Trait>::pos_type pos_type; in from_dump() typedef
/third_party/boost/boost/log/expressions/
Dformatter.hpp64 typedef typename StreamT::pos_type pos_type; typedef in boost::expressions::aux::stream_ref
/third_party/boost/boost/regex/v4/
Dcpp_regex_traits.hpp85 typedef typename base_type::pos_type pos_type; typedef in boost::BOOST_REGEX_DETAIL_NS::parser_buf
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp138 typedef typename ostream_type::pos_type pos_type; typedef in boost::basic_formatting_ostream