Home
last modified time | relevance | path

Searched refs:__to (Results 1 – 25 of 222) sorted by relevance

123456789

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/generic/
A Dcodecvt_members.cc46 extern_type* __to, extern_type* __to_end, in do_out() argument
72 __to += __conv; in do_out()
78 while (__from < __from_end && __to < __to_end) in do_out()
92 memcpy(__to, __buf, __conv); in do_out()
94 __to += __conv; in do_out()
103 __to_next = __to; in do_out()
111 intern_type* __to, intern_type* __to_end, in do_in() argument
122 while (__from < __from_end && __to < __to_end) in do_in()
141 *__to = L'\0'; in do_in()
145 __to++; in do_in()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/experimental/
A Dfs_ops.h61 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
62 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
65 copy(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
66 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
73 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
74 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
103 void create_hard_link(const path& __to, const path& __new_hard_link, in _GLIBCXX_VISIBILITY()
106 void create_symlink(const path& __to, const path& __new_symlink); in _GLIBCXX_VISIBILITY()
107 void create_symlink(const path& __to, const path& __new_symlink, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/experimental/bits/
A Dfs_ops.h61 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
62 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
65 copy(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
66 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
73 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
74 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
103 void create_hard_link(const path& __to, const path& __new_hard_link, in _GLIBCXX_VISIBILITY()
106 void create_symlink(const path& __to, const path& __new_symlink); in _GLIBCXX_VISIBILITY()
107 void create_symlink(const path& __to, const path& __new_symlink, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/experimental/bits/
A Dfs_ops.h61 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
62 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
65 copy(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
66 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
73 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
74 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
103 void create_hard_link(const path& __to, const path& __new_hard_link, in _GLIBCXX_VISIBILITY()
106 void create_symlink(const path& __to, const path& __new_symlink); in _GLIBCXX_VISIBILITY()
107 void create_symlink(const path& __to, const path& __new_symlink, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/bits/
A Dfs_ops.h61 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
62 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
65 copy(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
66 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
73 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
74 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
103 void create_hard_link(const path& __to, const path& __new_hard_link, in _GLIBCXX_VISIBILITY()
106 void create_symlink(const path& __to, const path& __new_symlink); in _GLIBCXX_VISIBILITY()
107 void create_symlink(const path& __to, const path& __new_symlink, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/bits/
A Dfs_ops.h61 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
62 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
65 copy(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
66 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
73 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
74 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
103 void create_hard_link(const path& __to, const path& __new_hard_link, in _GLIBCXX_VISIBILITY()
106 void create_symlink(const path& __to, const path& __new_symlink); in _GLIBCXX_VISIBILITY()
107 void create_symlink(const path& __to, const path& __new_symlink, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/experimental/bits/
A Dfs_ops.h61 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
62 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
65 copy(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
66 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
73 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
74 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
103 void create_hard_link(const path& __to, const path& __new_hard_link, in _GLIBCXX_VISIBILITY()
106 void create_symlink(const path& __to, const path& __new_symlink); in _GLIBCXX_VISIBILITY()
107 void create_symlink(const path& __to, const path& __new_symlink, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/
A Dfs_ops.h61 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
62 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
65 copy(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
66 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
73 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY()
74 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY()
78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY()
103 void create_hard_link(const path& __to, const path& __new_hard_link, in _GLIBCXX_VISIBILITY()
106 void create_symlink(const path& __to, const path& __new_symlink); in _GLIBCXX_VISIBILITY()
107 void create_symlink(const path& __to, const path& __new_symlink, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++11/
A Dcodecvt.cc759 __to_next = __to; in do_unshift()
835 __to_next = __to; in do_unshift()
904 __to_next = __to; in do_unshift()
980 __to_next = __to; in do_unshift()
1072 __to_next = __to; in do_unshift()
1166 __to_next = __to; in do_unshift()
1241 __to_next = __to; in do_unshift()
1330 __to_next = __to; in do_unshift()
1425 __to_next = __to; in do_unshift()
1501 __to_next = __to; in do_unshift()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++11/
A Dcodecvt.cc759 __to_next = __to; in do_unshift()
835 __to_next = __to; in do_unshift()
904 __to_next = __to; in do_unshift()
980 __to_next = __to; in do_unshift()
1072 __to_next = __to; in do_unshift()
1171 __to_next = __to; in do_unshift()
1246 __to_next = __to; in do_unshift()
1335 __to_next = __to; in do_unshift()
1430 __to_next = __to; in do_unshift()
1506 __to_next = __to; in do_unshift()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++11/
A Dcodecvt.cc759 __to_next = __to; in do_unshift()
835 __to_next = __to; in do_unshift()
904 __to_next = __to; in do_unshift()
980 __to_next = __to; in do_unshift()
1072 __to_next = __to; in do_unshift()
1166 __to_next = __to; in do_unshift()
1241 __to_next = __to; in do_unshift()
1330 __to_next = __to; in do_unshift()
1425 __to_next = __to; in do_unshift()
1501 __to_next = __to; in do_unshift()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++11/
A Dcodecvt.cc759 __to_next = __to; in do_unshift()
835 __to_next = __to; in do_unshift()
904 __to_next = __to; in do_unshift()
980 __to_next = __to; in do_unshift()
1072 __to_next = __to; in do_unshift()
1171 __to_next = __to; in do_unshift()
1246 __to_next = __to; in do_unshift()
1335 __to_next = __to; in do_unshift()
1430 __to_next = __to; in do_unshift()
1506 __to_next = __to; in do_unshift()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++11/
A Dcodecvt.cc769 __to_next = __to; in do_unshift()
845 __to_next = __to; in do_unshift()
918 __to_next = __to; in do_unshift()
994 __to_next = __to; in do_unshift()
1064 __to_next = __to; in do_unshift()
1140 __to_next = __to; in do_unshift()
1232 __to_next = __to; in do_unshift()
1331 __to_next = __to; in do_unshift()
1406 __to_next = __to; in do_unshift()
1495 __to_next = __to; in do_unshift()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++11/
A Dcodecvt.cc769 __to_next = __to; in do_unshift()
845 __to_next = __to; in do_unshift()
918 __to_next = __to; in do_unshift()
994 __to_next = __to; in do_unshift()
1064 __to_next = __to; in do_unshift()
1140 __to_next = __to; in do_unshift()
1232 __to_next = __to; in do_unshift()
1331 __to_next = __to; in do_unshift()
1406 __to_next = __to; in do_unshift()
1495 __to_next = __to; in do_unshift()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/
A Dcodecvt.cc769 __to_next = __to; in do_unshift()
845 __to_next = __to; in do_unshift()
918 __to_next = __to; in do_unshift()
994 __to_next = __to; in do_unshift()
1064 __to_next = __to; in do_unshift()
1140 __to_next = __to; in do_unshift()
1232 __to_next = __to; in do_unshift()
1331 __to_next = __to; in do_unshift()
1406 __to_next = __to; in do_unshift()
1495 __to_next = __to; in do_unshift()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dcodecvt.h118 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
122 __to, __to_end, __to_next); in _GLIBCXX_VISIBILITY()
198 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
202 __to, __to_end, __to_next); in _GLIBCXX_VISIBILITY()
249 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
316 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
436 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
495 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
552 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
610 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dcodecvt.h121 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
125 __to, __to_end, __to_next); in _GLIBCXX_VISIBILITY()
201 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
205 __to, __to_end, __to_next); in _GLIBCXX_VISIBILITY()
252 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
319 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
439 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
498 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
555 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
613 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dcodecvt.h118 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
122 __to, __to_end, __to_next); in _GLIBCXX_VISIBILITY()
198 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
202 __to, __to_end, __to_next); in _GLIBCXX_VISIBILITY()
249 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
316 intern_type* __to, intern_type* __to_end, in _GLIBCXX_VISIBILITY()
436 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
495 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
552 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
610 extern_type* __to, extern_type* __to_end, in _GLIBCXX_VISIBILITY()
[all …]

Completed in 2420 milliseconds

123456789