Searched defs:firstBlock (Results 1 – 4 of 4) sorted by relevance
/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 2383 uint64_t firstBlock; // first block in a segment in FindFreeBlocks() local
|
D | basicmbr.cc | 1092 uint64_t firstBlock; // first block in a segment in MakeBiggestPart() local
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | inline_pass.cpp | 277 bool firstBlock = false; in GenInlineCode() local
|