Searched defs:targetCodePoints (Results 1 – 8 of 8) sorted by relevance
30 NgramProperty(const NgramContext &ngramContext, const std::vector<int> &&targetCodePoints, in NgramProperty()
31 ShortcutProperty(const std::vector<int> &&targetCodePoints, const int probability) in ShortcutProperty()
99 const std::vector<int> *const targetCodePoints = shortcut.getTargetCodePoints(); in outputWordProperty() local
152 int targetCodePoints[MAX_WORD_LENGTH]; in findShortcutEntryAndGetPos() local
167 int targetCodePoints[MAX_WORD_LENGTH]; in findShortcutEntryAndGetPos() local
120 const CodePointArrayView targetCodePoints, const int shortcutProbability) { in addShortcutTarget()
275 const int *const targetCodePoints, const int targetCodePointCount, in addShortcutTarget()
309 const int *const targetCodePoints, const int targetCodePointCount, in addShortcutTarget()