Searched defs:buff_size (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/bsd/libarchive/dist/tar/test/
H A Dtest_option_r.c34 size_t buff_size = 35000; local
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_pax_truncated.c31 size_t used, i, buff_size = 1000000; local
[all...]
H A Dtest_write_disk_sparse.c39 size_t buff_size = 64 * 1024; local
136 size_t buff_size = 64 * 1024; local
[all...]
H A Dtest_read_format_zip_high_compression.c84 const size_t buff_size = 2 * 1024 * 1024; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_file.cc96 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, argument
H A Dsanitizer_posix.cc179 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument
189 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument
199 void *MapFileToMemory(const char *file_name, uptr *buff_size) { argument
H A Dsanitizer_rtems.cc211 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument
221 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument
H A Dsanitizer_fuchsia.cc396 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, argument
H A Dsanitizer_win.cc360 void *MapFileToMemory(const char *file_name, uptr *buff_size) { argument
685 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument
706 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cc94 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, argument
H A Dsanitizer_posix.cc174 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument
184 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument
199 void *MapFileToMemory(const char *file_name, uptr *buff_size) { argument
H A Dsanitizer_rtems.cc211 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument
221 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument
H A Dsanitizer_fuchsia.cc395 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, argument
H A Dsanitizer_win.cc362 void *MapFileToMemory(const char *file_name, uptr *buff_size) { argument
687 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument
708 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cpp122 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, argument
H A Dsanitizer_posix.cpp172 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument
182 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument
192 void *MapFileToMemory(const char *file_name, uptr *buff_size) { argument
H A Dsanitizer_fuchsia.cpp377 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, argument
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_disk_set_standard_lookup.c64 size_t buff_size; member in struct:name_cache
[all...]
H A Darchive_write_set_format_zip.c112 size_t buff_size; member in struct:cd_segment
H A Darchive_read_disk_posix.c186 size_t buff_size; member in struct:filesystem
/netbsd-current/external/bsd/libarchive/dist/cpio/
H A Dcpio.h93 size_t buff_size; member in struct:cpio
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h307 const size_t buff_size = 256; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_dc_dsc.c786 int buff_size; local
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h357 size_t buff_size = MAX_PATH + 10; local
/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dbsdtar.h96 size_t buff_size; /* for write.c */ member in struct:bsdtar

Completed in 211 milliseconds

12