/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_write_disk_sparse.c | 39 size_t buff_size = 64 * 1024; in verify_write_data() local 136 size_t buff_size = 64 * 1024; in verify_write_data_block() local
|
H A D | test_read_pax_truncated.c | 31 size_t used, i, buff_size = 1000000; in DEFINE_TEST() local
|
H A D | test_read_format_zip_high_compression.c | 84 const size_t buff_size = 2 * 1024 * 1024; in DEFINE_TEST() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_posix.cc | 179 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 189 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile() 199 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
|
H A D | sanitizer_file.cc | 96 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
H A D | sanitizer_rtems.cc | 211 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 221 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
|
H A D | sanitizer_win.cc | 360 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory() 685 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 706 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
|
H A D | sanitizer_fuchsia.cc | 396 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
H A D | sanitizer_linux.cc | 570 uptr buff_size; in ReadNullSepFileToArray() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_posix.cc | 174 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 184 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile() 199 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
|
H A D | sanitizer_file.cc | 94 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
H A D | sanitizer_rtems.cc | 211 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 221 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
|
H A D | sanitizer_win.cc | 362 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory() 687 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 708 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
|
H A D | sanitizer_fuchsia.cc | 395 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
H A D | sanitizer_linux.cc | 598 uptr buff_size; in ReadNullSepFileToArray() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_posix.cpp | 172 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()
|
H A D | sanitizer_file.cpp | 122 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
H A D | sanitizer_win.cpp | 410 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory() 737 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() 758 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
|
H A D | sanitizer_fuchsia.cpp | 377 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_read_disk_set_standard_lookup.c | 64 size_t buff_size; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/ |
H A D | amdgpu_dc_dsc.c | 786 int buff_size; in dc_dsc_parse_dsc_dpcd() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
H A D | xlocale.h | 307 const size_t buff_size = 256; in vasprintf() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | posix_compat.h | 357 size_t buff_size = MAX_PATH + 10; in realpath() local
|