Home
last modified time | relevance | path

Searched defs:lastBlock (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRWBuffer.cpp110 const SkBufferBlock* lastBlock = block; in validate() local
/third_party/gptfdisk/
Dgpttext.cc202 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; in CreatePartition() local
Dgpt.cc2285 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2353 uint64_t lastBlock; // last block in a segment in FindFreeBlocks() local
Dbasicmbr.cc1093 uint64_t lastBlock; // last block in a segment in MakeBiggestPart() local
/third_party/uboot/u-boot-2020.01/lib/zstd/
Ddecompress.c378 U32 lastBlock; member