/external/u-boot/cmd/ |
D | trace.c | 13 size_t *buff_ptr, size_t *buff_size) in get_args() 33 size_t buff_size, avail, buff_ptr, used; in create_func_list() local 57 size_t buff_size, avail, buff_ptr, used; in create_call_list() local
|
/external/u-boot/lib/ |
D | trace.c | 146 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions() 190 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls() 279 size_t buff_size) in trace_init() 337 size_t buff_size = CONFIG_TRACE_EARLY_SIZE; in trace_early_init() local
|
/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/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/tensorflow/tensorflow/core/lib/io/ |
D | buffered_inputstream_test.cc | 364 void BM_BufferedReaderSmallReads(const int iters, const int buff_size, in BM_BufferedReaderSmallReads()
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 250 const size_t buff_size = 256; in vasprintf() local
|
/external/aac/libSBRenc/src/ |
D | tran_det.cpp | 795 int buff_size; in FDKsbrEnc_InitSbrFastTransientDetector() local
|
/external/libavc/test/encoder/ |
D | main.c | 1521 WORD32 i, is_last = 0, buff_size = 0, num_bytes = 0; in synchronous_encode() local
|
/external/u-boot/fs/yaffs2/ |
D | yaffs_guts.c | 3187 const YCHAR *oh_name, int buff_size) in yaffs_load_name_from_oh()
|
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 5396 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local
|