Searched refs:PROBABILITY_SIZE (Results 1 – 8 of 8) sorted by relevance
45 Ver4DictConstants::PROBABILITY_SIZE, &entryPos); in getProbabilityEntry()119 + Ver4DictConstants::PROBABILITY_SIZE in getEntrySize()125 + Ver4DictConstants::PROBABILITY_SIZE; in getEntrySize()143 Ver4DictConstants::PROBABILITY_SIZE, &writingPos)) { in writeEntry()
60 Ver4DictConstants::PROBABILITY_SIZE, bigramEntryPos); in getBigramEntryAndAdvancePosition()108 Ver4DictConstants::PROBABILITY_SIZE, entryWritingPos)) { in writeBigramEntryAndAdvancePosition()
120 + Ver4DictConstants::PROBABILITY_SIZE in getBigramEntrySize()
110 encodedEntry = (encodedEntry << (Ver4DictConstants::PROBABILITY_SIZE * CHAR_BIT)) in encode()137 Ver4DictConstants::PROBABILITY_SIZE); in decode()139 Ver4DictConstants::PROBABILITY_SIZE, 0 /* pos */); in decode()
52 static const int PROBABILITY_SIZE; variable
51 const int Ver4DictConstants::PROBABILITY_SIZE = 1; member in latinime::backward::v402::Ver4DictConstants
44 static const int PROBABILITY_SIZE; variable
46 const int Ver4DictConstants::PROBABILITY_SIZE = 1; member in latinime::Ver4DictConstants