/external/libxml2/python/tests/ |
xpathret.py | 30 print("Failed to return a nodeset") 33 print("Unexpected nodeset size") 37 print("Unexpected nodeset element result") 41 print("Unexpected nodeset element children type") 44 print("Unexpected nodeset element children content")
|
/external/libxml2/doc/tutorial/ |
includexpath.c | 48 xmlNodeSetPtr nodeset; 62 nodeset = result->nodesetval; 63 for (i=0; i < nodeset->nodeNr; i++) { 64 keyword = xmlNodeListGetString(doc, nodeset->nodeTab[i]->xmlChildrenNode, 1);
|
apd.html | 49 xmlNodeSetPtr nodeset; 63 nodeset = result->nodesetval; 64 for (i=0; i < nodeset->nodeNr; i++) { 65 keyword = xmlNodeListGetString(doc, nodeset->nodeTab[i]->xmlChildrenNode, 1);
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
NodeSet.java | 19 * $Id: NodeSet.java 468655 2006-10-28 07:12:06Z minchau $ 36 * <p>The NodeSet class can act as either a NodeVector, 52 * <p>Thought: Should NodeSet really implement NodeList and NodeIterator, 59 public class NodeSet 66 public NodeSet() 77 public NodeSet(int blocksize) 84 * Create a NodeSet, and copy the members of the 89 public NodeSet(NodeList nodelist) 98 * Create a NodeSet, and copy the members of the 99 * given NodeSet into it [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XNodeSet.java | 34 * This class represents an XPath nodeset object, and is capable of 35 * converting the nodeset to other types, such as a string. 58 final XNodeSet nodeSet = (XNodeSet) val; 59 setIter(nodeSet.m_iter); 60 m_dtmMgr = nodeSet.m_dtmMgr; 61 m_last = nodeSet.m_last; 64 if(!nodeSet.hasCache()) 65 nodeSet.setShouldCacheNodes(true); 68 setObject(nodeSet.getIteratorCache()); 93 * nodeset to which random nodes may be added 332 public NodeIterator nodeset() throws javax.xml.transform.TransformerException method in class:XNodeSet [all...] |
XObject.java | 97 * Calling this with a value of false on a XNodeSet will cause the nodeset 198 /** Constant for NODESET object type */ 276 * @return True if there is a next node in the nodeset 436 public NodeIterator nodeset() throws javax.xml.transform.TransformerException method in class:XObject 542 // nodeset comparisons, we always call the 543 // nodeset function. Because the arguments 566 // nodeset comparisons, we always call the 567 // nodeset function. Because the arguments 590 // nodeset comparisons, we always call the 591 // nodeset function. Because the arguments [all...] |
XBoolean.java | 153 // nodeset comparisons, we always call the 154 // nodeset function.
|
XNodeSetForDOM.java | 107 public NodeIterator nodeset() throws javax.xml.transform.TransformerException method in class:XNodeSetForDOM 110 ? (NodeIterator)m_origObj : super.nodeset();
|
/libcore/luni/src/main/java/javax/xml/xpath/ |
XPathConstants.java | 61 * <p>The XPath 1.0 NodeSet data type.</p> 65 public static final QName NODESET = new QName("http://www.w3.org/1999/XSL/Transform", "NODESET"); 68 * <p>The XPath 1.0 NodeSet data type.
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncId.java | 50 * @param nodeSet Node set where the nodes will be added to. 57 NodeSetDTM nodeSet, boolean mayBeMore) 83 nodeSet.addNodeInDocOrder(node, xctxt); 119 NodeSetDTM nodeSet = nodes.mutableNodeset(); 133 usedrefs = getNodesByID(xctxt, docContext, refval, usedrefs, nodeSet, 146 getNodesByID(xctxt, docContext, refval, null, nodeSet, false);
|
FunctionDef1Arg.java | 41 * nodeset. If the argument is null, then return the current context node. 45 * @return The first node of the executed nodeset, or the current context 60 * Tell if the expression is a nodeset expression. 61 * @return true if the expression can be represented as a nodeset.
|
/external/deqp/executor/ |
xeTestCase.cpp | 319 static void addNodeAndParents (std::set<const TestNode*>& nodeSet, const TestNode* node) 323 nodeSet.insert(node); 328 static void addChildren (std::set<const TestNode*>& nodeSet, const TestGroup* group) 333 nodeSet.insert(child); 336 addChildren(nodeSet, static_cast<const TestGroup*>(child)); 340 static void removeChildren (std::set<const TestNode*>& nodeSet, const TestGroup* group) 345 nodeSet.erase(child); 348 removeChildren(nodeSet, static_cast<const TestGroup*>(child)); 352 static bool hasChildrenInSet (const std::set<const TestNode*>& nodeSet, const TestGroup* group) 356 if (nodeSet.find(group->getChild(ndx)) != nodeSet.end() [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
ChildIterator.java | 59 * Return the first node out of the nodeset, if this expression is 60 * a nodeset expression. This is the default implementation for 64 * @return the first node out of the nodeset, or DTM.NULL.
|
SelfIteratorNoPredicate.java | 100 * Return the first node out of the nodeset, if this expression is 101 * a nodeset expression. This is the default implementation for 105 * @return the first node out of the nodeset, or DTM.NULL.
|
OneStepIteratorForward.java | 96 // * Return the first node out of the nodeset, if this expression is 97 // * a nodeset expression. This is the default implementation for 101 // * @return the first node out of the nodeset, or DTM.NULL.
|
WalkingIteratorSorted.java | 88 * Tell if the nodeset can be walked in doc order, via static analysis. 91 * @return true if the nodeset can be walked in doc order, without sorting.
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/ |
StringArrayResourceLoader.java | 31 NodeList childNodes = (NodeList) itemXPath.evaluate(node, XPathConstants.NODESET);
|
XpathResourceXmlLoader.java | 23 NodeList nodes = (NodeList) stringsXPath.evaluate(document, XPathConstants.NODESET);
|
AttrResourceLoader.java | 28 NodeList stringNodes = (NodeList) stringsXPath.evaluate(document, XPathConstants.NODESET);
|
PluralResourceLoader.java | 38 NodeList childNodes = (NodeList) itemXPath.evaluate(node, XPathConstants.NODESET);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
ExplodedRenderingHelper.java | 227 Set<Node> nodeSet = childrenPadding.keySet(); 229 Map<String, Node> idNodeMap = computeIdNodeMap(nodeSet); 237 childrenPadding, nodeSet, idNodeMap, 243 childrenPadding, nodeSet, idNodeMap, 259 childrenPadding, nodeSet, idNodeMap, 265 childrenPadding, nodeSet, idNodeMap, 286 Set<Node> nodeSet, Map<String, Node> idNodeMap, 302 list = getMatchingNode(nodeSet, cleanUpIdReference(viewId), inverseRelation); 323 inverseRelation, childrenPadding, nodeSet, idNodeMap, true);
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
VariableSafeAbsRef.java | 49 * will be sent to the error listener, and an empty nodeset will be returned. 54 * @return The evaluated variable, or an empty nodeset if not found.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonCommonGEP.cpp | 53 typedef std::set<GepNode*> NodeSet; 282 in_set(const NodeSet &S) : NS(S) {} 287 const NodeSet &NS; 428 void nodes_for_root(GepNode *Root, NodeChildrenMap &NCM, NodeSet &Nodes) { 448 typedef std::set<NodeSet> NodeSymRel; 452 const NodeSet *node_class(GepNode *N, NodeSymRel &Rel) { 518 typedef std::map<unsigned,NodeSet> NodeSetMap; 533 NodeSet &S = I->second; 534 for (NodeSet::iterator NI = S.begin(), NE = S.end(); NI != NE; ++NI) { 543 NodeSet C [all...] |
/external/testng/src/main/java/org/testng/xml/dom/ |
DomXmlParser.java | 51 // Object result = expr.evaluate(doc, XPathConstants.NODESET);
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
FuncDocument.java | 100 // If the second argument is an empty nodeset, this is an error. 101 // The processor can recover by returning an empty nodeset. 155 // The first and only argument was a nodeset, the base in that 156 // case is the base URI of the node from the first argument nodeset. 455 * Tell if the expression is a nodeset expression. 456 * @return true if the expression can be represented as a nodeset.
|