Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 – 25 of 196) sorted by relevance

12345678

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DObjectBuffer.java134 int totalSize = lastChunkEntries + _size; in completeAndClearBuffer() local
151 int totalSize = lastChunkEntries + _size; in completeAndClearBuffer() local
207 protected final void _copyTo(Object resultArray, int totalSize, in _copyTo()
/external/lzma/CPP/7zip/Common/
DMemBlocks.cpp20 const size_t totalSize = numBlocks * _blockSize; in AllocateSpace_bool() local
152 UInt64 totalSize = TotalSize; in WriteToStream() local
202 UInt64 totalSize = 0; in Detach() local
/external/conscrypt/common/src/test/java/org/conscrypt/
DBufferUtilsTest.java95 int totalSize = arraySum(sizes); in consume() local
122 int totalSize = arraySum(sizes); in copyNoConsume() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DBufferUtilsTest.java99 int totalSize = arraySum(sizes); in consume() local
126 int totalSize = arraySum(sizes); in copyNoConsume() local
/external/openthread/tests/unit/
Dtest_heap.cpp53 const size_t totalSize = heap.GetFreeSize(); in TestAllocateSingle() local
97 const size_t totalSize = heap.GetFreeSize(); in TestAllocateRandomly() local
/external/pigweed/pw_transfer/ts/
Dtransfer.ts144 const totalSize = this.data.length; constant
351 const totalSize = constant
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/openers/
DRecursiveSizeOpener.java53 long totalSize = 0; in open() local
/external/freetype/src/psaux/
Dpsarrst.h59 size_t totalSize; /* total bytes allocated */ member
/external/cronet/third_party/icu/source/tools/toolutil/
Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/external/icu/icu4c/source/tools/toolutil/
Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/external/skia/src/base/
DSkArenaAlloc.h238 uintptr_t totalSize = size + alignedOffset; in allocObject() local
272 uint32_t totalSize = arraySize + overhead; in allocUninitializedArray() local
/external/mesa3d/src/gfxstream/guest/android-emu/aemu/base/
DAndroidSubAllocator.cpp185 uint64_t totalSize; member in gfxstream::guest::SubAllocator::Impl
195 uint64_t totalSize, in SubAllocator()
/external/armnn/samples/common/include/Audio/
DDataStructures.hpp87 size_t totalSize() in totalSize() function in Array2d
/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DAllocation.java43 long totalSize = 0; in getTotalSize() local
/external/armnn/profiling/client/src/
DSendCounterPacket.cpp82 const uint32_t totalSize = headerSize + bodySize + payloadSize; in SendStreamMetaDataPacket() local
801 …uint32_t totalSize = arm::pipe::numeric_cast<uint32_t>(counterDirectoryPacketSize * uint32_t_size); in SendCounterDirectoryPacket() local
839 uint32_t totalSize = headerSize + bodySize; in SendPeriodicCounterCapturePacket() local
888 uint32_t totalSize = headerSize + bodySize; in SendPeriodicCounterSelectionPacket() local
/external/pdfium/core/fxcrt/
Dstring_data_template.cpp40 size_t totalSize = nSize.ValueOrDie(); in Create() local
/external/mtools/
Dmcat.c44 static size_t bufLen(size_t blocksize, mt_off_t totalSize, mt_off_t address) in bufLen()
/external/perfetto/ui/src/frontend/
Dflamegraph.ts48 totalSize?: string; property
57 private totalSize = -1; property in Flamegraph
/external/mesa3d/src/intel/vulkan/grl/gpu/
Dmisc_shared.h56 dword totalSize; member
161 dword totalSize; member
191 dword totalSize; member
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/test/java/com/google/android/exoplayer2/testutil/
DFakeAdaptiveDataSetTest.java123 double totalSize = 0.0; in computeSegmentSizeMean() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/test/java/com/google/android/exoplayer2/testutil/
DFakeAdaptiveDataSetTest.java123 double totalSize = 0.0; in computeSegmentSizeMean() local
/external/icu/icu4c/source/common/
Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, nullptr, status); in ucnvsel_openFromSerialized() local
Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local
/external/cronet/third_party/icu/source/common/
Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, nullptr, status); in ucnvsel_openFromSerialized() local
Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local

12345678