| /external/clang/test/SemaObjCXX/ |
| D | nullability-consistency.mm | 1 // RUN: %clang_cc1 -fsyntax-only -fblocks -I %S/Inputs -isystem %S/Inputs/nullability-consistency-s… 2 // RUN: %clang_cc1 -fsyntax-only -fblocks -I %S/Inputs -isystem %S/Inputs/nullability-consistency-s… 4 #include "nullability-consistency-1.h" 5 #include "nullability-consistency-3.h" 6 #include "nullability-consistency-4.h" 7 #include "nullability-consistency-5.h" 8 #include "nullability-consistency-5.h" 9 #include "nullability-consistency-6.h" 10 #include "nullability-consistency-7.h" 11 #include "nullability-consistency-8.h" [all …]
|
| /external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/ |
| D | RetireGrantRequest.java | 78 * eventual consistency. 83 …ps://docs.aws.amazon.com/kms/latest/developerguide/grants.html#terms-eventual-consistency">Eventual 84 * consistency</a> in the <i>Key Management Service Developer Guide</i>. 88 * achieved eventual consistency.</p> 92 …ref="https://docs.aws.amazon.com/kms/latest/developerguide/grants.html#terms-eventual-consistency"> 93 * Eventual consistency</a> in the <i>Key Management Service Developer Guide</i>. 249 * achieved eventual consistency. 254 …ps://docs.aws.amazon.com/kms/latest/developerguide/grants.html#terms-eventual-consistency">Eventual 255 * consistency</a> in the <i>Key Management Service Developer Guide</i>. 260 * has achieved eventual consistency.</p> [all …]
|
| /external/cronet/net/cert/ |
| D | ct_log_verifier_unittest.cc | 80 // A single consistency proof. Contains at most 3 proof nodes (all test proofs 89 // A collection of consistency proofs between various sub-trees of the sample 92 // Empty consistency proof between trees of the same size (1). 94 // Consistency proof between tree of size 1 and tree of size 8, with 3 102 // Consistency proof between tree of size 6 and tree of size 8, with 3 110 // Consistency proof between tree of size 2 and tree of size 5, with 2 163 // Constructs a consistency/audit proof from a test vector. 291 // Given a consistency proof between two snapshots of the tree, asserts that it 299 // Verify the original consistency proof. in CheckVerifyConsistencyProof() 483 // Invalid consistency proofs. in TEST_F() [all …]
|
| D | merkle_consistency_proof.h | 17 // Consistency proof between two STHs as defined in section 2.1.2. of RFC6962. 29 // Consistency proof nodes.
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | StatepointLowering.h | 31 /// used for a debug mode consistency check only). The spill slot tracking 38 /// performs some consistency checking. 85 // TODO: Should add consistency tracking to ensure we encounter 96 assert(NextSlotToAllocate <= (unsigned)Offset && "consistency!"); in reserveStackSlot() 120 /// Keep track of pending gcrelocate calls for consistency check
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | StatepointLowering.h | 33 /// used for a debug mode consistency check only). The spill slot tracking 40 /// performs some consistency checking. 87 // TODO: Should add consistency tracking to ensure we encounter 98 assert(NextSlotToAllocate <= (unsigned)Offset && "consistency!"); in reserveStackSlot() 122 /// Keep track of pending gcrelocate calls for consistency check
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | StatepointLowering.h | 29 /// used for a debug mode consistency check only). The spill slot tracking 36 /// performs some consistency checking. 78 // TODO: Should add consistency tracking to ensure we encounter 89 assert(NextSlotToAllocate <= (unsigned)Offset && "consistency!"); in reserveStackSlot() 113 /// Keep track of pending gcrelocate calls for consistency check
|
| /external/pigweed/third_party/fuchsia/repo/zircon/system/ulib/lazy_init/include/lib/lazy_init/ |
| D | lazy_init.h | 25 // consistency checks and global destructor generation options. 55 // Specialization that does not provide consistency checks. 90 // pointer without performing consistency checks. This should be used 108 // Specialization that provides basic consistency checks. It is up to the caller 154 // pointer without performing consistency checks. This should be used 182 // Specialization that provides atomic consistency checks. Checks are guaranteed 229 // pointer without performing consistency checks. This should be used
|
| /external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/ |
| D | KmsClient.java | 339 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 340 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 341 * consistency</a>. 423 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 424 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 425 * consistency</a>. 607 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 608 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 609 * consistency</a>. 852 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… [all …]
|
| D | DefaultKmsClient.java | 296 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 297 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 298 * consistency</a>. 500 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 501 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 502 * consistency</a>. 738 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 739 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 740 * consistency</a>. 944 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… [all …]
|
| D | KmsAsyncClient.java | 290 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 291 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 292 * consistency</a>. 375 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 376 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 377 * consistency</a>. 561 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 562 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 563 * consistency</a>. 805 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… [all …]
|
| D | DefaultKmsAsyncClient.java | 298 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 299 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 300 * consistency</a>. 510 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 511 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 512 * consistency</a>. 754 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… 755 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm… 756 * consistency</a>. 967 …* <b>Eventual consistency</b>: The KMS API follows an eventual consistency model. For more informa… [all …]
|
| /external/aws-sdk-java-v2/services/kms/src/main/resources/codegen-resources/ |
| D | service-2.json | 31 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 48 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 66 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 95 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 116 …consistency</i>. Once the grant has achieved eventual consistency, the grantee principal can use t… 141 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 164 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 179 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 195 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… 212 …consistency</b>: The KMS API follows an eventual consistency model. For more information, see <a h… [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | Minidump.h | 61 /// internal consistency of the stream is not checked in any way. 69 /// header. The consistency of the Module entries themselves is not checked in 78 /// header. The consistency of the Thread entries themselves is not checked in 86 /// of the ExceptionStream structure. The internal consistency of the stream 98 /// consistency of the MemoryDescriptor entries themselves is not checked in 139 /// The consistency of the MemoryInfoList entries themselves is not checked
|
| /external/python/cpython2/Mac/Demo/applescript/Disk_Copy/ |
| D | Special_Events.py | 248 …Returns: a record containing a boolean (true/false) value if the image passes consistency tests, a… 359 class consistency(aetools.NProperty): class 360 """consistency - Does the image pass consistency checks? """ 379 'consistency' : consistency, 415 'Rch1' : consistency,
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
| D | Minidump.h | 62 /// internal consistency of the stream is not checked in any way. 70 /// header. The consistency of the Module entries themselves is not checked in 79 /// header. The consistency of the Thread entries themselves is not checked in 87 /// of the ExceptionStream structure. The internal consistency of the stream 99 /// consistency of the MemoryDescriptor entries themselves is not checked in 140 /// The consistency of the MemoryInfoList entries themselves is not checked
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | bigtableadmin_v2.projects.instances.appProfiles.html | 116 …nsidered equidistant. Choosing this option sacrifices read-your-writes consistency to improve avai… 122 …requests to a specific cluster. This option preserves read-your-writes consistency but does not im… 141 …nsidered equidistant. Choosing this option sacrifices read-your-writes consistency to improve avai… 147 …requests to a specific cluster. This option preserves read-your-writes consistency but does not im… 190 …nsidered equidistant. Choosing this option sacrifices read-your-writes consistency to improve avai… 196 …requests to a specific cluster. This option preserves read-your-writes consistency but does not im… 224 …nsidered equidistant. Choosing this option sacrifices read-your-writes consistency to improve avai… 230 …requests to a specific cluster. This option preserves read-your-writes consistency but does not im… 269 …nsidered equidistant. Choosing this option sacrifices read-your-writes consistency to improve avai… 275 …requests to a specific cluster. This option preserves read-your-writes consistency but does not im…
|
| /external/cronet/components/metrics/ |
| D | clean_exit_beacon.cc | 55 CleanExitBeaconConsistency consistency = in RecordBeaconConsistency() local 60 consistency = CleanExitBeaconConsistency::kMissingMissing; in RecordBeaconConsistency() 62 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency() 67 consistency = beacon_file_beacon_value.value() in RecordBeaconConsistency() 71 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency() 75 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency() 79 base::UmaHistogramEnumeration("UMA.CleanExitBeaconConsistency3", consistency); in RecordBeaconConsistency()
|
| /external/vboot_reference/firmware/lib/tpm_lite/include/ |
| D | tpm_error_messages.h | 200 "The consistency check on DAA parameter inputData0 has failed" }, 202 "The consistency check on DAA parameter inputData1 has failed" }, 204 "The consistency check on DAA_issuerSettings has failed" }, 206 "The consistency check on DAA_tpmSpecific has failed" }, 213 "The consistency check on w has failed" },
|
| /external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/ |
| D | consistency_tools.py | 8 """Provides utilities to write a script to verify XML registry consistency.""" 206 """Iterate through the registry, looking for consistency problems. 209 # Iterate through commands, looking for consistency problems. 332 """Check a type's XML data for consistency. 372 """Check an extension's XML data for consistency. 387 """Check an extension's XML data for consistency. 395 """Check a command's XML data for consistency. 445 """Check a command's return codes for consistency. 465 """Check a command's return codes in-depth for consistency.
|
| /external/llvm/docs/HistoricalNotes/ |
| D | 2001-02-06-TypeNotationDebateResp4.txt | 51 arguing for consistency with C, you should be asking for 'type int []', 67 This is not about function pointers. This is about consistency in the 68 type system, and consistency with the rest of the language. The point
|
| /external/boringssl/src/ |
| D | STYLE.md | 13 concerned, balance consistency within a module with the benefits of a 15 integer and return value conventions take precedence over consistency. 34 Comments should be `// C99-style` for consistency with C++. 117 following naming conventions for consistency with existing OpenSSL and C
|
| /external/cronet/third_party/boringssl/src/ |
| D | STYLE.md | 13 concerned, balance consistency within a module with the benefits of a 15 integer and return value conventions take precedence over consistency. 34 Comments should be `// C99-style` for consistency with C++. 117 following naming conventions for consistency with existing OpenSSL and C
|
| /external/aws-sdk-java-v2/.changes/2.5.x/ |
| D | 2.5.53.json | 23 …o an EC2 instance. With this new capability, snapshots guarantee crash-consistency across multiple… 33 …o an EC2 instance. With this new capability, snapshots guarantee crash-consistency across multiple…
|
| /external/cronet/net/disk_cache/simple/ |
| D | simple_backend_impl.cc | 719 SimpleCacheConsistencyResult consistency = in InitCacheStructureOnDisk() local 721 SIMPLE_CACHE_UMA(ENUMERATION, "ConsistencyResult", cache_type, consistency); in InitCacheStructureOnDisk() 727 // consistency failures may leave an empty directory directly and we can in InitCacheStructureOnDisk() 729 if (consistency != SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk() 734 SimpleCacheConsistencyResult orig_consistency = consistency; in InitCacheStructureOnDisk() 735 consistency = FileStructureConsistent(file_operations.get(), path); in InitCacheStructureOnDisk() 737 consistency); in InitCacheStructureOnDisk() 738 if (consistency == SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk() 746 cache_type, consistency); in InitCacheStructureOnDisk() 750 if (consistency != SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk() [all …]
|