Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp182 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
192 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
202 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
H A Dsanitizer_file.cpp127 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
H A Dsanitizer_win.cpp435 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
764 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
785 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
H A Dsanitizer_fuchsia.cpp388 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
H A Dsanitizer_linux.cpp649 uptr buff_size; in ReadNullSepFileToArray() local
/openbsd-src/gnu/llvm/libcxx/include/__support/ibm/
H A Dxlocale.h102 const size_t buff_size = 256; in vasprintf() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dsc/
H A Ddc_dsc.c332 int buff_size; in dc_dsc_parse_dsc_dpcd() local
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h358 size_t buff_size = MAX_PATH + 10; in realpath() local
/openbsd-src/sys/dev/pci/
H A Dif_aq_pci.c2750 uint32_t buff_size; in aq_hw_qos_set() local