Searched defs:firstBlock (Results 1 – 5 of 5) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | SCCP.java | 543 SsaBasicBlock firstBlock = ssaMeth.getEntryBlock(); in run() local
|
/external/gptfdisk/ |
D | gpttext.cc | 184 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; in CreatePartition() local
|
D | gpt.cc | 2122 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
|
D | basicmbr.cc | 1057 uint64_t firstBlock; // first block in a segment in MakeBiggestPart() local
|
/external/svox/pico/lib/ |
D | picoos.c | 259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member
|