Searched refs:MULTIPLE_WORDS_DEMOTION_RATE_KEY (Results 1 – 2 of 2) sorted by relevance
26 const char *const HeaderPolicy::MULTIPLE_WORDS_DEMOTION_RATE_KEY = "MULTIPLE_WORDS_DEMOTION_RATE"; member in latinime::HeaderPolicy82 MULTIPLE_WORDS_DEMOTION_RATE_KEY, DEFAULT_MULTIPLE_WORDS_DEMOTION_RATE); in readMultipleWordCostMultiplier()
224 static const char *const MULTIPLE_WORDS_DEMOTION_RATE_KEY; variable