Home
last modified time | relevance | path

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

1234

/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…
DChangelog79 * rotate through the suggestions randomly, so that all of them
86 * Some suggestions have become "active", you can press a key to
/external/curl/
DCONTRIBUTING.md14 Send your suggestions using one of these methods:
DREADME26 If you have problems, questions, ideas or suggestions, please contact us
/external/opencv3/3rdparty/jinja2/
DAUTHORS21 Patches and suggestions:
/external/chromium-trace/catapult/third_party/html5lib-python/
DAUTHORS.rst11 Patches and suggestions
/external/llvm/
DREADME.txt17 suggestions.
/external/e2fsprogs/
DREADME17 suggestions of what sort of information to include when submitting bug
/external/tlsdate/
DHARDENING7 suggestions and improvements are welcome! We always want the strongest set of
50 Other kernel hardening suggestions are welcome.
/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/hyphenation-patterns/en-US/
Dhyph-en-us.lic.txt32 % Please send bugs or suggestions to tex-live (at) tug.org.
/external/bison/m4/
Dfpending.m49 dnl Using code from emacs, based on suggestions from Paul Eggert
/external/chromium-trace/catapult/third_party/beautifulsoup4/
DAUTHORS.txt33 An incomplete list of people who made suggestions or found bugs or
/external/opencv3/3rdparty/libpng/
DREADME59 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/
Dreadme.txt44 Here are a few suggestions:
/external/libpng/
DREADME66 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/
DREADME191 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/
DCHANGES.txt91 Sumanto Biswas pointed out the issue and provided suggestions.
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
Dglobal-config.properties58 # Whether or not to make suggestions about whether a benchmark should be a pico/micro/macro
/external/chromium-trace/catapult/third_party/flot/
DCONTRIBUTING.md17 If you have suggestions for new features, or changes to existing ones, we'd
/external/skia/site/dev/contrib/
Dsubmit.md130 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/
DREADME71 The following people have helped with suggestions, ideas, code or
/external/libusb/
DPORTING87 make suggestions about the internal API. Hopefully we can produce some

1234