Searched defs:firstBlock (Results 1 – 8 of 8) sorted by relevance
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/ |
D | ExecutionDataReader.java | 33 private boolean firstBlock = true; field in ExecutionDataReader
|
/external/gptfdisk/ |
D | gpttext.cc | 184 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; in CreatePartition() local
|
D | gpt.cc | 2132 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local 2199 uint64_t firstBlock; // first block in a segment in FindFreeBlocks() local
|
D | basicmbr.cc | 1059 uint64_t firstBlock; // first block in a segment in MakeBiggestPart() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | inline_pass.cpp | 322 bool firstBlock = false; in GenInlineCode() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | inline_pass.cpp | 372 bool firstBlock = false; in GenInlineCode() local
|
/external/skqp/tools/bookmaker/ |
D | includeWriter.cpp | 961 void IncludeWriter::firstBlock(int size, const char* data) { in firstBlock() function in IncludeWriter
|
/external/skia/tools/bookmaker/ |
D | includeWriter.cpp | 961 void IncludeWriter::firstBlock(int size, const char* data) { in firstBlock() function in IncludeWriter
|