/third_party/libuv/test/ |
H A D | test-udp-try-send.c | 58 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 D | run-tests.c | 215 DWORD flags; in maybe_run_test() local
|
/third_party/libwebsockets/lib/core/ |
H A D | vfs.c | 120 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 D | lws-bb-spi.h | 51 uint8_t flags; member
|
/third_party/lzma/CPP/Windows/ |
H A D | DLL.cpp | 28 bool CLibrary::LoadEx(CFSTR path, DWORD flags) throw()
in LoadEx() argument
|
/third_party/libdrm/include/drm/ |
H A D | drm_sarea.h | 61 unsigned int flags; member
|
/third_party/libdrm/ |
H A D | libsync.h | 53 uint32_t flags; member
|
/third_party/mbedtls/library/ |
H A D | padlock.c | 29 static int flags = -1; in mbedtls_padlock_has_support() local
|
H A D | entropy_poll.c | 83 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 D | VbrTag.h | 62 int flags; /* from Vbr header data */ member
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_bo_cache.c | 128 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 D | radv_null_bo.c | 32 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 D | lssFile.cxx | 34 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 D | tst_epoll.c | 11 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 D | pidns13.c | 55 int flags; in child_fn() local
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
H A D | main.c | 34 int fd, fi, ft, createindex = 0, flags = LWSFTS_F_QUERY_AUTOCOMPLETE; in main() local
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | util.hpp | 74 static const unsigned flags = in has_flag() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_context.c | 196 softpipe_create_context(struct pipe_screen *screen, void *priv, unsigned flags) softpipe_create_context() argument
|
H A D | sp_flush.c | 172 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 D | svga_sampler_view.c | 65 SVGA3dSurface1Flags flags = SVGA3D_SURFACE_HINT_TEXTURE; in svga_get_tex_sampler_view() local
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
H A D | wordexp.c | 27 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 D | nftw.c | 25 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 D | clone.c | 52 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
|
/third_party/musl/src/linux/linux/ |
H A D | clone.c | 67 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
|
/third_party/musl/src/linux/liteos_a/ |
H A D | clone.c | 53 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() argument
|