Lines Matching refs:values
75 * <p>Returns true if the dictionary contains values associated with each word.</p>
88 * @param values An array that is filled with the values associated with the matched words.
96 uint16_t *values = NULL) const = 0;
152 * @param containsValue True if the dictionary stores values associated with each word.
162 * Indicate whether the MutableTrieDictionary stores values associated with each word
169 * <p>Returns true if the dictionary contains values associated with each word.</p>
184 * @param values An array that is filled with the values associated with the matched words.
192 uint16_t *values = NULL) const;
238 * @param values An array that is filled with the values associated with the matched words.
248 uint16_t *values = NULL) const;
318 * <p>Returns true if the dictionary contains values associated with each word.</p>
331 * @param values An array that is filled with the values associated with the matched words.
339 uint16_t *values = NULL) const;