Home
last modified time | relevance | path

Searched defs:node (Results 2176 – 2200 of 8398) sorted by relevance

1...<<81828384858687888990>>...336

/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/
H A DName.java141 public boolean remove(Node node) { in remove()
172 public boolean replace(Node node, Node replacementNode) { in replace()
H A DSwitchExpr.java138 public boolean remove(Node node) { in remove()
158 public boolean replace(Node node, Node replacementNode) { in replace()
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/modules/
H A DModuleUsesDirective.java59 public boolean remove(Node node) { in remove()
129 public boolean replace(Node node, Node replacementNode) { in replace()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddominator_analysis.h66 inline BasicBlock* ImmediateDominator(const BasicBlock* node) const { in ImmediateDominator()
78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable()
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/concretesyntaxmodel/
H A DCsmConditional.java67 boolean evaluate(Node node, ObservableProperty property){ in evaluate()
108 public void prettyPrint(Node node, SourcePrinter printer) { in prettyPrint()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_analysis.h66 inline BasicBlock* ImmediateDominator(const BasicBlock* node) const { in ImmediateDominator()
78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable()
/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Dstatic-constant-pad.c24 const struct xnn_node* node, in create_constant_pad_operator()
252 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_static_constant_pad() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddominator_analysis.h66 inline BasicBlock* ImmediateDominator(const BasicBlock* node) const { in ImmediateDominator()
78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable()
/aosp_15_r20/external/libvpx/
H A Dwarnings.c40 struct WarningListNode **node = &warning_list->warning_node; in add_warning() local
57 struct WarningListNode *const node = warning_list->warning_node; in free_warning_list() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Drbbitblb.cpp389 void RBBITableBuilder::addRuleRootNodes(UVector *dest, RBBINode *node) { in addRuleRootNodes()
432 RBBINode *node = static_cast<RBBINode *>(ruleRootNodes.elementAt(j)); in calcChainedFollowPos() local
716 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules() local
747 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules() local
H A Dstringtriebuilder.cpp222 Node *node; in makeNode() local
308 Node *node=registerNode(listNode, errorCode); in makeBranchSubNode() local
377 StringTrieBuilder::hashNode(const void *node) { in hashNode()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Drbbitblb.cpp392 void RBBITableBuilder::addRuleRootNodes(UVector *dest, RBBINode *node) { in addRuleRootNodes()
435 RBBINode *node = static_cast<RBBINode *>(ruleRootNodes.elementAt(j)); in calcChainedFollowPos() local
719 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules() local
750 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules() local
H A Dstringtriebuilder.cpp222 Node *node; in makeNode() local
308 Node *node=registerNode(listNode, errorCode); in makeBranchSubNode() local
377 StringTrieBuilder::hashNode(const void *node) { in hashNode()
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dpackage_table.rs186 let node = Self { package_name, package_id, fingerprint, boolean_start_index, next_offset }; in from_bytes_v1() localVariable
201 let node = Self { package_name, package_id, fingerprint, boolean_start_index, next_offset }; in from_bytes_v2() localVariable
265 let node = PackageTableNode::from_bytes(&bytes[head..], header.version)?; in from_bytes() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dgraph_info_test.cc48 for (auto& node : nodes_) { in ~SimpleTestGraph() local
58 const TfLiteNode& node(size_t index) const override { in node() function in tflite::__anonb7acd6780111::SimpleTestGraph
73 TfLiteNode& node = nodes_.back(); in AddNode() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dbatch_mm.cpp173 Node* node = nullptr; member
260 for (auto node : block->nodes()) { in BatchMMTreeReduce() local
327 [](const Node* node) -> Operation { in __anon957c7f480602()
/aosp_15_r20/external/dtc/libfdt/
H A Dfdt_overlay.c101 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset()
141 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles()
543 void *fdto, int node) in overlay_apply_node()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dhost_training_loop_optimization_util.cc58 const absl::flat_hash_set<Node*>& execute_nodes, Node* node) { in IsExecuteNodeOrIdentityToExecuteNode()
67 Node* node = e->dst(); in IsExecuteNodeOrIdentityToExecuteNode() local
82 Node* node = input_node; in FindEnterNodeFromTPUExecuteNodeInput() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/
Dfdt_overlay.c101 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset()
141 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles()
543 void *fdto, int node) in overlay_apply_node()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dcontrol_flow.cc44 for (const Node* node : graph->op_nodes()) { in ValidateControlFlowInfo() local
176 for (const Node* node : g->op_nodes()) { in BuildControlFlowInfo() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dsqueeze.cc38 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
80 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
H A Dresize_bilinear.cc62 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
101 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Doptimize_for_inference_test.py54 def set_attr_dtype(self, node, key, value): argument
58 def set_attr_tensor(self, node, key, value, dtype, shape=None): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dreduce_scheduler.c41 static void schedule_calc_sched_info(gpir_node *node) in schedule_calc_sched_info()
135 gpir_node *node = list_first_entry(ready_list, gpir_node, list); in schedule_ready_list() local
/aosp_15_r20/external/libdav1d/src/
H A Dintra_edge.h58 EdgeNode node; member
63 EdgeNode node; member

1...<<81828384858687888990>>...336