| /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
|
| D | test_stat1.c | 50 struct IPLeaf *leaf = stats.lookup_or_init(&key, &zleaf); in on_packet() local
|
| /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()
|
| D | CertificateEntry.java | 81 public static CertificateEntry createForPrecertificate(OpenSSLX509Certificate leaf, in createForPrecertificate()
|
| /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/dagger2/javatests/dagger/functional/aot/ |
| D | MapFrameworkInstanceWithContributionsInMultipleImplementationsTest.java | 57 Leaf leaf(); in leaf() method 87 Leaf leaf = in mapFactoryCanBeInstantiatedAcrossComponentImplementations() local
|
| /external/cpu_features/src/ |
| D | cpuinfo_x86.c | 37 Leaf leaf; in CpuIdEx() local 57 Leaf leaf; in CpuIdEx() local 118 static void SetVendor(const Leaf leaf, char* const vendor) { in SetVendor() 125 static int IsVendor(const Leaf leaf, const char* const name) { in IsVendor() 485 Leaf leaf = SafeCpuId(max_cpuid_leaf, 2); in ParseLeaf2() local 505 const Leaf leaf = SafeCpuIdEx(max_cpuid_leaf, 4, cache_id); in ParseLeaf4() local 725 const Leaf leaf = SafeCpuId(max_cpuid_ext_leaf, leaf_id); in SetString() 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/yapf/yapf/yapflib/ |
| D | pytree_visitor.py | 80 def DefaultLeafVisit(self, leaf): argument 134 def DefaultLeafVisit(self, leaf): argument
|
| /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/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/nanopb-c/tests/cyclic_messages/ |
| D | cyclic.proto | 9 optional int32 leaf = 1; field
|
| /external/grpc-grpc/third_party/nanopb/tests/cyclic_messages/ |
| D | cyclic.proto | 9 optional int32 leaf = 1; field
|
| /external/libgav1/libgav1/src/utils/ |
| D | cpu.cc | 31 void CpuId(int leaf, uint32_t info[4]) { in CpuId()
|
| /external/bcc/tools/ |
| D | deadlock_detector.c | 77 struct thread_to_held_mutex_leaf_t *leaf = in trace_mutex_acquire() local 151 struct thread_to_held_mutex_leaf_t *leaf = in trace_mutex_release() local
|
| /external/jemalloc_new/test/unit/ |
| D | rtree.c | 42 rtree_leaf_elm_t *leaf; in rtree_leaf_alloc_intercept() local 58 rtree_leaf_elm_t *leaf) { in rtree_leaf_dalloc_intercept()
|
| /external/jemalloc_new/include/jemalloc/internal/ |
| D | rtree_tsd.h | 37 rtree_leaf_elm_t *leaf; member
|
| /external/boringssl/src/crypto/x509/ |
| D | x509_test.cc | 990 static int Verify(X509 *leaf, const std::vector<X509 *> &roots, in Verify() 1050 static int Verify(X509 *leaf, const std::vector<X509 *> &roots, in Verify() 1077 bssl::UniquePtr<X509> leaf(CertFromPEM(kLeafPEM)); in TEST() local 1137 bssl::UniquePtr<X509> leaf(CertFromPEM(kSANTypesLeaf)); in TEST() local 1241 bssl::UniquePtr<X509> leaf(CertFromPEM(kSANTypesLeaf)); in TEST() local 1275 bssl::UniquePtr<X509> leaf(CertFromPEM(kCRLTestLeaf)); in TEST() local 1784 bssl::UniquePtr<X509> leaf(CertFromPEM(kNoBasicConstraintsCertSignLeaf)); in TEST() local 1800 bssl::UniquePtr<X509> leaf(CertFromPEM(kNoBasicConstraintsNetscapeCALeaf)); in TEST() local 2031 auto verify_cert = [&](X509 *leaf, unsigned flags, const char *host) { in TEST() 2147 auto verify_cert = [&](X509 *leaf, unsigned flags, const char *host) { in TEST() [all …]
|
| /external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
| D | boosted_trees.proto | 13 Leaf leaf = 1; field 32 oneof leaf { oneof
|
| /external/bcc/src/python/bcc/ |
| D | table.py | 183 def leaf_sprintf(self, leaf): argument 214 def __setitem__(self, key, leaf): argument 439 def __setitem__(self, key, leaf): argument 485 def __setitem__(self, key, leaf): argument 516 def __setitem__(self, key, leaf): argument 652 def __setitem__(self, key, leaf): argument 708 def __setitem__(self, key, leaf): argument
|
| /external/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | IsValidUtf8Test.java | 135 ByteString leaf = factory.newByteString(realBytes); in assertValidUtf8() local
|