/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | codecvt.h | 79 typedef _StateT state_type; in _GLIBCXX_VISIBILITY() typedef 285 typedef _StateT state_type; in _GLIBCXX_VISIBILITY() typedef 350 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 413 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 477 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 534 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 592 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 649 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | char_traits.h | 78 typedef std::mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 104 typedef typename _Char_types<_CharT>::state_type state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | locale_conv.h | 267 typedef typename _Codecvt::state_type state_type; in _GLIBCXX_VISIBILITY() typedef 414 typedef typename _Codecvt::state_type state_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | codecvt.h | 76 typedef _StateT state_type; in _GLIBCXX_VISIBILITY() typedef 282 typedef _StateT state_type; in _GLIBCXX_VISIBILITY() typedef 347 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 410 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 474 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 531 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 589 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 646 typedef mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | char_traits.h | 70 typedef std::mbstate_t state_type; in _GLIBCXX_VISIBILITY() typedef 96 typedef typename _Char_types<_CharT>::state_type state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | locale_conv.h | 237 typedef typename _Codecvt::state_type state_type; in _GLIBCXX_VISIBILITY() typedef 392 typedef typename _Codecvt::state_type state_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 750 do_out(state_type&, in do_out() argument 766 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 775 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() argument 803 do_length(state_type&, const extern_type* __from, in do_length() argument 827 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out() argument 842 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 851 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() argument 874 do_length(state_type&, const extern_type* __from, in do_length() argument 899 do_out(state_type&, in do_out() argument 915 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 750 do_out(state_type&, in do_out() argument 766 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 775 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() argument 803 do_length(state_type&, const extern_type* __from, in do_length() argument 827 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out() argument 842 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 851 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() argument 874 do_length(state_type&, const extern_type* __from, in do_length() argument 899 do_out(state_type&, in do_out() argument 915 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 56 do_out(state_type&, const intern_type* __from, in do_out() argument 71 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 80 do_in(state_type&, const extern_type* __from, in do_in() argument 104 do_length (state_type&, const extern_type* __from, in do_length() argument 136 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 56 do_out(state_type&, const intern_type* __from, in do_out() argument 71 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 80 do_in(state_type&, const extern_type* __from, in do_in() argument 104 do_length (state_type&, const extern_type* __from, in do_length() argument 136 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 1467 codecvt<char, char, mbstate_t>::do_out(state_type&, in do_out() argument 1477 codecvt<char, char, mbstate_t>::do_in(state_type&, in do_in() argument 1487 codecvt<char, char, mbstate_t>::do_unshift(state_type&, in do_unshift() argument 1507 codecvt<char, char, mbstate_t>::do_length(state_type&, in do_length() argument 3130 codecvt<char16_t, char, mbstate_t>::do_out(state_type&, in do_out() argument 3147 codecvt<char16_t, char, mbstate_t>::do_in(state_type&, in do_in() argument 3164 codecvt<char16_t, char, mbstate_t>::do_unshift(state_type&, in do_unshift() argument 3184 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, in do_length() argument 3209 codecvt<char16_t, char8_t, mbstate_t>::do_out(state_type&, in do_out() argument 3226 codecvt<char16_t, char8_t, mbstate_t>::do_in(state_type&, in do_in() argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | enc_filebuf.h | 47 typedef typename traits_type::state_type state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | codecvt_specializations.h | 214 typedef encoding_state state_type; in _GLIBCXX_VISIBILITY() typedef 241 typedef __gnu_cxx::encoding_state state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | pod_char_traits.h | 53 typedef _St state_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | enc_filebuf.h | 47 typedef typename traits_type::state_type state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | codecvt_specializations.h | 214 typedef encoding_state state_type; in _GLIBCXX_VISIBILITY() typedef 241 typedef __gnu_cxx::encoding_state state_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | pod_char_traits.h | 53 typedef _St state_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | main.c | 79 int *accptnum, *assoc_rule, *state_type; variable
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | QLParser.tab.hh | 1566 typedef signed char state_type; typedef in QL::Parser
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | dst_api.c | 2443 int state_type; in dst_key_is_unused() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | dst_api.c | 2457 int state_type; dst_key_is_unused() local
|