Home
last modified time | relevance | path

Searched defs:flags (Results 526 - 550 of 4775) sorted by relevance

1...<<21222324252627282930>>...191

/third_party/libuv/test/
H A Dtest-udp-try-send.c58 sv_recv_cb(uv_udp_t* handle, ssize_t nread, const uv_buf_t* rcvbuf, const struct sockaddr* addr, unsigned flags) sv_recv_cb() argument
H A Drun-tests.c215 DWORD flags; in maybe_run_test() local
/third_party/libwebsockets/lib/core/
H A Dvfs.c120 lws_vfs_file_open(const struct lws_plat_file_ops *fops, const char *vfs_path, lws_fop_flags_t *flags) lws_vfs_file_open() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-bb-spi.h51 uint8_t flags; member
/third_party/lzma/CPP/Windows/
H A DDLL.cpp28 bool CLibrary::LoadEx(CFSTR path, DWORD flags) throw() in LoadEx() argument
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h61 unsigned int flags; member
/third_party/libdrm/
H A Dlibsync.h53 uint32_t flags; member
/third_party/mbedtls/library/
H A Dpadlock.c29 static int flags = -1; in mbedtls_padlock_has_support() local
H A Dentropy_poll.c83 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper() argument
103 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper() argument
/third_party/lame/libmp3lame/
H A DVbrTag.h62 int flags; /* from Vbr header data */ member
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo_cache.c128 find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
156 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) in fd_bo_cache_alloc() argument
/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_bo.c32 radv_null_winsys_bo_create(struct radeon_winsys *_ws, uint64_t size, unsigned alignment, enum radeon_bo_domain initial_domain, enum radeon_bo_flag flags, unsigned priority, uint64_t address, struct radeon_winsys_bo **out_bo) radv_null_winsys_bo_create() argument
/third_party/libwebsockets/lib/secure-streams/cpp/
H A DlssFile.cxx34 lssfile_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in lssfile_rx() argument
90 lws_ss_state_return_t lssFile::write(const uint8_t *buf, size_t len, int flags) in write() argument
42 lssfile_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, int *flags) lssfile_tx() argument
/third_party/ltp/lib/
H A Dtst_epoll.c11 safe_epoll_create1(const char *const file, const int lineno, const int flags) safe_epoll_create1() argument
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns13.c55 int flags; in child_fn() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
H A Dmain.c34 int fd, fi, ft, createindex = 0, flags = LWSFTS_F_QUERY_AUTOCOMPLETE; in main() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp74 static const unsigned flags = in has_flag() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.c196 softpipe_create_context(struct pipe_screen *screen, void *priv, unsigned flags) softpipe_create_context() argument
H A Dsp_flush.c172 void softpipe_texture_barrier(struct pipe_context *pipe, unsigned flags) in softpipe_texture_barrier() argument
193 void softpipe_memory_barrier(struct pipe_context *pipe, unsigned flags) in softpipe_memory_barrier() argument
47 softpipe_flush( struct pipe_context *pipe, unsigned flags, struct pipe_fence_handle **fence ) softpipe_flush() argument
98 softpipe_flush_wrapped(struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) softpipe_flush_wrapped() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.c65 SVGA3dSurface1Flags flags = SVGA3D_SURFACE_HINT_TEXTURE; in svga_get_tex_sampler_view() local
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dwordexp.c27 static int do_wordexp(const char *s, wordexp_t *we, int flags) in do_wordexp() argument
171 int wordexp(const char *restrict s, wordexp_t *restrict we, int flags) in wordexp() argument
[all...]
/third_party/musl/src/misc/
H A Dnftw.c25 static int do_nftw(char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int fd_limit, int flags, struct history *h) in do_nftw() argument
[all...]
/third_party/musl/porting/linux/user/src/linux/
H A Dclone.c52 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
/third_party/musl/src/linux/linux/
H A Dclone.c67 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
/third_party/musl/src/linux/liteos_a/
H A Dclone.c53 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument

Completed in 10 milliseconds

1...<<21222324252627282930>>...191