/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | codecvt | 87 typedef mbstate_t state_type; 95 result do_out(state_type& __st, 102 result do_in(state_type& __st, 109 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 112 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const … 126 typedef mbstate_t state_type; 133 result do_out(state_type& __st, 140 result do_in(state_type& __st, 147 …result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_n… 150 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const … [all …]
|
H A D | __locale | 750 typedef mbstate_t state_type; 755 out(state_type& __st, 766 …unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const { 771 in(state_type& __st, 786 length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const { 800 do_out(state_type& __st, 808 do_in(state_type& __st, 815 …virtual result do_unshift(state_type& __st, extern_type* __to, extern_type* __to_end, extern_type*… 818 …virtual int do_length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t… 832 typedef mbstate_t state_type; [all …]
|
H A D | iosfwd | 86 using streampos = fpos<char_traits<char>::state_type>; 87 using wstreampos = fpos<char_traits<wchar_t>::state_type>; 88 using u8streampos = fpos<char_traits<char8_t>::state_type>; // C++20 89 using u16streampos = fpos<char_traits<char16_t>::state_type>; 90 using u32streampos = fpos<char_traits<char32_t>::state_type>;
|
H A D | locale | 92 typedef typename Codecvt::state_type state_type; 100 wstring_convert(Codecvt* pcvt, state_type state); 118 state_type state() const; 126 typedef typename Tr::state_type state_type; 129 state_type state = state_type()); // before C++14 131 state_type state = state_type()); // before C++20 134 state_type state = state_type()); // C++20 143 state_type state() const; 3149 typedef typename _Codecvt::state_type state_type; 3156 state_type __cvtstate_; [all …]
|
H A D | fstream | 233 typedef typename traits_type::state_type state_type; 308 const codecvt<char_type, char, state_type>* __cv_; 309 state_type __st_; 310 state_type __st_last_; 417 if (std::has_facet<codecvt<char_type, char, state_type> >(this->getloc())) { 418 __cv_ = &std::use_facet<codecvt<char_type, char, state_type> >(this->getloc()); 468 __rhs.__st_ = state_type(); 469 __rhs.__st_last_ = state_type(); 985 state_type __state = __st_last_; 1021 __cv_ = &std::use_facet<codecvt<char_type, char, state_type> >(__loc);
|
H A D | string | 55 using state_type = mbstate_t;
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DFAEmitter.h | 46 using state_type = uint64_t; 53 void addTransition(state_type From, state_type To, action_type A); 69 using DfaState = SmallVector<state_type, 4>; 78 using DfaTransitionInfo = SmallVector<std::pair<state_type, state_type>, 4>; 85 std::map<std::pair<state_type, action_type>, std::vector<state_type>> 87 std::set<state_type> NfaStates;
|
H A D | DFAEmitter.cpp | 49 void DfaEmitter::addTransition(state_type From, state_type To, action_type A) { in addTransition() 64 for (state_type FromState : DS) { in visitDfaState() 70 for (state_type &ToState : I->second) { in visitDfaState()
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | std_stream.h | 40 typedef typename traits_type::state_type state_type; 42 __stdinbuf(FILE* __fp, state_type* __st); 52 const codecvt<char_type, char, state_type>* __cv_; 53 state_type* __st_; 72 __stdinbuf<_CharT>::__stdinbuf(FILE* __fp, state_type* __st) 85 __cv_ = &use_facet<codecvt<char_type, char, state_type> >(__loc); in __stdinbuf() 167 state_type __sv_st = *__st_; in __getchar() 248 typedef typename traits_type::state_type state_type; in pbackfail() 43 typedef typename traits_type::state_type state_type; global() typedef 285 typedef typename traits_type::state_type state_type; global() typedef [all...] |
H A D | locale.cpp | 1290 state_type&, in do_out() argument 1303 state_type&, in do_in() argument 1316 codecvt<char, char, mbstate_t>::do_unshift(state_type&, extern_type* to, extern_type*, extern_type*… in do_unshift() argument 1326 state_type&, const extern_type* frm, const extern_type* end, size_t mx) const { in do_length() argument 1355 state_type& st, in do_out() 1412 state_type& st, in do_in() 1476 state_type& st, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const { in do_unshift() 1503 state_type& st, const extern_type* frm, const extern_type* frm_end, size_t mx) const { in do_length() 2760 state_type&, in do_out() argument 2780 state_type&, in do_in() argument [all …]
|
/freebsd/contrib/flex/src/ |
H A D | nfa.c | 338 switch (state_type[mach]) { in mark_beginning_as_normal() 344 state_type[mach] = STATE_NORMAL; in mark_beginning_as_normal() 611 state_type = in mkstate() 612 reallocate_integer_array (state_type, current_mns); in mkstate() 623 state_type[lastnfa] = current_state_type; in mkstate()
|
H A D | main.c | 76 int *accptnum, *assoc_rule, *state_type; variable 1735 state_type = allocate_integer_array (current_mns); in set_up_initial_allocations()
|
H A D | flexdef.h | 470 extern int *accptnum, *assoc_rule, *state_type;
|
H A D | dfa.c | 103 int type = state_type[ns]; in check_trailing_context()
|
/freebsd/contrib/llvm-project/libcxx/include/__string/ |
H A D | char_traits.h | 85 using state_type = mbstate_t; 178 using state_type = mbstate_t;
|
/freebsd/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() argument 1421 switch (state_type) { in ar9300_mci_state() 1480 else if (state_type == HAL_MCI_STATE_NEXT_GPM_OFFSET) { in ar9300_mci_state()
|
H A D | ar9300.h | 1665 extern u_int32_t ar9300_mci_state (struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data);
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 4500 using state_type = std::uint64_t; typedef in Catch::SimplePcg32
|