Searched defs:MAX_SIZE (Results 1 – 16 of 16) sorted by relevance
8 private static final int MAX_SIZE = 20; field in BaseKeyPool
25 static final long MAX_SIZE = 64 * 1024; // 64 KiB. field in SegmentPool
37 #define MAX_SIZE 256 macro
15 private static final int MAX_SIZE = 2 * 1048 * 1024; field in ByteArrayPool
78 #define MAX_SIZE 100 macro
44 #define MAX_SIZE 8192 in test_updown() macro
79 #define MAX_SIZE 256 macro
49 #define MAX_SIZE 256 macro
62 #define MAX_SIZE 256 macro
33 static final int MAX_SIZE = 1023; field in SmallCharMatcher
41 static final int MAX_SIZE = 100; field in CacheEvictionTest
42 public static final int MAX_SIZE = 12; // ~72k field in FileClientSessionCache
24 #define MAX_SIZE (256 * 1024) macro
73 enum FStatSimulation { NONE, MAX_SIZE, ERROR } fstat_sim; enumerator
423 # define MAX_SIZE ((png_alloc_size_t)(-1)) macro
8175 const OPJ_UINT32 MAX_SIZE = UINT32_MAX / sizeof(OPJ_INT32); in opj_j2k_update_image_data() local