Home
last modified time | relevance | path

Searched defs:segmentSize (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DReadOnlySequenceFactory.cs47 …public static ReadOnlySequence<byte> CreateWithContent(byte[] data, int segmentSize = 1, bool addE… in CreateWithContent()
/third_party/gptfdisk/
Dgpt.cc2306 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2385 uint64_t segmentSize; // size of segment in blocks in FindFreeBlocks() local
Dbasicmbr.cc1094 uint64_t segmentSize; // size of segment in blocks in MakeBiggestPart() local