Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/strings/basic.string/string.modifiers/
Dresize_default_initialized.pass.cpp29 unsigned buff_size = 125; in test_buffer_usage() local
/external/llvm-project/libcxx/test/libcxx/strings/basic.string/string.modifiers/
Dresize_default_initialized.pass.cpp28 unsigned buff_size = 125; in test_buffer_usage() local
/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/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cpp172 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()
Dsanitizer_file.cpp104 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
Dsanitizer_rtems.cpp212 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
222 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
Dsanitizer_win.cpp396 void *MapFileToMemory(const char *file_name, uptr *buff_size) { in MapFileToMemory()
726 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
747 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, in WriteToFile()
Dsanitizer_fuchsia.cpp407 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
Dsanitizer_linux.cpp561 uptr buff_size; in ReadNullSepFileToArray() local
/external/webrtc/modules/desktop_capture/win/
Ddxgi_output_duplicator.cc281 UINT buff_size = 0; in DoDetectUpdatedRegion() local
/external/llvm-project/libcxx/include/support/ibm/
Dxlocale.h255 const size_t buff_size = 256; in vasprintf() local
/external/libcxx/include/support/ibm/
Dxlocale.h250 const size_t buff_size = 256; in vasprintf() local
/external/crosvm/devices/src/virtio/input/
Devent_source.rs67 let buff_size = read + self.read_idx; in receive_events() localVariable
/external/tensorflow/tensorflow/core/lib/io/
Dbuffered_inputstream_test.cc457 void BM_BufferedReaderSmallReads(const int iters, const int buff_size, in BM_BufferedReaderSmallReads()
/external/aac/libSBRenc/src/
Dtran_det.cpp795 int buff_size; in FDKsbrEnc_InitSbrFastTransientDetector() local
/external/libavc/test/encoder/
Dmain.c1741 WORD32 i, is_last = 0, buff_size = 0, num_bytes = 0; in synchronous_encode() local
/external/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp1523 ULONG buff_size = 0; in __kmp_get_load_balance() local
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c5420 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local