HomeSort by relevance Sort by last modified time
    Searched full:nodelist (Results 626 - 650 of 1064) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ImportedProject.java 43 import org.w3c.dom.NodeList;
169 NodeList names = doc.getElementsByTagName(ATTR_NAME);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
MockXmlNode.java 23 import org.w3c.dom.NodeList;
134 public NodeList getChildNodes() {
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 57 import org.w3c.dom.NodeList;
558 NodeList childNodes = node.getChildNodes();
564 private static List<Element> elementsOf(NodeList nodeList) {
566 for (int i = 0; i < nodeList.getLength(); i++) {
567 Node node = nodeList.item(i);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 77 import org.w3c.dom.NodeList;
199 NodeList children = e.getChildNodes();
364 NodeList children = layout.getChildNodes();
411 NodeList children = layout.getChildNodes();
427 NodeList children = layout.getChildNodes();
529 NodeList children = layout.getChildNodes();
  /external/doclava/src/com/google/doclava/
PageMetadata.java 38 import org.w3c.dom.NodeList;
191 org.w3c.dom.NodeList nodes = (org.w3c.dom.NodeList) ItempropDescExpr.evaluate(htmlNode,
203 nodes = (org.w3c.dom.NodeList) FirstParaExpr.evaluate(htmlNode, XPathConstants.NODESET);
227 org.w3c.dom.NodeList imgNodes = (org.w3c.dom.NodeList) ItempropImageExpr.evaluate(htmlNode,
234 imgNodes = (org.w3c.dom.NodeList) FirstImgExpr.evaluate(htmlNode, XPathConstants.NODESET);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DomUtilities.java 48 import org.w3c.dom.NodeList;
112 NodeList childNodes = node.getChildNodes();
142 NodeList children = node.getChildNodes();
559 NodeList children = element.getChildNodes();
697 NodeList children1 = element1.getChildNodes();
698 NodeList children2 = element2.getChildNodes();
776 NodeList children = element.getChildNodes();
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Element.java 155 * Returns a <code>NodeList</code> of all descendant <code>Elements</code>
161 public NodeList getElementsByTagName(String name);
309 * Returns a <code>NodeList</code> of all the descendant
316 * @return A new <code>NodeList</code> object containing all the matched
324 public NodeList getElementsByTagNameNS(String namespaceURI,
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilPlayer.java 27 import org.w3c.dom.NodeList;
123 NodeList children = par.getTimeChildren();
133 NodeList activeChildrenAtEnd = par.getActiveChildrenAt(
182 NodeList children = seq.getTimeChildren();
193 NodeList activeChildrenAtEnd = seq.getActiveChildrenAt(
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepository.java 46 import org.w3c.dom.NodeList;
170 NodeList children = element.getChildNodes();
222 NodeList categoryNodes = document.getDocumentElement().getChildNodes();
230 NodeList children = element.getChildNodes();
296 NodeList childNodes = child.getChildNodes();
    [all...]
  /external/fio/
options.c 586 char *nodelist; local
592 nodelist = strchr(input, ':');
593 if (nodelist) {
595 *nodelist++ = '\0';
612 * Insist on a nodelist of one node only
614 if (nodelist) {
615 char *rest = nodelist;
629 * Default to online nodes with memory if no nodelist
631 if (!nodelist)
632 nodelist = strdup("all")
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/
JUnitTestCaseAdapter.java 32 import org.w3c.dom.NodeList;
226 public void assertSize(DOMTestCase test, String assertID, int expectedSize, NodeList collection) {
486 public int size(NodeList collection) {
DOMTestCase.java 23 import org.w3c.dom.NodeList;
244 NodeList collection) {
521 NodeList actual) {
979 public int size(NodeList collection) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditor.java 387 * @param nodeList the list of activity/service/provider/receiver nodes.
391 private void processMarker(IMarker marker, List<UiElementNode> nodeList, int kind) {
403 for (UiElementNode ui_node : nodeList) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeMoveParticipant.java 70 import org.w3c.dom.NodeList;
315 NodeList children = element.getChildNodes();
354 NodeList children = element.getChildNodes();
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 404 * Implement a functionality similar to the DOM NodeList.length.
414 * Implements a functionality similar to the DOM NodeList.item().
  /external/libxml2/include/libxml/
xpath.h 408 * Implement a functionality similar to the DOM NodeList.length.
418 * Implements a functionality similar to the DOM NodeList.item().
  /cts/tools/cts-java-scanner-doclet/src/com/android/cts/javascannerdoclet/
CtsJavaScannerDoclet.java 42 import org.w3c.dom.NodeList;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateSubPatternAssociation.java 62 * @param pat For now a Nodelist that contains old-style element patterns.
  /external/chromium_org/remoting/webapp/
format_iq.js 410 * @param {NodeList} iq_list Node list containing the 'result' xml.
450 * @param {NodeList} iq_list Node containing the 'get' xml.
480 * @param {NodeList} iq_list Node containing the 'set' xml.
551 * @param {NodeList} iq_list Node containing the 'error' xml.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
RangeTest.cpp 10 #include "core/dom/NodeList.h"
TreeScope.h 48 // so that the Node destructor no longer does problematic NodeList cache manipulation in
  /external/chromium_org/third_party/WebKit/Source/web/
WebNode.cpp 38 #include "core/dom/NodeList.h"
  /external/chromium_org/ui/webui/resources/js/cr/ui/
focus_row.js 29 * @param {!Array.<!Element>|!NodeList} items Elements to track focus of.
  /external/chromium_org/ui/webui/resources/js/cr/ui/table/
table_header.js 130 * @param {Array.<HTMLElement>|NodeList} splitters Array of splitters.
  /external/llvm/lib/Analysis/
BlockFrequencyInfoImpl.cpp 597 LoopData::NodeList &Headers, LoopData::NodeList &Others) {
666 LoopData::NodeList Headers;
667 LoopData::NodeList Others;

Completed in 1480 milliseconds

<<21222324252627282930>>