| /external/llvm-project/clang/test/Headers/ |
| D | sgxintrin.c | 8 uint32_t test_encls(uint32_t leaf, size_t data[3]) { in test_encls() 15 uint32_t test_enclu(uint32_t leaf, size_t data[3]) { in test_enclu() 22 uint32_t test_enclv(uint32_t leaf, size_t data[3]) { in test_enclv()
|
| D | pconfigintin.c | 8 uint32_t test_pconfig(uint32_t leaf, size_t data[3]) { in test_pconfig()
|
| /external/libabigail/tests/data/test-diff-filter/ |
| D | test42-leaf-report-v1.cc | 4 struct leaf struct 12 leaf *m0; argument
|
| D | test42-leaf-report-v0.cc | 4 struct leaf struct 11 leaf *m0; argument
|
| /external/bcc/tests/python/ |
| D | test_call1.c | 19 u64 *leaf = stats.lookup(&key); in parse_ether() local 35 u64 *leaf = stats.lookup(&key); in parse_arp() local 47 u64 *leaf = stats.lookup(&key); in parse_ip() local 56 u64 *leaf = stats.lookup(&key); in eop() local
|
| /external/libabigail/tests/data/test-diff-suppr/ |
| D | test35-leaf-v1.cc | 5 struct leaf struct 19 leaf *m0; argument
|
| D | test35-leaf-v0.cc | 5 struct leaf struct 17 leaf *m0; argument
|
| /external/jemalloc_new/src/ |
| D | rtree.c | 53 rtree_leaf_dalloc_impl(tsdn_t *tsdn, rtree_t *rtree, rtree_leaf_elm_t *leaf) { in rtree_leaf_dalloc_impl() 78 rtree_leaf_elm_t *leaf = in rtree_delete_subtree() local 135 rtree_leaf_elm_t *leaf = atomic_load_p(elmp, ATOMIC_RELAXED); in rtree_leaf_init() local 160 rtree_leaf_valid(rtree_leaf_elm_t *leaf) { in rtree_leaf_valid() 195 rtree_leaf_elm_t *leaf; in rtree_child_leaf_tryread() local 212 rtree_leaf_elm_t *leaf; in rtree_child_leaf_read() local 226 rtree_leaf_elm_t *leaf; in rtree_leaf_elm_lookup_hard() local
|
| /external/grpc-grpc-java/context/src/test/java/io/grpc/ |
| D | PersistentHashArrayMappedTrieTest.java | 38 Leaf<Key, Object> leaf = new Leaf<Key, Object>(key, value1); in leaf_replace() local 55 Leaf<Key, Object> leaf = new Leaf<Key, Object>(key1, value1); in leaf_collision() local 74 Leaf<Key, Object> leaf = new Leaf<Key, Object>(key1, value1); in leaf_insert() local 106 CollisionLeaf<Key, Object> leaf = in collisionLeaf_insert() local 129 CollisionLeaf<Key, Object> leaf = in collisionLeaf_replace() local 152 CollisionLeaf<Key, Object> leaf = in collisionLeaf_collision() local
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ct/ |
| D | CTVerifier.java | 59 OpenSSLX509Certificate leaf = chain[0]; in verifySignedCertificateTimestamps() local 87 OpenSSLX509Certificate leaf = chain[0]; in verifyEmbeddedSCTs() local 114 OpenSSLX509Certificate leaf, in verifyExternalSCTs() 242 private List<SignedCertificateTimestamp> getSCTsFromX509Extension(OpenSSLX509Certificate leaf) { in getSCTsFromX509Extension()
|
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ct/ |
| D | CTVerifier.java | 63 OpenSSLX509Certificate leaf = chain[0]; in verifySignedCertificateTimestamps() local 91 OpenSSLX509Certificate leaf = chain[0]; in verifyEmbeddedSCTs() local 118 OpenSSLX509Certificate leaf, in verifyExternalSCTs() 246 private List<SignedCertificateTimestamp> getSCTsFromX509Extension(OpenSSLX509Certificate leaf) { in getSCTsFromX509Extension()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | gpu_transfer_manager.cc | 58 for (auto& leaf : buffer_tree.leaves()) { in TransferLiteralToInfeed() local 121 for (auto& leaf : outfeed_buffers.leaves()) { in TransferLiteralFromOutfeed() local 136 for (auto& leaf : outfeed_buffers.leaves()) { in TransferLiteralFromOutfeed() local
|
| /external/yapf/yapftests/ |
| D | pytree_visitor_test.py | 41 def DefaultLeafVisit(self, leaf): argument 44 def Visit_NAME(self, leaf): argument
|
| /external/bcc/examples/networking/vlan_learning/ |
| D | vlan_learning.c | 28 struct ifindex_leaf_t *leaf = ingress.lookup(&src_mac); in handle_phys2virt() local 53 struct ifindex_leaf_t *leaf = egress.lookup(&src_ifindex); in handle_virt2phys() local
|
| /external/dagger2/javatests/dagger/functional/producers/aot/ |
| D | ProducesMethodShadowsInjectConstructorTest.java | 108 Leaf leaf(); in leaf() method 113 Leaf leaf = DaggerProducesMethodShadowsInjectConstructorTest_Root.create().leaf(); in shadowedInjectConstructorDoesNotCauseClassCast() local
|
| /external/yapf/yapf/yapflib/ |
| D | pytree_visitor.py | 80 def DefaultLeafVisit(self, leaf): argument 134 def DefaultLeafVisit(self, leaf): argument
|
| /external/cpu_features/src/ |
| D | cpuinfo_x86.c | 124 Leaf leaf; in GetCpuidLeaf() local 144 Leaf leaf; in GetCpuidLeaf() local 243 static void SetVendor(const Leaf leaf, char* const vendor) { in SetVendor() 250 static int IsVendor(const Leaf leaf, const char* const name) { in IsVendor() 1124 Leaf leaf = SafeCpuId(max_cpuid_leaf, 2); in ParseLeaf2() local 1144 const Leaf leaf = SafeCpuIdEx(max_cpuid_leaf, 4, cache_id); in ParseLeaf4() local 1537 const Leaf leaf = SafeCpuId(max_cpuid_ext_leaf, leaf_id); in SetString() local
|
| /external/cldr/tools/python/src/cldr/ |
| D | refmirror.py | 46 leaf=name[len(cldrdir):] variable 48 leaf=leaf[1:] variable
|
| /external/e2fsprogs/util/ |
| D | mkutf8data.c | 381 void *leaf = NULL; in lookup() local 531 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() 1415 struct unicode_data *leaf = l; in nfkdi_print() local 1428 struct unicode_data *leaf = l; in nfkdicf_print() local 1448 struct unicode_data *leaf = l; in nfkdicf_mark() local 1457 struct unicode_data *leaf = l; in correction_mark() local 1464 struct unicode_data *leaf = l; in nfkdi_size() local 1476 struct unicode_data *leaf = l; in nfkdicf_size() local 1490 struct unicode_data *leaf = l; in nfkdi_index() local 1497 struct unicode_data *leaf = l; in nfkdicf_index() local [all …]
|
| /external/llvm-project/clang/test/CodeGen/X86/ |
| D | x86_64-instrument-functions.c | 11 int leaf(int x) { in leaf() function
|
| /external/llvm-project/mlir/tools/mlir-tblgen/ |
| D | RewriterGen.cpp | 268 auto leaf = tree.getArgAsLeaf(i); in emitNativeCodeMatch() local 308 DagLeaf leaf = tree.getArgAsLeaf(i); in emitNativeCodeMatch() local 841 DagLeaf leaf = tree.getArgAsLeaf(0); in handleLocationDirective() local 856 DagLeaf leaf = tree.getArgAsLeaf(i); in handleLocationDirective() local 875 std::string PatternEmitter::handleOpArgument(DagLeaf leaf, in handleOpArgument() 1136 DagLeaf leaf = node.getArgAsLeaf(argIndex); in createSeparateLocalVarsForOpArgs() local 1180 auto leaf = node.getArgAsLeaf(argIndex); in supplyValuesForOpArgs() local 1222 auto leaf = node.getArgAsLeaf(argIndex); in createAggregateLocalVarsForOpArgs() local 1252 DagLeaf leaf = node.getArgAsLeaf(argIndex); in createAggregateLocalVarsForOpArgs() local
|
| /external/avb/libavb_aftl/ |
| D | avb_aftl_util.c | 51 bool avb_aftl_rfc6962_hash_leaf(uint8_t* leaf, in avb_aftl_rfc6962_hash_leaf() 449 static bool parse_signature(SignedVBMetaPrimaryAnnotationLeaf* leaf, in parse_signature() 493 static bool parse_annotation(SignedVBMetaPrimaryAnnotationLeaf* leaf, in parse_annotation() 566 SignedVBMetaPrimaryAnnotationLeaf* leaf; in parse_annotation_leaf() local
|
| /external/llvm-project/polly/lib/External/isl/ |
| D | isl_schedule_private.h | 22 struct isl_schedule_tree *leaf; member
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | aarch64-branch-protection-attr.c | 30 void leaf() {} in leaf() function
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
| D | x509_test.cc | 1013 static int Verify(X509 *leaf, const std::vector<X509 *> &roots, in Verify() 1073 static int Verify(X509 *leaf, const std::vector<X509 *> &roots, in Verify() 1100 bssl::UniquePtr<X509> leaf(CertFromPEM(kLeafPEM)); in TEST() local 1160 bssl::UniquePtr<X509> leaf(CertFromPEM(kSANTypesLeaf)); in TEST() local 1264 bssl::UniquePtr<X509> leaf(CertFromPEM(kSANTypesLeaf)); in TEST() local 1298 bssl::UniquePtr<X509> leaf(CertFromPEM(kCRLTestLeaf)); in TEST() local 1810 bssl::UniquePtr<X509> leaf(CertFromPEM(kNoBasicConstraintsCertSignLeaf)); in TEST() local 1826 bssl::UniquePtr<X509> leaf(CertFromPEM(kNoBasicConstraintsNetscapeCALeaf)); in TEST() local 2057 auto verify_cert = [&](X509 *leaf, unsigned flags, const char *host) { in TEST() 2173 auto verify_cert = [&](X509 *leaf, unsigned flags, const char *host) { in TEST() [all …]
|