Home
last modified time | relevance | path

Searched defs:node (Results 2451 – 2475 of 8398) sorted by relevance

1...<<919293949596979899100>>...336

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py369 def _finish_start_element(self, node): argument
408 def _handle_white_text_nodes(self, node, info): argument
465 def startContainer(self, node): argument
478 def acceptNode(self, node): argument
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/
Dexpatbuilder.py369 def _finish_start_element(self, node): argument
408 def _handle_white_text_nodes(self, node, info): argument
465 def startContainer(self, node): argument
478 def acceptNode(self, node): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_util.cc616 for (const NodeDef& node : in.node()) { in PruneGraphDefInto() local
659 for (const NodeDef& node : in.node()) { in PruneGraphDefInto() local
763 const Node& node, const FunctionLibraryDefinition* fld) { in GetAssociatedFunctions()
792 Graph* graph, Node* node, FunctionLibraryDefinition* fld, in RewriteAssociatedFunction()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfreeze_module.cpp213 Node* node = input->node(); in _loadModulePath() local
743 auto node = n->inputs()[0]->node(); in applyToForkSubgraph() local
776 auto node = *it; in removeExtraWaitCalls() local
791 auto node = *it; in removeExtraWaitCalls() local
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs385 let node = DevicePathNode::from_ffi_ptr(ptr.cast::<FfiDevicePath>()); in size_in_bytes_from_ptr() localVariable
410 let node = <&DevicePathNode>::try_from(bytes)?; in size_in_bytes_from_slice() localVariable
611 let node = in next() localVariable
869 let node = [0xa0, 0xb0]; in test_device_path_node_from_bytes() localVariable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py369 def _finish_start_element(self, node): argument
408 def _handle_white_text_nodes(self, node, info): argument
465 def startContainer(self, node): argument
478 def acceptNode(self, node): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py369 def _finish_start_element(self, node): argument
408 def _handle_white_text_nodes(self, node, info): argument
465 def startContainer(self, node): argument
478 def acceptNode(self, node): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py369 def _finish_start_element(self, node): argument
408 def _handle_white_text_nodes(self, node, info): argument
465 def startContainer(self, node): argument
478 def acceptNode(self, node): argument
/aosp_15_r20/external/executorch/extension/pytree/
H A Dpytree.h293 ContainerHandle<U, Aux> clone(const ContainerHandle<T, Aux>& node, U* leaves) { in clone()
318 ContainerHandle<T, Aux>& node, in traverse()
329 const ContainerHandle<T, Aux>& node, in traverse()
688 size_t refresh_leaves_num(const ContainerHandle<T, Aux>& node) { in refresh_leaves_num()
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dgraphdef_export.cc377 StringRef node, func; in ExtractExperimentalDebugInfoFromLocation() local
392 Operation *op, NodeDef *node, TFGraphDialect *dialect, in ConvertToNodeDef()
446 Status GraphDefExporter::ConvertOperation(Operation *op, NodeDef *node, in ConvertOperation()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencoder_dict.c144 BrotliTrieNode* node, BrotliTrie* trie) { in BrotliTrieNodeAdd()
191 const BrotliTrieNode* node, uint8_t c) { in BrotliTrieSub()
205 const BrotliTrieNode* node = &trie->root; in BrotliTrieFind() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc61 const XdsBootstrap::Node* node, upb::SymbolTable* symtab, in XdsApi()
135 void PopulateNode(const XdsApiContext& context, const XdsBootstrap::Node* node, in PopulateNode()
587 auto* node = envoy_service_status_v3_ClientConfig_mutable_node(client_config, in AssembleClientConfig() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/serialization/
H A Dwriter_lib.cc76 void* builtin_op_data, const TfLiteNode& node) { in CreateBuiltinUnion()
115 const TfLiteNode& node = node_and_registration->first; in ExportOperators() local
365 const TfLiteNode& node = node_and_registration->first; in CheckInputOutput() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dcombine_tpu_embedding_load_retrieve_pass.cc267 Node* node; member
328 const auto node = (*combined_inputs)[parameter_num][table_id].node; in CombinePerTableParametersForLoad() local
356 for (const auto* node : nodes) { in RemoveEdgesBetweenIndividualNodes() local
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DViewDebug.java641 RenderNode node = RenderNode.create("ViewDebug", null); in profileViewAndChildren() local
645 private static void profileViewAndChildren(View view, RenderNode node, BufferedWriter out, in profileViewAndChildren()
667 profileViewAndChildren(group.getChildAt(i), node, out, false); in profileViewAndChildren() local
/aosp_15_r20/hardware/libhardware/modules/input/evdev/
H A DInputHub.cpp160 auto node = new EvdevDeviceNode(path, fd); in openDeviceNode() local
729 auto node = openNode(filename); in scanDir() local
783 status_t InputHub::closeNode(const InputDeviceNode* node) { in closeNode()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dtranspose_conv.cc126 TfLiteNode* node) { in AllocateTemporaryTensorsIfRequired()
241 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
595 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
H A Dgather.cc35 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
174 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rcar/
H A Dbl2_plat_setup.c159 int ret, node; in bl2_lossy_gen_fdt() local
570 int ret, node; in bl2_add_rpc_node() local
598 int ret, node; in bl2_add_dram_entry() local
/aosp_15_r20/external/python/pyyaml/yaml/
D_yaml.pyx1183 def serialize(self, node): argument
1239 cdef int _anchor_node(self, object node) except 0:
1256 cdef int _serialize_node(self, object node, object parent, object index) except 0:
/aosp_15_r20/external/libusb/libusb/os/
H A Dhaiku_pollfs.cpp216 WatchedEntry::EntryRemoved(ino_t node) in EntryRemoved()
321 ino_t node; in MessageReceived() local
/aosp_15_r20/external/libcups/cgi-bin/
H A Dmakedocset.c201 help_node_t *node; /* Current help node */ in write_index() local
397 help_node_t *node; /* Current help node */ in write_nodes() local
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/
H A DUnaryExpr.java158 public boolean remove(Node node) { in remove()
188 public boolean replace(Node node, Node replacementNode) { in replace()
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/body/
H A DEnumDeclaration.java155 public boolean remove(Node node) { in remove()
187 public boolean replace(Node node, Node replacementNode) { in replace()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dequal_graph_def.cc47 for (const NodeDef& node : actual) { in EqualRepeatedNodeDef() local
85 for (const NodeDef& node : ndefs) { in RepeatedNodeDefHash() local

1...<<919293949596979899100>>...336