Home
last modified time | relevance | path

Searched refs:suggestions (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/external/autotest/client/profilers/powertop/src/
Dsuggestions.c55 static struct suggestion *suggestions; variable
64 ptr = suggestions; in reset_suggestions()
73 suggestions = NULL; in reset_suggestions()
96 new->next = suggestions; in add_suggestion()
98 suggestions = new; in add_suggestion()
112 if (total_weight==0 || suggestions==NULL) { in pick_suggestion()
122 ptr = suggestions; in pick_suggestion()
150 for (ptr = suggestions; ptr; ptr = ptr->next) in print_all_suggestions()
DMakefile18 OBJS = powertop.o config.o process.o misctips.o bluetooth.o display.o suggestions.o wireless.o cpuf…
/external/tensorflow/tensorflow/lite/g3doc/models/smart_reply/
Doverview.md7 Our smart reply model generates reply suggestions based on chat messages. The
8 suggestions are intended to be contextually relevant, one-touch responses that
25 The model generates reply suggestions to conversational chat messages.
/external/libchrome/third_party/jinja2/
DAUTHORS22 Patches and suggestions:
/external/python/cpython2/Lib/test/decimaltestdata/
DdqLogB.decTest15 -- Please send comments, suggestions, and corrections to the author: --
122 -- suggestions from Ilan Nehama
DddLogB.decTest15 -- Please send comments, suggestions, and corrections to the author: --
121 -- suggestions from Ilan Nehama
DdecSingle.decTest15 -- Please send comments, suggestions, and corrections to the author: --
Dlogb.decTest15 -- Please send comments, suggestions, and corrections to the author: --
123 -- suggestions from Ilan Nehama
DdecQuad.decTest15 -- Please send comments, suggestions, and corrections to the author: --
DdecDouble.decTest15 -- Please send comments, suggestions, and corrections to the author: --
/external/python/cpython3/Lib/test/decimaltestdata/
DddLogB.decTest15 -- Please send comments, suggestions, and corrections to the author: --
121 -- suggestions from Ilan Nehama
DdqLogB.decTest15 -- Please send comments, suggestions, and corrections to the author: --
122 -- suggestions from Ilan Nehama
DdecSingle.decTest15 -- Please send comments, suggestions, and corrections to the author: --
Dlogb.decTest15 -- Please send comments, suggestions, and corrections to the author: --
123 -- suggestions from Ilan Nehama
DdecDouble.decTest15 -- Please send comments, suggestions, and corrections to the author: --
DdecQuad.decTest15 -- Please send comments, suggestions, and corrections to the author: --
/external/swiftshader/third_party/LLVM/
DREADME.txt15 suggestions.
/external/autotest/client/site_tests/policy_AlternateErrorPages/
Dcontrol15 When the policy is Enabled, the URL error page will give the user suggestions
/external/swiftshader/third_party/llvm-7.0/llvm/
DREADME.txt17 suggestions.
/external/llvm/
DREADME.txt17 suggestions.
/external/swiftshader/third_party/llvm-subzero/
DREADME.txt25 suggestions.
/external/e2fsprogs/
DREADME17 suggestions of what sort of information to include when submitting bug
/external/hyphenation-patterns/nb/
Dhyph-nb.lic.txt28 % Please send bugs or suggestions to karl@huftis.org.
/external/hyphenation-patterns/nn/
Dhyph-nn.lic.txt28 % Please send bugs or suggestions to karl@huftis.org.
/external/libtextclassifier/actions/
Dactions_model.fbs344 // When true, actions suggestions are deduplicated by `type`, `response_text`
351 // Optional script to run for ranking and filtering the action suggestions.
353 // * input: (optionally deduplicated) action suggestions, via the `actions`
448 // Configuration for mapping annotations to action suggestions.

12345678910>>...18