Searched refs:DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE (Results 1 – 2 of 2) sorted by relevance
47 const int HeaderPolicy::DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE = 100; member in latinime::HeaderPolicy82 MULTIPLE_WORDS_DEMOTION_RATE_KEY, DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE); in readMultipleWordCostMultiplier()
238 static const int DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE; variable