Home
last modified time | relevance | path

Searched defs:off_type (Results 1 – 14 of 14) sorted by relevance

/llvm-project/libcxx/test/std/strings/string.view/string.view.hash/
H A Denabled_hashes.pass.cpp31 using off_type = std::char_traits<char>::off_type; typedef
H A Dchar_type.hash.verify.cpp26 typedef std::streamoff off_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string.hash/
H A Denabled_hashes.pass.cpp31 using off_type = std::char_traits<char>::off_type; typedef
H A Dchar_type_hash.verify.cpp25 typedef std::streamoff off_type; typedef
/llvm-project/libcxx/test/std/strings/string.view/string.view.comparison/
H A Dcomparison.verify.cpp28 typedef std::streamoff off_type; typedef
H A Dcomparison.pass.cpp42 using off_type = std::streamoff; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_append/
H A Dpush_back.pass.cpp31 using off_type = streamoff; global() typedef
/llvm-project/libcxx/src/
H A Dstd_stream.h39 typedef typename traits_type::off_type off_type; typedef
247 typedef typename traits_type::off_type off_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Diter_iter_iter.infinite_recursion.pass.cpp32 using off_type = typename std::char_traits<char>::off_type; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.capacity/
H A Dshrink_to_fit.explicit_instantiation.sh.cpp30 typedef std::streamoff off_type; typedef
/llvm-project/libcxx/test/support/
H A Dconstexpr_char_traits.h49 typedef std::streamoff off_type; typedef
H A Dnasty_string.h65 typedef std::streamoff off_type; typedef
/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/
H A Duser_defined_char_type.pass.cpp34 using off_type = streamoff; global() typedef
/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h47 typedef typename traits_type::off_type off_type; global() typedef