/external/jemalloc/include/jemalloc/internal/ |
D | rtree.h | 71 rtree_node_elm_t *subtree; member 221 rtree_node_elm_t *subtree; in rtree_subtree_tryread() local 234 rtree_node_elm_t *subtree; in rtree_subtree_read() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/ |
D | NameConstraintValidator.java | 21 void addExcludedSubtree(GeneralSubtree subtree); in addExcludedSubtree()
|
D | PKIXNameConstraintValidator.java | 152 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree() local 231 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree() 385 ASN1Sequence subtree) in withinDNSubtree() 424 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkPermittedDN() local 448 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkExcludedDN() local 477 ASN1Sequence subtree = (ASN1Sequence)_iter.next(); in intersectDN() local 512 ASN1Sequence subtree = (ASN1Sequence)it.next(); in unionDN() local
|
D | NameConstraints.java | 75 private GeneralSubtree[] createArray(ASN1Sequence subtree) in createArray()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | NameConstraintValidator.java | 17 void addExcludedSubtree(GeneralSubtree subtree); in addExcludedSubtree()
|
D | PKIXNameConstraintValidator.java | 148 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree() local 227 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree() 381 ASN1Sequence subtree) in withinDNSubtree() 420 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkPermittedDN() local 444 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkExcludedDN() local 473 ASN1Sequence subtree = (ASN1Sequence)_iter.next(); in intersectDN() local 508 ASN1Sequence subtree = (ASN1Sequence)it.next(); in unionDN() local
|
D | NameConstraints.java | 71 private GeneralSubtree[] createArray(ASN1Sequence subtree) in createArray()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
D | PKIXNameConstraintValidator.java | 48 ASN1Sequence subtree) in withinDNSubtree() 99 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkPermittedDN() local 123 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkExcludedDN() local 152 ASN1Sequence subtree = (ASN1Sequence)_iter.next(); in intersectDN() local 187 ASN1Sequence subtree = (ASN1Sequence)it.next(); in unionDN() local 1544 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree() local 1614 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/ |
D | PKIXNameConstraintValidator.java | 52 ASN1Sequence subtree) in withinDNSubtree() 103 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkPermittedDN() local 127 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkExcludedDN() local 156 ASN1Sequence subtree = (ASN1Sequence)_iter.next(); in intersectDN() local 191 ASN1Sequence subtree = (ASN1Sequence)it.next(); in unionDN() local 1548 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree() local 1618 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
|
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
D | TreePatternParser.java | 75 Object subtree = parseTree(); in parseTree() local
|
/external/jemalloc/src/ |
D | rtree.c | 87 rtree_node_elm_t *subtree = rtree->levels[i].subtree; in rtree_delete() local
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | TextFormatParseInfoTreeTest.java | 163 TextFormatParseInfoTree subtree = root.getNestedTrees(OPTIONAL_NESTED_MESSAGE).get(0); in testGetNestedTreesReturnsSingleTree() local
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | IntervalMap.h | 496 NodeRef &subtree(unsigned i) const { in subtree() function 680 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function 683 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function 761 NodeRef &subtree(unsigned i) const { in subtree() function 798 NodeRef &subtree(unsigned Level) const { in subtree() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 520 NodeRef &subtree(unsigned i) const { in subtree() function 703 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function 706 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function 784 NodeRef &subtree(unsigned i) const { in subtree() function 821 NodeRef &subtree(unsigned Level) const { in subtree() function
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 517 NodeRef &subtree(unsigned i) const { in subtree() function 701 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function 704 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function 782 NodeRef &subtree(unsigned i) const { in subtree() function 819 NodeRef &subtree(unsigned Level) const { in subtree() function
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_xauth.h | 138 int subtree; member
|
/external/jemalloc_new/src/ |
D | rtree.c | 63 rtree_delete_subtree(tsdn_t *tsdn, rtree_t *rtree, rtree_node_elm_t *subtree, in rtree_delete_subtree()
|
/external/v8/src/compiler/ |
D | state-values-utils.cc | 210 Node* subtree = BuildTree(values_idx, values, count, liveness, in BuildTree() local
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 277 static struct node *node_copy_subtree(struct node *subtree) in node_copy_subtree()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | SymbolTable.h | 170 virtual void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | scoped_allocator_optimizer.cc | 787 Tree* subtree = root; in ComputeScopeTree() local
|
/external/tinyxml2/ |
D | xmltest.cpp | 1760 XMLElement* subtree = doc.RootElement()->FirstChildElement("one")->FirstChildElement("subtree"); in main() local
|
/external/deqp-deps/glslang/glslang/Include/ |
D | intermediate.h | 1201 void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
|