Searched refs:suggest (Results 1 – 25 of 188) sorted by relevance
12345678
/external/autotest/client/profilers/powertop/src/ |
D | misctips.c | 188 int suggest = 0; in suggest_noatime() local 197 suggest = 1; in suggest_noatime() 200 if (suggest) { in suggest_noatime() 222 int suggest = 0; in suggest_powersched() local 243 suggest = 1; in suggest_powersched() 257 suggest = 0; in suggest_powersched() 263 if (suggest) { in suggest_powersched()
|
D | Changelog | 54 * suggest enabling noatime to save disk IO's 55 * suggest enabling SATA AHCI Link powermanagement 56 * suggest enabling the SMP Power Aware Scheduler 68 - hal (suggest to stop cdrom polling) 84 * check for HPET being present; if not suggest user to toggle in 124 * Add capability to suggest disabling daemons and the like
|
/external/vogar/ |
D | .vogarconfig.example | 9 # use "--verbose", "--suggest-classpaths" and "--mode jvm" + "use-bootclasspath" 12 --suggest-classpaths 19 # a list of directories to search for jar files when using --suggest-classpaths
|
/external/selinux/libselinux/utils/ |
D | Makefile | 17 -Wno-suggest-attribute=pure -Wno-suggest-attribute=const
|
/external/libusb/ |
D | README.git | 31 to fit in a couple of small patches, we would kindly suggest that you create a 38 We also suggest that, if you are planning to bring in a large development, you
|
/external/python/cpython3/Doc/tutorial/ |
D | interactive.rst | 24 the expression up to the final ``'.'`` and then suggest completions from 42 symbol table. A command to check (or even suggest) matching parentheses,
|
/external/grpc-grpc/templates/ |
D | composer.json.template | 16 "suggest": {
|
/external/clang/test/Parser/ |
D | warn-semicolon-before-method-body.m | 5 // warn about it and suggest a fixit.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | invalid-instructions-spellcheck.s | 56 @ Here it is checked that we don't suggest instructions that are not supported.
|
/external/u-boot/scripts/coccinelle/null/ |
D | badzero.cocci | 174 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0, suggest !E") 186 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0, suggest !E")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/ |
D | invalid-instructions-spellcheck.s | 55 # Here it is checked that we don't suggest instructions that are not supported.
|
/external/iptables/ |
D | INCOMPATIBILITIES | 13 After upgrading from 1.2 to 1.3, it suggest go do an iptables-save, then
|
/external/llvm/test/CodeGen/ARM/ |
D | ifconv-kills.ll | 26 ; suggest to bring %phival/%valt/%vale into %R1 (because otherwise there
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | ifconv-kills.ll | 26 ; suggest to bring %phival/%valt/%vale into %R1 (because otherwise there
|
/external/clang/test/FixIt/ |
D | format-no-fixit.m | 19 // This is okay, but we won't suggest a fixit; arbitrary structure pointers may
|
/external/selinux/libselinux/src/ |
D | Makefile | 67 -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 \
|
/external/python/cpython3/Doc/ |
D | about.rst | 12 .. In the online version of these documents, you can submit comments and suggest
|
/external/markdown/docs/extensions/ |
D | extra.txt | 39 additional extensions, we suggest creating your own clone of Extra
|
/external/python/cpython2/Doc/ |
D | about.rst | 12 .. In the online version of these documents, you can submit comments and suggest
|
/external/python/httplib2/doc/html/_static/ |
D | traditional.css | 340 div#suggest-changes-box input, div#suggest-changes-box textarea { 346 div#suggest-changes-box textarea {
|
/external/ImageMagick/.github/ |
D | CONTRIBUTING.md | 18 …ty on the [discourse server](https://imagemagick.org/discourse-server/), suggest your change there…
|
/external/freetype/ |
D | README.git | 18 suggest either upgrading or using an environment variable to point to
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-07-06-LoweringIRForCodeGen.txt | 14 What I was going to suggest was that for a particular processor, we define
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-07-06-LoweringIRForCodeGen.txt | 14 What I was going to suggest was that for a particular processor, we define
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-07-06-LoweringIRForCodeGen.txt | 14 What I was going to suggest was that for a particular processor, we define
|
12345678