• Home
  • Raw
  • Download

Lines Matching refs:__to

544     const char* widen(const char* __low, const char* __high, char_type* __to) const
546 return do_widen(__low, __high, __to);
556 …char_type* narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const
558 return do_narrow(__low, __high, __dfault, __to);
653 const char* widen(const char* __low, const char* __high, char_type* __to) const
655 return do_widen(__low, __high, __to);
665 …const char* narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) con…
667 return do_narrow(__low, __high, __dfault, __to);
695 virtual const char* do_widen(const char* __low, const char* __high, char_type* __to) const;
697 … char* do_narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const;
884 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
886 return do_out(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
891 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
893 return do_unshift(__st, __to, __to_end, __to_nxt);
899 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
901 return do_in(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
939 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
942 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
944 … extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
969 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
971 return do_out(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
976 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
978 return do_unshift(__st, __to, __to_end, __to_nxt);
984 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
986 return do_in(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
1022 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
1025 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
1027 … extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
1053 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
1055 return do_out(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
1060 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
1062 return do_unshift(__st, __to, __to_end, __to_nxt);
1068 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
1070 return do_in(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
1108 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
1111 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
1113 … extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
1139 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
1141 return do_out(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
1146 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
1148 return do_unshift(__st, __to, __to_end, __to_nxt);
1154 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
1156 return do_in(__st, __frm, __frm_end, __frm_nxt, __to, __to_end, __to_nxt);
1194 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
1197 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
1199 … extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;