Home
last modified time | relevance | path

Searched refs:intern_type (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/libc++/include/
H A Dcodecvt102 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
137 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
172 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
225 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
260 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
295 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
330 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
365 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
400 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
453 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
[all …]
H A D__locale883 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt,
899 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
942 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
968 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt,
984 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
1025 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
1052 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt,
1068 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
1111 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const;
1154 intern_type* __to, intern_type* __to_end, intern_type*& __to_nxt) const
[all …]
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dcodecvt.h121 const intern_type* __from_end, const intern_type*& __from_next, in out()
202 intern_type* __to, intern_type* __to_end, in in()
203 intern_type*& __to_next) const in in()
242 const intern_type* __from_end, const intern_type*& __from_next,
253 intern_type* __to, intern_type* __to_end,
302 const intern_type* __from_end, const intern_type*& __from_next,
313 intern_type* __to, intern_type* __to_end,
362 const intern_type* __from_end, const intern_type*& __from_next,
373 intern_type* __to, intern_type* __to_end,
420 const intern_type* __from_end, const intern_type*& __from_next,
[all …]
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h244 typedef _InternT intern_type; typedef
268 const intern_type* __from_end, const intern_type*& __from_next,
279 intern_type* __to, intern_type* __to_end,
280 intern_type*& __to_next) const;
315 const intern_type* __from_end, const intern_type*& __from_next, in do_out()
323 const size_t __fmultiple = sizeof(intern_type); in do_out()
343 intern_type* __cfixed = static_cast<intern_type*> in do_out()
353 intern_type* __cfixed = const_cast<intern_type*>(__from); in do_out()
390 const size_t __tmultiple = sizeof(intern_type); in do_unshift()
420 intern_type* __to, intern_type* __to_end, in do_in()
[all …]
/freebsd-12.1/contrib/libstdc++/src/
H A Dcodecvt.cc59 do_out(state_type&, const intern_type* __from, in do_out() argument
60 const intern_type*, const intern_type*& __from_next, in do_out()
85 intern_type* __to, intern_type*, intern_type*& __to_next) const in do_in() argument
/freebsd-12.1/contrib/libstdc++/config/locale/generic/
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_BEGIN_NAMESPACE()
45 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_BEGIN_NAMESPACE()
111 intern_type* __to, intern_type* __to_end, in do_in()
112 intern_type*& __to_next) const in do_in()
/freebsd-12.1/contrib/libstdc++/config/locale/gnu/
H A Dcodecvt_members.cc45 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_BEGIN_NAMESPACE()
46 const intern_type* __from_end, const intern_type*& __from_next, in _GLIBCXX_BEGIN_NAMESPACE()
64 const intern_type* __from_chunk_end = wmemchr(__from_next, L'\0', in _GLIBCXX_BEGIN_NAMESPACE()
122 intern_type* __to, intern_type* __to_end, in do_in()
123 intern_type*& __to_next) const in do_in()
/freebsd-12.1/contrib/libc++/src/
H A Dlocale.cpp1466 intern_type* to, intern_type*, intern_type*& to_nxt) const in do_in() argument
1591 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3136 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3213 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3296 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3379 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3454 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3529 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3604 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
3679 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in()
[all …]
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-2002246 (state_type&, const intern_type*, const intern_type*,
247 const intern_type*&, extern_type*, extern_type*, extern_type*&),
249 const extern_type*&, intern_type*, intern_type*, intern_type*&)):
338 * src/codecvt.cc (codecvt::do_out(state_type&, const intern_type*,
339 const intern_type*, const intern_type*&, extern_type*, extern_type*,
341 const extern_type*, const extern_type*&, intern_type*, intern_type*,
342 intern_type*&), codecvt::do_length(const state_type&,