Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/strings/basic.string/string.modifiers/
H A Dresize_default_initialized.pass.cpp28 unsigned buff_size = 125; in test_buffer_usage() local
/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dibm.h84 const size_t buff_size = 256; in vasprintf() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp184 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() argument
194 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile() argument
204 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory() argument
H A Dsanitizer_file.cpp127 ReadFileToBuffer(const char * file_name,char ** buff,uptr * buff_size,uptr * read_len,uptr max_len,error_t * errno_p) ReadFileToBuffer() argument
H A Dsanitizer_win.cpp436 MapFileToMemory(const char * file_name,uptr * buff_size) MapFileToMemory() argument
776 ReadFromFile(fd_t fd,void * buff,uptr buff_size,uptr * bytes_read,error_t * error_p) ReadFromFile() argument
797 WriteToFile(fd_t fd,const void * buff,uptr buff_size,uptr * bytes_written,error_t * error_p) WriteToFile() argument
H A Dsanitizer_fuchsia.cpp451 ReadFileToBuffer(const char * file_name,char ** buff,uptr * buff_size,uptr * read_len,uptr max_len,error_t * errno_p) ReadFileToBuffer() argument
H A Dsanitizer_linux.cpp642 uptr buff_size; ReadNullSepFileToArray() local
/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h324 buff_size = retval; in getcwd() local
348 size_t buff_size = MAX_PATH + 10; realpath() local
[all...]
/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp1562 ULONG buff_size = 0; in __kmp_get_load_balance() local