Home
last modified time | relevance | path

Searched defs:nodeList (Results 1 – 23 of 23) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/syntax/parser/
DParser.java19 protected ArrayList nodeList; field in Parser
875 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new0() local
892 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new1() local
906 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new2() local
941 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new3() local
961 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new4() local
990 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new5() local
1021 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new6() local
1067 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new7() local
1113 @SuppressWarnings("hiding") ArrayList nodeList = new ArrayList(); in new8() local
[all …]
/external/srec/tools/grxmlcompile/
Dsub_grph.cpp376 int *nodeList= new int [numVertex]; in RemoveRuleStarts() local
397 int *nodeList= new int [numVertex]; in RemoveRuleEnds() local
418 int *nodeList= new int [numVertex]; in RemoveNulls() local
455 int *nodeList= new int [numVertex]; in RemoveForwardConnections() local
471 int *nodeList, int currNum, int maxNum) in PullUpBegins()
492 int *nodeList, int currNum, int *visitMark, int maxNum) in ProcessBegins()
527 int *nodeList= new int [numVertex]; in RemoveBackwardConnections() local
543 int *nodeList, int currNum, int maxNum) in PullUpEnds()
564 int *nodeList, int currNum, int *visitMark, int maxNum) in ProcessEnds()
763 int *nodeList= new int [numVertex]; in RemoveTagConnections() local
[all …]
Dsub_phon.cpp360 int *nodeList= new int [numVertex]; in MarkNodesByOutputAndClearArcs() local
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp241 template <> inline bool isMatchingElement(const LiveNodeList* nodeList, Element* element) in isMatchingElement()
246 template <> inline bool isMatchingElement(const HTMLTagNodeList* nodeList, Element* element) in isMatchingElement()
251 template <> inline bool isMatchingElement(const ClassNodeList* nodeList, Element* element) in isMatchingElement()
305 inline Element* firstMatchingElement(const NodeListType* nodeList, ContainerNode& root) in firstMatchingElement()
314 inline Element* nextMatchingElement(const NodeListType* nodeList, Element& current, ContainerNode* … in nextMatchingElement()
324 inline Element* traverseMatchingElementsForwardToOffset(const NodeListType* nodeList, unsigned offs… in traverseMatchingElementsForwardToOffset()
528 inline Element* firstMatchingChildElement(const HTMLCollection* nodeList, ContainerNode& root) in firstMatchingChildElement()
536 inline Element* nextMatchingChildElement(const HTMLCollection* nodeList, Element& current, Containe… in nextMatchingChildElement()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DStaticNodeList.h45 RefPtr<StaticNodeList> nodeList = adoptRef(new StaticNodeList); in adopt() local
DMutationRecord.cpp85 static NodeList* lazilyInitializeEmptyNodeList(RefPtr<NodeList>& nodeList) in lazilyInitializeEmptyNodeList()
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXNodeSetForDOM.java61 public XNodeSetForDOM(NodeList nodeList, XPathContext xctxt) in XNodeSetForDOM()
/external/chromium_org/third_party/WebKit/Source/core/events/
DEventContext.h78 void setEventPath(PassRefPtr<NodeList> nodeList) { m_eventPath = nodeList; } in setEventPath()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
DTestVersionTracker.java239 NodeList nodeList = doc.getElementsByTagName("import"); in getPrerequisitePluginsFromPluginXml() local
304 NodeList nodeList = doc.getElementsByTagName("target"); in setHasPerformanceTarget() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
DUnpackUpdateJars.java180 NodeList nodeList=aDocument.getElementsByTagName("plugin"); in getUnpackedPluginList() local
/external/icu4c/tools/ctestfw/
Dctest.c324 const TestNode** nodeList, in iterateTestsWithLevel()
490 const TestNode *nodeList[MAXTESTS]; in showTests() local
503 const TestNode *nodeList[MAXTESTS]; in runTests() local
/external/chromium_org/third_party/icu/source/tools/ctestfw/
Dctest.c324 const TestNode** nodeList, in iterateTestsWithLevel()
490 const TestNode *nodeList[MAXTESTS]; in showTests() local
503 const TestNode *nodeList[MAXTESTS]; in runTests() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java752 NodeList nodeList = retNode.getChildNodes(); in getElementsByTagName() local
800 NodeList nodeList = tempNode.getChildNodes(); in traverseChildren() local
877 NodeList nodeList = retNode.getChildNodes(); in getElementsByTagNameNS() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_graph.cpp402 std::list<Node *> nodeList; in findLightestPathWeight() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_graph.cpp402 std::list<Node *> nodeList; in findLightestPathWeight() local
/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSetDTM.java160 public NodeSetDTM(NodeList nodeList, XPathContext xctxt) in NodeSetDTM()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDOMAgent.cpp1022 … RefPtr<NodeList> nodeList = document->querySelectorAll(whitespaceTrimmedQuery, exceptionState); in performSearch() local
/external/chromium_org/third_party/libxslt/libxslt/
DxsltInternals.h1694 xmlNodeSetPtr nodeList; /* the current node list */ member
/external/libxslt/libxslt/
DxsltInternals.h1694 xmlNodeSetPtr nodeList; /* the current node list */ member
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Ddojo-1.6.1.js9616 …d._filterQueryResult = function(/*NodeList*/ nodeList, /*String*/ filter, /*String|DOMNode?*/ root… argument
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js866 …ory:"help_commands"},showFormsList:{announce:!1,disallowContinuation:!0,nodeList:"formField",msgId… property
867 nodeList:"landmark",disallowContinuation:!0,msgId:"show_landmarks_list",category:"overview"},showLi… property
DchromeVoxChromeBackgroundScript.js1026 …ory:"help_commands"},showFormsList:{announce:!1,disallowContinuation:!0,nodeList:"formField",msgId… property
1027 nodeList:"landmark",disallowContinuation:!0,msgId:"show_landmarks_list",category:"overview"},showLi… property
DchromeVoxChromeOptionsScript.js64 …ory:"help_commands"},showFormsList:{announce:!1,disallowContinuation:!0,nodeList:"formField",msgId… property
65 nodeList:"landmark",disallowContinuation:!0,msgId:"show_landmarks_list",category:"overview"},showLi… property