Searched defs:state_type (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/libstdc++/src/ |
| H A D | codecvt.cc | 59 do_out(state_type&, const intern_type* __from, in do_out() argument 74 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 83 do_in(state_type&, const extern_type* __from, in do_in() argument 107 do_length (state_type&, const extern_type* __from, in do_length() argument 139 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
| /freebsd-12.1/contrib/libstdc++/include/bits/ |
| H A D | codecvt.h | 80 typedef _StateT state_type; typedef 281 typedef _StateT state_type; typedef 342 typedef mbstate_t state_type; typedef 400 typedef mbstate_t state_type; typedef
|
| H A D | char_traits.h | 67 typedef std::mbstate_t state_type; typedef 93 typedef typename _Char_types<_CharT>::state_type state_type; typedef
|
| /freebsd-12.1/contrib/libc++/src/ |
| H A D | locale.cpp | 1464 codecvt<char, char, mbstate_t>::do_in(state_type&, in do_in() argument 3265 __codecvt_utf8<wchar_t>::do_out(state_type&, in do_out() argument 3294 __codecvt_utf8<wchar_t>::do_in(state_type&, in do_in() argument 3320 __codecvt_utf8<wchar_t>::do_unshift(state_type&, in do_unshift() argument 3340 __codecvt_utf8<wchar_t>::do_length(state_type&, in do_length() argument 3359 __codecvt_utf8<char16_t>::do_out(state_type&, in do_out() argument 3377 __codecvt_utf8<char16_t>::do_in(state_type&, in do_in() argument 3415 __codecvt_utf8<char16_t>::do_length(state_type&, in do_length() argument 3434 __codecvt_utf8<char32_t>::do_out(state_type&, in do_out() argument 3452 __codecvt_utf8<char32_t>::do_in(state_type&, in do_in() argument [all …]
|
| /freebsd-12.1/contrib/libstdc++/include/ext/ |
| H A D | codecvt_specializations.h | 223 typedef encoding_state state_type; typedef 246 typedef __gnu_cxx::encoding_state state_type; typedef 505 do_length(state_type&, const extern_type* __from, in do_length() argument
|
| H A D | pod_char_traits.h | 54 typedef S state_type; typedef
|
| /freebsd-12.1/contrib/flex/ |
| H A D | main.c | 75 int *accptnum, *assoc_rule, *state_type; variable
|
| /freebsd-12.1/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_mci.c | 1416 ar9300_mci_state(struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data) in ar9300_mci_state()
|