Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/turbolizer/src/
Dsequence-view.ts98 const lastBlock = this.sequence.blocks[this.sequence.blocks.length - 1]; constant
/third_party/gptfdisk/
Dgpttext.cc224 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector, lastAligned; in CreatePartition() local
Dgpt.cc2347 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2425 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/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h12597 VmaDeviceMemoryBlock* lastBlock = m_Blocks.back(); in IsLastBlockBindComplete() local