Searched refs:WORD_LEVEL_FIELD_SIZE (Results 1 – 8 of 8) sorted by relevance
105 encodedEntry = (encodedEntry << (Ver4DictConstants::WORD_LEVEL_FIELD_SIZE * CHAR_BIT)) in encode()121 + Ver4DictConstants::WORD_LEVEL_FIELD_SIZE in decode()125 Ver4DictConstants::WORD_LEVEL_FIELD_SIZE in decode()128 Ver4DictConstants::WORD_LEVEL_FIELD_SIZE, in decode()
50 Ver4DictConstants::WORD_LEVEL_FIELD_SIZE, &entryPos); in getProbabilityEntry()123 + Ver4DictConstants::WORD_LEVEL_FIELD_SIZE in getEntrySize()157 Ver4DictConstants::WORD_LEVEL_FIELD_SIZE, &writingPos)) { in writeEntry()
55 Ver4DictConstants::WORD_LEVEL_FIELD_SIZE, bigramEntryPos); in getBigramEntryAndAdvancePosition()95 Ver4DictConstants::WORD_LEVEL_FIELD_SIZE, entryWritingPos)) { in writeBigramEntryAndAdvancePosition()
115 + Ver4DictConstants::WORD_LEVEL_FIELD_SIZE in getBigramEntrySize()
58 static const int WORD_LEVEL_FIELD_SIZE; variable
57 const int Ver4DictConstants::WORD_LEVEL_FIELD_SIZE = 1; member in latinime::backward::v402::Ver4DictConstants
51 static const int WORD_LEVEL_FIELD_SIZE; variable
52 const int Ver4DictConstants::WORD_LEVEL_FIELD_SIZE = 0; member in latinime::Ver4DictConstants