| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/ |
| D | c_io_libio_codecvt.c | 60 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/ |
| D | codecvt.h | 111 { 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/ |
| D | codecvt.h | 220 { 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/ |
| D | codecvt | 111 …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 | __locale | 1012 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/ |
| D | codecvt.cc | 106 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/ |
| D | iofwide.c | 59 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/ |
| D | codecvt.cc | 107 do_length (state_type&, const extern_type* __from, in do_length() function in codecvt
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/locale/generic/ |
| D | codecvt_members.cc | 182 do_length(state_type& __state, const extern_type* __from, in do_length() function in codecvt
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/ext/ |
| D | codecvt_specializations.h | 289 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/ |
| D | codecvt_specializations.h | 233 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/ |
| D | codecvt_members.cc | 235 do_length(state_type& __state, const extern_type* __from, in do_length() function in codecvt
|
| /openbsd/src/gnu/llvm/libcxx/src/ |
| D | locale.cpp | 1584 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/ |
| D | CHECKLIST | 1779 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/ |
| D | CHECKLIST | 1779 T virtual int do_length(const stateT&, const externT* from, 1805 S virtual int do_length(const stateT&, const externT* from,
|