Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dformat_arg_store.h121 same_as<_Tp, basic_string_view<typename _Tp::value_type, typename _Tp::traits_type>>) in requires()
130 …same_as<_Tp, basic_string<typename _Tp::value_type, typename _Tp::traits_type, typename _Tp::alloc… in requires()
/external/cronet/buildtools/third_party/libc++/trunk/include/__iterator/
Distream_iterator.h43 typedef _Traits traits_type; typedef
Dostreambuf_iterator.h44 typedef _Traits traits_type; typedef
Dostream_iterator.h45 typedef _Traits traits_type; typedef
Distreambuf_iterator.h42 typedef _Traits traits_type; typedef
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dstd_stream.h39 typedef char_traits<char_type> traits_type; typedef
227 typedef char_traits<char_type> traits_type; typedef
/external/fmtlib/include/fmt/
Dostream.h25 using traits_type = typename std::basic_streambuf<Char>::traits_type; variable
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dpbackfail.pass.cpp26 typedef typename base::traits_type traits_type; typedef
Doverflow.pass.cpp30 typedef typename base::traits_type traits_type; typedef
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dpbackfail.pass.cpp29 typedef base::traits_type traits_type; typedef
Dunderflow.pass.cpp29 typedef base::traits_type traits_type; typedef
Doverflow.pass.cpp29 typedef base::traits_type traits_type; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dpbackfail.pass.cpp27 typedef typename base::traits_type traits_type; typedef
Doverflow.pass.cpp30 typedef typename base::traits_type traits_type; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dpbackfail.pass.cpp32 typedef base::traits_type traits_type; typedef
Dunderflow.pass.cpp34 typedef base::traits_type traits_type; typedef
Doverflow.pass.cpp35 typedef base::traits_type traits_type; typedef
/external/libchrome/base/
Dscoped_generic.h71 typedef Traits traits_type; typedef
/external/cronet/base/
Dscoped_generic.h99 typedef Traits traits_type; typedef
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dstringpiece.h41 typedef std::char_traits<char> traits_type; typedef
/external/clang/test/SemaTemplate/
Dalias-templates.cpp44 typedef traits<thing<inner>> traits_type; typedef