| /third_party/libdrm/exynos/ |
| H A D | exynos_drmif.h | 55 uint32_t flags; member
|
| /third_party/jerryscript/jerry-core/parser/regexp/ |
| H A D | re-compiler.c | 48 re_cache_lookup(ecma_string_t *pattern_str_p, uint16_t flags) re_cache_lookup() argument 105 re_compile_bytecode(ecma_string_t *pattern_str_p, uint16_t flags) re_compile_bytecode() argument
|
| H A D | re-compiler-context.h | 49 uint16_t flags; /**< RegExp flags */ member
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | regexp-routines.js | [all...] |
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer.c | 72 fd_submit_new_ringbuffer(struct fd_submit *submit, uint32_t size, enum fd_ringbuffer_flags flags) fd_submit_new_ringbuffer() argument
|
| /third_party/mesa3d/src/etnaviv/drm/ |
| H A D | etnaviv_bo_cache.c | 111 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument 148 etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, uint32_t flags) etna_bo_cache_alloc() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_suballoc.c | 28 tu_bo_suballocator_init(struct tu_suballocator *suballoc, struct tu_device *dev, uint32_t default_size, uint32_t flags) tu_bo_suballocator_init() argument
|
| H A D | tu_suballoc.h | 23 enum tu_bo_alloc_flags flags; member
|
| /third_party/ltp/testcases/kernel/containers/share/ |
| H A D | ns_create.c | 80 int pid, flags; in main() local
|
| /third_party/libwebsockets/lib/secure-streams/cpp/ |
| H A D | lssMsg.cxx | 30 lssmsg_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in lssmsg_rx() argument 36 lssmsg_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, int *flags) lssmsg_tx() argument
|
| /third_party/ltp/include/ |
| H A D | tst_cmd.h | 50 tst_cmd_fds(const char *const argv[], int stdout_fd, int stderr_fd, enum tst_cmd_flags flags) tst_cmd_fds() argument 59 tst_cmd(const char *const argv[], const char *stdout_path, const char *stderr_path, enum tst_cmd_flags flags) tst_cmd() argument 68 tst_cmd_fds(void (cleanup_fn)(void), const char *const argv[], int stdout_fd, int stderr_fd, enum tst_cmd_flags flags) tst_cmd_fds() argument 78 tst_cmd(void (cleanup_fn)(void), const char *const argv[], const char *stdout_path, const char *stderr_path, enum tst_cmd_flags flags) tst_cmd() argument [all...] |
| H A D | tst_sys_conf.h | 23 unsigned int flags; member
|
| /third_party/ltp/lib/ |
| H A D | tst_safe_io_uring.c | 89 safe_io_uring_enter(const char *file, const int lineno, int strict, int fd, unsigned int to_submit, unsigned int min_complete, unsigned int flags, sigset_t *sig) safe_io_uring_enter() argument
|
| H A D | tst_safe_timerfd.c | 14 safe_timerfd_create(const char *file, const int lineno, int clockid, int flags) safe_timerfd_create() argument 51 safe_timerfd_settime(const char *file, const int lineno, int fd, int flags, const struct itimerspec *new_value, struct itimerspec *old_value) safe_timerfd_settime() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | name_to_handle_at.h | 18 name_to_handle_at(int dfd, const char *pathname, struct file_handle *handle, int *mount_id, int flags) name_to_handle_at() argument 26 open_by_handle_at(int mount_fd, struct file_handle *handle, int flags) open_by_handle_at() argument
|
| /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
|