Searched refs:declaration (Results 1 – 25 of 25) sorted by relevance
39 Boolean declaration = in createFromHrElements() local41 return new SystemAppSafetyLabel(declaration); in createFromHrElements()53 Boolean declaration = in createFromOdElements() local55 return new SystemAppSafetyLabel(declaration); in createFromOdElements()
59 override fun visitClass(context: JavaContext, declaration: UClass) { in visitClass()60 if (declaration.isInterface || context.evaluator.isAbstract(declaration)) { in visitClass()67 classLocation = context.getNameLocation(declaration) in visitClass()69 val superTypeClassNames = declaration.superTypes.mapNotNull { it.resolve()?.qualifiedName } in visitClass()
1 extern_const.rscript:4:18: error: invalid declaration of uninitialized constant variable 'extern_co…
1 unknown_function.rscript:6:5: error: implicit declaration of function 'bar' is invalid in C99
2 …cript:18:22: error: Invalid use of attribute kernel with static function declaration: static_kernel
1 deprecated.rscript:9:11: error: implicit declaration of function 'func0' is invalid in C99
9 …ferenceRedirect": true, /* Disable preferring source files instead of declaration files when refe…15 … /* Specify a set of bundled library declaration files that desc…51 … Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also …68 …"./", /* Specify the output directory for generated declaration files. */
157 // Any comment associated with the declaration.166 // The location of the <overlayable> declaration in the source.173 // Represents an overlayable <item> declaration within an <overlayable> tag.188 // The location of the <item> declaration in source.191 // Any comment associated with the declaration.213 // An entry declaration. An entry has a full resource ID that is the combination of package ID,491 // The source file information of the parent inheritance declaration.506 // Any comments associated with the declaration.596 // A namespace declaration on an XmlElement (xmlns:android="http://...").
73 declaration = ''.join(elem.itertext())74 return (name, declaration)
162 val declaration = VariableDeclarator(getASTTypeForDataType(type), varName, in <lambda>() constant164 blockStmt.addStatement(ExpressionStmt(VariableDeclarationExpr(declaration))) in <lambda>()
21 The declaration of the com.android.phone process is in
24 // initial part of any of them anywhere that a declaration of the
30 // initial part of any of them anywhere that a declaration of the
26 // initial part of any of them anywhere that a declaration of the
80 "-bugprone-forward-declaration-namespace",
124 * as the first value in the declaration
184 The Scene Framework separates transition animations from content UI declaration186 there's no longer a need to contaminate the content UI declaration with
79 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
404 # declaration order.411 # declaration order.
486 # declaration order.493 # declaration order.
526 # name. If set to NO the members will appear in declaration order.533 # name. If set to NO the members will appear in declaration order. Note that
561 # name. If set to NO, the members will appear in declaration order.568 # name. If set to NO, the members will appear in declaration order. Note that
570 # name. If set to NO, the members will appear in declaration order.577 # name. If set to NO, the members will appear in declaration order. Note that
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
53627 field public static final java.lang.String OMIT_XML_DECLARATION = "omit-xml-declaration";58792 …ava.lang.String DECLARATION_HANDLER_PROPERTY = "http://xml.org/sax/properties/declaration-handler";