/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | file_lock.c | 61 int file_lock(int fd, int flags, char **errormsg) in file_lock() argument 133 int record_lock(int fd, int flags, int start, int len, char **errormsg) in record_lock() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_flush.c | 35 svga_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) svga_flush() argument
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_dump.c | 119 uint64_t flags = 0U; in rogue_dump_instr() local
|
H A D | rogue_validate.h | 60 uint64_t flags; /** A mask of #rogue_instr_flag values. */ member
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_batch_decoder_stub.c | 28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, const struct brw_isa_info *isa, const struct intel_device_info *devinfo, FILE *fp, enum intel_batch_decode_flags flags, const char *xml_path, struct intel_batch_decode_bo (*get_bo)(void *, bool, uint64_t), unsigned (*get_state_size)(void *, uint64_t, uint64_t), void *user_data) intel_batch_decode_ctx_init() argument
|
/third_party/mesa3d/src/glx/ |
H A D | dri_common.h | 73 uint32_t flags; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_bo.c | 36 static uint32_t pvr_bo_alloc_to_winsys_flags(uint64_t flags) in pvr_bo_alloc_to_winsys_flags() argument 72 pvr_bo_alloc(struct pvr_device *device, struct pvr_winsys_heap *heap, uint64_t size, uint64_t alignment, uint64_t flags, struct pvr_bo **const pvr_bo_out) pvr_bo_alloc() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | format.cpp | 129 supported_formats(const context &ctx, cl_mem_object_type type, cl_mem_flags flags) { in supported_formats() argument
|
/third_party/musl/porting/linux/user/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/porting/liteos_a/user/src/misc/ |
H A D | pty.c | 9 int posix_openpt(int flags) in posix_openpt() argument
|
/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
|
/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
|
/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
|