Home
last modified time | relevance | path

Searched defs:flags (Results 301 - 325 of 5234) sorted by relevance

1...<<11121314151617181920>>...210

/third_party/mesa3d/include/vulkan/
H A Dvulkan_wayland.h29 VkWaylandSurfaceCreateFlagsKHR flags; member
H A Dvulkan_screen.h29 VkScreenSurfaceCreateFlagsQNX flags; member
H A Dvulkan_xcb.h29 VkXcbSurfaceCreateFlagsKHR flags; member
H A Dvulkan_macos.h29 VkMacOSSurfaceCreateFlagsMVK flags; member
H A Dvulkan_ios.h29 VkIOSSurfaceCreateFlagsMVK flags; member
H A Dvulkan_vi.h29 VkViSurfaceCreateFlagsNN flags; member
H A Dvulkan_xlib.h29 VkXlibSurfaceCreateFlagsKHR flags; member
/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c121 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
158 etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, uint32_t flags) etna_bo_cache_alloc() argument
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c134 static struct fd_bo *find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
162 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) in fd_bo_cache_alloc() argument
/third_party/libdrm/
H A Dlibdrm_macros.h51 static inline void *drm_mmap(void *addr, size_t length, int prot, int flags, in drm_mmap() argument
/third_party/libbpf/include/uapi/linux/
H A Dopenat2.h20 __u64 flags; member
/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...]
/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

Completed in 8 milliseconds

1...<<11121314151617181920>>...210