Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
H A Dseekoff.pass.cpp25 typedef std::filebuf::pos_type pos_type; in main() typedef
48 typedef std::filebuf::pos_type pos_type; in main() typedef
/llvm-project/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
H A Dseekoff.pass.cpp46 typedef test_buf::pos_type pos_type; in main() typedef
/llvm-project/libcxx/test/std/strings/string.view/string.view.hash/
H A Denabled_hashes.pass.cpp32 using pos_type = std::char_traits<char>::pos_type; typedef
H A Dchar_type.hash.verify.cpp27 typedef std::streampos pos_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string.hash/
H A Denabled_hashes.pass.cpp32 using pos_type = std::char_traits<char>::pos_type; typedef
H A Dchar_type_hash.verify.cpp26 typedef std::streampos pos_type; typedef
/llvm-project/libcxx/test/std/strings/string.view/string.view.comparison/
H A Dcomparison.verify.cpp29 typedef std::streampos pos_type; typedef
H A Dcomparison.pass.cpp43 using pos_type = std::streampos; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_append/
H A Dpush_back.pass.cpp32 using pos_type = streampos; global() typedef
/llvm-project/libcxx/src/
H A Dstd_stream.h38 typedef typename traits_type::pos_type pos_type; typedef
246 typedef typename traits_type::pos_type pos_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Diter_iter_iter.infinite_recursion.pass.cpp33 using pos_type = typename std::char_traits<char>::pos_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.capacity/
H A Dshrink_to_fit.explicit_instantiation.sh.cpp32 typedef std::fpos<state_type> pos_type; typedef
/llvm-project/libcxx/test/support/
H A Dconstexpr_char_traits.h50 typedef std::streampos pos_type; typedef
H A Dnasty_string.h66 typedef std::streampos pos_type; typedef
/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/
H A Duser_defined_char_type.pass.cpp35 using pos_type = streampos; global() typedef
/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h46 typedef typename traits_type::pos_type pos_type; global() typedef