| /third_party/ltp/testcases/kernel/security/tomoyo/ |
| H A D | tomoyo_accept_test.c | 66 static char buffer[1024]; in test() local [all...] |
| H A D | tomoyo_policy_io_test.c | 32 char buffer[8192]; in try_io() local
|
| /third_party/ltp/testcases/kernel/syscalls/getcwd/ |
| H A D | getcwd02.c | 24 static char buffer[PATH_MAX]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
| H A D | setsockopt08.c | 94 static void *buffer; variable
|
| /third_party/ltp/testcases/kernel/syscalls/splice/ |
| H A D | splice01.c | 29 static char buffer[TEST_BLOCK_SIZE]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/vmsplice/ |
| H A D | vmsplice01.c | 26 static char buffer[TEST_BLOCK_SIZE]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl_sg01.c | 36 static char buffer[BUF_SIZE]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/readlink/ |
| H A D | readlink01.c | 26 char buffer[256]; in test_readlink() local
|
| /third_party/ltp/testcases/kernel/syscalls/tee/ |
| H A D | tee01.c | 26 static char buffer[TEST_BLOCK_SIZE]; variable
|
| /third_party/lwip/src/apps/http/ |
| H A D | fs.c | 112 fs_read_async(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *callback_arg) in fs_read_async() argument
|
| /third_party/lz4/tests/ |
| H A D | decompress-partial-usingDict.c | 37 char* const buffer = (char*)malloc(BUFFER_SIZE + largeSize); in main() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-dataview.cc | 34 Handle<Object> buffer = args.atOrUndefined(isolate, 1); in BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | dtoa.cc | 31 DoubleToAscii(double v, DtoaMode mode, int requested_digits, Vector<char> buffer, int* sign, int* length, int* point) DoubleToAscii() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_disk_cache.c | 110 void *buffer = disk_cache_get(cache, cache_key, &size); in lima_vs_disk_cache_retrieve() local 162 void *buffer = disk_cache_get(cache, cache_key, &size); in lima_fs_disk_cache_retrieve() local [all...] |
| /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...] |