Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSCCP.java543 SsaBasicBlock firstBlock = ssaMeth.getEntryBlock(); in run() local
/external/gptfdisk/
Dgpttext.cc184 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; in CreatePartition() local
Dgpt.cc2122 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2189 uint64_t firstBlock; // first block in a segment in FindFreeBlocks() local
Dbasicmbr.cc1057 uint64_t firstBlock; // first block in a segment in MakeBiggestPart() local
/external/svox/pico/lib/
Dpicoos.c259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member