Home
last modified time | relevance | path

Searched defs:node (Results 2676 – 2700 of 8398) sorted by relevance

1...<<101102103104105106107108109110>>...336

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc1347 auto node = std::make_unique<AsyncExecuteNode>( in AddOrExecuteNode() local
1366 ExecuteNode node(&ctx, *inputs, eager_func_params, kernel, graph_collector, in AddOrExecuteNode() local
1667 std::unique_ptr<EagerNode> node(new eager::RemoteExecuteNode( in EagerRemoteExecute() local
1921 std::unique_ptr<EagerNode> node( in LocalEagerCopyToDevice() local
1925 CopyToDeviceNode node(h, *result, d, *ctx, async, mirror); in LocalEagerCopyToDevice() local
/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dgraph.hh722 const auto& node = object (node_idx); in index_for_offset() local
838 const auto& node = vertices_[entry.first]; in isolate_subgraph() local
1313 auto& node = vertices_[index]; in move_to_new_space() local
1326 const auto& node = vertices_[index]; in space_for() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A DparserInternals.c213 xmlCtxtVErr(xmlParserCtxtPtr ctxt, xmlNodePtr node, xmlErrorDomain domain, in xmlCtxtVErr()
303 xmlCtxtErr(xmlParserCtxtPtr ctxt, xmlNodePtr node, xmlErrorDomain domain, in xmlCtxtErr()
2555 xmlParserFindNodeInfo(xmlParserCtxtPtr ctx, xmlNodePtr node) in xmlParserFindNodeInfo()
2622 xmlNodePtr node) in xmlParserFindNodeInfoIndex()
H A Dpattern.c139 xmlNodePtr node; member
464 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) { in xmlPatPushState()
498 xmlPatMatch(xmlPatternPtr comp, xmlNodePtr node) { in xmlPatMatch()
2406 xmlPatternMatch(xmlPatternPtr comp, xmlNodePtr node) in xmlPatternMatch()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dcord.cc76 static inline CordRep* VerifyTree(CordRep* node) { in VerifyTree()
820 CordRep* node = cord_internal::SkipCrcNode(tree()); in FindFlatStartPiece() local
1292 static std::string ReportError(CordRep* root, CordRep* node) { in ReportError()
1304 CordRep* node = worklist.back(); in VerifyNode() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.cc77 static inline CordRep* VerifyTree(CordRep* node) { in VerifyTree()
819 CordRep* node = cord_internal::SkipCrcNode(tree()); in FindFlatStartPiece() local
1307 static std::string ReportError(CordRep* root, CordRep* node) { in ReportError()
1319 CordRep* node = worklist.back(); in VerifyNode() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcord.cc77 static inline CordRep* VerifyTree(CordRep* node) { in VerifyTree()
819 CordRep* node = cord_internal::SkipCrcNode(tree()); in FindFlatStartPiece() local
1307 static std::string ReportError(CordRep* root, CordRep* node) { in ReportError()
1319 CordRep* node = worklist.back(); in VerifyNode() local
/aosp_15_r20/external/libxml2/
H A Dpattern.c139 xmlNodePtr node; member
435 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) { in xmlPatPushState()
461 xmlPatMatch(xmlPatternPtr comp, xmlNodePtr node) { in xmlPatMatch()
2263 xmlPatternMatch(xmlPatternPtr comp, xmlNodePtr node) in xmlPatternMatch()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc1208 for (const NodeDef& node : fdef->node_def()) { in ValidateFunctionDef() local
1224 Status GetPotentialFunctionName(const Node& node, const string** name) { in GetPotentialFunctionName()
1250 auto maybe_error = [&](const Node* node, const Status& s) -> Status { in ValidateGraph()
1277 for (const Node* node : graph->nodes()) { in ValidateGraph() local
/aosp_15_r20/external/dokka/core/src/main/kotlin/Formats/
H A DDacHtmlFormat.kt485 nodes.forEach { node -> in summaryNodeGroup() method
656 it.value.forEach { node -> in FlowContent() method
697 for (node in page.packages) { in <lambda>() method
743 for (node in classes) { in <lambda>() method
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dpeephole.cpp32 bool isRNN(const Node* node) { in isRNN()
68 std::vector<size_t> getBroadcastPositions(Node* node) { in getBroadcastPositions()
631 static void replaceInputWithList(Node* node, size_t i, ArrayRef<Value*> to) { in replaceInputWithList()
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dgroup_batch_fusion.py74 def update_stack_example_value(node, metadata, dim=0, op=torch.stack): argument
108 def match(self, node): argument
1145 def find_dependent_nodes(node, interesting_nodes): argument
/aosp_15_r20/external/toybox/toys/pending/
H A Ddiff.c488 static int skip(struct dirtree *node) in skip()
506 static void add_to_list(struct dirtree *node) in add_to_list()
517 static int list_dir(struct dirtree *node) in list_dir()
/aosp_15_r20/external/exfatprogs/exfat2img/
H A Dexfat2img.c301 struct exfat_inode *node = NULL; in read_file_dentry_set() local
348 struct exfat_inode *node; in read_file() local
427 struct exfat_inode *node = NULL; in read_children() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.h345 bool node_is_optimizable_container_type(const Node* node) const { in node_is_optimizable_container_type()
826 Node* node() const { in node() function
921 Node* node() const { in node() function
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_inlines.h414 BasicBlock *BasicBlock::get(Graph::Node *node) in get()
420 Function *Function::get(Graph::Node *node) in get()
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DNavTree.java35 Node node = new Node("Reference", dir + refPrefix + "packages.html", children, null); in writeNavTree() local
73 Node node = new Node("Reference", Doclava.ensureSlash(dir) + "packages.html", children, null); in writeYamlTree2() local
/aosp_15_r20/frameworks/libs/binary_translation/backend/x86_64/
Dloop_guest_context_optimizer.cc290 void OptimizeLoopTree(MachineIR* machine_ir, LoopTreeNode* node, PredicateFunction predicate) { in OptimizeLoopTree()
305 auto predicate = [](LoopTreeNode* node) -> bool { in RemoveLoopGuestContextAccesses()
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dop_resolver_test.cc34 TfLiteStatus MockPrepare(TfLiteContext* context, TfLiteNode* node) { in MockPrepare()
38 TfLiteStatus MockInvoke(TfLiteContext* context, TfLiteNode* node) { in MockInvoke()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_compiler.py106 def check_lineno(self, node): argument
113 def _check_lineno(self, node): argument
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/
H A DTypeDescription.java370 public Object newInstance(Node node) { in newInstance()
384 public Object newInstance(String propertyName, Node node) { in newInstance()
/aosp_15_r20/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiScrollable.java417 AccessibilityNodeInfo node = findAccessibilityNodeInfo(WAIT_FOR_SELECTOR_TIMEOUT); in scrollForward() local
496 AccessibilityNodeInfo node = findAccessibilityNodeInfo(WAIT_FOR_SELECTOR_TIMEOUT); in scrollBackward() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/perception/
H A Dmax_pool_with_argmax.cc157 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
202 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/pmic/
Dstm32mp_pmic.c32 static int node = -FDT_ERR_BADOFFSET; in dt_get_pmic_node() local
44 int node; in dt_pmic_status() local
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
H A DASTReference.java244 Node node = this.jjtGetParent(); in init() local
408 Node node = jjtGetChild(i); in execute() local

1...<<101102103104105106107108109110>>...336