Searched refs:ShortcutProperty (Results 1 – 5 of 5) sorted by relevance
28 class ShortcutProperty {30 ShortcutProperty(const std::vector<int> *const targetCodePoints, const int probability) in ShortcutProperty() function43 DISALLOW_DEFAULT_CONSTRUCTOR(ShortcutProperty);57 const int count, const std::vector<ShortcutProperty> *const shortcuts) in UnigramProperty()94 const std::vector<ShortcutProperty> &getShortcuts() const { in getShortcuts()111 std::vector<ShortcutProperty> mShortcuts;
299 const std::vector<UnigramProperty::ShortcutProperty> shortcuts; in addNgramEntry()498 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in getWordProperty()
287 const std::vector<UnigramProperty::ShortcutProperty> shortcuts; in addNgramEntry()486 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in getWordProperty()
359 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in latinime_BinaryDictionary_addUnigramEntry()474 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in latinime_BinaryDictionary_addMultipleDictionaryEntries()
414 std::vector<UnigramProperty::ShortcutProperty> shortcuts; in getWordProperty()