Home
last modified time | relevance | path

Searched defs:CharT (Results 1 – 25 of 31) sorted by relevance

12

/external/libcxx/test/std/re/re.submatch/re.submatch.members/
Ddefault.pass.cpp23 typedef char CharT; in main() typedef
29 typedef wchar_t CharT; in main() typedef
Dcompare_value_type_ptr.pass.cpp23 typedef char CharT; in main() typedef
35 typedef wchar_t CharT; in main() typedef
Dlength.pass.cpp23 typedef char CharT; in main() typedef
34 typedef wchar_t CharT; in main() typedef
Dstr.pass.cpp23 typedef char CharT; in main() typedef
36 typedef wchar_t CharT; in main() typedef
Dcompare_string_type.pass.cpp23 typedef char CharT; in main() typedef
36 typedef wchar_t CharT; in main() typedef
Dcompare_sub_match.pass.cpp23 typedef char CharT; in main() typedef
39 typedef wchar_t CharT; in main() typedef
Doperator_string.pass.cpp23 typedef char CharT; in main() typedef
36 typedef wchar_t CharT; in main() typedef
/external/llvm-project/libcxx/test/std/re/re.submatch/re.submatch.members/
Ddefault.pass.cpp22 typedef char CharT; in main() typedef
28 typedef wchar_t CharT; in main() typedef
Dlength.pass.cpp22 typedef char CharT; in main() typedef
33 typedef wchar_t CharT; in main() typedef
Dcompare_value_type_ptr.pass.cpp22 typedef char CharT; in main() typedef
34 typedef wchar_t CharT; in main() typedef
Dstr.pass.cpp22 typedef char CharT; in main() typedef
35 typedef wchar_t CharT; in main() typedef
Dcompare_sub_match.pass.cpp22 typedef char CharT; in main() typedef
38 typedef wchar_t CharT; in main() typedef
Dcompare_string_type.pass.cpp22 typedef char CharT; in main() typedef
35 typedef wchar_t CharT; in main() typedef
Doperator_string.pass.cpp22 typedef char CharT; in main() typedef
35 typedef wchar_t CharT; in main() typedef
/external/libcxx/test/std/strings/string.view/string.view.cons/
Dfrom_string.pass.cpp26 void test ( const std::basic_string<CharT, Traits> &str ) { in test()
/external/llvm-project/libcxx/test/std/strings/string.view/string.view.cons/
Dfrom_string.pass.cpp25 void test ( const std::basic_string<CharT, Traits> &str ) { in test()
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.generic.obs/
Dgeneric_string_alloc.pass.cpp40 using CharT = wchar_t; in main() typedef
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.generic.obs/
Dgeneric_string_alloc.pass.cpp42 using CharT = wchar_t; in main() typedef
/external/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/
Dostream_joiner.op.postincrement.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test() argument
Dostream_joiner.op.pretincrement.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test() argument
Dostream_joiner.op.star.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test() argument
/external/llvm-project/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/
Dostream_joiner.op.star.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test() argument
Dostream_joiner.op.postincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test() argument
Dostream_joiner.op.pretincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test() argument
/external/openscreen/util/
Dstd_util.h36 CharT* data(std::basic_string<CharT, Traits, Allocator>& str) { in data()

12