Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRWBuffer.cpp102 const SkBufferBlock* lastBlock = block; in validate() 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
2190 uint64_t lastBlock; // last block in a segment in FindFreeBlocks() local
Dbasicmbr.cc1058 uint64_t lastBlock; // last block in a segment in MakeBiggestPart() local
/external/skia/src/utils/
DSkTextureCompressor_Blitter.h574 uint8_t lastBlock[EncodedBlockSize]; in flushRuns() local
/external/clang/lib/Analysis/
DCFG.cpp2707 CFGBlock *lastBlock = Block; in VisitPseudoObjectExpr() local
3033 CFGBlock *lastBlock = Block; in VisitUnaryExprOrTypeTraitExpr() local
/external/svox/pico/lib/
Dpicoos.c259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member