/external/autotest/client/profilers/powertop/src/ |
D | suggestions.c | 55 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()
|
D | Makefile | 18 OBJS = powertop.o config.o process.o misctips.o bluetooth.o display.o suggestions.o wireless.o cpuf…
|
/external/rust/crates/proc-macro-error/src/ |
D | diagnostic.rs | 26 pub(crate) suggestions: Vec<(SuggestionKind, String, Option<SpanRange>)>, field 75 suggestions: vec![], in spanned_range() 86 self.suggestions in span_range_help() 92 self.suggestions in span_range_note() 145 self.suggestions.push((SuggestionKind::Help, msg, None)); in help() 166 self.suggestions.push((SuggestionKind::Note, msg, None)); in note() 231 suggestions: &[(SuggestionKind, String, Option<SpanRange>)], in to_tokens() 237 let message = if suggestions.is_empty() { in to_tokens() 244 for (kind, note, _span) in suggestions { in to_tokens() 265 &self.suggestions, in to_tokens()
|
/external/dagger2/java/dagger/android/ |
D | DispatchingAndroidInjector.java | 154 List<String> suggestions = new ArrayList<>(); in errorMessageSuggestions() local 157 suggestions.add(clazz.getCanonicalName()); in errorMessageSuggestions() 161 return suggestions.isEmpty() in errorMessageSuggestions() 164 SUPERTYPES_BOUND_FORMAT, instance.getClass().getCanonicalName(), suggestions); in errorMessageSuggestions()
|
/external/rust/crates/structopt/ |
D | Cargo.toml.orig | 16 suggestions = ["clap/suggestions"]
|
D | Cargo.toml | 54 suggestions = ["clap/suggestions"]
|
/external/rust/crates/proc-macro-error/src/imp/ |
D | delegate.rs | 29 suggestions, in emit_diagnostic() 46 for (kind, msg, span) in suggestions { in emit_diagnostic()
|
/external/tensorflow/tensorflow/lite/g3doc/models/smart_reply/ |
D | overview.md | 7 Our smart reply model generates reply suggestions based on chat messages. The 8 suggestions are intended to be contextually relevant, one-touch responses that 29 The model generates reply suggestions to conversational chat messages.
|
/external/rust/crates/clap/ |
D | Cargo.toml | 106 default = ["suggestions", "color", "vec_map"] 111 suggestions = ["strsim"]
|
/external/libchrome/third_party/jinja2/ |
D | AUTHORS | 22 Patches and suggestions:
|
/external/llvm-project/llvm/ |
D | README.txt | 17 suggestions.
|
/external/llvm/ |
D | README.txt | 17 suggestions.
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | ddLogB.decTest | 15 -- Please send comments, suggestions, and corrections to the author: -- 121 -- suggestions from Ilan Nehama
|
D | dqLogB.decTest | 15 -- Please send comments, suggestions, and corrections to the author: -- 122 -- suggestions from Ilan Nehama
|
D | decSingle.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | dqLogB.decTest | 15 -- Please send comments, suggestions, and corrections to the author: -- 122 -- suggestions from Ilan Nehama
|
D | ddLogB.decTest | 15 -- Please send comments, suggestions, and corrections to the author: -- 121 -- suggestions from Ilan Nehama
|
D | decSingle.decTest | 15 -- Please send comments, suggestions, and corrections to the author: --
|
D | logb.decTest | 15 -- Please send comments, suggestions, and corrections to the author: -- 123 -- suggestions from Ilan Nehama
|
/external/e2fsprogs/ |
D | README | 17 suggestions of what sort of information to include when submitting bug
|
/external/rust/cxx/gen/cmd/ |
D | Android.bp | 48 // clap-2.33.3 "ansi_term,atty,color,default,strsim,suggestions,vec_map"
|
/external/swiftshader/third_party/llvm-subzero/ |
D | README.txt | 25 suggestions.
|
/external/python/cpython3/Doc/howto/ |
D | cporting.rst | 16 suggestions with supporting code.
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.lic.txt | 28 % Please send bugs or suggestions to karl@huftis.org.
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.lic.txt | 28 % Please send bugs or suggestions to karl@huftis.org.
|