/aosp_15_r20/external/angle/src/compiler/translator/tree_util/ |
H A D | NodeSearch.h | 25 static bool search(TIntermNode *node) in search() 39 bool visitBranch(Visit visit, TIntermBranch *node) override in visitBranch()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_ne.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
D | fix_numliterals.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_ne.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/fixes/ |
D | fix_ne.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
D | fix_numliterals.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_ne.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_ne.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | supl.py | 34 def _enable_supl_over_wifi(ad, node): argument 54 def _disable_supl_over_wifi(ad, node): argument
|
/aosp_15_r20/external/libxml2/python/tests/ |
H A D | xpathret.py | 36 node = res[0] variable 40 node = node.children variable
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/fixes/ |
D | fix_ne.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
D | fix_numliterals.py | 17 def match(self, node): argument 21 def transform(self, node, results): argument
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | lint-checks.jar | ... DuplicateIdDetector$IncludeGraph graph
org.w3c.dom.Node node
Object clientData
com.android.tools.lint ... |
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | ralloc.c | 647 linear_header *node; in create_linear_node() local 707 linear_header *node; in linear_alloc_parent() local 746 linear_header *node; in linear_free_parent() local 765 linear_header *node; in ralloc_steal_linear_parent() local 783 linear_header *node = LINEAR_PARENT_TO_HEADER(ptr); in ralloc_parent_of_linear_parent() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CommandGraph.cpp | 273 for (const CommandGraphNode *node : nodes) in CalculateSecondaryCommandBufferPoolWaste() local 1041 CommandGraphNode *node = nodeStack.back(); in submitCommands() local 1197 const CommandGraphNode *node = mNodes[nodeIndex]; in dumpGraphDotFile() local 1211 for (const CommandGraphNode *node : mNodes) in dumpGraphDotFile() local 1304 for (const CommandGraphNode *node : mNodes) in dumpGraphDotFile() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
H A D | DTMNodeProxy.java | 72 int node; field in DTMNodeProxy 86 public DTMNodeProxy(DTM dtm, int node) in DTMNodeProxy() 119 public final boolean equals(Node node) in equals() 143 public final boolean equals(Object node) in equals() 1096 Node node = map.getNamedItem(name); in getAttribute() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_widget.cpp | 260 CXFA_Node* node = hWidget->GetNode(); in Synchronize() local 486 CXFA_Node* node = hWidget->GetNode(); in GetSelectedIndex() local 500 CXFA_Node* node = hWidget->GetNode(); in GetValue() local 542 CXFA_Node* node = hWidget->GetNode(); in IsOptionSelected() local 564 CXFA_Node* node = hWidget->GetNode(); in IsChecked() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | unidirectional_sequence_lstm.cc | 50 TfLiteContext* context, TfLiteNode* node, in PopulateQuantizedLstmParams8x8_16() 418 TfLiteNode* node, int n_input, in CheckInputTensorDimensions() 715 TfLiteNode* node) { in PopulatePrecomputedZPTimesWeightsWithBias() 858 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() 1218 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
|
/aosp_15_r20/external/libxml2/ |
H A D | c14n.c | 116 #define xmlC14NIsVisible( ctx, node, parent ) \ argument 146 xmlC14NErrFull(xmlC14NCtxPtr ctxt, xmlNodePtr node, int code, const char *str1, in xmlC14NErrFull() 231 xmlC14NErr(xmlC14NCtxPtr ctxt, xmlNodePtr node, int error, in xmlC14NErr() 245 xmlC14NIsNodeInNodeset(void *user_data, xmlNodePtr node, xmlNodePtr parent) { in xmlC14NIsNodeInNodeset() 303 xmlC14NVisibleNsStackAdd(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns, xmlNodePtr node) { in xmlC14NVisibleNsStackAdd()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/ |
H A D | btree_container.h | 170 auto node = CommonAccess::Move<node_type>(get_allocator(), position.slot()); in extract() local 319 insert_return_type insert(node_type &&node) { in insert() 331 iterator insert(const_iterator hint, node_type &&node) { in insert() 606 iterator insert(node_type &&node) { in insert() 614 iterator insert(const_iterator hint, node_type &&node) { in insert()
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/nodes/ |
H A D | NodeTupleTest.java | 22 Node node = in testNodeTuple1() local 33 Node node = in testNodeTuple2() local
|
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/ |
H A D | SourceFileItem.java | 27 private final ICoverageNode node; field in SourceFileItem 29 SourceFileItem(final ISourceFileCoverage node) { in SourceFileItem()
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
H A D | PhantomNodeLogic.java | 50 static boolean isPhantomNode(Node node) { in isPhantomNode() 69 private static boolean inPhantomNode(Node node, int levels) { in inPhantomNode()
|
/aosp_15_r20/external/llvm-libc/src/__support/ |
H A D | freetrie.cpp | 13 void FreeTrie::remove(Node *node) { in remove() 45 void FreeTrie::replace_node(Node *node, Node *new_node) { in replace_node()
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-arch/ |
H A D | bdk-numa.c | 68 void bdk_numa_set_exists(bdk_node_t node) in bdk_numa_set_exists() 81 int bdk_numa_exists(bdk_node_t node) in bdk_numa_exists()
|