Home
last modified time | relevance | path

Searched defs:buff_size (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/libarchive/libarchive/test/
Dtest_write_disk_sparse.c40 size_t buff_size = 64 * 1024; in verify_write_data() local
137 size_t buff_size = 64 * 1024; in verify_write_data_block() local
Dtest_read_pax_truncated.c32 size_t used, i, buff_size = 1000000; in DEFINE_TEST() local
Dtest_read_format_zip_high_compression.c86 const size_t buff_size = 2 * 1024 * 1024; in DEFINE_TEST() local
Dmain.c1062 size_t buff_size; in assertion_file_contains_lines_any_order() local
2750 size_t tried_size, buff_size; in get_refdir() local
/freebsd-12-stable/contrib/libarchive/tar/test/
Dtest_option_r.c35 size_t buff_size = 35000; in DEFINE_TEST() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cpp172 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
182 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
192 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
Dsanitizer_file.cpp107 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
Dsanitizer_win.cpp409 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
734 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
755 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
Dsanitizer_fuchsia.cpp418 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
Dsanitizer_linux.cpp570 uptr buff_size; in ReadNullSepFileToArray() local
/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_read_disk_set_standard_lookup.c65 size_t buff_size; member
Darchive_write_set_format_zip.c113 size_t buff_size; member
Darchive_read_disk_posix.c182 size_t buff_size; member
/freebsd-12-stable/sys/dev/iavf/
Diavf_adminq.c674 u16 buff_size, in iavf_asq_send_command()
/freebsd-12-stable/sys/dev/ixl/
Di40e_adminq.c845 u16 buff_size, in i40e_asq_send_command()
Di40e_common.c3732 void *buff, u16 buff_size, in i40e_aq_oem_post_update()
4162 void *buff, u16 buff_size, u16 *data_size, in i40e_aq_discover_capabilities()
4271 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_get_lldp_mib()
4321 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_set_lldp_mib()
4526 void *buff, u16 buff_size, in i40e_aq_get_cee_dcb_config()
5171 void *buff, u16 buff_size, in i40e_aq_tx_sched_cmd()
6251 u8 table_id, u32 start_index, u16 buff_size, in i40e_aq_debug_dump()
Di40e_nvm.c1531 u32 buff_size = 0; in i40e_nvmupd_exec_aq() local
/freebsd-12-stable/contrib/libarchive/cpio/
Dcpio.h95 size_t buff_size; member
/freebsd-12-stable/contrib/libarchive/tar/
Dbsdtar.h98 size_t buff_size; /* for write.c */ member
/freebsd-12-stable/contrib/llvm-project/libcxx/src/filesystem/
Dposix_compat.h357 size_t buff_size = MAX_PATH + 10; in realpath() local
/freebsd-12-stable/sys/dev/ntb/
Dntb_transport.c190 size_t buff_size; member
1266 size_t buff_size; in ntb_set_mw() local
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_iwarp.h69 u32 buff_size; member
/freebsd-12-stable/sys/dev/mge/
Dif_mgevar.h55 uint16_t buff_size; member
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp1529 ULONG buff_size = 0; in __kmp_get_load_balance() local
/freebsd-12-stable/contrib/libarchive/test_utils/
Dtest_main.c1203 size_t buff_size; in assertion_file_contains_lines_any_order() local
3658 size_t tried_size, buff_size; in get_refdir() local

12