Home
last modified time | relevance | path

Searched defs:buffer (Results 551 - 575 of 8091) sorted by relevance

1...<<21222324252627282930>>...324

/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_vsnprintf_chk_test.cpp34 char buffer[BUF_SIZE]; in HWTEST_F() local
H A Dfortify_vsprintf_chk_test.cpp33 char buffer[BUF_SIZE]; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dcopy_file_range.c31 char buffer[BUFSIZ]; in copy_file_range_0100() local
110 char buffer[BUFSIZ]; in copy_file_range_0300() local
H A Dfallocate.c31 char buffer[1024] = {0}; in fallocate_0100() local
50 char buffer[1024] = {0}; in fallocate_0200() local
69 char buffer[1024] = {0}; in fallocate_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_getxattr_test.cpp43 char buffer[BUFSIZ] = { 0 }; in HWTEST_F() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.c78 util_draw_user_vertex_buffer(struct cso_context *cso, void *buffer, in util_draw_user_vertex_buffer() argument
/third_party/musl/libc-test/src/common/
H A Dcheck_log.c43 char *buffer = malloc(size); in check_log() local
/third_party/musl/libc-test/src/functional/
H A Dstrftime.c7 static char buffer[100]; variable
/third_party/musl/libc-test/src/functionalext/ldso_debug/
H A Dldso_memleak_check.c40 char buffer[MAX_BUF] = { 0 }; in check_loaded() local
/third_party/mesa3d/src/glx/
H A Dquery_renderer.c33 unsigned int buffer[32]; in __glXQueryRendererInteger() local
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmprotect.c31 void *buffer = memalign(align, 8 * align); in mprotect_0100() local
44 void *buffer = memalign(align, 8 * align); in mprotect_0200() local
57 void *buffer = memalign(align, 8 * align); in mprotect_0300() local
70 void *buffer = memalign(align, 8 * align); in mprotect_0400() local
83 void *buffer = memalign(align, 8 * align); in mprotect_0500() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/
H A Dwcsnrtombs.c32 char buffer[32]; in wcsnrtombs_0100() local
57 char buffer[32]; in wcsnrtombs_0200() local
82 char *buffer = NULL; wcsnrtombs_0300() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A D_flushlbf.c29 char buffer[1024] = {0}; in flushlbf_0100() local
H A Dvdprintf.c39 char buffer[100] = {0}; in vdprintf_0100() local
H A Dvsscanf.c39 char buffer[100]; in vsscanf_0100() local
59 char buffer[100]; in vsscanf_0200() local
H A Dvswscanf.c24 int get_str_value(const wchar_t *buffer, const wchar_t *format, ...) in get_str_value() argument
H A Dvswprintf.c31 wchar_t buffer[MAX]; in vswprintf_0100() local
51 wchar_t buffer[MAX]; in vswprintf_0200() local
71 wchar_t buffer[MAX]; in vswprintf_0300() local
H A Dvsprintf.c28 char buffer[20] = {0}; in vsprintf_0100() local
48 char buffer[20] = {0}; in vsprintf_0200() local
68 char buffer[20]; in vsprintf_0300() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/stdlib_gtest/
H A Dstdlib_arc4random_test.cpp56 uint8_t buffer[BUF_SIZE]; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dwcsftime_l.c33 wchar_t buffer[80]; in wcsftime_l_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dfdatasync.c32 char buffer[1024] = {"\0"}; in fdatasync_0100() local
56 char buffer[1024] = {"\0"}; in fdatasync_0200() local
H A Dpread.c30 char buffer[TEST_BUFFER_SIZE]; in pread_0100() local
55 char buffer[TEST_BUFFER_SIZE]; in pread_0200() local
79 char buffer[TEST_BUFFER_SIZE]; pread_0300() local
[all...]
H A Dsymlinkat.c30 char buffer[BUFSIZ]; in symlinkat_0100() local
82 char buffer[BUFSIZ]; in symlinkat_0200() local
/third_party/node/deps/openssl/openssl/include/crypto/
H A Drand_pool.h72 unsigned char *buffer; /* points to the beginning of the random pool */ member
/third_party/node/deps/uv/src/unix/
H A Dbsd-proctitle.c72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument

Completed in 7 milliseconds

1...<<21222324252627282930>>...324