/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | YamlComposeTest.java | 43 ScalarNode node1 = (ScalarNode) node.getValue().get(0).getKeyNode(); in testComposeFromReader() local
|
/external/libxml2/doc/examples/ |
D | tree2.c | 29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64PBQPRegAlloc.cpp | 174 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addIntraChainConstraint() local 261 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addInterChainConstraint() local
|
/external/clang/test/SemaCXX/ |
D | arrow-operator.cpp | 35 Node** node1; in f() local
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | DOM2Helper.java | 229 public static boolean isNodeAfter(Node node1, Node node2) in isNodeAfter()
|
D | DOMHelper.java | 204 public static boolean isNodeAfter(Node node1, Node node2) in isNodeAfter() 339 public static boolean isNodeTheSame(Node node1, Node node2) in isNodeTheSame()
|
/external/snakeyaml/src/test/java/examples/jodatime/ |
D | JodaTimeFlowStylesTest.java | 51 Node node1 = dumper.represent(bean); in testLoadBeanWithBlockFlow() local
|
/external/v8/test/cctest/ |
D | test-profile-generator.cc | 139 ProfileNode* node1 = helper.Walk(&entry1); in TEST() local 200 ProfileNode* node1 = single_child_helper.Walk(&entry1); in TEST() local 391 ProfileNode* node1 = top_down_test_helper.Walk(entry1); in TEST() local
|
/external/v8/src/compiler/ |
D | instruction-scheduler.cc | 113 bool InstructionScheduler::CompareNodes(ScheduleGraphNode *node1, in CompareNodes()
|
D | escape-analysis.cc | 303 bool IsEquivalentPhi(Node* node1, Node* node2) { in IsEquivalentPhi()
|
/external/v8/test/unittests/compiler/ |
D | state-values-utils-unittest.cc | 139 Node* node1 = builder.GetNodeForValues( in TEST_F() local
|
D | schedule-unittest.cc | 107 Node* node1 = Node::New(zone(), 1, &kDummyOperator, 0, nullptr, false); in TEST_F() local
|
D | graph-reducer-unittest.cc | 244 Node* node1 = graph()->NewNode(&kOpA1, node0); in TEST_F() local 263 Node* node1 = graph()->NewNode(&kOpA1, node0); in TEST_F() local 459 Node* node1 = graph()->NewNode(&kOpA1, node0); in TEST_F() local
|
D | machine-operator-reducer-unittest.cc | 723 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl_l, shr_l); in TEST_F() local 765 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl, shr); in TEST_F() local
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | CycleDetectingLockFactory.java | 527 ExampleStackTrace(LockGraphNode node1, LockGraphNode node2) { in ExampleStackTrace() 574 LockGraphNode node1, in PotentialDeadlockException()
|
/external/zopfli/src/zopfli/ |
D | katajainen.c | 149 Node* node1 = GetFreeNode(0, maxbits, pool); in InitLists() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | vp8_partition_aggregator_unittest.cc | 21 PartitionTreeNode* node1 = in TEST() local
|
/external/valgrind/coregrind/ |
D | m_deduppoolalloc.c | 184 static Word cmp_pool_elt (const void* node1, const void* node2 ) in cmp_pool_elt()
|
/external/snakeyaml/src/test/java/org/pyyaml/ |
D | PyStructureTest.java | 124 private void compareNodes(Node node1, Node node2) { in compareNodes()
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treebuilders/ |
D | _base.py | 112 def nodesEqual(self, node1, node2): argument
|
/external/v8/test/cctest/compiler/ |
D | test-js-constant-cache.cc | 248 Node* node1 = T.Constant(value); in TEST() local
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
D | XNodeSet.java | 496 int node1; in compare() local
|
/external/opencv3/modules/core/test/ |
D | test_io.cpp | 41 CvSparseNode* node1; in cvTsCheckSparse() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_binary.c | 1065 ebitmap_node_t *node1, *node2; in __cil_type_rule_to_avtab() local 1126 ebitmap_node_t *node1, *node2; in __cil_typetransition_to_avtab() local 2241 ebitmap_node_t *node1, *node2; in cil_roleallow_to_policydb() local 2941 ebitmap_node_t *node1, *node2; in cil_rangetransition_to_policydb() local
|
/external/libxml2/ |
D | xpointer.c | 218 xmlXPtrCmpPoints(xmlNodePtr node1, int index1, xmlNodePtr node2, int index2) { in xmlXPtrCmpPoints()
|