/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XNodeSet.java | 496 int node1; local 499 while (DTM.NULL != (node1 = list1.nextNode())) 501 XMLString s1 = getStringFromNode(node1);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_uuid.py | 343 node1 = uuid.getnode() 344 self.check_node(node1, "getnode1") 350 self.assertEqual(node1, node2)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_uuid.py | 343 node1 = uuid.getnode() 344 self.check_node(node1, "getnode1") 350 self.assertEqual(node1, node2)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_uuid.py | 343 node1 = uuid.getnode() 344 self.check_node(node1, "getnode1") 350 self.assertEqual(node1, node2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_uuid.py | 343 node1 = uuid.getnode() 344 self.check_node(node1, "getnode1") 350 self.assertEqual(node1, node2)
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDILCFGStructurizer.cpp | 2582 DomTreeNodeT *node1 = postDomTree->getNode(blk1); local [all...] |
/external/v8/test/unittests/compiler/ |
machine-operator-reducer-unittest.cc | 723 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl_l, shr_l); local 724 Reduction reduction1 = Reduce(node1); 726 EXPECT_EQ(reduction1.replacement(), node1); 765 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl, shr); local 766 Reduction reduction1 = Reduce(node1); 768 EXPECT_EQ(reduction1.replacement(), node1); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
DomUtilities.java | 73 * @param node1 the first node to test 78 public static Node getCommonAncestor(@NonNull Node node1, @NonNull Node node2) { 80 Node current = node1; [all...] |
/external/libxml2/include/libxml/ |
xpath.h | 451 xmlXPathCmpNodes (xmlNodePtr node1,
|
/external/libxml2/os400/libxmlrpg/ |
xpath.rpgle | 449 d node1 value like(xmlNodePtr)
|
/external/selinux/libsepol/cil/src/ |
cil_binary.c | 1065 ebitmap_node_t *node1, *node2; local 1080 ebitmap_for_each_bit(&src_bitmap, node1, i) { 1126 ebitmap_node_t *node1, *node2; local 1153 ebitmap_for_each_bit(&src_bitmap, node1, i) { 2241 ebitmap_node_t *node1, *node2; local 2941 ebitmap_node_t *node1, *node2; local [all...] |
/external/libxml2/python/ |
libxml.c | 3787 xmlNodePtr node1, node2; local 3806 xmlNodePtr node1; local [all...] |
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/ |
html5parser.py | [all...] |
/external/libxml2/ |
xpointer.c | 207 * @node1: the first node 218 xmlXPtrCmpPoints(xmlNodePtr node1, int index1, xmlNodePtr node2, int index2) { 219 if ((node1 == NULL) || (node2 == NULL)) 224 if (node1 == node2) { 231 return(xmlXPathCmpNodes(node1, node2)); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiElementNode.java | 758 * F.ex. "node1/node2" would find a child "node1" that contains a child "node2" and [all...] |
/external/libxml2/doc/devhelp/ |
libxml2-xpath.html | 103 int <a href="#xmlXPathCmpNodes">xmlXPathCmpNodes</a> (<a href="libxml2-tree.html#xmlNodePtr">xmlNodePtr</a> node1, <br/> <a href="libxml2-tree.html#xmlNodePtr">xmlNodePtr</a> node2); [all...] |
/external/jetty/src/java/org/eclipse/jetty/xml/ |
XmlParser.java | 159 * only path like "/node1/nodeA | /node1/nodeB" are supported.
|
/external/libavc/common/ |
ih264_dpb_mgr.c | 944 * reference and del reference from node1. [all...] |
/external/libxml2/doc/html/ |
libxml-xpath.html | 51 <pre class="programlisting">int <a href="#xmlXPathCmpNodes">xmlXPathCmpNodes</a> (<a href="libxml-tree.html#xmlNodePtr">xmlNodePtr</a> node1, <br /> <a href="libxml-tree.html#xmlNodePtr">xmlNodePtr</a> node2)</pre> [all...] |
/prebuilts/tools/common/m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.1/ |
org.abego.treelayout.core-1.0.1.jar | |
/prebuilts/tools/common/offline-m2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/ |
org.abego.treelayout.core-1.0.1.jar | |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBase.java | [all...] |
DTMDocumentImpl.java | [all...] |
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/testharness/ |
testharness.js | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree.h | [all...] |