| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | recvmsg.c | 51 ssize_t recvmsg(int fd, struct msghdr *msg, int flags) in recvmsg() argument
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_clone.c | 13 int __thread_clone(int (*func)(void *), int flags, struct pthread *thread, unsigned char *sp) in __thread_clone() argument
|
| /third_party/musl/src/linux/ |
| H A D | membarrier.c | 22 int __membarrier(int cmd, int flags) in __membarrier() argument
|
| H A D | timerfd.c | 7 int timerfd_create(int clockid, int flags) in timerfd_create() argument 12 int timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *old) in timerfd_settime() argument
|
| H A D | cache.c | 28 static int flush_icache_init(void *start, void *end, unsigned long int flags) in flush_icache_init() argument 44 int __riscv_flush_icache(void *start, void *end, unsigned long int flags) in __riscv_flush_icache() argument
|
| H A D | clone.c | 24 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
|
| H A D | epoll.c | 14 int epoll_create1(int flags) in epoll_create1() argument
|
| /third_party/musl/src/misc/ |
| H A D | pty.c | 9 int posix_openpt(int flags) in posix_openpt() argument
|
| /third_party/musl/porting/linux/user/src/linux/ |
| H A D | cache.c | 42 static int flush_icache_init(void *start, void *end, unsigned long int flags) in flush_icache_init() argument 54 int __riscv_flush_icache(void *start, void *end, unsigned long int flags) in __riscv_flush_icache() argument
|
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | lookup_serv.c | 13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
|
| /third_party/musl/src/mman/ |
| H A D | mmap.c | 14 void *__mmap(void *start, size_t len, int prot, int flags, int fd, off_t off) in __mmap() argument 58 void *__lldb_mmap(void *start, size_t len, int prot, int flags, int fd, intptr_t off) { in __lldb_mmap() argument
|
| /third_party/musl/src/network/ |
| H A D | lookup_serv.c | 13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
|
| H A D | recvmsg.c | 53 ssize_t recvmsg(int fd, struct msghdr *msg, int flags) in recvmsg() argument
|
| H A D | recvmmsg.c | 13 int recvmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, struct timespec *timeout) in recvmmsg() argument
|
| /third_party/musl/src/thread/liteos_a/ |
| H A D | pthread_clone.c | 28 int __thread_clone(int (*func)(void *), int flags, struct pthread *thread, unsigned char *sp) in __thread_clone() argument
|
| /third_party/musl/src/stdio/ |
| H A D | __fdopen.c | 73 int flags = syscall(SYS_fcntl, fd, F_GETFL, 0); in __fdopen() local 103 FILE *__fdopenx(int fd, int flags) in __fdopenx() argument [all...] |
| /third_party/musl/src/stat/ |
| H A D | utimensat.c | 10 int utimensat(int fd, const char *path, const struct timespec times[2], int flags) in utimensat() argument
|
| /third_party/musl/src/time/ |
| H A D | timer_settime.c | 7 int timer_settime(timer_t t, int flags, const struct itimerspec *restrict val, struct itimerspec *restrict old) in timer_settime() argument
|
| /third_party/nghttp2/fuzz/ |
| H A D | fuzz_target.cc | 18 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument
|
| /third_party/node/deps/base64/base64/lib/ |
| H A D | lib.c | 18 base64_stream_encode_init (struct base64_state *state, int flags) in base64_stream_encode_init() argument 68 base64_stream_decode_init (struct base64_state *state, int flags) in base64_stream_decode_init() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_event_wake_pipe.c | 123 ares_pipeevent_cb(ares_event_thread_t *e, ares_socket_t fd, void *data, ares_event_flags_t flags) ares_pipeevent_cb() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | barrier.c | 41 unsigned flags = 0; in memory_barrier() local [all...] |
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_vector.c | 82 _mesa_vector4f_init( GLvector4f *v, GLbitfield flags, GLfloat (*storage)[4] ) in _mesa_vector4f_init() argument 108 _mesa_vector4f_alloc( GLvector4f *v, GLbitfield flags, GLuin argument [all...] |
| H A D | m_vector.h | 61 GLbitfield flags; /**< bitmask of VEC_x flags */ member
|
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_gfx12.c | 40 isl_gfx125_filter_tiling(const struct isl_device *dev, const struct isl_surf_init_info *restrict info, isl_tiling_flags_t *flags) isl_gfx125_filter_tiling() argument [all...] |