| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| H A D | fortify_vsnprintf_chk_test.cpp | 34 char buffer[BUF_SIZE]; in HWTEST_F() local
|
| H A D | fortify_vsprintf_chk_test.cpp | 33 char buffer[BUF_SIZE]; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | copy_file_range.c | 31 char buffer[BUFSIZ]; in copy_file_range_0100() local 110 char buffer[BUFSIZ]; in copy_file_range_0300() local
|
| H A D | fallocate.c | 31 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 D | linux_getxattr_test.cpp | 43 char buffer[BUFSIZ] = { 0 }; in HWTEST_F() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_draw_quad.c | 78 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 D | check_log.c | 43 char *buffer = malloc(size);
in check_log() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | strftime.c | 7 static char buffer[100]; variable
|
| /third_party/musl/libc-test/src/functionalext/ldso_debug/ |
| H A D | ldso_memleak_check.c | 40 char buffer[MAX_BUF] = { 0 }; in check_loaded() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | query_renderer.c | 33 unsigned int buffer[32]; in __glXQueryRendererInteger() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/mman/ |
| H A D | mprotect.c | 31 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 D | wcsnrtombs.c | 32 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.c | 29 char buffer[1024] = {0}; in flushlbf_0100() local
|
| H A D | vdprintf.c | 39 char buffer[100] = {0}; in vdprintf_0100() local
|
| H A D | vsscanf.c | 39 char buffer[100]; in vsscanf_0100() local 59 char buffer[100]; in vsscanf_0200() local
|
| H A D | vswscanf.c | 24 int get_str_value(const wchar_t *buffer, const wchar_t *format, ...) in get_str_value() argument
|
| H A D | vswprintf.c | 31 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 D | vsprintf.c | 28 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 D | stdlib_arc4random_test.cpp | 56 uint8_t buffer[BUF_SIZE]; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/time/ |
| H A D | wcsftime_l.c | 33 wchar_t buffer[80]; in wcsftime_l_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | fdatasync.c | 32 char buffer[1024] = {"\0"}; in fdatasync_0100() local 56 char buffer[1024] = {"\0"}; in fdatasync_0200() local
|
| H A D | pread.c | 30 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 D | symlinkat.c | 30 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 D | rand_pool.h | 72 unsigned char *buffer; /* points to the beginning of the random pool */ member
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | bsd-proctitle.c | 72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|