/aosp_15_r20/external/yapf/yapf/yapflib/ |
H A D | identify_container.py | 41 def Visit_trailer(self, node): # pylint: disable=invalid-name argument 58 def Visit_atom(self, node): # pylint: disable=invalid-name argument
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 669 xmlNodePtr node = NULL; in xmlXPathErr() local 2705 xmlXPathNodeSetDupNs(xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetDupNs() 2851 xmlXPathNodeSetAddNs(xmlNodeSetPtr cur, xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetAddNs() 3329 xmlNodePtr node; in xmlXPathNodeSetClearFromPos() local 3367 xmlNodePtr node; in xmlXPathNodeSetKeepLast() local 3690 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeLeadingSorted() 3733 xmlXPathNodeLeading (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeLeading() 3797 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailingSorted() 3841 xmlXPathNodeTrailing (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailing() 4642 xmlNodePtr node; in xmlXPathReleaseObject() local [all …]
|
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/ |
H A D | NodePage.java | 31 private final NodeType node; field in NodePage 45 protected NodePage(final NodeType node, final ReportPage parent, in NodePage()
|
/aosp_15_r20/external/python/cpython2/Tools/compiler/ |
D | demo.py | 18 def visitClass(self, node, scope=None): argument 21 def visitFunction(self, node, scope=None): argument
|
/aosp_15_r20/external/e2fsprogs/lib/support/ |
H A D | profile.c | 149 #define CHECK_MAGIC(node) \ argument 693 struct profile_node *node; in parse_line() local 1052 void profile_free_node(struct profile_node *node) in profile_free_node() 1120 errcode_t profile_verify_node(struct profile_node *node) in profile_verify_node() 1208 struct profile_node **node) in profile_find_node() 1279 struct profile_node *node; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | meta_optimizer_test.cc | 334 const string& id) { in TEST_F() 363 for (const NodeDef& node : output.node()) { in TEST_F() local 374 for (const NodeDef& node : optimized_func_0->node_def()) { in TEST_F() local 389 for (const NodeDef& node : optimized_func->node_def()) { in TEST_F() local 584 for (const NodeDef& node : output.node()) { in TEST_F() local 1010 for (const auto& node : output.node()) { in TEST_F() local
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | jaxen-1.1-beta-7.jar | ... .Object) throws org.jaxen.JaxenException
Object node
org.jaxen.Context context
public java.lang ... |
/aosp_15_r20/external/libchrome/third_party/jinja2/ |
H A D | optimizer.py | 23 def optimize(node, environment): argument 35 def fold(self, node, eval_ctx=None): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/ops/ |
H A D | device_data.cpp | 25 const DeviceData* DeviceData::Cast(const Node* node) { in Cast() 30 NodePtr node = ReuseOrMakeNode<DeviceData>(data); in Create() local
|
/aosp_15_r20/external/python/jinja/src/jinja2/ |
D | optimizer.py | 14 def optimize(node, environment): argument 25 def generic_visit(self, node, *args, **kwargs): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | ares_llist.c | 34 void ares__init_list_node(struct list_node* node, void* d) { in ares__init_list_node() 55 void ares__remove_from_list(struct list_node* node) { in ares__remove_from_list()
|
/aosp_15_r20/external/XNNPACK/test/ |
H A D | global-average-pooling-1d.cc | 121 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 160 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 199 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local
|
H A D | global-average-pooling-2d.cc | 114 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 153 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 192 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local
|
H A D | concatenate2.cc | 162 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 209 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 253 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local
|
H A D | even-split3.cc | 171 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 229 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 283 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local
|
H A D | depth-to-space.cc | 127 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 168 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 205 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | CallChainJoiner.cpp | 49 CacheNode* node = GetNode(tid, ips[i], sps[i]); in AddCallChain() local 113 CacheNode* node = FindNode(tid, ip, sp); in GetNode() local 139 CacheNode* node = &nodes_[nodes_->leaf_link_next]; in AllocNode() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | DeclarePerVertexBlocks.cpp | 63 TIntermGlobalQualifierDeclaration *node) override in visitGlobalQualifierDeclaration() 88 bool visitDeclaration(Visit visit, TIntermDeclaration *node) override in visitDeclaration() 281 bool visitDeclaration(Visit visit, TIntermDeclaration *node) override in visitDeclaration()
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | port.cc | 219 void NUMASetThreadNodeAffinity(int node) { in NUMASetThreadNodeAffinity() 284 void* NUMAMalloc(int node, size_t size, int minimum_alignment) { in NUMAMalloc() 311 int node = kNUMANoAffinity; in NUMAGetMemAffinity() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | unordered_set_hook.hpp | 73 typedef unordered_node<VoidPointer, StoreHash, OptimizeMultiKey> node; typedef 107 typedef typename NodeTraits::node node; typedef 126 typedef typename NodeTraits::node node; typedef
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | ImageFilterDAGSlide.cpp | 133 static void draw_node(SkCanvas* canvas, const FilterNode& node) { in draw_node() 214 static float print_info(SkCanvas* canvas, const FilterNode& node) { in print_info() 249 static float draw_dag(SkCanvas* canvas, SkSurface* nodeSurface, const FilterNode& node) { in draw_dag()
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/if/ |
H A D | bdk-if-phy-marvell.c | 48 static void setup_marvell_phy(bdk_node_t node, int mdio_bus, int mdio_addr) in setup_marvell_phy() 90 int bdk_if_phy_marvell_setup(bdk_node_t node, int qlm, int mdio_bus, int phy_addr) in bdk_if_phy_marvell_setup()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | refine_tuple_types.cpp | 11 static void VisitTupleNode(Node* node) { in VisitTupleNode() 35 for (auto* node = it.next(); node != nullptr; node = it.next()) { in RefineTupleTypes() local
|
/aosp_15_r20/frameworks/base/tools/codegen/src/com/android/codegen/ |
H A D | Debug.kt | 32 val node = this in dumpOneLineNoChildren() constant
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/ddr/ |
D | stm32mp_ram.c | 17 int stm32mp_ddr_dt_get_info(void *fdt, int node, struct stm32mp_ddr_info *info) in stm32mp_ddr_dt_get_info() 42 int stm32mp_ddr_dt_get_param(void *fdt, int node, const struct stm32mp_ddr_param *param, in stm32mp_ddr_dt_get_param()
|