Home
last modified time | relevance | path

Searched defs:flags (Results 276 - 300 of 4725) sorted by relevance

1...<<11121314151617181920>>...189

/third_party/libdrm/exynos/
H A Dexynos_drmif.h55 uint32_t flags; member
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-compiler.c48 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 Dre-compiler-context.h49 uint16_t flags; /**< RegExp flags */ member
/third_party/jerryscript/tests/jerry/es2015/
H A Dregexp-routines.js[all...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.c72 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 Detnaviv_bo_cache.c111 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 Dtu_suballoc.c28 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 Dtu_suballoc.h23 enum tu_bo_alloc_flags flags; member
/third_party/ltp/testcases/kernel/containers/share/
H A Dns_create.c80 int pid, flags; in main() local
/third_party/libwebsockets/lib/secure-streams/cpp/
H A DlssMsg.cxx30 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 Dtst_cmd.h50 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 Dtst_sys_conf.h23 unsigned int flags; member
/third_party/ltp/lib/
H A Dtst_safe_io_uring.c89 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 Dtst_safe_timerfd.c14 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 Dname_to_handle_at.h18 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 Dfile_lock.c61 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 Dsvga_pipe_flush.c35 svga_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) svga_flush() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_dump.c119 uint64_t flags = 0U; in rogue_dump_instr() local
H A Drogue_validate.h60 uint64_t flags; /** A mask of #rogue_instr_flag values. */ member
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder_stub.c28 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 Ddri_common.h73 uint32_t flags; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_bo.c36 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 Dformat.cpp129 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.c73 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 Dpty.c9 int posix_openpt(int flags) in posix_openpt() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...189