Home
last modified time | relevance | path

Searched defs:subtree (Results 1 – 25 of 52) sorted by relevance

123

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/examples/
Ddocument-style-lib.js50 observer.observe(document, {childList: true, subtree: true}); property
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/
DPKIXNameConstraintValidator.java146 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree() local
225 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
311 ASN1Sequence subtree) in withinDNSubtree()
397 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkPermittedDN() local
421 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkExcludedDN() local
450 ASN1Sequence subtree = (ASN1Sequence)_iter.next(); in intersectDN() local
485 ASN1Sequence subtree = ASN1Sequence.getInstance(it.next()); in unionDN() local
DNameConstraintValidator.java21 void addExcludedSubtree(GeneralSubtree subtree); in addExcludedSubtree()
DNameConstraints.java75 private GeneralSubtree[] createArray(ASN1Sequence subtree) in createArray()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DPKIXNameConstraintValidator.java146 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree() local
225 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
311 ASN1Sequence subtree) in withinDNSubtree()
397 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkPermittedDN() local
421 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkExcludedDN() local
450 ASN1Sequence subtree = (ASN1Sequence)_iter.next(); in intersectDN() local
485 ASN1Sequence subtree = ASN1Sequence.getInstance(it.next()); in unionDN() local
DNameConstraintValidator.java21 void addExcludedSubtree(GeneralSubtree subtree); in addExcludedSubtree()
DNameConstraints.java75 private GeneralSubtree[] createArray(ASN1Sequence subtree) in createArray()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DPKIXNameConstraintValidator.java142 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree() local
221 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
307 ASN1Sequence subtree) in withinDNSubtree()
393 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkPermittedDN() local
417 ASN1Sequence subtree = (ASN1Sequence)it.next(); in checkExcludedDN() local
446 ASN1Sequence subtree = (ASN1Sequence)_iter.next(); in intersectDN() local
481 ASN1Sequence subtree = ASN1Sequence.getInstance(it.next()); in unionDN() local
DNameConstraintValidator.java17 void addExcludedSubtree(GeneralSubtree subtree); in addExcludedSubtree()
DNameConstraints.java71 private GeneralSubtree[] createArray(ASN1Sequence subtree) in createArray()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java126 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreePatternParser.java75 Object subtree = parseTree(); in parseTree() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java130 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java130 public void addExcludedSubtree(GeneralSubtree subtree) in addExcludedSubtree()
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Ddocument-watcher.js161 observer.observe(node, {childList: true, subtree: true}); property
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.cc124 CordRepBtree* subtree = CordRepBtree::New(Substring(edge, edge_offset)); in Read() local
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.cc124 CordRepBtree* subtree = CordRepBtree::New(Substring(edge, edge_offset)); in Read() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.cc124 CordRepBtree* subtree = CordRepBtree::New(Substring(edge, edge_offset)); in Read() local
/external/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.cc124 CordRepBtree* subtree = CordRepBtree::New(Substring(edge, edge_offset)); in Read() local
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.cc124 CordRepBtree* subtree = CordRepBtree::New(Substring(edge, edge_offset)); in Read() local
/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTextFormatParseInfoTreeTest.java177 TextFormatParseInfoTree subtree = root.getNestedTrees(OPTIONAL_NESTED_MESSAGE).get(0); in testGetNestedTreesReturnsSingleTree() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DTextFormatParseInfoTreeTest.java177 TextFormatParseInfoTree subtree = root.getNestedTrees(OPTIONAL_NESTED_MESSAGE).get(0); in testGetNestedTreesReturnsSingleTree() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h517 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h520 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/ipsec-tools/src/racoon/
Disakmp_xauth.h138 int subtree; member

123