| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | codecvt.h | 116 out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 121 return this->do_out(__state, __from, __from_end, __from_next, in _GLIBCXX_VISIBILITY() 196 in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 201 return this->do_in(__state, __from, __from_end, __from_next, in _GLIBCXX_VISIBILITY() 214 length(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 216 { return this->do_length(__state, __from, __end, __max); } in _GLIBCXX_VISIBILITY() 237 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 247 do_in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 259 do_length(state_type&, const extern_type* __from, in _GLIBCXX_VISIBILITY() 304 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | fs_ops.h | 54 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY() 55 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY() 58 copy(const path& __from, const path& __to, error_code& __ec) in _GLIBCXX_VISIBILITY() 59 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY() 61 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 62 void copy(const path& __from, const path& __to, copy_options __options, in _GLIBCXX_VISIBILITY() 66 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY() 67 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY() 70 copy_file(const path& __from, const path& __to, error_code& __ec) in _GLIBCXX_VISIBILITY() 71 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | fs_fwd.h | 302 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 303 void copy(const path& __from, const path& __to, copy_options __options, in _GLIBCXX_VISIBILITY() 306 bool copy_file(const path& __from, const path& __to, copy_options __option); in _GLIBCXX_VISIBILITY() 307 bool copy_file(const path& __from, const path& __to, copy_options __option, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | codecvt.h | 116 out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 121 return this->do_out(__state, __from, __from_end, __from_next, in _GLIBCXX_VISIBILITY() 196 in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 201 return this->do_in(__state, __from, __from_end, __from_next, in _GLIBCXX_VISIBILITY() 214 length(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 216 { return this->do_length(__state, __from, __end, __max); } in _GLIBCXX_VISIBILITY() 237 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 247 do_in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 259 do_length(state_type&, const extern_type* __from, in _GLIBCXX_VISIBILITY() 304 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | fs_ops.h | 54 copy(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY() 55 { copy(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY() 58 copy(const path& __from, const path& __to, error_code& __ec) in _GLIBCXX_VISIBILITY() 59 { copy(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY() 61 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 62 void copy(const path& __from, const path& __to, copy_options __options, in _GLIBCXX_VISIBILITY() 66 copy_file(const path& __from, const path& __to) in _GLIBCXX_VISIBILITY() 67 { return copy_file(__from, __to, copy_options::none); } in _GLIBCXX_VISIBILITY() 70 copy_file(const path& __from, const path& __to, error_code& __ec) in _GLIBCXX_VISIBILITY() 71 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | fs_fwd.h | 302 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 303 void copy(const path& __from, const path& __to, copy_options __options, in _GLIBCXX_VISIBILITY() 306 bool copy_file(const path& __from, const path& __to, copy_options __option); in _GLIBCXX_VISIBILITY() 307 bool copy_file(const path& __from, const path& __to, copy_options __option, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | codecvt_specializations.h | 262 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 272 do_in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 284 do_length(state_type&, const extern_type* __from, in _GLIBCXX_VISIBILITY() 309 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 319 size_t __fbytes = __fmultiple * (__from_end - __from); in _GLIBCXX_VISIBILITY() 337 size_t __size = __from_end - __from; in _GLIBCXX_VISIBILITY() 341 char_traits<intern_type>::copy(__cfixed + 1, __from, __size); in _GLIBCXX_VISIBILITY() 348 intern_type* __cfixed = const_cast<intern_type*>(__from); in _GLIBCXX_VISIBILITY() 362 if (__fbytes < __fmultiple * (__from_end - __from)) in _GLIBCXX_VISIBILITY() 413 do_in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | codecvt_specializations.h | 262 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 272 do_in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() 284 do_length(state_type&, const extern_type* __from, in _GLIBCXX_VISIBILITY() 309 do_out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY() 319 size_t __fbytes = __fmultiple * (__from_end - __from); in _GLIBCXX_VISIBILITY() 337 size_t __size = __from_end - __from; in _GLIBCXX_VISIBILITY() 341 char_traits<intern_type>::copy(__cfixed + 1, __from, __size); in _GLIBCXX_VISIBILITY() 348 intern_type* __cfixed = const_cast<intern_type*>(__from); in _GLIBCXX_VISIBILITY() 362 if (__fbytes < __fmultiple * (__from_end - __from)) in _GLIBCXX_VISIBILITY() 413 do_in(state_type& __state, const extern_type* __from, in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/bits/ |
| H A D | fs_ops.h | 61 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() 68 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 69 void copy(const path& __from, const path& __to, copy_options __options, 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() 77 copy_file(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY() 78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | fs_fwd.h | 261 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 262 void copy(const path& __from, const path& __to, copy_options __options, in _GLIBCXX_VISIBILITY() 265 bool copy_file(const path& __from, const path& __to, copy_options __option); in _GLIBCXX_VISIBILITY() 266 bool copy_file(const path& __from, const path& __to, copy_options __option, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/bits/ |
| H A D | fs_ops.h | 61 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() 68 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 69 void copy(const path& __from, const path& __to, copy_options __options, 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() 77 copy_file(const path& __from, const path& __to, error_code& __ec) noexcept in _GLIBCXX_VISIBILITY() 78 { return copy_file(__from, __to, copy_options::none, __ec); } in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | fs_fwd.h | 261 void copy(const path& __from, const path& __to, copy_options __options); in _GLIBCXX_VISIBILITY() 262 void copy(const path& __from, const path& __to, copy_options __options, in _GLIBCXX_VISIBILITY() 265 bool copy_file(const path& __from, const path& __to, copy_options __option); in _GLIBCXX_VISIBILITY() 266 bool copy_file(const path& __from, const path& __to, copy_options __option, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/debug/ |
| H A D | safe_sequence.tcc | 69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if() argument 71 if (this == std::__addressof(__from)) in _M_transfer_from_if() 83 __gnu_cxx::__scoped_lock sentry(__from._M_get_mutex()); in _M_transfer_from_if() 85 for (_Safe_iterator_base* __iter = __from._M_iterators; __iter;) in _M_transfer_from_if() 106 for (_Safe_iterator_base* __iter2 = __from._M_const_iterators; in _M_transfer_from_if()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/debug/ |
| H A D | safe_sequence.tcc | 69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if() argument 71 if (this == std::__addressof(__from)) in _M_transfer_from_if() 83 __gnu_cxx::__scoped_lock sentry(__from._M_get_mutex()); in _M_transfer_from_if() 85 for (_Safe_iterator_base* __iter = __from._M_iterators; __iter;) in _M_transfer_from_if() 106 for (_Safe_iterator_base* __iter2 = __from._M_const_iterators; in _M_transfer_from_if()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | uaccess.h | 517 extern size_t __copy_user(void *__to, const void *__from, size_t __n); 583 extern size_t __copy_from_user_eva(void *__to, const void *__from, 585 extern size_t __copy_to_user_eva(void *__to, const void *__from, 587 extern size_t __copy_in_user_eva(void *__to, const void *__from, size_t __n); 695 extern long __strncpy_from_kernel_asm(char *__to, const char __user *__from, long __len); 696 extern long __strncpy_from_user_asm(char *__to, const char __user *__from, long __len); 717 strncpy_from_user(char *__to, const char __user *__from, long __len) in strncpy_from_user() argument 729 : "r" (__to), "r" (__from), "r" (__len) in strncpy_from_user() 740 : "r" (__to), "r" (__from), "r" (__len) in strncpy_from_user()
|
| /OK3568_Linux_fs/kernel/tools/perf/include/bpf/ |
| H A D | stdio.h | 14 char __from[__len] = from; \ 16 &__from, __len & (sizeof(from) - 1)); })
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | sstream | 314 __xfer_bufptrs(const basic_stringbuf& __from, basic_stringbuf* __to) 317 const _CharT* const __str = __from._M_string.data(); 319 if (__from.eback()) 321 _M_goff[0] = __from.eback() - __str; 322 _M_goff[1] = __from.gptr() - __str; 323 _M_goff[2] = __from.egptr() - __str; 324 __end = __from.egptr(); 326 if (__from.pbase()) 328 _M_poff[0] = __from.pbase() - __str; 329 _M_poff[1] = __from.pptr() - __from.pbase(); [all …]
|
| H A D | codecvt | 105 do_out(state_type& __state, const intern_type* __from, \ 117 const extern_type* __from, const extern_type* __from_end, \ 129 int do_length(state_type&, const extern_type* __from, \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | sstream | 314 __xfer_bufptrs(const basic_stringbuf& __from, basic_stringbuf* __to) 317 const _CharT* const __str = __from._M_string.data(); 319 if (__from.eback()) 321 _M_goff[0] = __from.eback() - __str; 322 _M_goff[1] = __from.gptr() - __str; 323 _M_goff[2] = __from.egptr() - __str; 324 __end = __from.egptr(); 326 if (__from.pbase()) 328 _M_poff[0] = __from.pbase() - __str; 329 _M_poff[1] = __from.pptr() - __from.pbase(); [all …]
|
| H A D | codecvt | 105 do_out(state_type& __state, const intern_type* __from, \ 117 const extern_type* __from, const extern_type* __from_end, \ 129 int do_length(state_type&, const extern_type* __from, \
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | string.h | 114 extern void *memcpy(void *__to, __const__ void *__from, size_t __n); 115 extern void *__memcpy(void *__to, __const__ void *__from, size_t __n);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | unistd.h | 801 extern int link (const char *__from, const char *__to) 807 extern int linkat (int __fromfd, const char *__from, int __tofd, 814 extern int symlink (const char *__from, const char *__to) 828 extern int symlinkat (const char *__from, int __tofd, 1147 extern void swab (const void *__restrict __from, void *__restrict __to,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | unistd.h | 801 extern int link (const char *__from, const char *__to) 807 extern int linkat (int __fromfd, const char *__from, int __tofd, 814 extern int symlink (const char *__from, const char *__to) 828 extern int symlinkat (const char *__from, int __tofd, 1147 extern void swab (const void *__restrict __from, void *__restrict __to,
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | util_double_list.h | 94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) argument
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | string.h | 11 extern void *memcpy(void *__to, __const__ void *__from, size_t __n);
|