Home
last modified time | relevance | path

Searched defs:estimated_size (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_stream_acc.cpp21 uint32_t estimated_size, in LoadAllData()
Dfpdf_parser_decode.cpp303 uint32_t estimated_size, in FPDFAPI_FlateOrLZWDecode()
357 int estimated_size = i == nSize - 1 ? last_estimated_size : 0; in PDF_DataDecode() local
/external/eigen/Eigen/src/SparseLU/
DSparseLU_Memory.h162 Index estimated_size; in memInit() local
/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.cc117 size_t estimated_size = sizeof(*this); in AddSelf() local
/external/protobuf/src/google/protobuf/stubs/
Dbytestream.cc85 GrowingArrayByteSink::GrowingArrayByteSink(size_t estimated_size) in GrowingArrayByteSink()
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_image.c241 const uint64_t estimated_size = slice_size * slice_count; in image_get_gen6_estimated_size() local
281 const uint64_t estimated_size = in image_get_gen6_tiling() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp801 uint32_t estimated_size, in FlateOrLZWDecode()
/external/v8/src/arm/
Dassembler-arm.cc4999 int estimated_size = size_up_to_marker + estimated_size_after_marker; in CheckConstPool() local