Home
last modified time | relevance | path

Searched refs:do_length (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/
Dc_io_libio_codecvt.c60 do_length(struct _IO_codecvt *codecvt, __c_mbstate_t *statep,
79 .__codecvt_do_length = do_length,
152 do_length(struct _IO_codecvt *codecvt, __c_mbstate_t *statep, in do_length() function
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dcodecvt.h111 { return this->do_length(__state, __from, __end, __max); } in length()
147 do_length(const state_type&, const extern_type* __from,
201 do_length(const state_type&, const extern_type* __from,
255 do_length(const state_type&, const extern_type* __from,
309 int do_length(const state_type&, const extern_type* __from,
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dcodecvt.h220 { return this->do_length(__state, __from, __end, __max); } in length()
263 do_length(state_type&, const extern_type* __from,
323 do_length(state_type&, const extern_type* __from,
383 do_length(state_type&, const extern_type* __from,
443 int do_length(state_type&, const extern_type* __from,
/openbsd/src/gnu/llvm/libcxx/include/
Dcodecvt111 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
146 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
180 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
236 int do_length(state_type&, const extern_type* __frm, const extern_type* __end,
272 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
307 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
341 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
375 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
409 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
465 …int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx) const …
[all …]
D__locale1012 return do_length(__st, __frm, __end, __mx);
1040 …virtual int do_length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t…
1098 return do_length(__st, __frm, __end, __mx);
1124 …virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx…
1183 return do_length(__st, __frm, __end, __mx);
1211 …virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx…
1271 return do_length(__st, __frm, __end, __mx);
1299 …virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx…
1359 return do_length(__st, __frm, __end, __mx);
1387 …virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end, size_t __mx…
[all …]
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
Dcodecvt.cc106 do_length (const state_type&, const extern_type* __from, in do_length() function in std::codecvt
147 do_length(const state_type&, const extern_type* __from, in do_length() function in std::codecvt
/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Diofwide.c59 static int do_length (struct _IO_codecvt *codecvt, __c_mbstate_t *statep,
75 .__codecvt_do_length = do_length,
424 do_length (struct _IO_codecvt *codecvt, __c_mbstate_t *statep, in do_length() function
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dcodecvt.cc107 do_length (state_type&, const extern_type* __from, in do_length() function in codecvt
/openbsd/src/gnu/gcc/libstdc++-v3/config/locale/generic/
Dcodecvt_members.cc182 do_length(state_type& __state, const extern_type* __from, in do_length() function in codecvt
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dcodecvt_specializations.h289 do_length(state_type&, const extern_type* __from,
505 do_length(state_type&, const extern_type* __from, in do_length() function
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
Dcodecvt_specializations.h233 do_length(const state_type&, const extern_type* __from,
450 do_length(const state_type&, const extern_type* __from, in do_length() function
/openbsd/src/gnu/gcc/libstdc++-v3/config/locale/gnu/
Dcodecvt_members.cc235 do_length(state_type& __state, const extern_type* __from, in do_length() function in codecvt
/openbsd/src/gnu/llvm/libcxx/src/
Dlocale.cpp1584 codecvt<char, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
1781 codecvt<wchar_t, char, mbstate_t>::do_length(state_type& st, in do_length() function in codecvt
3266 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3345 codecvt<char16_t, char8_t, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3424 codecvt<char32_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3503 codecvt<char32_t, char8_t, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3598 __codecvt_utf8<wchar_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3685 __codecvt_utf8<char16_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3762 __codecvt_utf8<char32_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3859 __codecvt_utf16<wchar_t, false>::do_length(state_type&, in do_length() function in __codecvt_utf16
[all …]
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DCHECKLIST1779 T virtual int do_length(const stateT&, const externT* from,
1805 S virtual int do_length(const stateT&, const externT* from,
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DCHECKLIST1779 T virtual int do_length(const stateT&, const externT* from,
1805 S virtual int do_length(const stateT&, const externT* from,