Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dtrace.c13 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/
Dtrace.c146 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/
Dresize_default_initialized.pass.cpp29 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/tensorflow/tensorflow/core/lib/io/
Dbuffered_inputstream_test.cc364 void BM_BufferedReaderSmallReads(const int iters, const int buff_size, in BM_BufferedReaderSmallReads()
/external/libcxx/include/support/ibm/
Dxlocale.h250 const size_t buff_size = 256; in vasprintf() local
/external/aac/libSBRenc/src/
Dtran_det.cpp795 int buff_size; in FDKsbrEnc_InitSbrFastTransientDetector() local
/external/libavc/test/encoder/
Dmain.c1521 WORD32 i, is_last = 0, buff_size = 0, num_bytes = 0; in synchronous_encode() local
/external/u-boot/fs/yaffs2/
Dyaffs_guts.c3187 const YCHAR *oh_name, int buff_size) in yaffs_load_name_from_oh()
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c5396 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local