Home
last modified time | relevance | path

Searched refs:term (Results 1 – 25 of 26) sorted by relevance

12

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DNgramContext.java148 final String term = wordInfo.mWord.toString(); in extractPrevWordsContext() local
149 if (!term.isEmpty()) { in extractPrevWordsContext()
150 terms.add(term); in extractPrevWordsContext()
171 final String term = wordInfo.mWord.toString(); in extractPrevWordsContextArray() local
172 if (!term.isEmpty()) { in extractPrevWordsContextArray()
173 prevTermList.add(term); in extractPrevWordsContextArray()
/packages/modules/adb/client/
Dline_printer.cpp50 const char* term = getenv("TERM"); in LinePrinter() local
51 smart_terminal_ = unix_isatty(1) && term && string(term) != "dumb"; in LinePrinter()
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto88 // Short-term statistics (for current collection period)
95 // Long-term statistics
98 optional double historical_mean = 6; // Long-term average
99 optional double historical_variance = 7; // Long-term variance
/packages/modules/Permission/service/
DAndroid.bp92 // TODO(b/177884622): Short term solution to prevent service-permission from seeing hidden
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dsax.md3 The term "SAX" originated from [Simple API for XML](http://en.wikipedia.org/wiki/Simple_API_for_XML…
Ddom.md222 *In situ* parsing is mostly suitable for short-term JSON that only need to be processed once, and t…
/packages/apps/Launcher3/protos/
Dlauncher_atom.proto80 // Length of search term.
/packages/apps/TV/res/raw/
Dthird_party_licenses2993 included without limitation in the term "modification".)
3611 # implied, statutory or otherwise. The term "warranty" used herein
3633 # foregoing by his or her commencement of use of the program. The term
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec4398 * quadratic term.
/packages/inputmethods/LatinIME/dictionaries/
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Des_wordlist.combined.gz
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dsl_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dnb_wordlist.combined.gz
Dsv_wordlist.combined.gz
Dde_wordlist.combined.gz
Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...

12