Home
last modified time | relevance | path

Searched refs:NodeSet (Results 1 – 18 of 18) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSet.java59 public class NodeSet class
66 public NodeSet() in NodeSet() method in NodeSet
77 public NodeSet(int blocksize) in NodeSet() method in NodeSet
89 public NodeSet(NodeList nodelist) in NodeSet() method in NodeSet
103 public NodeSet(NodeSet nodelist) in NodeSet() method in NodeSet
117 public NodeSet(NodeIterator ni) in NodeSet() method in NodeSet
130 public NodeSet(Node node) in NodeSet() method in NodeSet
160 NodeSet clone = (NodeSet) clone(); in cloneWithReset()
471 public void addNodes(NodeSet ns) in addNodes()
848 NodeSet clone = (NodeSet) super.clone(); in clone()
[all …]
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.h34 typedef std::map<RegisterRef,NodeSet> RefMap;
43 NodeSet getAllReachingDefsRec(RegisterRef RefRR, NodeAddr<RefNode*> RefA,
44 NodeSet &Visited, const NodeSet &Defs);
45 NodeSet getAllReachedUses(RegisterRef RefRR, NodeAddr<DefNode*> DefA,
DHexagonCommonGEP.cpp53 typedef std::set<GepNode*> NodeSet; typedef
281 in_set(const NodeSet &S) : NS(S) {} in in_set()
286 const NodeSet &NS;
427 void nodes_for_root(GepNode *Root, NodeChildrenMap &NCM, NodeSet &Nodes) { in nodes_for_root()
447 typedef std::set<NodeSet> NodeSymRel;
451 const NodeSet *node_class(GepNode *N, NodeSymRel &Rel) { in node_class()
517 typedef std::map<unsigned,NodeSet> NodeSetMap; in common()
532 NodeSet &S = I->second; in common()
533 for (NodeSet::iterator NI = S.begin(), NE = S.end(); NI != NE; ++NI) { in common()
542 NodeSet C; in common()
[all …]
DRDFLiveness.cpp240 NodeSet Liveness::getAllReachingDefsRec(RegisterRef RefRR, in getAllReachingDefsRec()
241 NodeAddr<RefNode*> RefA, NodeSet &Visited, const NodeSet &Defs) { in getAllReachingDefsRec()
256 NodeSet TmpDefs = Defs; in getAllReachingDefsRec()
260 NodeSet Result = Defs; in getAllReachingDefsRec()
281 NodeSet Liveness::getAllReachedUses(RegisterRef RefRR, in getAllReachedUses()
283 NodeSet Uses; in getAllReachedUses()
309 NodeSet T; in getAllReachedUses()
349 NodeSet PhiDefs; in computePhiInfo()
838 NodeSet Rest; in traverse()
DRDFGraph.h474 typedef std::set<NodeId> NodeSet; typedef
DHexagonOptAddrMode.cpp195 NodeSet Visited, Defs; in allValidCandidates()
DRDFGraph.cpp170 raw_ostream &operator<< (raw_ostream &OS, const Print<NodeSet> &P) { in operator <<()
1007 NodeSet Visited; in pushDefs()
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h500 NodeSet::iterator NItr = OptimallyReducibleNodes.begin(); in reduce()
522 NodeSet::iterator NItr = ConservativelyAllocatableNodes.begin(); in reduce()
529 NodeSet::iterator NItr = in reduce()
559 typedef std::set<NodeId> NodeSet; typedef
560 NodeSet OptimallyReducibleNodes;
561 NodeSet ConservativelyAllocatableNodes;
562 NodeSet NotProvablyAllocatableNodes;
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp144 class NodeSet;
222 typedef SmallVector<NodeSet, 8> NodeSetType;
362 void addConnectedNodes(SUnit *SU, NodeSet &NewSet,
420 class NodeSet { class
432 NodeSet() : Nodes(), HasRecurrence(false) {} in NodeSet() function in __anon5f28c6f30111::NodeSet
434 NodeSet(iterator S, iterator E) : Nodes(S, E), HasRecurrence(true) {} in NodeSet() function in __anon5f28c6f30111::NodeSet
462 int compareRecMII(NodeSet &RHS) { return RecMII - RHS.RecMII; } in compareRecMII()
490 bool operator>(const NodeSet &RHS) const { in operator >()
501 bool operator==(const NodeSet &RHS) const { in operator ==()
506 bool operator!=(const NodeSet &RHS) const { return !operator==(RHS); } in operator !=()
[all …]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java27 import org.apache.xpath.NodeSet;
764 NodeSet nodeSet = new NodeSet(size); in getElementsByTagName()
889 NodeSet nodeSet = new NodeSet(size); in getElementsByTagNameNS()
/external/v8/src/compiler/
Dnode.h337 typedef ZoneSet<Node*> NodeSet; typedef
/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle99 * NodeSet handling.
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...