Searched defs:newWord (Results 1 – 3 of 3) sorted by relevance
146 public void addWord(String newWord, int addFrequency) { in addWord()
505 static inline void onTerminalWordLike(const int freq, int32_t* newWord, const int length, in onTerminalWordLike()519 int32_t newWord[MAX_WORD_LENGTH_INTERNAL]; in getMostFrequentWordLikeInner() local
293 final CharGroup newWord = new CharGroup( in add() local