Searched defs:lastBlock (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkRWBuffer.cpp | 110 const SkBufferBlock* lastBlock = block; in validate() local
|
/third_party/gptfdisk/ |
D | gpttext.cc | 202 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector, lastAligned; in CreatePartition() local
|
D | gpt.cc | 2306 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local 2384 uint64_t lastBlock; // last block in a segment in FindFreeBlocks() local
|
D | basicmbr.cc | 1093 uint64_t lastBlock; // last block in a segment in MakeBiggestPart() local
|