| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | double-conversion-double-to-string.cpp | 402 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | os_socket.c | 56 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument 62 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument 104 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument 111 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument
|
| /third_party/mesa3d/src/util/sha1/ |
| H A D | sha1.h | 26 uint8_t buffer[SHA1_BLOCK_LENGTH]; member
|
| /third_party/ltp/testcases/kernel/syscalls/keyctl/ |
| H A D | keyctl02.c | 43 char buffer[4] = { 0 }; in do_read() local
|
| /third_party/ltp/testcases/kernel/syscalls/writev/ |
| H A D | writev07.c | 41 unsigned char buffer[BUFSIZE], fpattern[BUFSIZE], tmp[BUFSIZE]; in test_partially_valid_iovec() local
|
| /third_party/ltp/testcases/network/rpc/basic_tests/rpc01/ |
| H A D | rpc_server.c | 90 struct data *buffer; in service_request() local
|
| /third_party/ltp/testcases/kernel/fs/mongo/ |
| H A D | mongo_slinks.c | 28 char *buffer = NULL; in main() local [all...] |
| /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
|