Home
last modified time | relevance | path

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

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