Searched refs:counters (Results 1 – 5 of 5) sorted by relevance
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | entry_counters.h | 32 explicit EntryCounts(const std::array<int, MAX_PREV_WORD_COUNT_FOR_N_GRAM + 1> &counters) in EntryCounts() argument 33 : mEntryCounts(counters) {} in EntryCounts() 58 const std::array<int, MAX_PREV_WORD_COUNT_FOR_N_GRAM + 1> &counters) in MutableEntryCounters() 59 : mEntryCounters(counters) {} in MutableEntryCounters()
|
/packages/modules/NetworkStack/src/android/net/apf/ |
D | ApfFilter.java | 2012 Counter[] counters = Counter.class.getEnumConstants(); in dump() local 2013 for (Counter c : Arrays.asList(counters).subList(1, counters.length)) { in dump()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |