Searched refs:suggestions (Results 1 – 25 of 76) sorted by relevance
1234
/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…
|
D | Changelog | 79 * rotate through the suggestions randomly, so that all of them 86 * Some suggestions have become "active", you can press a key to
|
/external/curl/ |
D | CONTRIBUTING.md | 14 Send your suggestions using one of these methods:
|
D | README | 26 If you have problems, questions, ideas or suggestions, please contact us
|
/external/opencv3/3rdparty/jinja2/ |
D | AUTHORS | 21 Patches and suggestions:
|
/external/chromium-trace/catapult/third_party/html5lib-python/ |
D | AUTHORS.rst | 11 Patches and suggestions
|
/external/llvm/ |
D | README.txt | 17 suggestions.
|
/external/e2fsprogs/ |
D | README | 17 suggestions of what sort of information to include when submitting bug
|
/external/tlsdate/ |
D | HARDENING | 7 suggestions and improvements are welcome! We always want the strongest set of 50 Other kernel hardening suggestions are welcome.
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.lic.txt | 28 % Please send bugs or suggestions to karl@huftis.org.
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.lic.txt | 28 % Please send bugs or suggestions to karl@huftis.org.
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.lic.txt | 32 % Please send bugs or suggestions to tex-live (at) tug.org.
|
/external/bison/m4/ |
D | fpending.m4 | 9 dnl Using code from emacs, based on suggestions from Paul Eggert
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/ |
D | AUTHORS.txt | 33 An incomplete list of people who made suggestions or found bugs or
|
/external/opencv3/3rdparty/libpng/ |
D | README | 59 suggestions to the list. 125 Please do not send suggestions on how to change PNG. We have 127 finished. If you have suggestions for libpng, however, I'll
|
/external/zlib/src/contrib/delphi/ |
D | readme.txt | 44 Here are a few suggestions:
|
/external/libpng/ |
D | README | 66 suggestions to the list. 136 Please do not send suggestions on how to change PNG. We have 138 finished. If you have suggestions for libpng, however, I'll
|
/external/bzip2/ |
D | README | 191 if you have any suggestions or queries. Many people mailed me with 192 comments, suggestions and patches after the releases of bzip-0.15,
|
/external/antlr/antlr-3.4/gunit/ |
D | CHANGES.txt | 91 Sumanto Biswas pointed out the issue and provided suggestions.
|
/external/caliper/caliper/src/main/resources/com/google/caliper/config/ |
D | global-config.properties | 58 # Whether or not to make suggestions about whether a benchmark should be a pico/micro/macro
|
/external/chromium-trace/catapult/third_party/flot/ |
D | CONTRIBUTING.md | 17 If you have suggestions for new features, or changes to existing ones, we'd
|
/external/skia/site/dev/contrib/ |
D | submit.md | 130 almost always have suggestions or style fixes for you, and it's important not to 131 take such suggestions personally or as a commentary on your abilities or ideas.
|
/external/libevent/ |
D | README | 71 The following people have helped with suggestions, ideas, code or
|
/external/libusb/ |
D | PORTING | 87 make suggestions about the internal API. Hopefully we can produce some
|
1234