Home
last modified time | relevance | path

Searched full:tree (Results 1 – 25 of 21491) sorted by relevance

12345678910>>...860

/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-analysis/linux_glibc_common/local-javac-header/
Dow2-asm-analysis.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/analysis
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-analysis/linux_glibc_common/javac/
Dow2-asm-analysis.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/analysis
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
Dcp-tree.h201 /* Language-specific tree checkers. */
242 tree class_template_info;
243 tree label_value;
260 tree decl;
266 tree member;
341 tree function;
373 tree binfo;
374 tree functions;
375 tree access_binfo;
540 vec<tree, va_gc> *instantiations;
[all …]
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm-analysis/9.6/
HDasm-analysis-9.6.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/analysis ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-analysis-9.6.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/analysis ...
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-analysis-8.0.1.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/analysis ...
/aosp_15_r20/external/python/cpython2/Modules/
Dparsermodule.c17 * Unlike the prior interface, the ability to give a parse tree
133 "unrecognized parse tree node type"); in node2tuple()
192 PyDoc_STR("Creates a list-tree representation of this ST.")},
194 PyDoc_STR("Creates a tuple-tree representation of this ST.")},
227 "Intermediate representation of a Python parse tree.",
438 * This function creates code objects from the parse tree represented by
448 char* str = "<syntax-tree>"; in parser_compilest()
623 * Two aspects can be broken out in this code: creating a node tree from
633 static int validate_expr_tree(node *tree);
634 static int validate_file_input(node *tree);
[all …]
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDasm-analysis-5.0.4.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/analysis
HDasm-analysis-5.0.3.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/analysis
HDasm-analysis-4.0.jar ... /MANIFEST.MF org/objectweb/asm/tree/analysis/Analyzer.class <Unknown> package
/aosp_15_r20/external/ow2-asm/asm-analysis/src/test/resources/
H A Dsigtest-5.0.txt272 CLSS public org.objectweb.asm.tree.analysis.Analyzer
273 cons public init(org.objectweb.asm.tree.analysis.Interpreter)
276 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
277 meth protected org.objectweb.asm.tree.analysis.Frame newFrame(int,int)
278 meth protected org.objectweb.asm.tree.analysis.Frame newFrame(org.objectweb.asm.tree.analysis.Frame)
279 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
282 …ic org.objectweb.asm.tree.analysis.Frame[] analyze(java.lang.String,org.objectweb.asm.tree.MethodN…
283 meth public org.objectweb.asm.tree.analysis.Frame[] getFrames()
287 CLSS public org.objectweb.asm.tree.analysis.AnalyzerException
288 cons public init(org.objectweb.asm.tree.AbstractInsnNode,java.lang.String)
[all …]
H A Dsigtest-4.0.txt269 CLSS public org.objectweb.asm.tree.analysis.Analyzer
270 cons public init(org.objectweb.asm.tree.analysis.Interpreter)
273 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
274 meth protected org.objectweb.asm.tree.analysis.Frame newFrame(int,int)
275 meth protected org.objectweb.asm.tree.analysis.Frame newFrame(org.objectweb.asm.tree.analysis.Frame)
276 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
279 …ic org.objectweb.asm.tree.analysis.Frame[] analyze(java.lang.String,org.objectweb.asm.tree.MethodN…
280 meth public org.objectweb.asm.tree.analysis.Frame[] getFrames()
284 CLSS public org.objectweb.asm.tree.analysis.AnalyzerException
285 cons public init(org.objectweb.asm.tree.AbstractInsnNode,java.lang.String)
[all …]
H A Dsigtest-9.1.txt293 CLSS public org.objectweb.asm.tree.analysis.Analyzer<%0 extends org.objectweb.asm.tree.analysis.Val…
294 cons public init(org.objectweb.asm.tree.analysis.Interpreter<{org.objectweb.asm.tree.analysis.Analy…
297 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
298 meth protected org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> …
299 …sm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> newFrame(org.objectweb.asm.tr…
300 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
302 meth public java.util.List<org.objectweb.asm.tree.TryCatchBlockNode> getHandlers(int)
303tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyze(java.lang.String,org.o…
304tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyzeAndComputeMaxs(java.lan…
305 meth public org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] g…
[all …]
H A Dsigtest-9.2.txt294 CLSS public org.objectweb.asm.tree.analysis.Analyzer<%0 extends org.objectweb.asm.tree.analysis.Val…
295 cons public init(org.objectweb.asm.tree.analysis.Interpreter<{org.objectweb.asm.tree.analysis.Analy…
298 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
299 meth protected org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> …
300 …sm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> newFrame(org.objectweb.asm.tr…
301 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
303 meth public java.util.List<org.objectweb.asm.tree.TryCatchBlockNode> getHandlers(int)
304tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyze(java.lang.String,org.o…
305tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyzeAndComputeMaxs(java.lan…
306 meth public org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] g…
[all …]
H A Dsigtest-9.4.txt297 CLSS public org.objectweb.asm.tree.analysis.Analyzer<%0 extends org.objectweb.asm.tree.analysis.Val…
298 cons public init(org.objectweb.asm.tree.analysis.Interpreter<{org.objectweb.asm.tree.analysis.Analy…
301 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
302 meth protected org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> …
303 …sm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> newFrame(org.objectweb.asm.tr…
304 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
306 meth public java.util.List<org.objectweb.asm.tree.TryCatchBlockNode> getHandlers(int)
307tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyze(java.lang.String,org.o…
308tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyzeAndComputeMaxs(java.lan…
309 meth public org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] g…
[all …]
H A Dsigtest-6.0.txt278 CLSS public org.objectweb.asm.tree.analysis.Analyzer<%0 extends org.objectweb.asm.tree.analysis.Val…
279 cons public init(org.objectweb.asm.tree.analysis.Interpreter<{org.objectweb.asm.tree.analysis.Analy…
282 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
283 meth protected org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> …
284 …sm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> newFrame(org.objectweb.asm.tr…
285 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
287 meth public java.util.List<org.objectweb.asm.tree.TryCatchBlockNode> getHandlers(int)
288tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyze(java.lang.String,org.o…
289 meth public org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] g…
293 CLSS public org.objectweb.asm.tree.analysis.AnalyzerException
[all …]
H A Dsigtest-6.1.txt279 CLSS public org.objectweb.asm.tree.analysis.Analyzer<%0 extends org.objectweb.asm.tree.analysis.Val…
280 cons public init(org.objectweb.asm.tree.analysis.Interpreter<{org.objectweb.asm.tree.analysis.Analy…
283 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
284 meth protected org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> …
285 …sm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> newFrame(org.objectweb.asm.tr…
286 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
288 meth public java.util.List<org.objectweb.asm.tree.TryCatchBlockNode> getHandlers(int)
289tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyze(java.lang.String,org.o…
290 meth public org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] g…
294 CLSS public org.objectweb.asm.tree.analysis.AnalyzerException
[all …]
H A Dsigtest-8.0.1.txt290 CLSS public org.objectweb.asm.tree.analysis.Analyzer<%0 extends org.objectweb.asm.tree.analysis.Val…
291 cons public init(org.objectweb.asm.tree.analysis.Interpreter<{org.objectweb.asm.tree.analysis.Analy…
294 meth protected boolean newControlFlowExceptionEdge(int,org.objectweb.asm.tree.TryCatchBlockNode)
295 meth protected org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> …
296 …sm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}> newFrame(org.objectweb.asm.tr…
297 …otected void init(java.lang.String,org.objectweb.asm.tree.MethodNode) throws org.objectweb.asm.tre…
299 meth public java.util.List<org.objectweb.asm.tree.TryCatchBlockNode> getHandlers(int)
300tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] analyze(java.lang.String,org.o…
301 meth public org.objectweb.asm.tree.analysis.Frame<{org.objectweb.asm.tree.analysis.Analyzer%0}>[] g…
305 CLSS public org.objectweb.asm.tree.analysis.AnalyzerException
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/
Dc-objc.h36 extern tree objc_is_class_name (tree);
37 extern tree objc_is_object_ptr (tree);
38 extern void objc_check_decl (tree);
39 extern void objc_check_global_decl (tree);
40 extern tree objc_common_type (tree, tree);
41 extern bool objc_compare_types (tree, tree, int, tree);
42 extern bool objc_have_common_type (tree, tree, int, tree);
43 extern bool objc_diagnose_private_ivar (tree);
44 extern void objc_volatilize_decl (tree);
45 extern tree objc_rewrite_function_call (tree, tree);
[all …]
Dc-common.h23 #include "splay-tree.h"
26 #include "tree.h"
32 cp-tree.h overrides this for C++. */
229 extern GTY ((length ("(int) RID_MAX"))) tree *ridpointers;
438 extern GTY(()) tree c_global_trees[CTI_MAX];
441 tree for size reasons. */
444 tree GTY((length ("%h.len"))) elts[1];
483 /* Information about a statement tree. */
487 vec<tree, va_gc> *x_cur_stmt_list;
508 about the statement-tree that we are building. */
[all …]
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-tree/linux_glibc_common/local-javac-header/
Dow2-asm-tree.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/AbstractInsnNode ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-tree/linux_glibc_common/javac/
Dow2-asm-tree.jar ... objectweb/asm/ org/objectweb/asm/tree/ org/objectweb/asm/tree/AbstractInsnNode ...
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DXmlFlattener_test.cpp64 return ::testing::AssertionFailure() << "failed to flatten XML Tree";
85 android::ResXMLTree tree; in TEST_F() local
86 ASSERT_TRUE(Flatten(doc.get(), &tree)); in TEST_F()
87 ASSERT_THAT(tree.next(), Eq(android::ResXMLTree::START_NAMESPACE)); in TEST_F()
90 EXPECT_THAT(tree.getNamespacePrefix(&len), StrEq(u"test")); in TEST_F()
91 EXPECT_THAT(tree.getNamespaceUri(&len), StrEq(u"http://com.test")); in TEST_F()
93 ASSERT_THAT(tree.next(), Eq(android::ResXMLTree::START_TAG)); in TEST_F()
94 EXPECT_THAT(tree.getElementNamespace(&len), IsNull()); in TEST_F()
95 EXPECT_THAT(tree.getElementName(&len), StrEq(u"View")); in TEST_F()
97 ASSERT_THAT(tree.getAttributeCount(), Eq(1u)); in TEST_F()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dc-tree.h112 for code generation alongside a tree representing its value. */
116 tree value;
128 tree original_type;
179 tree spec;
188 tree expr;
263 tree type;
266 tree expr;
268 tree decl_attr;
272 tree attrs;
356 tree id;
[all …]
Dtree.h1 /* Definitions for the ubiquitous 'tree' type for GNU compilers.
34 /* Codes of tree nodes */
40 #include "all-tree.def"
110 /* Number of language-independent tree codes. */
113 /* Tree code classes. */
135 /* Each tree code class has an associated string representation.
220 /* Returns nonzero iff CLASS is the tree-code class of an
230 /* Number of argument-words in each kind of tree-node. */
235 /* Names of tree components. */
245 tree decl;
[all …]

12345678910>>...860