/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_disk_sparse.c | 40 size_t buff_size = 64 * 1024; verify_write_data() local 137 size_t buff_size = 64 * 1024; verify_write_data_block() local [all...] |
H A D | test_read_pax_truncated.c | 32 size_t used, i, buff_size = 1000000; DEFINE_TEST() local [all...] |
H A D | test_read_format_zip_high_compression.c | 86 const size_t buff_size = 2 * 1024 * 1024; DEFINE_TEST() local
|
H A D | main.c | 1062 size_t buff_size; in assertion_file_contains_lines_any_order() local 2750 size_t tried_size, buff_size; in get_refdir() local
|
/freebsd/contrib/libarchive/tar/test/ |
H A D | test_option_r.c | 16 size_t buff_size = 35000; in DEFINE_TEST() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cpp | 184 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 194 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile() 204 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
|
H A D | sanitizer_file.cpp | 129 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
H A D | sanitizer_win.cpp | 436 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory() 776 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 797 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
|
H A D | sanitizer_fuchsia.cpp | 451 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/ |
H A D | ibm.h | 84 const size_t buff_size = 256; in vasprintf() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_disk_set_standard_lookup.c | 65 size_t buff_size; global() member [all...] |
H A D | archive_write_set_format_zip.c | 136 size_t buff_size; member
|
H A D | archive_read_disk_posix.c | 186 size_t buff_size; member
|
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | posix_compat.h | 328 buff_size = retval; in getcwd() local 353 size_t buff_size = MAX_PATH + 10; realpath() local [all...] |
/freebsd/sys/dev/iavf/ |
H A D | iavf_adminq.c | 673 u16 buff_size, in iavf_asq_send_command()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_adminq.c | 844 u16 buff_size, in i40e_asq_send_command()
|
H A D | i40e_common.c | 3731 void *buff, u16 buff_size, in i40e_aq_oem_post_update() 4161 void *buff, u16 buff_size, u16 *data_size, in i40e_aq_discover_capabilities() 4270 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_get_lldp_mib() 4320 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_set_lldp_mib() 4525 void *buff, u16 buff_size, in i40e_aq_get_cee_dcb_config() 5170 void *buff, u16 buff_size, in i40e_aq_tx_sched_cmd() 6245 u8 table_id, u32 start_index, u16 buff_size, in i40e_aq_debug_dump()
|
H A D | i40e_nvm.c | 1530 u32 buff_size = 0; in i40e_nvmupd_exec_aq() local
|
/freebsd/contrib/libarchive/cpio/ |
H A D | cpio.h | 75 size_t buff_size; member
|
/freebsd/contrib/libarchive/tar/ |
H A D | bsdtar.h | 81 size_t buff_size; /* for write.c */ member
|
/freebsd/sys/dev/ntb/ |
H A D | ntb_transport.c | 190 size_t buff_size; member 1262 size_t buff_size; in ntb_set_mw() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iwarp.h | 67 u32 buff_size; member
|
/freebsd/sys/dev/mge/ |
H A D | if_mgevar.h | 53 uint16_t buff_size; member
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | z_Windows_NT_util.cpp | 1561 ULONG buff_size = 0; __kmp_get_load_balance() local
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 1230 size_t buff_size; in assertion_file_contains_lines_any_order() local 3780 size_t tried_size, buff_size; in get_refdir() local
|