Home
last modified time | relevance | path

Searched refs:suggest (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/external/autotest/client/profilers/powertop/src/
Dmisctips.c188 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()
DChangelog54 * 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.example9 # 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/cronet/build/
Dinstall-chroot.sh793 suggest=
797 suggest="$i"
803 suggest="$j"
809 suggest="$k"
814 [ -n "${suggest}" ] && break
817 [ -n "${suggest}" ] && break
820 if [ -n "${suggest}" ]; then
825 def_suggest="${suggest}"
827 echo "A good location would probably be in \"${suggest}\""
/external/angle/build/
Dinstall-chroot.sh793 suggest=
797 suggest="$i"
803 suggest="$j"
809 suggest="$k"
814 [ -n "${suggest}" ] && break
817 [ -n "${suggest}" ] && break
820 if [ -n "${suggest}" ]; then
825 def_suggest="${suggest}"
827 echo "A good location would probably be in \"${suggest}\""
/external/angle/third_party/vulkan_memory_allocator/
DBUILD.gn19 "-Wno-suggest-destructor-override",
20 "-Wno-suggest-override",
/external/selinux/libselinux/utils/
DMakefile17 -Wno-suggest-attribute=pure -Wno-suggest-attribute=const
/external/libusb/
DREADME.git31 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/
Dinteractive.rst24 the expression up to the final ``'.'`` and then suggest completions from
42 symbol table. A command to check (or even suggest) matching parentheses,
/external/robolectric/errorprone/src/test/java/xxx/
DREADME3 They start with "X" so IDEs aren't as likely to suggest 'em to you.
/external/angle/src/libANGLE/renderer/vulkan/
DBUILD.gn54 "-Wno-suggest-destructor-override",
55 "-Wno-suggest-override",
/external/python/typing/.github/ISSUE_TEMPLATE/
Dtyping-extensions-issue.md3 about: Report a problem or suggest changes for the typing-extensions library
Ddocumentation-issue.md3 about: Report a problem or suggest changes for the documentation at https://typing.readthedocs.io/
/external/cronet/third_party/protobuf/php/
Dcomposer.json.dist14 "suggest": {
/external/protobuf/php/
Dcomposer.json.dist14 "suggest": {
/external/grpc-grpc/templates/
Dcomposer.json.template16 "suggest": {
/external/rust/crates/glam/
DCONTRIBUTING.md23 If `glam` is missing functionality on existing types, [suggest a new feature]
57 [suggest a new feature]: https://github.com/bitshifter/glam-rs/discussions/new?category=ideas
/external/clang/test/Parser/
Dwarn-semicolon-before-method-body.m5 // warn about it and suggest a fixit.
/external/webp/doc/
DTODO12 * To wit, suggest s/[spec|specification]/guide/g . "Spec" can imply a
/external/iptables/
DINCOMPATIBILITIES13 After upgrading from 1.2 to 1.3, it suggest go do an iptables-save, then
/external/MPAndroidChart/.github/
DPULL_REQUEST_TEMPLATE.md5 <!-- If you'd like to suggest a significant change, please
/external/llvm/test/CodeGen/ARM/
Difconv-kills.ll26 ; suggest to bring %phival/%valt/%vale into %R1 (because otherwise there
/external/angle/build/android/test/
Dmissing_symbol_test.gni17 # the missing symbol resolver can find and suggest the missing GN dep.
/external/cronet/build/android/test/
Dmissing_symbol_test.gni17 # the missing symbol resolver can find and suggest the missing GN dep.
/external/clang/test/FixIt/
Dformat-no-fixit.m19 // This is okay, but we won't suggest a fixit; arbitrary structure pointers may

12345678910>>...12