| /external/boringssl/src/crypto/x509/ |
| D | charmap.h | 6 static const unsigned char char_type[] = { variable
|
| /external/libcxx/test/std/strings/basic.string/ |
| D | test_traits.h | 16 typedef charT char_type; typedef
|
| /external/libcxx/test/std/input.output/iostream.format/quoted.manip/ |
| D | quoted_traits.fail.cpp | 28 typedef charT char_type; typedef
|
| /external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/ |
| D | failed.pass.cpp | 23 typedef typename std::basic_streambuf<Char,Traits>::char_type char_type; typedef
|
| /external/libcxx/test/std/strings/string.view/string.view.hash/ |
| D | string_view.pass.cpp | 38 typedef typename SV::value_type char_type; in test() typedef
|
| /external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
| D | pbackfail.pass.cpp | 24 typedef typename base::char_type char_type; typedef
|
| D | underflow.pass.cpp | 29 typedef typename base::char_type char_type; typedef
|
| D | overflow.pass.cpp | 28 typedef typename base::char_type char_type; typedef
|
| /external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
| D | pbackfail.pass.cpp | 27 typedef base::char_type char_type; typedef
|
| D | underflow.pass.cpp | 27 typedef base::char_type char_type; typedef
|
| D | overflow.pass.cpp | 27 typedef base::char_type char_type; typedef
|
| /external/libchrome/base/strings/ |
| D | string16.h | 72 typedef char16 char_type; typedef
|
| D | string_tokenizer.h | 86 typedef typename str::value_type char_type; typedef
|
| /external/libcxx/test/support/ |
| D | constexpr_char_traits.hpp | 22 typedef _CharT char_type; typedef
|
| /external/freetype/src/sfnt/ |
| D | sfdriver.c | 480 char_type_func char_type, in get_win_string() 541 char_type_func char_type, in get_apple_string()
|
| /external/clang/test/SemaCXX/ |
| D | crashes.cpp | 217 typedef _CharT char_type; typedef
|
| /external/compiler-rt/lib/msan/ |
| D | msan_interceptors.cc | 412 #define INTERCEPTOR_STRTO(ret_type, func, char_type) \ argument 417 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ argument 423 #define INTERCEPTOR_STRTO_LOC(ret_type, func, char_type) \ argument 429 #define INTERCEPTOR_STRTO_BASE_LOC(ret_type, func, char_type) \ argument 435 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 441 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument 506 #define INTERCEPTOR_STRFTIME_BODY(char_type, ret_type, func, s, ...) \ argument
|
| /external/python/cpython3/Modules/_io/ |
| D | winconsoleio.c | 598 WORD char_type; in read_console_w() local
|
| /external/compiler-rt/lib/msan/tests/ |
| D | msan_test.cc | 1622 #define TEST_STRTO_INT(func_name, char_type, str_prefix) \ argument 1629 #define TEST_STRTO_FLOAT(func_name, char_type, str_prefix) \ argument 1636 #define TEST_STRTO_FLOAT_LOC(func_name, char_type, str_prefix) \ argument 1645 #define TEST_STRTO_INT_LOC(func_name, char_type, str_prefix) \ argument
|