/aosp_15_r20/external/libxml2/ |
H A D | error.c | 31 void *ctxt, xmlNodePtr node, in xmlVSetError() 116 void *ctxt, xmlNodePtr node, in xmlSetError() 136 void *ctxt, xmlNodePtr node, in xmlVUpdateError() 425 xmlNodePtr node; in xmlFormatError() local 691 xmlNode *node, int domain, int code, xmlErrorLevel level, in xmlVRaiseError() 776 xmlNode *node, int domain, int code, xmlErrorLevel level, in xmlRaiseError()
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/sax/ |
H A D | SAXTransformerFactoryAPITest.java | 311 Node node = (Node)document; in SAXTFactoryTest003() local 363 Node node = (Node) document; in SAXTFactoryTest004() local 413 Node node = (Node) document; in SAXTFactoryTest005() local 466 Node node = (Node) document; in SAXTFactoryTest006() local 518 Node node = (Node) document; in SAXTFactoryTest007() local 725 Node node = (Node) document; in SAXTFactoryTest011() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
H A D | convert_graph.cc | 76 for (auto* node : graph.op_nodes()) { in BuildNodeMap() local 162 const Node* node = *it; in GetEngineInfo() local 296 Node** node, int* port) { in UpdateToEngineNode() 773 for (const auto& node : input_output_names) { in ConvertGraph() local 918 for (const Node* node : converted_segments.at(i).nodes) { in ConvertGraph() local 927 for (const Node* node : converted_segments.at(i).nodes) { in ConvertGraph() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | arithmetic_optimizer_test.cc | 641 for (const NodeDef& node : output.node()) { in TEST_F() local 1572 for (const NodeDef& node : output.node()) { in TEST_F() local 1581 for (const NodeDef& node : output.node()) { in TEST_F() local 1619 for (const NodeDef& node : output.node()) { in TEST_F() local 1628 for (const NodeDef& node : output.node()) { in TEST_F() local 1665 for (const NodeDef& node : output.node()) { in TEST_F() local 1675 for (const NodeDef& node : output.node()) { in TEST_F() local 1717 for (const NodeDef& node : output.node()) { in TEST_F() local 1825 for (const NodeDef& node : output.node()) { in TEST_F() local 1892 for (const NodeDef& node : output.node()) { in TEST_F() local [all …]
|
H A D | graph_optimizer_stage_test.cc | 46 Status TrySimplify(NodeDef* node, FakeResult* result) override { in TrySimplify() 72 const auto node = ParseNodeScopeAndName("a/b/c/Add"); in TEST_F() local 101 const auto node = ParseNodeScopeAndName("a/b/c/A"); in TEST_F() local 130 const auto node = ParseNodeScopeAndName("a/b/c/A"); in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | struct_parser_generator.cc | 27 for (const auto& node : variable_struct_fields_) { in StructParserGenerator() local 38 void StructParserGenerator::explore_children(const TreeNode& node, std::ostream& s) const { in explore_children() argument 71 for (const auto& node : variable_struct_fields_) { in Generate() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/ |
H A D | BSPTreeVisitor.java | 97 Order visitOrder(BSPTree<S> node); in visitOrder() 106 void visitInternalNode(BSPTree<S> node); in visitInternalNode() 112 void visitLeafNode(BSPTree<S> node); in visitLeafNode()
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/ |
H A D | bdk-dram-config.c | 57 int bdk_dram_config(int node, int ddr_clock_override) in bdk_dram_config() 85 void bdk_dram_margin(int node) in bdk_dram_margin() 101 const char* bdk_dram_get_info_string(int node) in bdk_dram_get_info_string()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/ |
H A D | functions.py | 49 def visit_Lambda(self, node): argument 77 def visit_FunctionDef(self, node): argument 130 def transform(node, ctx): argument
|
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/ |
H A D | lock_free_address_hash_set.cc | 22 Node* node = bucket.load(std::memory_order_relaxed); in ~LockFreeAddressHashSet() local 38 Node* node = bucket.load(std::memory_order_relaxed); in Insert() local 56 for (Node* node = bucket.load(std::memory_order_relaxed); node; in Copy() local
|
/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/ast/nodeTypes/ |
H A D | NodeWithModifiersTest.java | 70 NodeWithModifiers node = anythingWithModifiers(PUBLIC); in removeExistingModifier() local 77 NodeWithModifiers node = anythingWithModifiers(PUBLIC); in ignoreNotExistingModifiersOnRemove() local 85 NodeWithModifiers node = anythingWithModifiers(PUBLIC, STATIC, SYNCHRONIZED); in keepModifiersThatShouldNotBeRemoved() local
|
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/javac/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/local-javac-header/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/external/python/pycparser/utils/internal/ |
D | memprofiling.py | 54 def visit(self, node): argument 61 def visit_FuncCall(self, node): argument 67 def generic_visit(self, node): argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/ |
H A D | dram-csr.h | 61 static inline void dram_csr_write(bdk_node_t node, const char *csr_name, bdk_csr_type_t type, int b… in dram_csr_write() 73 #define DRAM_CSR_WRITE(node, csr, value) \ argument 81 #define DRAM_CSR_MODIFY(name, node, csr, code_block) do { \ argument
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | add_if_then_else.cpp | 13 bool hasTrivialSubBlocks(Node* node) { in hasTrivialSubBlocks() 25 for (auto* node = graph_it.next(); node != nullptr; node = graph_it.next()) { in AddIfThenElseOp() local 37 for (auto* node : to_replace) { in AddIfThenElseOp() local
|
H A D | autocast.cpp | 141 Node* node, in castTensorInputs() 191 bool hasExplicitDtypeArgument(Node* node) { in hasExplicitDtypeArgument() 199 void castInputsToWidestType(Node* node, const AutocastContext& context) { in castInputsToWidestType() 238 void updateAutocastEnabledCheck(Node* node, bool is_jit_enabled) { in updateAutocastEnabledCheck()
|
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/transform/dom/ |
H A D | DOMSource.java | 43 private Node node; field in DOMSource 89 public DOMSource(Node node, String systemID) { in DOMSource() 99 public void setNode(Node node) { in setNode()
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | Issue662Test.java | 26 JsonNode node = getJsonNodeFromClasspath(resource("emptyObject.json")); in testNoErrorsForEmptyObject() local 33 JsonNode node = getJsonNodeFromClasspath(resource("validObject.json")); in testNoErrorsForValidObject() local 40 JsonNode node = getJsonNodeFromClasspath(resource("objectInvalidValue.json")); in testCorrectErrorForInvalidValue() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/agent/trace/v1/ |
D | trace_service.proto | 54 opencensus.proto.agent.common.v1.Node node = 1; field 64 opencensus.proto.agent.common.v1.Node node = 1; field 74 opencensus.proto.agent.common.v1.Node node = 1; field
|
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/ |
H A D | XmlFlattener.cpp | 81 void Visit(const xml::Text* node) override { in Visit() 107 void Visit(const xml::Element* node) override { in Visit() 200 void WriteAttributes(const xml::Element* node, ResXMLTree_attrExt* flat_elem, in WriteAttributes() 316 bool XmlFlattener::Flatten(IAaptContext* context, const xml::Node* node) { in Flatten()
|
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/ |
H A D | reinplace.py | 33 extra_check: Callable[[torch.fx.Node], bool] = lambda node: True argument 422 def any_use_of_views_after_node(node, shared_view_nodes, *, copy_node, mutated_arg): argument 426 def is_meta_only_user(node): argument 457 def can_inplace(node, mutated_arg): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/ |
H A D | hexagon_delegate_kernel.cc | 92 TfLiteNode* node) { in Eval() 163 TfLiteNode* node) { in ResizeOutputTensors() 193 TfLiteNode* node) { in Prepare() 257 TfLiteNode* node; in BuildGraph() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
H A D | TransformerFactoryImpl.java | 108 public javax.xml.transform.Templates processFromNode(Node node) in processFromNode() 223 javax.xml.transform.Templates processFromNode(Node node, String systemID) in processFromNode() 262 Node node = null; in getAssociatedStylesheet() local 858 Node node = dsource.getNode(); in newTemplates() local
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_function.c | 126 struct rb_node node; member 139 func_compare_to_name_and_overload(const struct rb_node *node, const void *data) in func_compare_to_name_and_overload() 172 const struct rb_node *node = rb_tree_search(mod->functions, &descr, in dxil_get_function() local 182 const struct func_rb_node *node = func_rb_node(rhs); in func_compare_name() local
|