| /src/crypto/external/apache2/openssl/dist/crypto/asn1/ |
| charmap.h | 22 static const unsigned short char_type[] = { variable
|
| /src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
| charmap.h | 22 static const unsigned short char_type[] = { variable
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
| charmap.h | 22 static const unsigned short char_type[] = { variable
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| stdio_filebuf.h | 56 typedef _CharT char_type; typedef in class:stdio_filebuf
|
| pod_char_traits.h | 46 // NB: The char_type parameter is a subset of int_type, as to allow 47 // int_type to properly hold the full range of char_type values as 56 typedef character<_Value, _Int, _St> char_type; typedef in struct:character 61 static char_type 64 char_type ret = { static_cast<value_type>(v) }; 70 to(const char_type& c) 101 typedef __gnu_cxx::character<_Value, _Int, _St> char_type; typedef in struct:char_traits 102 typedef typename char_type::int_type int_type; 103 typedef typename char_type::state_type state_type; 108 assign(char_type& __c1, const char_type& __c2 [all...] |
| stdio_sync_filebuf.h | 62 typedef _CharT char_type; typedef in class:stdio_sync_filebuf 169 xsgetn(char_type* __s, std::streamsize __n); 188 xsputn(const char_type* __s, std::streamsize __n);
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| stdio_filebuf.h | 54 typedef _CharT char_type; typedef in class:stdio_filebuf
|
| pod_char_traits.h | 44 // NB: The char_type parameter is a subset of int_type, as to allow 45 // int_type to properly hold the full range of char_type values as 54 typedef character<_Value, _Int, _St> char_type; typedef in struct:character 59 static char_type 62 char_type ret = { static_cast<value_type>(v) }; 68 to(const char_type& c) 99 typedef __gnu_cxx::character<_Value, _Int, _St> char_type; typedef in struct:char_traits 100 typedef typename char_type::int_type int_type; 101 typedef typename char_type::state_type state_type; 106 assign(char_type& __c1, const char_type& __c2 [all...] |
| stdio_sync_filebuf.h | 60 typedef _CharT char_type; typedef in class:stdio_sync_filebuf 167 xsgetn(char_type* __s, std::streamsize __n); 186 xsputn(const char_type* __s, std::streamsize __n);
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| stream_iterator.h | 60 typedef _CharT char_type; typedef in class:istream_iterator 191 * @tparam _CharT The ostream char_type. 205 typedef _CharT char_type; typedef in class:ostream_iterator
|
| char_traits.h | 113 typedef _CharT char_type; typedef in struct:char_traits 125 assign(char_type& __c1, const char_type& __c2) 136 eq(const char_type& __c1, const char_type& __c2) 140 lt(const char_type& __c1, const char_type& __c2) 144 compare(const char_type* __s1, const char_type* __s2, std::size_t __n); 147 length(const char_type* __s) 331 typedef char char_type; typedef in struct:char_traits 473 typedef wchar_t char_type; typedef in struct:char_traits 605 typedef char8_t char_type; typedef in struct:char_traits 744 typedef char16_t char_type; typedef in struct:char_traits 871 typedef char32_t char_type; typedef in struct:char_traits [all...] |
| basic_ios.h | 70 static_assert(is_same_v<_CharT, typename _Traits::char_type>); 80 typedef _CharT char_type; typedef in class:basic_ios 101 mutable char_type _M_fill; 373 char_type 393 char_type 394 fill(char_type __ch) 396 char_type __old = this->fill(); 422 * Maps a character of @c char_type to a character of @c char, 427 * std::use_facet<ctype<char_type> >(getloc()).narrow(c,dfault) 434 narrow(char_type __c, char __dfault) cons [all...] |
| locale_classes.h | 685 typedef _CharT char_type; typedef in class:collate 858 typedef _CharT char_type; typedef in class:collate_byname
|
| streambuf_iterator.h | 70 typedef _CharT char_type; typedef in class:istreambuf_iterator 149 char_type 259 typedef _CharT char_type; typedef in class:ostreambuf_iterator
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| stream_iterator.h | 57 typedef _CharT char_type; typedef in class:istream_iterator 188 * @tparam _CharT The ostream char_type. 202 typedef _CharT char_type; typedef in class:ostream_iterator
|
| char_traits.h | 100 typedef _CharT char_type; typedef in struct:char_traits 110 assign(char_type& __c1, const char_type& __c2) 121 eq(const char_type& __c1, const char_type& __c2) 125 lt(const char_type& __c1, const char_type& __c2) 129 compare(const char_type* __s1, const char_type* __s2, std::size_t __n); 132 length(const char_type* __s) 331 typedef char char_type; typedef in struct:char_traits 469 typedef wchar_t char_type; typedef in struct:char_traits 597 typedef char8_t char_type; typedef in struct:char_traits 734 typedef char16_t char_type; typedef in struct:char_traits 855 typedef char32_t char_type; typedef in struct:char_traits [all...] |
| basic_ios.h | 76 typedef _CharT char_type; typedef in class:basic_ios 97 mutable char_type _M_fill; 369 char_type 389 char_type 390 fill(char_type __ch) 392 char_type __old = this->fill(); 418 * Maps a character of @c char_type to a character of @c char, 423 * std::use_facet<ctype<char_type> >(getloc()).narrow(c,dfault) 430 narrow(char_type __c, char __dfault) const 438 * Maps a character of @c char to a character of @c char_type [all...] |
| locale_classes.h | 654 typedef _CharT char_type; typedef in class:collate 827 typedef _CharT char_type; typedef in class:collate_byname
|
| streambuf_iterator.h | 69 typedef _CharT char_type; typedef in class:istreambuf_iterator 148 char_type 258 typedef _CharT char_type; typedef in class:ostreambuf_iterator
|
| /src/external/gpl3/gdb/dist/readline/readline/examples/ |
| readlinebuf.h | 49 typedef char char_type; typedef in class:readlinebuf 68 virtual streamsize xsgetn( char_type* buf, streamsize n ) {
|
| /src/external/gpl3/gdb.old/dist/readline/readline/examples/ |
| readlinebuf.h | 49 typedef char char_type; typedef in class:readlinebuf 68 virtual streamsize xsgetn( char_type* buf, streamsize n ) {
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| p-valprint.c | 81 struct type *char_type; 208 &string_pos, &char_type, NULL) > 0 221 i = val_print_string (char_type, NULL, 321 &string_pos, &char_type, NULL) > 0) 325 printstr (stream, char_type, valaddr + string_pos, len, 80 struct type *char_type; local
|
| /src/external/gpl3/gdb/dist/gdb/ |
| p-valprint.c | 81 struct type *char_type; 208 &string_pos, &char_type, NULL) > 0 221 i = val_print_string (char_type, NULL, 321 &string_pos, &char_type, NULL) > 0) 325 printstr (stream, char_type, valaddr + string_pos, len, 80 struct type *char_type; local
|
| /src/usr.bin/gzip/ |
| zuncompress.c | 43 #define tab_suffixof(i) ((char_type *)(zs->zs_htab))[i] 44 #define de_stack ((char_type *)&tab_suffixof(1 << BITS)) 71 typedef u_char char_type; typedef 73 static char_type magic_header[] = 76 static char_type rmask[9] = 110 char_type zs_buf[BITS]; 119 char_type *zs_stackp; 123 char_type zs_gbuf[BITS]; 257 tab_suffixof(zs->u.r.zs_code) = (char_type) zs->u.r.zs_code; 336 char_type *bp [all...] |
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| cxx11-shim_facets.cc | 293 typedef typename std::time_get<_CharT>::char_type char_type; typedef in struct:__facet_shims::__anon14834::time_get_shim 374 typedef typename std::money_get<_CharT>::char_type char_type; typedef in struct:__facet_shims::__anon14834::money_get_shim 415 typedef typename std::money_put<_CharT>::char_type char_type; typedef in struct:__facet_shims::__anon14834::money_put_shim 423 char_type fill, long double units) const 431 char_type fill, const string_type& digits) const
|