Searched refs:DEFAULT_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
561 int DEFAULT_HASH_SIZE = 19; in setup() local562 fIntervalPatterns = new HashMap<>(DEFAULT_HASH_SIZE); in setup()
577 int DEFAULT_HASH_SIZE = 19; in setup() local578 fIntervalPatterns = new HashMap<>(DEFAULT_HASH_SIZE); in setup()
138 #define DEFAULT_HASH_SIZE 131 macro3874 hash_size = DEFAULT_HASH_SIZE; in tdb_open_ex()