Lines Matching refs:intern_type

74       typedef _InternT			intern_type;  in _GLIBCXX_VISIBILITY()  typedef
116 out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
117 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_VISIBILITY()
198 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
199 intern_type*& __to_next) const in _GLIBCXX_VISIBILITY()
237 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
238 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_VISIBILITY()
249 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
250 intern_type*& __to_next) const = 0; in _GLIBCXX_VISIBILITY()
280 typedef _InternT intern_type; in _GLIBCXX_VISIBILITY() typedef
304 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
305 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_VISIBILITY()
316 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
317 intern_type*& __to_next) const; in _GLIBCXX_VISIBILITY()
345 typedef char intern_type; in _GLIBCXX_VISIBILITY() typedef
366 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
367 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_VISIBILITY()
378 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
379 intern_type*& __to_next) const; in _GLIBCXX_VISIBILITY()
408 typedef wchar_t intern_type; in _GLIBCXX_VISIBILITY() typedef
429 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
430 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_VISIBILITY()
443 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
444 intern_type*& __to_next) const; in _GLIBCXX_VISIBILITY()
473 typedef char16_t intern_type; in _GLIBCXX_VISIBILITY() typedef
489 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
490 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_VISIBILITY()
503 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
504 intern_type*& __to_next) const; in _GLIBCXX_VISIBILITY()
530 typedef char32_t intern_type; in _GLIBCXX_VISIBILITY() typedef
546 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
547 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_VISIBILITY()
560 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
561 intern_type*& __to_next) const; in _GLIBCXX_VISIBILITY()