Home
last modified time | relevance | path

Searched defs:node (Results 1251 – 1275 of 8398) sorted by relevance

1...<<51525354555657585960>>...336

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dnoop_elimination_test.cc104 NodeDef *node = MakeNode(node_type, node_params, range_node->name(), &graph); in TEST_P() local
146 NodeDef *node = MakeNode(node_type, node_params, range_node->name(), &graph); in TEST_P() local
205 NodeDef *node = in TEST_P() local
267 NodeDef *node = MakeNonConstNode(noop_node.first, noop_node.second, in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_xla_computations_pass.cc89 void AddControlInputs(const Node& node, absl::flat_hash_set<Node*>* deps) { in AddControlInputs()
98 void AddControlOutputs(const Node& node, absl::flat_hash_set<Node*>* deps) { in AddControlOutputs()
364 const auto is_xla_launch_node = [](const Node& node) -> StatusOr<bool> { in BuildXlaLaunchOps()
370 [](const Node& node) -> StatusOr<XlaFunctionInfo> { in BuildXlaLaunchOps()
/aosp_15_r20/external/ethtool/
H A Dtest-common.c137 struct file_node *node; in test_open() local
166 struct file_node *node; in test_socket() local
202 struct file_node *node; in test_fopen() local
239 struct file_node *node; in test_close_all() local
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dfmd_parser.y77 struct flashmap_descriptor *node = parse_descriptor($1, $2, $3, $4, $5); variable
115 struct descriptor_node *node = malloc(sizeof(*node)); variable
126 struct descriptor_node *node = malloc(sizeof(*node)); variable
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DLogging.cpp32 for (const std::unique_ptr<PrepackNode>& node : prepack_nodes()) { in print_readable() local
140 for (const std::unique_ptr<PrepackNode>& node : prepack_nodes()) { in print_readable() local
157 for (const std::unique_ptr<ExecuteNode>& node : execute_nodes()) { in print_readable() local
/aosp_15_r20/external/toybox/toys/posix/
H A Ddu.c51 struct dirtree *node; member
56 static void print(long long size, struct dirtree *node) in print()
109 static int do_du(struct dirtree *node) in do_du()
/aosp_15_r20/external/google-cloud-java/java-tpu/google-cloud-tpu/src/test/java/com/google/cloud/tpu/v2/
H A DTpuClientHttpJsonTest.java349 Node node = Node.newBuilder().build(); in createNodeTest() local
379 Node node = Node.newBuilder().build(); in createNodeExceptionTest() local
420 Node node = Node.newBuilder().build(); in createNodeTest2() local
450 Node node = Node.newBuilder().build(); in createNodeExceptionTest2() local
726 Node node = in updateNodeTest() local
776 Node node = in updateNodeExceptionTest() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dtransitive_fanin.cc34 for (const auto& node : graph.node()) { in ComputeTransitiveFanin() local
44 const NodeDef* node = name_to_node[NodeName(root)]; in ComputeTransitiveFanin() local
55 const NodeDef* node = queue.back(); in ComputeTransitiveFanin() local
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/
DVideoStreamGraphRtcp.cpp121 for (auto& node : mListNodeStarted) in update() local
172 BaseNode* node = findNode(kNodeIdRtcpDecoder); in setMediaQualityThreshold() local
198 BaseNode* node = findNode(kNodeIdRtcpEncoder); in OnEvent() local
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/
Dv6.rs124 let node = [1, 2, 3, 4, 5, 6]; in test_new() localVariable
160 let node = [1, 2, 3, 4, 5, 6]; in test_now() localVariable
180 let node = [1, 2, 3, 4, 5, 6]; in test_new_context() localVariable
Dv1.rs122 let node = [1, 2, 3, 4, 5, 6]; in test_new() localVariable
158 let node = [1, 2, 3, 4, 5, 6]; in test_now() localVariable
178 let node = [1, 2, 3, 4, 5, 6]; in test_new_context() localVariable
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A DIfValidator.java46 final JsonNode node = parentSchema.getSchemaNode().get(keyword); in IfValidator() local
67 …public Set<ValidationMessage> validate(ExecutionContext executionContext, JsonNode node, JsonNode … in validate()
104 …public Set<ValidationMessage> walk(ExecutionContext executionContext, JsonNode node, JsonNode root… in walk()
/aosp_15_r20/external/python/jinja/src/jinja2/
Dnativetypes.py49 def _output_child_to_const(self, node, frame, finalize): argument
60 def _output_child_pre(self, node, frame, finalize): argument
64 def _output_child_post(self, node, frame, finalize): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dindex_saver.hpp44 void add(Node* node,Archive& ar,const unsigned int) in add()
51 void add_track(Node* node,Archive& ar,const unsigned int) in add_track()
121 static void save_node(Node* node,Archive& ar) in save_node()
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_policy.c75 static int __cil_gather_statements_helper(struct cil_tree_node *node, uint32_t *finished, void *ext… in __cil_gather_statements_helper()
363 struct cil_tree_node *node = NODE(operand->data); in __cil_cons_leaf_operand_len() local
373 struct cil_tree_node *node = NODE(operand->data); in __cil_cons_leaf_operand_len() local
523 struct cil_tree_node *node = NODE(operand->data); in __cil_cons_leaf_operand_to_string() local
538 struct cil_tree_node *node = NODE(operand->data); in __cil_cons_leaf_operand_to_string() local
731 struct cil_tree_node *node; in cil_commons_to_policy() local
752 struct cil_tree_node *node; in cil_classes_to_policy() local
1108 ebitmap_node_t *node; in cil_xperms_to_policy() local
1306 static int __cil_block_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, vo… in __cil_block_te_rules_to_policy_helper()
1425 static int __cil_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, void *ex… in __cil_te_rules_to_policy_helper()
/aosp_15_r20/external/ComputeLibrary/src/graph/algorithms/
H A DTopologicalSort.cpp46 inline bool all_inputs_are_visited(const INode *node, const std::vector<bool> &visited) in all_inputs_are_visited()
110 const INode *node = g.node(n); in bfs() local
171 const INode *node = g.node(n); in dfs() local
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dhierarchy_presenter_test.ts273 const node = assertDefined(presenter.getAllFormattedTrees()?.at(0)); constant
281 let node = assertDefined(presenter.getAllFormattedTrees()?.at(0)); variable
408 const node = getFormattedTree(); constant
/aosp_15_r20/external/skia/modules/sksg/src/
H A DSkSGNode.cpp20 ScopedFlag(Node* node, uint32_t flag) in ScopedFlag()
61 void Node::observeInval(const sk_sp<Node>& node) { in observeInval()
84 void Node::unobserveInval(const sk_sp<Node>& node) { in unobserveInval()
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/
H A DInclude.java118 Node node) in init()
148 Writer writer, Node node) in render()
198 private boolean renderOutput( Node node, InternalContextAdapter context, in renderOutput()
/aosp_15_r20/external/javaparser/javaparser-core-generators/src/main/java/com/github/javaparser/generator/
H A DGenerator.java30 protected <T extends Node & NodeWithAnnotations<?>> void annotateGenerated(T node) { in annotateGenerated()
34 protected <T extends Node & NodeWithAnnotations<?>> void annotateSuppressWarnings(T node) { in annotateSuppressWarnings()
42 …private <T extends Node & NodeWithAnnotations<?>> void annotate(T node, Class<?> annotation, Expre… in annotate()
/aosp_15_r20/external/escapevelocity/src/main/java/com/google/escapevelocity/
H A DParser.java312 Node node; in parseDirective() local
582 ReferenceNode node = parseReferenceNoBrace(); in parseReference() local
599 ReferenceNode node = parseReferenceNoBrace(); in parseRequiredReference() local
877 ExpressionNode node; in parseUnaryExpression() local
904 ExpressionNode node; in parsePrimary() local
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DProgramPrelude.cpp3762 bool ProgramPrelude::visitBinary(Visit visit, TIntermBinary *node) in visitBinary()
3770 bool ProgramPrelude::visitUnary(Visit visit, TIntermUnary *node) in visitUnary()
3777 bool ProgramPrelude::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate()
3834 bool ProgramPrelude::visitDeclaration(Visit, TIntermDeclaration *node) in visitDeclaration()
3847 void ProgramPrelude::visitSymbol(TIntermSymbol *node) in visitSymbol()
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/
H A DNode.java337 Node node = this; in root() local
378 public Node before(Node node) { in before()
406 public Node after(Node node) { in after()
948 public void head(Node node, int depth) { in head()
956 public void tail(Node node, int depth) { in tail()
/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Deven-split.c36 const struct xnn_node* node, in create_even_split_operator_helper()
77 const struct xnn_node* node, in create_even_split2_operator()
128 const struct xnn_node* node, in create_even_split3_operator()
184 const struct xnn_node* node, in create_even_split4_operator()
586 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_even_split_n() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcall_graph_test.cc105 const CallGraphNode& node = call_graph->GetNode(computation); in TEST_F() local
379 TF_ASSERT_OK(call_graph->VisitNodes([&visited](const CallGraphNode& node) { in TEST_F()
513 TF_ASSERT_OK(call_graph->VisitNodes([&visited](const CallGraphNode& node) { in TEST_F()
533 [&visited](const CallGraphNode& node) { in TEST_F()
546 [&visited](const CallGraphNode& node) { in TEST_F()

1...<<51525354555657585960>>...336