Searched refs:DEFAULT_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
404 int DEFAULT_HASH_SIZE = 19; in setup() local405 fIntervalPatterns = new HashMap<String, Map<String, PatternInfo>>(DEFAULT_HASH_SIZE); in setup()
413 int DEFAULT_HASH_SIZE = 19; in setup() local414 fIntervalPatterns = new HashMap<String, Map<String, PatternInfo>>(DEFAULT_HASH_SIZE); in setup()
131 #define DEFAULT_HASH_SIZE 131 macro3850 hash_size = DEFAULT_HASH_SIZE; in tdb_open_ex()