Home
last modified time | relevance | path

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

/external/crosvm/cros_fdt/src/
Dfdt.rs358 let root_node = fdt.begin_node("").unwrap(); in minimal() localVariable
397 let root_node = fdt.begin_node("").unwrap(); in reservemap() localVariable
435 let root_node = fdt.begin_node("").unwrap(); in prop_null() localVariable
470 let root_node = fdt.begin_node("").unwrap(); in prop_u32() localVariable
506 let root_node = fdt.begin_node("").unwrap(); in all_props() localVariable
584 let root_node = fdt.begin_node("").unwrap(); in nested_nodes() localVariable
632 let root_node = fdt.begin_node("").unwrap(); in prop_name_string_reuse() localVariable
726 let root_node = fdt.begin_node("").unwrap(); in invalid_end_node_out_of_order() localVariable
/external/crosvm/x86_64/src/
Dfdt.rs28 let root_node = fdt.begin_node("")?; in create_fdt() localVariable
/external/perfetto/src/trace_processor/db/
Dview.cc60 std::unique_ptr<TableNode> root_node( in Create() local
251 TableNode* root_node, in QueryHelper()
341 TableNode* root_node, in BuildNodeStateMap()
/external/libxml2/doc/examples/
Dtree2.c29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
/external/openscreen/util/json/
Djson_serialization.cc27 Json::Value root_node; in Parse() local
/external/libabigail/tools/
Dabilint.cc117 artifact_use_relation_tree *root_node = nullptr; member
212 artifact_use_relation_tree *root_node = get_root_node(); in artifact_in_tree() local
227 artifact_use_relation_tree *root_node = get_root_node(); in record_artifact() local
/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/selinux/libsepol/cil/src/
Dcil_fqn.c132 int cil_fqn_qualify(struct cil_tree_node *root_node) in cil_fqn_qualify()
/external/tensorflow/tensorflow/python/autograph/pyct/
Dorigin_info.py165 def __init__(self, root_node, source_lines, comments_map, argument
/external/ruy/ruy/profiler/
Dtest.cc107 const TreeView::Node& root_node = *thread_root.second; in TEST() local
/external/dynamic_depth/internal/dynamic_depth/
Ddevice.cc178 xmlNodePtr root_node = GetFirstDescriptionElement(*xmlDoc); in Serialize() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc382 NodeDef* root_node; member
444 Status CreateOptimizedNodesGroup(NodeDef* root_node, in CreateOptimizedNodesGroup()
691 const NodeDef& root_node, const string& node_name, in AddInputsOfSymbolicallyEqualShape()
723 InputAndShape AddAggregatedInputs(const NodeDef& root_node, in AddAggregatedInputs()
1585 Status FindCommonUnaryOpChain(const NodeDef& root_node, int* prefix_length, in FindCommonUnaryOpChain()
1617 std::set<string>* ctrl_inputs, NodeDef* root_node) { in HoistUnaryOpChain()
1705 bool OpsAreSafeToHoist(const NodeDef& root_node, in OpsAreSafeToHoist()
Dauto_mixed_precision.cc1646 for (const NodeDef* root_node : tensor_list_nodes) { in FindTensorListImplicitFloat32Edges() local
/external/tensorflow/tensorflow/tools/compatibility/
Dast_edits.py209 def preprocess(self, root_node): # pylint: disable=unused-argument argument
Dtf_upgrade_v2.py1637 def preprocess(self, root_node, after_compat_v1_upgrade=False): argument
/external/crosvm/aarch64/src/
Dfdt.rs581 let root_node = fdt.begin_node("")?; in create_fdt() localVariable
/external/icing/icing/query/advanced_query_parser/
Dquery-visitor_test.cc626 auto root_node = std::make_unique<NaryOperatorNode>("<", std::move(args)); in TEST_P() local
653 auto root_node = std::make_unique<NaryOperatorNode>("<", std::move(args)); in TEST_P() local
/external/libusb/libusb/os/
Dsunos_usb.c685 di_node_t root_node; in sunos_get_device_list() local
/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc1075 const Node*& root_node = (*colocation_group_root)[colocation_group]; in ColocateNodeToGroup() local
/external/libchrome/components/policy/core/common/
Dschema.cc163 const SchemaNode* root_node() const { in root_node() function in policy::Schema::InternalStorage
/external/jemalloc_new/src/
Dctl.c539 static const ctl_named_node_t root_node[] = { variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc1087 std::pair<HloInstruction*, LocTy>* root_node = in ParseInstructionList() local