Home
last modified time | relevance | path

Searched defs:buf (Results 1651 - 1675 of 7637) sorted by relevance

1...<<61626364656667686970>>...306

/third_party/musl/src/stdio/
H A Dfmemopen.c11 unsigned char *buf; member
18 unsigned char buf[UNGET+BUFSIZ], buf2[]; member
35 static size_t mread(FILE *f, unsigned char *buf, size_t len) in mread() argument
56 static size_t mreadx(FILE *f, unsigned char *buf, size_ argument
70 mwrite(FILE *f, const unsigned char *buf, size_t len) mwrite() argument
97 fmemopen(void *restrict buf, size_t size, const char *restrict mode) fmemopen() argument
[all...]
/third_party/nghttp2/src/
H A Dmemchunk_test.cc111 char buf[16]; in test_memchunks_append() local
142 char buf[16]; in test_memchunks_drain() local
[all...]
/third_party/ninja/src/
H A Dmsvc_helper-win32.cc85 char buf[64 << 10]; in Run() local
/third_party/node/deps/icu-small/source/common/
H A Dutil_props.cpp148 UnicodeString buf; in parseUnicodeIdentifier() local
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_perf.cc114 ssize_t IntelPerf::read_oa_stream(void *buf, size_t bytes) const in read_oa_stream() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_buf.c28 void nghttp3_buf_init(nghttp3_buf *buf) { in nghttp3_buf_init() argument
32 void nghttp3_buf_wrap_init(nghttp3_buf *buf, uint8_t *src, size_t len) { in nghttp3_buf_wrap_init() argument
37 nghttp3_buf_free(nghttp3_buf *buf, const nghttp3_mem *mem) nghttp3_buf_free() argument
41 nghttp3_buf_left(const nghttp3_buf *buf) nghttp3_buf_left() argument
45 nghttp3_buf_len(const nghttp3_buf *buf) nghttp3_buf_len() argument
49 nghttp3_buf_cap(const nghttp3_buf *buf) nghttp3_buf_cap() argument
53 nghttp3_buf_reset(nghttp3_buf *buf) nghttp3_buf_reset() argument
55 nghttp3_buf_reserve(nghttp3_buf *buf, size_t size, const nghttp3_mem *mem) nghttp3_buf_reserve() argument
86 nghttp3_typed_buf_init(nghttp3_typed_buf *tbuf, const nghttp3_buf *buf, nghttp3_buf_type type) nghttp3_typed_buf_init() argument
[all...]
H A Dnghttp3_ringbuf.c123 uint8_t *buf; in nghttp3_ringbuf_reserve() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ringbuf.c46 uint8_t *buf = ngtcp2_mem_malloc(mem, nmemb * size); in ngtcp2_ringbuf_init() local
56 ngtcp2_ringbuf_buf_init(ngtcp2_ringbuf *rb, size_t nmemb, size_t size, uint8_t *buf, const ngtcp2_mem *mem) ngtcp2_ringbuf_buf_init() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Duni2name.cpp85 char* buf = (char*) uprv_malloc(maxLen); in handleTransliterate() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd_huffman.c110 nghttp2_hd_huff_decode(nghttp2_hd_huff_decode_context *ctx, nghttp2_buf *buf, const uint8_t *src, size_t srclen, int final) nghttp2_hd_huff_decode() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_xfb.c50 nir_ssa_def *buf = nir_load_xfb_address(b, 64, .base = buffer); in lower_xfb_output() local
/third_party/mesa3d/src/util/
H A Du_debug_refcnt.c160 char buf[1024]; in debug_reference_slowpath() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_so.c97 void *buf = llvmpipe_resource(targets[i]->buffer)->data; in llvmpipe_set_so_targets() local
/third_party/libexif/contrib/aolserver/
H A Dnsexif.c45 char buf[BUFSIZE]; in rec_put() local
/third_party/libfuse/example/
H A Dnull.c77 static int null_read(const char *path, char *buf, size_t size, in null_read() argument
94 static int null_write(const char *path, const char *buf, size_t size, in null_write() argument
/third_party/libfuse/test/
H A Dstracedecode.c58 static void process_buf(int dir, char *buf, int len) in process_buf() argument
126 char buf[104857 in main() local
[all...]
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest1.c84 char *buf; in main() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H A Dhugeshmctl03.c43 static struct shmid_ds buf; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv03.c35 static struct buf { struct
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink03.c71 struct stat buf; in main() local
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen01.c46 struct stat buf; in verify_open() local
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat01.c80 char buf[PATH_MAX]; in setup() local
/third_party/ltp/testcases/kernel/syscalls/pwritev2/
H A Dpwritev201.c29 static char buf[CHUNK]; variable
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev01.c25 static char buf[CHUNK]; variable
/third_party/ltp/testcases/kernel/syscalls/statfs/
H A Dstatfs02.c36 static struct statfs buf; variable
40 struct statfs *buf; member

Completed in 9 milliseconds

1...<<61626364656667686970>>...306