Home
last modified time | relevance | path

Searched defs:firstBlock (Results 1 – 6 of 6) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
DExecutionDataReader.java34 private boolean firstBlock = true; field in ExecutionDataReader
/external/gptfdisk/
Dgpttext.cc184 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; in CreatePartition() local
Dgpt.cc2129 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2196 uint64_t firstBlock; // first block in a segment in FindFreeBlocks() local
Dbasicmbr.cc1059 uint64_t firstBlock; // first block in a segment in MakeBiggestPart() local
/external/tpm2/
DGlobal.h155 unsigned firstBlock : 1; //12) SET if the first block of hash member
/external/svox/pico/lib/
Dpicoos.c259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member