| /external/libcups/config-scripts/ |
| D | cups-directories.m4 | 12 dnl Fix "prefix" variable if it hasn't been specified... 17 dnl Fix "exec_prefix" variable if it hasn't been specified... 40 dnl Fix "sharedstatedir" variable if it hasn't been specified... 45 dnl Fix "datarootdir" variable if it hasn't been specified... 54 dnl Fix "datadir" variable if it hasn't been specified... 65 dnl Fix "includedir" variable if it hasn't been specified... 70 dnl Fix "localstatedir" variable if it hasn't been specified... 83 dnl Fix "sysconfdir" variable if it hasn't been specified...
|
| /external/cronet/components/cronet/ |
| D | cronet_upload_data_stream.h | 84 // True if ReadInternal has been called, the read hasn't completed, and there 85 // hasn't been a ResetInternal call yet. 93 // True if InitInternal has been called, the rewind hasn't completed, and 94 // there hasn't been a ResetInternal call yet. Note that this may be true 95 // even when the rewind hasn't yet started, if there's a read in progress.
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 314 fail(DL, DAG, "WebAssembly hasn't implemented nest arguments"); in LowerCall() 316 fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments"); in LowerCall() 318 fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments"); in LowerCall() 320 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments"); in LowerCall() 408 fail(DL, DAG, "WebAssembly hasn't implemented inalloca return values"); in LowerCall() 410 fail(DL, DAG, "WebAssembly hasn't implemented cons regs return values"); in LowerCall() 413 "WebAssembly hasn't implemented cons regs last return values"); in LowerCall() 460 fail(DL, DAG, "WebAssembly hasn't implemented inalloca results"); in LowerReturn() 462 fail(DL, DAG, "WebAssembly hasn't implemented cons regs results"); in LowerReturn() 464 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last results"); in LowerReturn() [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | androidenterprise_v1.entitlements.html | 129 …hasn't purchased enough licenses, then no entitlement is created and the installation fails. … 152 …hasn't purchased enough licenses, then no entitlement is created and the installation fails. … 171 …hasn't purchased enough licenses, then no entitlement is created and the installation fails. … 185 …hasn't purchased enough licenses, then no entitlement is created and the installation fails. …
|
| /external/googleapis/google/ads/googleads/v15/enums/ |
| D | data_driven_model_status.proto | 43 // The data driven model is stale. It hasn't been updated for at least 7 48 // The data driven model expired. It hasn't been updated for at least 30 49 // days and cannot be used. Most commonly this is because there hasn't been
|
| /external/googleapis/google/ads/searchads360/v0/enums/ |
| D | data_driven_model_status.proto | 43 // The data driven model is stale. It hasn't been updated for at least 7 48 // The data driven model expired. It hasn't been updated for at least 30 49 // days and cannot be used. Most commonly this is because there hasn't been
|
| /external/googleapis/google/ads/googleads/v14/enums/ |
| D | data_driven_model_status.proto | 43 // The data driven model is stale. It hasn't been updated for at least 7 48 // The data driven model expired. It hasn't been updated for at least 30 49 // days and cannot be used. Most commonly this is because there hasn't been
|
| /external/googleapis/google/ads/googleads/v16/enums/ |
| D | data_driven_model_status.proto | 43 // The data driven model is stale. It hasn't been updated for at least 7 48 // The data driven model expired. It hasn't been updated for at least 30 49 // days and cannot be used. Most commonly this is because there hasn't been
|
| /external/mbedtls/library/ |
| D | mps_error.h | 59 * the user hasn't yet read and committed all of it. */ 79 * has no accumulator it can use to backup the data that hasn't been processed. */ 84 * data that hasn't been processed and the excess of the last read-request. */
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | mps_error.h | 59 * the user hasn't yet read and committed all of it. */ 79 * has no accumulator it can use to backup the data that hasn't been processed. */ 84 * data that hasn't been processed and the excess of the last read-request. */
|
| /external/icing/icing/schema/ |
| D | schema-store.h | 245 // NOT_FOUND_ERROR if a schema hasn't been set before 273 // FAILED_PRECONDITION if schema hasn't been set yet 283 // FAILED_PRECONDITION if schema hasn't been set yet 292 // FAILED_PRECONDITION if schema hasn't been set yet 303 // FAILED_PRECONDITION if schema hasn't been set yet 314 // FAILED_PRECONDITION if schema hasn't been set yet 336 // FAILED_PRECONDITION if schema hasn't been set yet 348 // FAILED_PRECONDITION if schema hasn't been set yet 364 // FAILED_PRECONDITION if schema hasn't been set yet
|
| /external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/longrunning/ |
| D | OperationFuture.java | 46 * hasn't returned yet. 61 * future hasn't completed yet this method returns {@code null}, otherwise it returns the latest 96 * the current poll metadata result (or the initial call metadata if it hasn't completed yet). The 98 * hasn't completed yet) is executed and response is received from the server. The time when the
|
| /external/autotest/server/site_tests/firmware_Fingerprint/tests/ |
| D | reboot_to_ro.sh | 29 echo "Validating flash protection hasn't changed" 38 echo "Validating flash protection hasn't changed"
|
| /external/cronet/base/android/java/src/org/chromium/base/supplier/ |
| D | ObservableSupplier.java | 33 * current message loop (so long as the object hasn't changed). 34 * @return The current object or null if it hasn't been set yet.
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyMachineFunctionInfo.h | 97 assert(VarargVreg != -1U && "Vararg vreg hasn't been set"); in getVarargBufferVreg() 103 assert(BasePtrVreg != -1U && "Base ptr vreg hasn't been set"); in getBasePointerVreg() 108 assert(FrameBaseVreg != -1U && "Frame base vreg hasn't been set"); in getFrameBaseVreg() 116 assert(FrameBaseLocal != -1U && "Frame base local hasn't been set"); in getFrameBaseLocal()
|
| /external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/timers/ |
| D | ApiCallTimeoutTracker.java | 50 … // Best-effort attempt to ensure that if the future hasn't started running already, don't run it. in cancel() 52 // Ensure that if the future hasn't executed its timeout logic already, it won't do so. in cancel()
|
| /external/libchrome/base/task/sequence_manager/ |
| D | work_queue.h | 51 // If the |tasks_| isn't empty and a fence hasn't been reached, 64 // Pushes the task onto the |tasks_| and if a fence hasn't been reached 74 // |task_queue_->TakeImmediateIncomingQueue| and if a fence hasn't been
|
| /external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/logging/ |
| D | LoggingStateStore.java | 32 * hasn't succeeded before, the future will complete with an absent Optional. The future may 58 * <p>If the stable sampling random number hasn't been persisted yet, this will populate it before
|
| /external/aws-crt-java/.github/workflows/ |
| D | stale_issue.yml | 21 …stale-issue-message: Greetings! It looks like this issue hasn’t been active in longer than a week.… 22 …stale-pr-message: Greetings! It looks like this PR hasn’t been active in longer than a week, add a…
|
| /external/llvm/test/Transforms/GlobalOpt/ |
| D | tls.ll | 34 ; Make sure that the load from @ip hasn't been removed. 51 ; Make sure that the store to @ip hasn't been removed.
|
| /external/cronet/base/task/sequence_manager/ |
| D | work_queue.h | 57 // hasn't been reached, otherwise returns nullopt. 68 // Pushes the task onto the |tasks_| and if a fence hasn't been reached 102 // |task_queue_->TakeImmediateIncomingQueue| and if a fence hasn't been
|
| /external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ |
| D | AnalyzeIamPolicyRequestOrBuilder.java | 124 * execution of your query hasn't finished in the specified 146 * execution of your query hasn't finished in the specified 168 * execution of your query hasn't finished in the specified
|
| D | IamPolicyAnalysisStateOrBuilder.java | 34 * - DEADLINE_EXCEEDED means the analysis on this entity hasn't been started 51 * - DEADLINE_EXCEEDED means the analysis on this entity hasn't been started
|
| /external/python/cpython3/Include/internal/ |
| D | pycore_condvar.h | 39 /* include windows if it hasn't been done before */ 67 maintains state even though a wait hasn't happened, there is still
|
| /external/cronet/base/timer/ |
| D | hi_res_timer_manager_unittest.cc | 33 // But the Time class has it off, because it hasn't been activated. in TEST() 70 // Time class has it off as well, because it hasn't been activated. in TEST()
|