| /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/bits/ |
| H A D | socket2.h | 24 int __flags); 26 int __flags), recv); 29 int __flags), __recv_chk) 34 recv (int __fd, void *__buf, size_t __n, int __flags) in recv() argument 40 __flags); in recv() 44 __flags); in recv() 46 return __recv_alias (__fd, __buf, __n, __flags); in recv() 50 size_t __buflen, int __flags, 55 int __flags, __SOCKADDR_ARG __addr, 59 size_t __buflen, int __flags, [all …]
|
| H A D | fcntl-linux.h | 384 unsigned int __flags); 392 size_t __count, unsigned int __flags); 400 unsigned int __flags); 407 unsigned int __flags); 433 int __flags) __THROW; 440 int __flags);
|
| /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/bits/ |
| H A D | socket2.h | 24 int __flags); 26 int __flags), recv); 29 int __flags), __recv_chk) 34 recv (int __fd, void *__buf, size_t __n, int __flags) in recv() argument 40 __flags); in recv() 44 __flags); in recv() 46 return __recv_alias (__fd, __buf, __n, __flags); in recv() 50 size_t __buflen, int __flags, 55 int __flags, __SOCKADDR_ARG __addr, 59 size_t __buflen, int __flags, [all …]
|
| H A D | struct_rwlock.h | 43 unsigned char __flags; member 45 unsigned char __flags; member 54 # define __PTHREAD_RWLOCK_INITIALIZER(__flags) \ argument 55 0, 0, 0, 0, 0, 0, 0, 0, 0, __flags, 0 57 # define __PTHREAD_RWLOCK_INITIALIZER(__flags) \ argument 58 0, 0, 0, 0, 0, 0, __flags, 0, 0, 0, 0
|
| H A D | fcntl-linux.h | 384 unsigned int __flags); 392 size_t __count, unsigned int __flags); 400 unsigned int __flags); 407 unsigned int __flags); 433 int __flags) __THROW; 440 int __flags);
|
| /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/sys/ |
| H A D | socket.h | 138 extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); 145 extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); 153 int __flags, __CONST_SOCKADDR_ARG __addr, 164 int __flags, __SOCKADDR_ARG __addr, 174 int __flags); 183 unsigned int __vlen, int __flags); 191 extern ssize_t recvmsg (int __fd, struct msghdr *__message, int __flags); 200 unsigned int __vlen, int __flags, 241 socklen_t *__restrict __addr_len, int __flags);
|
| H A D | mman.h | 58 int __flags, int __fd, __off_t __offset) __THROW; 63 int __flags, int __fd, __off64_t __offset), 71 int __flags, int __fd, __off64_t __offset) __THROW; 89 extern int msync (void *__addr, size_t __len, int __flags); 111 extern int mlockall (int __flags) __THROW; 134 int __flags, ...) __THROW; 139 size_t __pgoff, int __flags) __THROW;
|
| /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/sys/ |
| H A D | socket.h | 138 extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); 145 extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); 153 int __flags, __CONST_SOCKADDR_ARG __addr, 164 int __flags, __SOCKADDR_ARG __addr, 174 int __flags); 183 unsigned int __vlen, int __flags); 191 extern ssize_t recvmsg (int __fd, struct msghdr *__message, int __flags); 200 unsigned int __vlen, int __flags, 241 socklen_t *__restrict __addr_len, int __flags);
|
| H A D | mman.h | 58 int __flags, int __fd, __off_t __offset) __THROW; 63 int __flags, int __fd, __off64_t __offset), 71 int __flags, int __fd, __off64_t __offset) __THROW; 89 extern int msync (void *__addr, size_t __len, int __flags); 111 extern int mlockall (int __flags) __THROW; 134 int __flags, ...) __THROW; 139 size_t __pgoff, int __flags) __THROW;
|
| /OK3568_Linux_fs/buildroot/package/attr/ |
| H A D | 0001-build-with-older-GCCs.patch | 23 char *__attrvalue, int *__valuelength, int __flags) 27 int *__valuelength, int __flags) 36 int __flags) 41 int __flags) 50 int __flags) 53 EXPORT int attr_removef (int __fd, const char *__attrname, int __flags) 59 @@ -164,10 +164,10 @@ EXPORT int attr_removef (int __fd, const char *__attrname, int __flags) 62 int __flags, attrlist_cursor_t *__cursor) 66 int __flags, attrlist_cursor_t *__cursor) 75 int __count, int __flags) [all …]
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | percpu.h | 146 unsigned long __flags; \ 147 raw_local_irq_save(__flags); \ 149 raw_local_irq_restore(__flags); \ 156 unsigned long __flags; \ 157 raw_local_irq_save(__flags); \ 159 raw_local_irq_restore(__flags); \ 166 unsigned long __flags; \ 167 raw_local_irq_save(__flags); \ 169 raw_local_irq_restore(__flags); \ 176 unsigned long __flags; \ [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/netlogic/ |
| H A D | mips-extns.h | 177 unsigned long __flags; \ 179 local_irq_save(__flags); \ 198 local_irq_restore(__flags); \ 205 unsigned long __flags; \ 207 local_irq_save(__flags); \ 228 local_irq_restore(__flags); \
|
| /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 | random.tcc | 361 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 371 __os.flags(__flags); in operator <<() 395 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 402 __is.flags(__flags); in operator >>() 472 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 482 __os.flags(__flags); in operator <<() 496 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 504 __is.flags(__flags); in operator >>() 669 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 686 __os.flags(__flags); in operator <<() [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/ext/ |
| H A D | random.tcc | 361 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 371 __os.flags(__flags); in operator <<() 395 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 402 __is.flags(__flags); in operator >>() 472 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 482 __os.flags(__flags); in operator <<() 496 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 504 __is.flags(__flags); in operator >>() 669 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 686 __os.flags(__flags); in operator <<() [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/tr1/ |
| H A D | random.tcc | 163 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 170 __os.flags(__flags); in operator <<() 184 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 189 __is.flags(__flags); in operator >>() 370 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 380 __os.flags(__flags); in operator <<() 397 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 403 __is.flags(__flags); in operator >>() 504 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 514 __os.flags(__flags); in operator <<() [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/tr1/ |
| H A D | random.tcc | 163 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 170 __os.flags(__flags); in operator <<() 184 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 189 __is.flags(__flags); in operator >>() 370 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 380 __os.flags(__flags); in operator <<() 397 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 403 __is.flags(__flags); in operator >>() 504 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 514 __os.flags(__flags); in operator <<() [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/bits/ |
| H A D | random.tcc | 160 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 167 __os.flags(__flags); in operator <<() 180 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 185 __is.flags(__flags); in operator >>() 480 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 490 __os.flags(__flags); in operator <<() 507 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 514 __is.flags(__flags); in operator >>() 634 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 644 __os.flags(__flags); in operator <<() [all …]
|
| H A D | regex.h | 56 regex_constants::match_flag_type __flags); in _GLIBCXX_VISIBILITY() 617 assign(const _Ch_type* __p, flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 618 { return this->assign(string_type(__p), __flags); } in _GLIBCXX_VISIBILITY() 636 assign(const _Ch_type* __p, size_t __len, flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 637 { return this->assign(string_type(__p, __len), __flags); } in _GLIBCXX_VISIBILITY() 653 flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 656 _M_loc, __flags)); in _GLIBCXX_VISIBILITY() 675 flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 676 { return this->assign(string_type(__first, __last), __flags); } in _GLIBCXX_VISIBILITY() 690 assign(initializer_list<_Ch_type> __l, flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | regex.tcc | 54 regex_constants::match_flag_type __flags) in __regex_algo_impl() argument 69 __executor(__s, __e, __m, __re, __flags); in __regex_algo_impl() 78 __executor(__s, __e, __m, __re, __flags); in __regex_algo_impl() 358 match_flag_type __flags) const in format() 373 if (__flags & regex_constants::format_sed) in format() 467 regex_constants::match_flag_type __flags) in regex_replace() argument 470 _IterT __i(__first, __last, __e, __flags); in regex_replace() 474 if (!(__flags & regex_constants::format_no_copy)) in regex_replace() 483 if (!(__flags & regex_constants::format_no_copy)) in regex_replace() 486 __out = __i->format(__out, __fmt, __fmt + __len, __flags); in regex_replace() [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/bits/ |
| H A D | random.tcc | 160 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 167 __os.flags(__flags); in operator <<() 180 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 185 __is.flags(__flags); in operator >>() 480 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 490 __os.flags(__flags); in operator <<() 507 const typename __ios_base::fmtflags __flags = __is.flags(); in operator >>() local 514 __is.flags(__flags); in operator >>() 634 const typename __ios_base::fmtflags __flags = __os.flags(); in operator <<() local 644 __os.flags(__flags); in operator <<() [all …]
|
| H A D | regex.h | 56 regex_constants::match_flag_type __flags); in _GLIBCXX_VISIBILITY() 617 assign(const _Ch_type* __p, flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 618 { return this->assign(string_type(__p), __flags); } in _GLIBCXX_VISIBILITY() 636 assign(const _Ch_type* __p, size_t __len, flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 637 { return this->assign(string_type(__p, __len), __flags); } in _GLIBCXX_VISIBILITY() 653 flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 656 _M_loc, __flags)); in _GLIBCXX_VISIBILITY() 675 flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() 676 { return this->assign(string_type(__first, __last), __flags); } in _GLIBCXX_VISIBILITY() 690 assign(initializer_list<_Ch_type> __l, flag_type __flags = ECMAScript) in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | regex.tcc | 54 regex_constants::match_flag_type __flags) in __regex_algo_impl() argument 69 __executor(__s, __e, __m, __re, __flags); in __regex_algo_impl() 78 __executor(__s, __e, __m, __re, __flags); in __regex_algo_impl() 358 match_flag_type __flags) const in format() 373 if (__flags & regex_constants::format_sed) in format() 467 regex_constants::match_flag_type __flags) in regex_replace() argument 470 _IterT __i(__first, __last, __e, __flags); in regex_replace() 474 if (!(__flags & regex_constants::format_no_copy)) in regex_replace() 483 if (!(__flags & regex_constants::format_no_copy)) in regex_replace() 486 __out = __i->format(__out, __fmt, __fmt + __len, __flags); in regex_replace() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | cmpxchg.h | 57 unsigned long __flags; \ 59 raw_local_irq_save(__flags); \ 62 raw_local_irq_restore(__flags); \ 137 unsigned long __flags; \ 139 raw_local_irq_save(__flags); \ 143 raw_local_irq_restore(__flags); \
|
| /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 | argp.h | 372 unsigned __flags, int *__restrict __arg_index, 376 unsigned __flags, int *__restrict __arg_index, 441 unsigned __flags, char *__restrict __name); 443 FILE *__restrict __stream, unsigned __flags, 458 unsigned int __flags); 461 unsigned int __flags);
|
| /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 | argp.h | 372 unsigned __flags, int *__restrict __arg_index, 376 unsigned __flags, int *__restrict __arg_index, 441 unsigned __flags, char *__restrict __name); 443 FILE *__restrict __stream, unsigned __flags, 458 unsigned int __flags); 461 unsigned int __flags);
|