Home
last modified time | relevance | path

Searched defs:node (Results 301 – 325 of 8398) sorted by relevance

1...<<11121314151617181920>>...336

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis.cpp397 SENode* node, const Loop* loop) { in GetCoefficientFromRecurrentTerm()
434 SENode* node, const Loop* loop) { in BuildGraphWithoutRecurrentTerm()
467 SERecurrentNode* ScalarEvolutionAnalysis::GetRecurrentTerm(SENode* node, in GetRecurrentTerm()
660 bool Eval(const SENode* node, bool or_equal_zero, bool* result) { in Eval()
807 Signedness Visit(const SENode* node) { in Visit()
835 Signedness Visit(const SEConstantNode* node) { in Visit()
843 Signedness Visit(const SEValueUnknown* node) { in Visit()
854 Signedness Visit(const SERecurrentNode* node) { in Visit()
872 Signedness Visit(const SENegative* node) { in Visit()
900 const SENode* node, in VisitExpr()
[all …]
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRemoveUnreferencedVariables.cpp91 void CollectVariableRefCountsTraverser::visitSymbol(TIntermSymbol *node) in visitSymbol()
104 bool CollectVariableRefCountsTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate()
111 void CollectVariableRefCountsTraverser::visitFunctionPrototype(TIntermFunctionPrototype *node) in visitFunctionPrototype()
176 void RemoveUnreferencedVariablesTraverser::removeVariableDeclaration(TIntermDeclaration *node, in removeVariableDeclaration()
230 bool RemoveUnreferencedVariablesTraverser::visitDeclaration(Visit visit, TIntermDeclaration *node) in visitDeclaration()
275 void RemoveUnreferencedVariablesTraverser::visitSymbol(TIntermSymbol *node) in visitSymbol()
286 bool RemoveUnreferencedVariablesTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate()
295 void RemoveUnreferencedVariablesTraverser::traverseBlock(TIntermBlock *node) in traverseBlock()
327 void RemoveUnreferencedVariablesTraverser::traverseLoop(TIntermLoop *node) in traverseLoop()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel.cc128 void Push(Node* node, const ModelTiming::NodeTiming& node_timing) { in Push()
144 Parameter* Get(const Node* node) { in Get()
195 inline bool IsAnyNode(const std::shared_ptr<Node> node) { return true; } in IsAnyNode()
199 inline bool IsAutotuneNode(const std::shared_ptr<Node> node) { in IsAutotuneNode()
204 inline bool IsSyncNode(const std::shared_ptr<Node> node) { in IsSyncNode()
209 inline bool IsAsyncNode(const std::shared_ptr<Node> node) { in IsAsyncNode()
221 inline void CollectParameters(std::shared_ptr<Node> node, in CollectParameters()
301 const std::shared_ptr<Node> node = to_serialize.front(); in ModelToProtoHelper() local
321 std::shared_ptr<Node> node = to_restore_inputs.front(); in ModelFromProtoHelper() local
1515 for (const auto& node : in CollectTunableParametersLocked() local
[all …]
/aosp_15_r20/development/tools/winscope/
H A Dpackage-lock.json96 "node": ">=0.10.0" string
115 "node": ">=6.0.0" string
128 "node": "^14.15.0 || >=16.10.0", string
221 "node": "^14.15.0 || >=16.10.0", string
265 "node": "^14.15.0 || >=16.10.0", string
312 "node": ">= 12.13.0" string
347 "node": ">=12.0.0" string
360 "node": ">= 14.15.0" string
399 "node": ">= 10.13.0" string
447 "node": ">=10.13.0" string
[all …]
/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/printer/
H A DConcreteSyntaxModelTest.java34 private String print(Node node) { in print()
58 Node node = parse("class A {}"); in printSimplestClass() local
65 Node node = parse("class A { int a; }"); in printAClassWithField() local
74 Node node = parseBodyDeclaration("int x(int y, int z) {}"); in printParameters() local
80 Node node = parseBodyDeclaration("int x(X A.B.this, int y, int z) {}"); in printReceiverParameter() local
86 Node node = parse("interface A {}"); in printAnEmptyInterface() local
93 Node node = parse("public interface A {}"); in printAnEmptyInterfaceWithModifier() local
/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/src/
Dns.c71 unsigned int node; member
77 struct node { struct
88 static struct node *node_get(unsigned int node_id) in node_get() argument
91 struct node *node; in node_get() local
133 struct node *node; in server_query() local
228 struct node *node; in annouce_servers() local
251 struct node *node; in server_add() local
289 static int server_del(struct context *ctx, struct node *node, unsigned int port) in server_del()
342 struct node *node; in ctrl_cmd_bye() local
391 struct node *node; in ctrl_cmd_del_client() local
[all …]
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/
H A DDataNodeTest.java13 DataNode node = new DataNode("//<![CDATA[\nscript && <> data]]>"); in xmlOutputScriptWithCData() local
22 DataNode node = new DataNode("script && <> data"); in xmlOutputScriptWithoutCData() local
31 DataNode node = new DataNode("/*<![CDATA[*/\nstyle && <> data]]>"); in xmlOutputStyleWithCData() local
40 DataNode node = new DataNode("style && <> data"); in xmlOutputStyleWithoutCData() local
49 DataNode node = new DataNode("<![CDATA[other && <> data]]>"); in xmlOutputOtherWithCData() local
58 DataNode node = new DataNode("other && <> data"); in xmlOutputOtherWithoutCData() local
67 DataNode node = new DataNode("other && <> data"); in xmlOutputOrphanWithoutCData() local
/aosp_15_r20/tools/netsim/ui/
H A Dpackage-lock.json56 "node": ">=6.0.0" string
68 "node": ">=6.9.0" string
77 "node": ">=6.9.0" string
103 "node": ">=6.9.0" string
122 "node": "^10.13.0 || ^12.13.0 || >=14.0.0" string
139 "node": "^10.13.0 || ^12.13.0 || >=14.0.0" string
157 "node": ">=6.9.0" string
171 "node": ">=6.0.0" string
183 "node": ">=6.9.0" string
196 "node": ">=6.9.0" string
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/
H A Dcontrol_flow.py42 def visit_Lambda(self, node): argument
47 def visit_FunctionDef(self, node): argument
105 def _create_loop_options(self, node): argument
170 def _get_block_vars(self, node, modified): argument
201 def visit_If(self, node): argument
258 def visit_While(self, node): argument
308 def visit_For(self, node): argument
404 def transform(node, ctx): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dmodel_pruner.cc38 bool IsTrivialIdentity(const NodeDef& node, const GraphView& graph_view) { in IsTrivialIdentity()
60 bool IsTrivialOp(const NodeDef& node, const GraphView& graph_view) { in IsTrivialOp()
81 bool RemovalIncreasesEdgeCount(const NodeDef& node, in RemovalIncreasesEdgeCount()
90 bool IsOutputPortRefValue(const NodeDef& node, int port_id, in IsOutputPortRefValue()
104 bool CanRemoveNode(const NodeDef& node, const GraphView& graph_view, in CanRemoveNode()
145 const NodeDef& node, in ForwardInputsInternal()
214 NodeDef* node = node_map.GetNode(terminal_node); in IdentityNTerminalPorts() local
299 NodeDef* node, int num_non_control_inputs, in RewriteIdentityNAndInputsOutputs()
398 NodeDef* node = node_map.GetNode(terminal.first); in SplitIdentityNInputs() local
463 NodeDef* node = pruned_graph->mutable_node(i); in Optimize() local
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex34/aar/
Dlint.jar ... .UElement) org.jetbrains.uast.UElement node public boolean visitCallExpression (org.jetbrains.uast. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex35/aar/
Dlint.jar ... .UElement) org.jetbrains.uast.UElement node public boolean visitCallExpression (org.jetbrains.uast. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex33/aar/
Dlint.jar ... .UElement) org.jetbrains.uast.UElement node public boolean visitCallExpression (org.jetbrains.uast. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common/aar/
Dlint.jar ... .UElement) org.jetbrains.uast.UElement node public boolean visitCallExpression (org.jetbrains.uast. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex30/aar/
Dlint.jar ... .UElement) org.jetbrains.uast.UElement node public boolean visitCallExpression (org.jetbrains.uast. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common_apex10000/aar/
Dlint.jar ... .UElement) org.jetbrains.uast.UElement node public boolean visitCallExpression (org.jetbrains.uast. ...
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLDMLUtilities.java816 public static String getAbsoluteXPath(Node node, String type) { in getAbsoluteXPath()
901 Node node = array[i]; in resolveAliases() local
1040 Node node = getNode(fullyResolved, xpath); in isParentDraft() local
1058 public static boolean isNodeDraft(Node node) { in isNodeDraft()
1110 public static void appendAllAttributes(Node node, StringBuffer xpath) { in appendAllAttributes()
1125 private static boolean areChildNodesElements(Node node) { in areChildNodesElements()
1135 private static boolean areSiblingsOfNodeElements(Node node) { in areSiblingsOfNodeElements()
1181 public static final boolean isLocaleDraft(Node node) { in isLocaleDraft()
1226 public static final void appendXPathAttribute(Node node, StringBuffer xpath) { in appendXPathAttribute()
1235 Node node, StringBuffer xpath, boolean ignoreAlt, boolean ignoreDraft) { in appendXPathAttribute()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dany_node_and_algorithms.hpp36 typedef any_node node; typedef
48 typedef any_node<VoidPointer> node; typedef
69 typedef any_node<VoidPointer> node; typedef
86 typedef typename reduced_slist_node_traits::node node; typedef
116 typedef any_node<VoidPointer> node; typedef
157 typedef any_node<VoidPointer> node; typedef
201 typedef any_node<VoidPointer> node; typedef
228 typedef any_node<VoidPointer> node; typedef in boost::intrusive::any_node_traits
241 typedef any_node<VoidPointer> node; typedef in boost::intrusive::any_algorithms
255 BOOST_INTRUSIVE_FORCEINLINE static void init(const node_ptr & node) in init()
[all …]
/aosp_15_r20/external/skia/src/codec/
H A DSkXmp.cpp53 const SkDOM::Node* node, in get_unique_child_text()
87 const SkDOM::Node* node, in get_typed_child()
126 const SkDOM::Node* node, in get_attr()
139 const SkDOM::Node* node, in get_attr_bool()
162 const SkDOM::Node* node, in get_attr_int32()
178 const SkDOM::Node* node, in get_attr_float()
197 const SkDOM::Node* node, in get_attr_float3_as_list()
256 const SkDOM::Node* node, in get_attr_float3()
272 const SkDOM::Node* node, in find_uri_namespaces()
418 const SkDOM::Node* node = nullptr; in getContainerGainmapLocation() local
[all …]
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor.cc654 const NaryOperatorNode* node) { in ProcessNumericComparator()
716 const NaryOperatorNode* node) { in ProcessAndOperator()
724 const NaryOperatorNode* node) { in ProcessOrOperator()
732 const UnaryOperatorNode* node) { in ProcessNegationOperator()
766 const UnaryOperatorNode* node) { in ProcessNotOperator()
810 const NaryOperatorNode* node) { in ProcessHasOperator()
866 void QueryVisitor::VisitString(const StringNode* node) { in VisitString()
879 void QueryVisitor::VisitText(const TextNode* node) { in VisitText()
887 void QueryVisitor::VisitMember(const MemberNode* node) { in VisitMember()
964 void QueryVisitor::VisitFunction(const FunctionNode* node) { in VisitFunction()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dpcy_tree.c84 X509_POLICY_NODE *node, int indent) in expected_print()
108 X509_POLICY_NODE *node; in tree_print() local
316 X509_POLICY_NODE *node; in tree_link_matching_nodes() local
376 X509_POLICY_NODE *node, X509_POLICY_TREE *tree) in tree_add_unmatched()
402 X509_POLICY_NODE *node, X509_POLICY_TREE *tree) in tree_link_unmatched()
443 X509_POLICY_NODE *node; in tree_link_any() local
498 X509_POLICY_NODE *node; in tree_prune() local
572 X509_POLICY_NODE *node, *anyptr; in tree_calculate_authority_set() local
617 X509_POLICY_NODE *node; in tree_calculate_user_set() local
695 static void exnode_free(X509_POLICY_NODE *node) in exnode_free()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dpcy_tree.c84 X509_POLICY_NODE *node, int indent) in expected_print()
108 X509_POLICY_NODE *node; in tree_print() local
316 X509_POLICY_NODE *node; in tree_link_matching_nodes() local
376 X509_POLICY_NODE *node, X509_POLICY_TREE *tree) in tree_add_unmatched()
402 X509_POLICY_NODE *node, X509_POLICY_TREE *tree) in tree_link_unmatched()
443 X509_POLICY_NODE *node; in tree_link_any() local
498 X509_POLICY_NODE *node; in tree_prune() local
572 X509_POLICY_NODE *node, *anyptr; in tree_calculate_authority_set() local
617 X509_POLICY_NODE *node; in tree_calculate_user_set() local
695 static void exnode_free(X509_POLICY_NODE *node) in exnode_free()
/aosp_15_r20/external/guava/guava/src/com/google/common/graph/
H A DBaseGraph.java93 Set<N> adjacentNodes(N node); in adjacentNodes()
116 Set<N> predecessors(N node); in predecessors()
142 Set<N> successors(N node); in successors()
164 Set<EndpointPair<N>> incidentEdges(N node); in incidentEdges()
179 int degree(N node); in degree()
189 int inDegree(N node); in inDegree()
199 int outDegree(N node); in outDegree()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/graph/
H A DBaseGraph.java93 Set<N> adjacentNodes(N node); in adjacentNodes()
116 Set<N> predecessors(N node); in predecessors()
142 Set<N> successors(N node); in successors()
164 Set<EndpointPair<N>> incidentEdges(N node); in incidentEdges()
179 int degree(N node); in degree()
189 int inDegree(N node); in inDegree()
199 int outDegree(N node); in outDegree()
/aosp_15_r20/external/libfuse/lib/
H A Dfuse.c135 struct node { struct
136 struct node *name_next; argument
137 struct node *id_next; argument
138 fuse_ino_t nodeid; argument
141 struct node *parent; argument
159 struct node node; argument
391 static struct node_lru *node_lru(struct node *node) in node_lru()
410 static struct node_slab *node_to_slab(struct fuse *f, struct node *node) in node_to_slab()
450 struct list_head *node; in alloc_node() local
481 static void free_node_mem(struct fuse *f, struct node *node) in free_node_mem()
[all …]

1...<<11121314151617181920>>...336