Home
last modified time | relevance | path

Searched full:hasn (Results 1 – 25 of 3134) sorted by relevance

12345678910>>...126

/external/libcups/config-scripts/
Dcups-directories.m412 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/tot/components/cronet/
Dcronet_upload_data_stream.h84 // 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/cronet/stable/components/cronet/
Dcronet_upload_data_stream.h84 // 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/vboot_reference/tests/
Dvb2_secdata_fwmp_tests.c191 /* FWMP hasn't been initialized (recovery mode) */ in get_flag_test()
198 /* FWMP hasn't been initialized (normal mode) */ in get_flag_test()
204 /* FWMP hasn't been initialized (before recovery decision) */ in get_flag_test()
220 /* FWMP hasn't been initialized (recovery mode) */ in get_dev_key_hash_test()
227 /* FWMP hasn't been initialized (normal mode) */ in get_dev_key_hash_test()
233 /* FWMP hasn't been initialized (before recovery decision) */ in get_dev_key_hash_test()
/external/googleapis/google/ads/googleads/v15/enums/
Ddata_driven_model_status.proto43 // 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/
Ddata_driven_model_status.proto43 // 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/
Ddata_driven_model_status.proto43 // 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/
Ddata_driven_model_status.proto43 // 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/python/google-api-python-client/docs/dyn/
Dandroidenterprise_v1.entitlements.html129hasn't purchased enough licenses, then no entitlement is created and the installation fails. …
152hasn't purchased enough licenses, then no entitlement is created and the installation fails. …
171hasn't purchased enough licenses, then no entitlement is created and the installation fails. …
185hasn't purchased enough licenses, then no entitlement is created and the installation fails. …
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp314 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/mbedtls/library/
Dmps_error.h59 * 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/
Dmps_error.h59 * 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/autotest/server/site_tests/firmware_Fingerprint/tests/
Dreboot_to_ro.sh29 echo "Validating flash protection hasn't changed"
38 echo "Validating flash protection hasn't changed"
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/longrunning/
DOperationFuture.java46 * 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/icing/icing/schema/
Dschema-store.h308 // - NOT_FOUND_ERROR if a schema hasn't been set before
320 // schema hasn't been set before
366 // FAILED_PRECONDITION if schema hasn't been set yet
376 // FAILED_PRECONDITION if schema hasn't been set yet
386 // FAILED_PRECONDITION if schema hasn't been set yet
395 // FAILED_PRECONDITION if schema hasn't been set yet
406 // FAILED_PRECONDITION if schema hasn't been set yet
417 // FAILED_PRECONDITION if schema hasn't been set yet
439 // FAILED_PRECONDITION if schema hasn't been set yet
451 // FAILED_PRECONDITION if schema hasn't been set yet
[all …]
/external/cronet/tot/base/android/java/src/org/chromium/base/supplier/
DObservableSupplier.java33 * 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/cronet/stable/base/android/java/src/org/chromium/base/supplier/
DObservableSupplier.java33 * 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/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/timers/
DApiCallTimeoutTracker.java50 … // 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h97 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/libchrome/base/task/sequence_manager/
Dwork_queue.h51 // 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/
DLoggingStateStore.java32 * 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/python/cpython3/Include/internal/
Dpycore_condvar.h33 /* include windows if it hasn't been done before */
61 maintains state even though a wait hasn't happened, there is still
/external/aws-crt-java/.github/workflows/
Dstale_issue.yml21 …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/
Dtls.ll34 ; Make sure that the load from @ip hasn't been removed.
51 ; Make sure that the store to @ip hasn't been removed.
/external/skia/src/core/
DSkAutoPixmapStorage.h58 * Returns a void* of the allocated pixel memory and resets the pixmap. If the storage hasn't
66 * If the storage hasn't been allocated, the result is NULL.

12345678910>>...126