Home | History | Annotate | Download | only in bits

Lines Matching refs:__state

117       out(state_type& __state, const intern_type* __from,
122 return this->do_out(__state, __from, __from_end, __from_next,
156 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
158 { return this->do_unshift(__state, __to,__to_end,__to_next); }
197 in(state_type& __state, const extern_type* __from,
202 return this->do_in(__state, __from, __from_end, __from_next,
215 length(state_type& __state, const extern_type* __from,
217 { return this->do_length(__state, __from, __end, __max); }
238 do_out(state_type& __state, const intern_type* __from,
244 do_unshift(state_type& __state, extern_type* __to,
248 do_in(state_type& __state, const extern_type* __from,
305 do_out(state_type& __state, const intern_type* __from,
311 do_unshift(state_type& __state, extern_type* __to,
315 do_in(state_type& __state, const extern_type* __from,
365 do_out(state_type& __state, const intern_type* __from,
371 do_unshift(state_type& __state, extern_type* __to,
375 do_in(state_type& __state, const extern_type* __from,
423 do_out(state_type& __state, const intern_type* __from,
429 do_unshift(state_type& __state,
434 do_in(state_type& __state,