Home
last modified time | relevance | path

Searched defs:buffer (Results 401 - 425 of 5040) sorted by relevance

1...<<11121314151617181920>>...202

/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-double-to-string.cpp402 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 Dos_socket.c56 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 Dsha1.h26 uint8_t buffer[SHA1_BLOCK_LENGTH]; member
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl02.c43 char buffer[4] = { 0 }; in do_read() local
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev07.c41 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 Drpc_server.c90 struct data *buffer; in service_request() local
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo_slinks.c28 char *buffer = NULL; in main() local
[all...]
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_accept_test.c66 static char buffer[1024]; in test() local
[all...]
H A Dtomoyo_policy_io_test.c32 char buffer[8192]; in try_io() local
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd02.c24 static char buffer[PATH_MAX]; variable
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt08.c94 static void *buffer; variable
/third_party/ltp/testcases/kernel/syscalls/splice/
H A Dsplice01.c29 static char buffer[TEST_BLOCK_SIZE]; variable
/third_party/ltp/testcases/kernel/syscalls/vmsplice/
H A Dvmsplice01.c26 static char buffer[TEST_BLOCK_SIZE]; variable
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_sg01.c36 static char buffer[BUF_SIZE]; variable
/third_party/ltp/testcases/kernel/syscalls/readlink/
H A Dreadlink01.c26 char buffer[256]; in test_readlink() local
/third_party/ltp/testcases/kernel/syscalls/tee/
H A Dtee01.c26 static char buffer[TEST_BLOCK_SIZE]; variable
/third_party/lwip/src/apps/http/
H A Dfs.c112 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 Ddecompress-partial-usingDict.c37 char* const buffer = (char*)malloc(BUFFER_SIZE + largeSize); in main() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-dataview.cc34 Handle<Object> buffer = args.atOrUndefined(isolate, 1); in BUILTIN() local
[all...]
/third_party/node/deps/v8/src/base/numbers/
H A Ddtoa.cc31 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 Dlima_disk_cache.c110 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 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

Completed in 8 milliseconds

1...<<11121314151617181920>>...202