Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cc225 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
235 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
250 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
Dsanitizer_win.cc253 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
568 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
589 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
Dsanitizer_common.cc123 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
Dsanitizer_linux.cc444 uptr buff_size; in ReadNullSepFileToArray() local
/external/libcxx/include/support/ibm/
Dxlocale.h250 const size_t buff_size = 256; in vasprintf() local
/external/aac/libSBRenc/src/
Dtran_det.cpp805 int buff_size; in FDKsbrEnc_InitSbrFastTransientDetector() local
/external/syslinux/gpxe/src/drivers/net/phantom/
Dnxhal_nic_interface.h386 U64 buff_size; /* Packet buffer size */ member
/external/libavc/test/encoder/
Dmain.c1521 WORD32 i, is_last = 0, buff_size = 0, num_bytes = 0; in synchronous_encode() local
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c5386 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local