Home
last modified time | relevance | path

Searched defs:needed_size (Results 1 – 6 of 6) 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.c29 ulong needed_size; member
173 void iotrace_get_buffer(ulong *start, ulong *size, ulong *needed_size, ulong *offset, ulong *count) in iotrace_get_buffer()
/external/tensorflow/tensorflow/lite/experimental/micro/kernels/portable_optimized/
Ddepthwise_conv.cc131 const int needed_size = in DepthwiseConvOptimizedForFilterWidthEight() local
345 const int needed_size = in EvalQuantized() local
/external/webp/src/utils/
Dbit_writer_utils.c30 const size_t needed_size = (size_t)needed_size_64b; in BitWriterResize() local
/external/compiler-rt/lib/asan/
Dasan_allocator.cc345 uptr needed_size = rounded_size + rz_size; in Allocate() local
/external/v8/src/objects/
Dbigint.cc2090 int needed_size = SeqOneByteString::SizeFor(pos); in ToStringGeneric() local