/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | codecvt.cc | 61 extern_type* __to, extern_type*, in do_out() argument 74 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 85 intern_type* __to, intern_type*, intern_type*& __to_next) const in do_in() argument 139 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
H A D | codecvt.cc | 59 extern_type* __to, extern_type*, in do_out() argument 72 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 83 intern_type* __to, intern_type*, in do_in() argument 128 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/ |
H A D | operations.h | 69 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { return __copy_f… in copy_file() 70 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file() 71 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file() 72 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file() 73 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to) { __copy_symli… in copy_symlink() 74 inline _LIBCPP_HIDE_FROM_ABI void copy_symlink(const path& __from, const path& __to, error_code& __… in copy_symlink() 75 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to) { __copy(__from, __to,… in copy() 76 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, error_code& __ec) { __… in copy() 77 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { … in copy() 78 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy() [all …]
|
/openbsd-src/gnu/gcc/libstdc++-v3/config/locale/generic/ |
H A D | collate_members.cc | 52 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform() 68 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
|
H A D | codecvt_members.cc | 111 intern_type* __to, intern_type* __to_end, in do_in()
|
/openbsd-src/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
H A D | collate_members.cc | 53 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform() 69 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
|
H A D | codecvt_members.cc | 122 intern_type* __to, intern_type* __to_end, in do_in() 251 wchar_t* __to = static_cast<wchar_t*>(__builtin_alloca(sizeof(wchar_t) in do_length() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
H A D | collate_members.cc | 53 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform() 69 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
|
H A D | codecvt_members.cc | 47 extern_type* __to, extern_type* __to_end, in do_out() 82 intern_type* __to, intern_type* __to_end, in do_in()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/generic/ |
H A D | collate_members.cc | 52 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform() 68 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
|
H A D | codecvt_members.cc | 46 extern_type* __to, extern_type* __to_end, in do_out() 75 intern_type* __to, intern_type* __to_end, in do_in()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | codecvt.h | 78 extern_type* __to, extern_type* __to_end, in out() 86 unshift(state_type& __state, extern_type* __to, extern_type* __to_end, in unshift() 93 intern_type* __to, intern_type* __to_end, in in()
|
H A D | locale_facets.h | 213 widen(const char* __lo, const char* __hi, char_type* __to) const in widen() 222 char __dfault, char *__to) const in narrow()
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | codecvt.h | 122 extern_type* __to, extern_type* __to_end, in out() 159 unshift(state_type& __state, extern_type* __to, extern_type* __to_end, in unshift() 202 intern_type* __to, intern_type* __to_end, in in()
|
H A D | locale_facets.h | 307 widen(const char* __lo, const char* __hi, char_type* __to) const in widen() 349 char __dfault, char *__to) const in narrow() 894 widen(const char* __lo, const char* __hi, char_type* __to) const in widen() 959 char __dfault, char *__to) const in narrow()
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | codecvt_specializations.h | 316 extern_type* __to, extern_type* __to_end, in do_out() 383 do_unshift(state_type& __state, extern_type* __to, in do_unshift() 420 intern_type* __to, intern_type* __to_end, in do_in()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/ |
H A D | codecvt_specializations.h | 260 extern_type* __to, extern_type* __to_end, in do_out() 327 do_unshift(state_type& __state, extern_type* __to, in do_unshift() 365 intern_type* __to, intern_type* __to_end, in do_in()
|