Home
last modified time | relevance | path

Searched defs:segmentSize (Results 1 – 5 of 5) 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp2006 const deUint32 segmentSize = m_renderSize.x() / instanceSize; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp2006 const deUint32 segmentSize = m_renderSize.x() / instanceSize; in iterate() local