Home
last modified time | relevance | path

Searched defs:node (Results 951 – 975 of 8398) sorted by relevance

1...<<31323334353637383940>>...336

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/
H A DBoundaryProjector.java57 public Order visitOrder(final BSPTree<S> node) { in visitOrder()
68 public void visitInternalNode(final BSPTree<S> node) { in visitInternalNode()
114 public void visitLeafNode(final BSPTree<S> node) { in visitLeafNode()
138 private List<Region<T>> boundaryRegions(final BSPTree<S> node) { in boundaryRegions()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dutils_test.cc32 NodeDef* node) { in CreateConstOp()
43 NodeDef* node) { in CreateConstSizesOp()
138 for (const auto& node : graph.node()) { in TEST() local
165 for (const auto& node : graph.node()) { in TEST() local
170 for (const auto& node : graph.node()) { in TEST() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DExtHandler.cpp943 CNode &node = _nodes[nodeIndex]; in ParseDir() local
1042 const CNode &node = _nodes[_refs[iNode]]; in FindTargetItem_for_SymLink() local
1284 CNode node; in Open2() local
1350 const CNode &node = _nodes[nodeIndex]; in Open2() local
1380 const CNode &node = _nodes[nodeIndex]; in Open2() local
1423 const CNode &node = _nodes[nodeIndex]; in Open2() local
1436 CNode &node = _nodes[nodeIndex]; in Open2() local
1467 CNode &node = _nodes[nodeIndex]; in Open2() local
1520 const CNode &node = _nodes[nodeIndex]; in Open2() local
1664 const CNode &node = _nodes[_refs[item.ParentNode]]; in GetPath() local
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/uiautomator/library/uiautomator.core/android_common/javac/
Duiautomator.core.jar ... child int i android.view.accessibility.AccessibilityNodeInfo node org.xmlpull.v1.XmlSerializer serializer int index ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/uiautomator/library/uiautomator.core/android_common/repackaged-jarjar/javac/
Duiautomator.core.jarcom/android/uiautomator/testrunner/UiAutomatorTestRunner.class UiAutomatorTestRunner.java package com.android. ...
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-arch/
H A Dbdk-csr.c57 uint64_t __bdk_csr_read_slow(bdk_node_t node, bdk_csr_type_t type, int busnum, int size, uint64_t a… in __bdk_csr_read_slow()
167 void __bdk_csr_write_slow(bdk_node_t node, bdk_csr_type_t type, int busnum, int size, uint64_t addr… in __bdk_csr_write_slow()
296 uint64_t bdk_sysreg_read(int node, int core, uint64_t regnum) in bdk_sysreg_read()
338 void bdk_sysreg_write(int node, int core, uint64_t regnum, uint64_t value) in bdk_sysreg_write()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestHierarchyUtil.cpp74 const TestNode *node = iter.getNode(); in writeXmlCaselist() local
89 const TestNode *const node = iter.getNode(); in writeXmlCaselist() local
138 const TestNode *node = iter.getNode(); in writeXmlCaselistsToFiles() local
197 const TestNode *node = iter.getNode(); in writeTxtCaselistsToFiles() local
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
H A DPositionUtils.java96 public static AnnotationExpr getLastAnnotation(Node node) { in getLastAnnotation()
109 private static int beginLineWithoutConsideringAnnotation(Node node) { in beginLineWithoutConsideringAnnotation()
114 private static int beginColumnWithoutConsideringAnnotation(Node node) { in beginColumnWithoutConsideringAnnotation()
118 private static Node beginNodeWithoutConsideringAnnotations(Node node) { in beginNodeWithoutConsideringAnnotations()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Darg_min_max.cc67 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
127 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node, bool is_arg_max) { in Eval()
266 TfLiteStatus ArgMinEval(TfLiteContext* context, TfLiteNode* node) { in ArgMinEval()
270 TfLiteStatus ArgMaxEval(TfLiteContext* context, TfLiteNode* node) { in ArgMaxEval()
H A Dsplit.cc42 TfLiteStatus UseDynamicOutputTensors(TfLiteContext* context, TfLiteNode* node) { in UseDynamicOutputTensors()
51 TfLiteStatus ResizeOutputTensors(TfLiteContext* context, TfLiteNode* node, in ResizeOutputTensors()
79 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
107 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
H A Dembedding_lookup.cc45 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
70 TfLiteStatus EvalSimple(TfLiteContext* context, TfLiteNode* node, in EvalSimple()
100 TfLiteStatus EvalHybrid(TfLiteContext* context, TfLiteNode* node, in EvalHybrid()
138 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
/aosp_15_r20/external/skia/tests/
H A DTopoSortTest.cpp204 for (const auto& node : graph) { in DEF_TEST() local
212 for (const auto& node : graph) { in DEF_TEST() local
238 for (const auto& node : spanB) { in DEF_TEST() local
246 for (const auto& node : graph) { in DEF_TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dgraph_partition.cc44 Node* node = nullptr; member
96 Node* node = name_to_node_map.at(node_name); in PrepareSubgraphForFunctionConversion() local
141 Node* node = name_to_node_map.at(node_name); in PrepareSubgraphForFunctionConversion() local
265 for (const Node* node : subgraph->op_nodes()) { in BuildPartitionedCallOp() local
271 [&control_ret_names](const Node* node) -> absl::optional<std::string> { in BuildPartitionedCallOp()
385 for (const Node* node : graph->op_nodes()) { in HasMultipleDevices() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment/1.9.0-alpha01/androidx.fragment_fragment/android_common_apex30/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method private final ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment/1.9.0-alpha01/androidx.fragment_fragment/android_common/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method private final ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment/1.9.0-alpha01/androidx.fragment_fragment/android_common_apex33/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method private final ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment/1.9.0-alpha01/androidx.fragment_fragment/android_common_apex10000/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method private final ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment/1.9.0-alpha01/androidx.fragment_fragment/android_common_apex34/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method private final ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment/1.9.0-alpha01/androidx.fragment_fragment/android_common_apex35/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method private final ...
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/if/
H A Dbdk-if-phy.c62 int node = (phy_addr >> 24) & 0xff; in __bdk_if_phy_get_twsi() local
116 int node = (phy_addr >> 24) & 0xff; in __bdk_if_phy_get() local
333 int node = (phy_addr >> 24) & 0xff; in __bdk_if_phy_xs_init() local
405 int node = (phy_addr >> 24) & 0xff; in bdk_if_phy_setup() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/common/
Dplat_console.c37 int node; in get_baudrate() local
85 static uint32_t get_node_status(void *dtb, int node) in get_node_status()
108 static uint32_t fdt_add_uart_info(dt_uart_info_t *info, int node, void *dtb) in fdt_add_uart_info()
147 int node = 0, ret = 0; in fdt_get_uart_info() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dmkl_remapper_test.cc136 for (const NodeDef& node : output.node()) { in FuseConv2DWithBiasAndAddNOrAdd() local
388 for (const NodeDef& node : output.node()) { in TEST_F() local
415 for (const NodeDef& node : output.node()) { in TEST_F() local
507 for (const NodeDef& node : output.node()) { in TEST_F() local
600 for (const NodeDef& node : output.node()) { in RelpaceAddWithBiasAddDepthwiseConv2D() local
705 for (const NodeDef& node : optimized_graph.node()) { in RunTest() local
806 for (const NodeDef& node : output.node()) { in VerifyFused() local
885 for (const NodeDef& node : output.node()) { in RunTest() local
/aosp_15_r20/external/libxml2/
H A Dschematron.c50 #define IS_SCHEMATRON(node, elem) \ argument
57 #define NEXT_SCHEMATRON(node) \ argument
94 xmlNodePtr node; /* the node in the tree */ member
110 xmlNodePtr node; /* the node in the tree */ member
254 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchematronPErr()
362 xmlNodePtr node, xmlChar *test, xmlChar *report) in xmlSchematronAddTest()
465 xmlSchematronPatternPtr pat, xmlNodePtr node, in xmlSchematronAddRule()
561 xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name) in xmlSchematronAddPattern()
1419 xmlNodePtr node = NULL; in xmlSchematronGetNode() local
1470 xmlNodePtr child, node; in xmlSchematronFormatReport() local
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DDistanceTable.java238 Node node = getNode(key); in addWildcardMappings() local
271 Node node = getNode(key); in putIfAbsent() local
286 Node node = getNode(key); in getIntermediateNode() local
310 subtables.put(key.getDesired(), key.getSupported(), node); in getIntermediateNode() local
347 Node node = supportedNodes.get(ANY); in writeSupported() local
/aosp_15_r20/external/mesa3d/src/util/
H A Drb_tree.h117 #define rb_node_data(type, node, field) \ argument
168 struct rb_node *node, bool insert_left) in rb_tree_insert_at()
184 rb_augmented_tree_insert(struct rb_tree *T, struct rb_node *node, in rb_augmented_tree_insert()
215 rb_tree_insert(struct rb_tree *T, struct rb_node *node, in rb_tree_insert()
412 struct rb_node node; member

1...<<31323334353637383940>>...336