/external/libcxx/test/libcxx/strings/basic.string/string.modifiers/ |
D | resize_default_initialized.pass.cpp | 29 unsigned buff_size = 125; in test_buffer_usage() local
|
/external/llvm-project/libcxx/test/libcxx/strings/basic.string/string.modifiers/ |
D | resize_default_initialized.pass.cpp | 28 unsigned buff_size = 125; in test_buffer_usage() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_posix.cc | 225 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()
|
D | sanitizer_win.cc | 253 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()
|
D | sanitizer_common.cc | 123 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
D | sanitizer_linux.cc | 444 uptr buff_size; in ReadNullSepFileToArray() local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_posix.cpp | 172 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()
|
D | sanitizer_file.cpp | 104 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
D | sanitizer_rtems.cpp | 212 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()
|
D | sanitizer_win.cpp | 396 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()
|
D | sanitizer_fuchsia.cpp | 407 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
|
D | sanitizer_linux.cpp | 561 uptr buff_size; in ReadNullSepFileToArray() local
|
/external/webrtc/modules/desktop_capture/win/ |
D | dxgi_output_duplicator.cc | 281 UINT buff_size = 0; in DoDetectUpdatedRegion() local
|
/external/llvm-project/libcxx/include/support/ibm/ |
D | xlocale.h | 255 const size_t buff_size = 256; in vasprintf() local
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 250 const size_t buff_size = 256; in vasprintf() local
|
/external/crosvm/devices/src/virtio/input/ |
D | event_source.rs | 67 let buff_size = read + self.read_idx; in receive_events() localVariable
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | buffered_inputstream_test.cc | 457 void BM_BufferedReaderSmallReads(const int iters, const int buff_size, in BM_BufferedReaderSmallReads()
|
/external/aac/libSBRenc/src/ |
D | tran_det.cpp | 795 int buff_size; in FDKsbrEnc_InitSbrFastTransientDetector() local
|
/external/libavc/test/encoder/ |
D | main.c | 1741 WORD32 i, is_last = 0, buff_size = 0, num_bytes = 0; in synchronous_encode() local
|
/external/llvm-project/openmp/runtime/src/ |
D | z_Windows_NT_util.cpp | 1523 ULONG buff_size = 0; in __kmp_get_load_balance() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 5420 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local
|