Searched defs:MAX_BUFFER_SIZE (Results 1 – 13 of 13) sorted by relevance
181 #define MAX_BUFFER_SIZE 300 macro
270 private static final int MAX_BUFFER_SIZE = 100; field in PunycodeReference
267 private static final int MAX_BUFFER_SIZE = 100; field in PunycodeReference
46 private static final int MAX_BUFFER_SIZE = 1024 * 1024 * 2; field in MessageDeframer
293 #define MAX_BUFFER_SIZE 1000 macro
22 const MAX_BUFFER_SIZE: u32 = 1 << 20; constant
122 MAX_BUFFER_SIZE = 2**31 variable in Builder
61 private static final int MAX_BUFFER_SIZE = Integer.MAX_VALUE - 8; field in FlatBufferBuilder
60 pub(crate) const MAX_BUFFER_SIZE: usize = 65562; constant
92 private static final int MAX_BUFFER_SIZE = 1024 * 1024; field in ClassReader
157 #define MAX_BUFFER_SIZE MAX_RESP10_SIZE macro