Home
last modified time | relevance | path

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

/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DANTLRReaderStream.cs50 public const int InitialBufferSize = 1024; field in Antlr.Runtime.ANTLRReaderStream
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRReaderStream.cs48 public const int InitialBufferSize = 1024; field in Antlr.Runtime.ANTLRReaderStream
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1459 constexpr SizeT InitialBufferSize = 16 << 10; // 16KB variable