Home
last modified time | relevance | path

Searched defs:needed_size (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/cmd/
Diotrace.c12 ulong start, size, needed_size, offset, count; in do_print_stats() local
30 ulong start, size, needed_size, offset, count; in do_print_trace() local
/external/u-boot/common/
Diotrace.c31 ulong needed_size; member
175 void iotrace_get_buffer(ulong *start, ulong *size, ulong *needed_size, ulong *offset, ulong *count) in iotrace_get_buffer()
/external/webp/src/utils/
Dbit_writer_utils.c30 const size_t needed_size = (size_t)needed_size_64b; in BitWriterResize() local
/external/tensorflow/tensorflow/lite/micro/kernels/portable_optimized/
Ddepthwise_conv.cc147 const int needed_size = in DepthwiseConvOptimizedForFilterWidthEight() local
402 const int needed_size = in EvalQuantized() local
/external/compiler-rt/lib/asan/
Dasan_allocator.cc345 uptr needed_size = rounded_size + rz_size; in Allocate() local
/external/v8/src/objects/
Dbigint.cc2260 int needed_size = SeqOneByteString::SizeFor(pos); in ToStringGeneric() local
/external/OpenCL-CTS/test_common/miniz/
Dminiz.c2780 …mz_uint64 needed_size, cur_file_ofs, comp_remaining, out_buf_ofs = 0, read_buf_size, read_buf_ofs … in mz_zip_reader_extract_to_mem_no_alloc() local