Home
last modified time | relevance | path

Searched defs:char_type (Results 1 – 25 of 57) sorted by relevance

123

/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dformat_arg_store.h54 requires(same_as<typename _Context::char_type, wchar_t> && same_as<_CharT, char>) in requires()
120 requires(same_as<typename _Context::char_type, typename _Tp::value_type> && in requires()
129 same_as<typename _Context::char_type, typename _Tp::value_type> && in requires()
Dformat_context.h89 using char_type = _CharT; in _LIBCPP_PREFERRED_NAME() local
168 using char_type = _CharT; variable
/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dcharmap.h6 static const unsigned char char_type[] = { variable
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/
Dtest_traits.h15 typedef charT char_type; typedef
/external/libcxx/test/std/strings/basic.string/
Dtest_traits.h16 typedef charT char_type; typedef
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dio.hpp46 typedef CTy char_type; typedef in glm::io::format_punct
77 typedef typename state_type::char_type char_type; typedef in glm::io::basic_state_saver
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/iostream.format/quoted.manip/
Dquoted_traits.verify.cpp23 typedef charT char_type; typedef
/external/libcxx/test/std/input.output/iostream.format/quoted.manip/
Dquoted_traits.fail.cpp28 typedef charT char_type; typedef
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dfailed.pass.cpp23 typedef typename std::basic_streambuf<Char,Traits>::char_type char_type; typedef
/external/libcxx/test/std/strings/string.view/string.view.hash/
Dstring_view.pass.cpp38 typedef typename SV::value_type char_type; in test() typedef
/external/cronet/buildtools/third_party/libc++/trunk/include/__iterator/
Distream_iterator.h42 typedef _CharT char_type; typedef
Dostreambuf_iterator.h43 typedef _CharT char_type; typedef
Dostream_iterator.h44 typedef _CharT char_type; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dfailed.pass.cpp24 typedef typename std::basic_streambuf<Char,Traits>::char_type char_type; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.hash/
Dstring_view.pass.cpp40 typedef typename SV::value_type char_type; in test() typedef
Denabled_hashes.pass.cpp29 using char_type = MyChar; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string.hash/
Denabled_hashes.pass.cpp29 using char_type = MyChar; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.comparison/
Dcomparison.verify.cpp26 typedef CharT char_type; typedef
Dcommon_type_specialization.pass.cpp31 using char_type = char_wrapper; typedef
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dstd_stream.h38 typedef _CharT char_type; typedef
226 typedef _CharT char_type; typedef
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dpbackfail.pass.cpp24 typedef typename base::char_type char_type; typedef
Dunderflow.pass.cpp29 typedef typename base::char_type char_type; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dunderflow.pass.cpp30 typedef typename base::char_type char_type; typedef
Dpbackfail.pass.cpp25 typedef typename base::char_type char_type; typedef
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dpbackfail.pass.cpp27 typedef base::char_type char_type; typedef

123