Home
last modified time | relevance | path

Searched defs:root_node (Results 1 – 14 of 14) sorted by relevance

/external/u-boot/test/dm/
Dofnode.c10 ofnode root_node = ofnode_path("/"); in dm_test_ofnode_compatible() local
/external/libxml2/doc/examples/
Dtree2.c29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
/external/selinux/libsepol/cil/src/
Dcil_fqn.c130 int cil_fqn_qualify(struct cil_tree_node *root_node) in cil_fqn_qualify()
/external/dynamic_depth/internal/xmpmeta/
Dxmp_writer.cc56 xmlNodePtr root_node = xmlNewNode(nullptr, ToXmlChar(XmpConst::NodeName())); in CreateXmpRootNode() local
71 xmlNodePtr root_node = CreateXmpRootNode(); in CreateXmpSection() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/testutil/
Drandom_tree_gen.cc137 auto* root_node = root->mutable_nodes(0); in Combine() local
/external/dynamic_depth/internal/dynamic_depth/
Ddevice.cc178 xmlNodePtr root_node = GetFirstDescriptionElement(*xmlDoc); in Serialize() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dvp8_partition_aggregator.cc40 PartitionTreeNode* root_node = new PartitionTreeNode( in CreateRootNode() local
/external/u-boot/drivers/serial/
Dserial_uniphier.c118 ofnode root_node; in uniphier_serial_probe() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc295 NodeDef* root_node; member
357 Status CreateOptimizedNodesGroup(NodeDef* root_node, in CreateOptimizedNodesGroup()
604 const NodeDef& root_node, const string& node_name, in AddInputsOfSymbolicallyEqualShape()
636 InputAndShape AddAggregatedInputs(const NodeDef& root_node, in AddAggregatedInputs()
1464 Status FindCommonUnaryOpChain(const NodeDef& root_node, int* prefix_length, in FindCommonUnaryOpChain()
1496 std::set<string>* ctrl_inputs, NodeDef* root_node) { in HoistUnaryOpChain()
1573 bool OpsAreSafeToHoist(const NodeDef& root_node, in OpsAreSafeToHoist()
/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc581 const Node*& root_node = (*colocation_group_root)[colocation_group]; in ColocateNodeToGroup() local
/external/libusb/libusb/os/
Dsunos_usb.c328 di_node_t root_node; in sunos_get_device_list() local
/external/jemalloc/src/
Dctl.c494 static const ctl_named_node_t root_node[] = { variable
/external/jemalloc_new/src/
Dctl.c539 static const ctl_named_node_t root_node[] = { variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc613 std::pair<HloInstruction*, LocTy>* root_node = in ParseInstructionList() local