Home
last modified time | relevance | path

Searched defs:buf (Results 401 - 425 of 5952) sorted by relevance

1...<<11121314151617181920>>...239

/third_party/musl/src/stdio/
H A D__stdio_write.c27 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len) in __stdio_write() argument
/third_party/musl/src/stdlib/
H A Dwcstod.c11 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() argument
33 unsigned char buf[64]; in wcstox() local
/third_party/node/deps/cares/src/lib/
H A Dares__read_line.c41 ares_status_t ares__read_line(FILE *fp, char **buf, size_t *bufsize) in ares__read_line() argument
[all...]
H A Dares_mkquery.c31 ares_mkquery(const char *name, int dnsclass, int type, unsigned short id, int rd, unsigned char **buf, int *buflen) ares_mkquery() argument
/third_party/node/deps/icu-small/source/common/
H A Dcstr.cpp26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr() local
35 char buf[2]; in CStr() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_balloc.h59 nghttp3_buf buf; member
H A Dnghttp3_buf.h65 nghttp3_buf buf; member
H A Dnghttp3_ringbuf.h39 uint8_t *buf; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ringbuf.h38 uint8_t *buf; member
H A Dngtcp2_balloc.h58 ngtcp2_buf buf; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer.h31 uint64_t buf; member
/third_party/mesa3d/src/util/
H A Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime() argument
H A Du_debug_describe.c33 debug_describe_reference(char* buf, UNUSED const struct pipe_reference*ptr) in debug_describe_reference() argument
39 debug_describe_resource(char* buf, const struct pipe_resource *ptr) in debug_describe_resource() argument
77 debug_describe_surface(char* buf, const struct pipe_surface *ptr) debug_describe_surface() argument
85 debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr) debug_describe_sampler_view() argument
93 debug_describe_image_view(char* buf, const struct pipe_image_view *ptr) debug_describe_image_view() argument
102 debug_describe_so_target(char* buf, const struct pipe_stream_output_target *ptr) debug_describe_so_target() argument
[all...]
/third_party/icu/icu4c/source/samples/date/
H A Duprint.c36 char buf [BUF_SIZE]; in uprint() local
/third_party/libexif/test/
H A Dtest-extract.c38 unsigned char *buf; in main() local
/third_party/libfuse/example/
H A Dioctl.h38 void *buf; member
H A Dpoll_client.c54 static char buf[4096]; in main() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Dread_checkzero.c43 char buf[4096]; in read_eof() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
H A Dhugeshmget01.c23 struct shmid_ds buf; in test_hugeshmget() local
/third_party/ltp/testcases/kernel/syscalls/confstr/
H A Dconfstr01.c58 char *buf; in run() local
/third_party/ltp/testcases/kernel/syscalls/init_module/
H A Dinit_module01.c23 static void *buf; variable
/third_party/ltp/testcases/kernel/syscalls/memset/
H A Dmemset01.c25 char buf[BSIZE]; variable
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
H A Dmq_notify03.c34 char buf[sizeof(msg)]; in try_null_dereference_cb() local
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl05.c40 char buf[20]; in verify_prctl() local
/third_party/ltp/testcases/kernel/syscalls/statfs/
H A Dstatfs03.c36 struct statfs buf; in run() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...239