| /external/clang/test/Modules/ |
| D | suggest-include.cpp | 2 // RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -fimplicit-module-maps -I%S/Inputs/suggest-inc… 19 // Don't suggest a #include that includes the entity via a path that leaves in f() 24 // Don't suggest #including a private header. in f() 25 // FIXME: We could suggest including "useprivate1.h" here, as it's the only in f() 31 // Even if we suggest an include for private1, we should not do so here. in f()
|
| /external/autotest/client/profilers/powertop/src/ |
| 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
|
| 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()
|
| /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/rust/android-crates-io/crates/darling/tests/ |
| D | suggestions.rs | 8 #[darling(attributes(suggest))] 25 #[suggest(ipsum = "Hello", dolorr(sit))] in suggest_dolor() 37 #[suggest(ipsum = "Hello", dolor(sit), amt)] in dont_suggest_skipped_field()
|
| /external/nullaway/nullaway/src/main/java/com/uber/nullaway/fixserialization/ |
| D | FixSerializationConfig.java | 45 * will serialize information and suggest type changes to resolve them, in case these errors could 54 * If enabled, serialized information of a fix suggest will also include the enclosing method and 115 XMLUtil.getValueFromAttribute(document, "/serialization/suggest", "active", Boolean.class) in FixSerializationConfig() 119 document, "/serialization/suggest", "enclosing", Boolean.class) in FixSerializationConfig() 123 …"Error in the fix serialization configuration, suggest flag must be enabled to activate enclosing … in FixSerializationConfig()
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | cloudsearch_v1.query.sources.html | 82 <p class="firstline">Returns list of sources that user can use for Search and Suggest APIs. **Note:… 94 …<pre>Returns list of sources that user can use for Search and Suggest APIs. **Note:** This API req… 99 … are biased towards the specified language. The suggest API does not use this parameter. Instead, … 116 { # The definition of a operator that can be used in a Search/Suggest request. 134 "source": { # Defines sources for the suggest/search APIs. # Name of the source
|
| D | cloudsearch_v1.query.html | 89 <code><a href="#suggest">suggest(body=None, x__xgafv=None)</a></code></p> 116 …ns are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only… 144 … "source": { # Defines sources for the suggest/search APIs. # The source of restriction. 169 … are biased towards the specified language. The suggest API does not use this parameter. Instead, … 196 "source": { # Defines sources for the suggest/search APIs. 242 …"source": { # Defines sources for the suggest/search APIs. # The source the result count… 391 …"source": { # Defines sources for the suggest/search APIs. # The named source for the re… 443 <code class="details" id="suggest">suggest(body=None, x__xgafv=None)</code> 450 { # Request of suggest API. 453 …ns are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only… [all …]
|
| D | cloudsearch_v1.settings.searchapplications.html | 118 …ns are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only… 146 … "source": { # Defines sources for the suggest/search APIs. # The source of restriction. 175 …t;: { # Scoring configurations for a source while processing a Search or Suggest request. # Config… 180 { # Configurations for a source while processing a Search or Suggest request. 188 …"source": { # Defines sources for the suggest/search APIs. # The source for which this c… 279 …ns are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only… 307 … "source": { # Defines sources for the suggest/search APIs. # The source of restriction. 336 …t;: { # Scoring configurations for a source while processing a Search or Suggest request. # Config… 341 { # Configurations for a source while processing a Search or Suggest request. 349 …"source": { # Defines sources for the suggest/search APIs. # The source for which this c… [all …]
|
| /external/clang/test/Sema/ |
| D | warn-missing-braces.c | 3 int a[2][2] = { 0, 1, 2, 3 }; // expected-warning{{suggest braces}} expected-warning{{suggest brace…
|
| /external/angle/third_party/vulkan_memory_allocator/ |
| D | BUILD.gn | 19 "-Wno-suggest-destructor-override", 20 "-Wno-suggest-override",
|
| /external/aws-crt-java/.github/ISSUE_TEMPLATE/ |
| D | feature-request.yml | 3 description: Suggest an idea for this project 28 …Suggest how to implement the addition or change. Please include prototype/workaround/sketch/refere…
|
| /external/clang/test/SemaCXX/ |
| D | warn-absolute-value-header.cpp | 15 // Suggest including cmath in test() 28 // Suggest including cstdlib in test() 44 // Declarations found, suggest name change. in test()
|
| D | addr-of-overloaded-function.cpp | 65 …// FIXME: filter by const so we can unambiguously suggest '()' & point to just the one candidate, … 91 // Do not suggest '()' since an int argument is required in h() 93 // Suggest '()' since there's a default value for the only argument & the in h() 96 // Suggest '()' since no arguments are required & the type argument is in h() 99 // Do not suggest '()' since another type argument is required in h() 101 // Suggest '()' since the type parameter has a default value in h()
|
| /external/mesa3d/.gitlab-ci/container/ |
| D | build-skqp_base.gn | 19 "-Wno-suggest-override", 27 "-Wno-suggest-destructor-override",
|
| /external/aws-sdk-java-v2/.github/ISSUE_TEMPLATE/ |
| D | feature-request.yml | 3 description: Suggest an idea for this project 28 …Suggest how to implement the addition or change. Please include prototype/workaround/sketch/refere…
|
| /external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/ |
| D | GenerateStatelessSummaryRequestOrBuilder.java | 30 * Required. The conversation to suggest a summary for. 44 * Required. The conversation to suggest a summary for. 59 * Required. The conversation to suggest a summary for.
|
| /external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/ |
| D | GenerateStatelessSummaryRequestOrBuilder.java | 30 * Required. The conversation to suggest a summary for. 44 * Required. The conversation to suggest a summary for. 59 * Required. The conversation to suggest a summary for.
|
| /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/googleapis/google/cloud/talent/v4/ |
| D | completion_service.proto | 67 // Suggest job titles for jobs autocomplete. 76 // Suggest company names for jobs autocomplete. 85 // Suggest both job titles and company names for jobs autocomplete.
|
| /external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/ |
| D | completion_service.proto | 67 // Suggest job titles for jobs autocomplete. 76 // Suggest company names for jobs autocomplete. 85 // Suggest both job titles and company names for jobs autocomplete.
|
| /external/rust/android-crates-io/crates/glam/ |
| D | CONTRIBUTING.md | 23 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/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/clang/test/FixIt/ |
| D | fixit-vexing-parse.cpp | 47 // Suggest parentheses only around the first argument. in test() 75 // Maybe suggest an " = X()" initializer for this case? in test() 76 // Maybe suggest removing the parens anyway? in test()
|
| /external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/ |
| D | completion_service.proto | 68 // Suggest job titles for jobs autocomplete. 77 // Suggest company names for jobs autocomplete. 86 // Suggest both job titles and company names for jobs autocomplete.
|