/external/crosvm/cros_fdt/src/ |
D | fdt.rs | 358 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/ |
D | fdt.rs | 28 let root_node = fdt.begin_node("")?; in create_fdt() localVariable
|
/external/perfetto/src/trace_processor/db/ |
D | view.cc | 60 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/ |
D | tree2.c | 29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
|
/external/openscreen/util/json/ |
D | json_serialization.cc | 27 Json::Value root_node; in Parse() local
|
/external/libabigail/tools/ |
D | abilint.cc | 117 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/ |
D | xmp_writer.cc | 56 xmlNodePtr root_node = xmlNewNode(nullptr, ToXmlChar(XmpConst::NodeName())); in CreateXmpRootNode() local 71 xmlNodePtr root_node = CreateXmpRootNode(); in CreateXmpSection() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_fqn.c | 132 int cil_fqn_qualify(struct cil_tree_node *root_node) in cil_fqn_qualify()
|
/external/tensorflow/tensorflow/python/autograph/pyct/ |
D | origin_info.py | 165 def __init__(self, root_node, source_lines, comments_map, argument
|
/external/ruy/ruy/profiler/ |
D | test.cc | 107 const TreeView::Node& root_node = *thread_root.second; in TEST() local
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | device.cc | 178 xmlNodePtr root_node = GetFirstDescriptionElement(*xmlDoc); in Serialize() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | arithmetic_optimizer.cc | 382 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()
|
D | auto_mixed_precision.cc | 1646 for (const NodeDef* root_node : tensor_list_nodes) { in FindTensorListImplicitFloat32Edges() local
|
/external/tensorflow/tensorflow/tools/compatibility/ |
D | ast_edits.py | 209 def preprocess(self, root_node): # pylint: disable=unused-argument argument
|
D | tf_upgrade_v2.py | 1637 def preprocess(self, root_node, after_compat_v1_upgrade=False): argument
|
/external/crosvm/aarch64/src/ |
D | fdt.rs | 581 let root_node = fdt.begin_node("")?; in create_fdt() localVariable
|
/external/icing/icing/query/advanced_query_parser/ |
D | query-visitor_test.cc | 626 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/ |
D | sunos_usb.c | 685 di_node_t root_node; in sunos_get_device_list() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | colocation_graph.cc | 1075 const Node*& root_node = (*colocation_group_root)[colocation_group]; in ColocateNodeToGroup() local
|
/external/libchrome/components/policy/core/common/ |
D | schema.cc | 163 const SchemaNode* root_node() const { in root_node() function in policy::Schema::InternalStorage
|
/external/jemalloc_new/src/ |
D | ctl.c | 539 static const ctl_named_node_t root_node[] = { variable
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_parser.cc | 1087 std::pair<HloInstruction*, LocTy>* root_node = in ParseInstructionList() local
|