HomeSort by relevance Sort by last modified time
    Searched refs:FINAL (Results 201 - 225 of 408) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/turbine/java/com/google/turbine/tree/
Pretty.java 38 private final StringBuilder sb = new StringBuilder();
467 case FINAL:
  /libcore/ojluni/src/main/java/java/lang/reflect/
Executable.java 278 final boolean genericInfo = hasGenericInformation();
286 final boolean realParamData = hasRealParameterData();
287 final Type[] genericParamTypes = getGenericParameterTypes();
288 final Type[] nonGenericParamTypes = getParameterTypes();
289 final Type[] out = new Type[nonGenericParamTypes.length];
290 final Parameter[] params = getParameters();
296 final Parameter param = params[i];
346 final int realparams = getParameterCount();
347 final Parameter[] out = new Parameter[realparams];
357 private void verifyParameters(final Parameter[] parameters)
    [all...]
  /external/dexmaker/dexmaker/src/main/java/com/android/dx/stock/
ProxyBuilder.java 98 * You may proxy abstract classes. You may not proxy final classes.
100 * Only non-private, non-final, non-static methods will be dispatched to the invocation handler.
101 * Private, static or final methods will always call through to the superclass as normal.
114 * that is to say calls a non-private non-final method from the constructor, the invocation handler
122 public final class ProxyBuilder<T> {
125 public static final int VERSION = 1;
127 private static final String FIELD_NAME_HANDLER = "$__handler";
128 private static final String FIELD_NAME_METHODS = "$__methodArray";
135 private static final Map<Class<?>, Class<?>> generatedProxyClasses
138 private final Class<T> baseClass
    [all...]
  /external/javassist/src/main/javassist/compiler/
Parser.java 20 public final class Parser implements TokenId {
161 * : ( FINAL | SYNCHRONIZED | ABSTRACT
170 if (t == ABSTRACT || t == FINAL || t == PUBLIC || t == PROTECTED
553 * : [ FINAL ] built-in-type array.dimension declarators
554 * | [ FINAL ] class.type array.dimension declarators
558 * Note: FINAL is currently ignored. This must be fixed
566 while (t == FINAL) {
820 private static final int[] binaryOpPrecedence
    [all...]
  /system/tools/aidl/
generate_java_binder.cpp 92 new Field(STATIC | FINAL | PRIVATE,
690 STATIC | FINAL, new Variable(types->IntType(), transactCodeName));
  /art/dex2oat/linker/
image_writer.h 73 class ImageWriter FINAL {
173 kClassInitializedFinalStatics, // Class initializers have been run, no non-final statics
  /art/openjdkjvmti/
events-inl.h 53 class ScopedEventDispatchEnvironment FINAL : public art::ValueObject {
events.cc 478 class JvmtiMethodTraceListener FINAL : public art::instrumentation::InstrumentationListener {
721 class CatchLocationFinder FINAL : public art::StackVisitor {
    [all...]
ti_heap.cc 763 class FollowReferencesHelper FINAL {
831 class CollectAndReportRootsVisitor FINAL : public art::RootVisitor {
    [all...]
  /art/runtime/gc/space/
region_space.h 35 class RegionSpace FINAL : public ContinuousMemMapAllocSpace {
  /art/runtime/mirror/
dex_cache.h 140 class MANAGED DexCache FINAL : public Object {
  /external/desugar/java/com/google/devtools/common/options/processor/
OptionProcessor.java 63 * <li>All options must be declared publicly and be neither static nor final.
78 public final class OptionProcessor extends AbstractProcessor {
148 * Checks that the Option variables is public and neither final nor static.
153 * <p>Static or final fields would cause issue with correct value assigning at the end of parsing.
163 if (optionField.getModifiers().contains(Modifier.FINAL)) {
165 optionField, "@Option annotated fields should not be final.");
210 // are then concatenated into the final single list type. For this reason, we will accept both
213 // Example: --foo=a,b,c --foo=d,e,f could have a final value of type List<Char>,
214 // value {a,b,c,e,d,f}, instead of requiring a final value of type List<List<Char>>
409 private static final ImmutableList<String> DEPRECATED_CATEGORIES
    [all...]
  /external/javassist/src/main/javassist/bytecode/
ClassFile.java 33 public final class ClassFile {
51 public static final int JAVA_1 = 45;
57 public static final int JAVA_2 = 46;
63 public static final int JAVA_3 = 47;
69 public static final int JAVA_4 = 48;
75 public static final int JAVA_5 = 49;
81 public static final int JAVA_6 = 50;
87 public static final int JAVA_7 = 51;
266 * Returns true if this is a final class or interface.
269 return (accessFlags & AccessFlag.FINAL) != 0
    [all...]
  /external/libavc/encoder/arm/
ih264e_evaluate_intra4x4_modes_a9q.s 452 pred: @/*dOING FINAL PREDICTION*/
458 str r12, [r6] @/FINAL MODE*/
  /external/one-true-awk/
awkgram.y 53 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE
  /art/compiler/optimizing/
optimizing_compiler.cc 75 class CodeVectorAllocator FINAL : public CodeAllocator {
261 class OptimizingCompiler FINAL : public Compiler {
670 OptDef(OptimizationPass::kDeadCodeElimination, "dead_code_elimination$final"),
    [all...]
  /art/runtime/
instrumentation.cc 210 struct InstallStackVisitor FINAL : public StackVisitor {
375 struct RestoreStackVisitor FINAL : public StackVisitor {
    [all...]
monitor.cc 185 struct NextMethodVisitor FINAL : public StackVisitor {
272 struct NthCallerWithDexPcVisitor FINAL : public StackVisitor {
    [all...]
oat_file.cc 92 // 4) PreSetup() for any steps that should be done before the final setup.
    [all...]
  /art/test/913-heaps/
heaps.cc 44 #define FINAL final
147 class PrintIterationConfig FINAL : public IterationConfig {
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
RoundTripTest.java 49 static final boolean FIX_ME = false;
51 static final boolean EXTRA_TESTS = true;
52 static final boolean PRINT_RULES = true;
194 final UnicodeSet representativeHangul = getRepresentativeHangul();
256 final String suffix = iL.getString() + suffixV;
402 static final String ARABIC = "[\u06A9\u060C\u061B\u061F\u0621\u0627-\u063A\u0641-\u0655\u0660-\u066C\u067E\u0686\u0698\u06A4\u06AD\u06AF\u06CB-\u06CC\u06F0-\u06F9]";
528 private static final String [][] interIndicArray= new String[][]{
    [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
RoundTripTest.java 46 static final boolean FIX_ME = false;
48 static final boolean EXTRA_TESTS = true;
49 static final boolean PRINT_RULES = true;
191 final UnicodeSet representativeHangul = getRepresentativeHangul();
253 final String suffix = iL.getString() + suffixV;
399 static final String ARABIC = "[\u06A9\u060C\u061B\u061F\u0621\u0627-\u063A\u0641-\u0655\u0660-\u066C\u067E\u0686\u0698\u06A4\u06AD\u06AF\u06CB-\u06CC\u06F0-\u06F9]";
525 private static final String [][] interIndicArray= new String[][]{
    [all...]
  /external/doclava/src/com/google/doclava/parser/
JavaParser.java 108 * and forVarControl to use variableModifier* not 'final'? (annotation)?
173 public static final String[] tokenNames = new String[] {
174 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "IDENTIFIER", "INTLITERAL", "LONGLITERAL", "FLOATLITERAL", "DOUBLELITERAL", "CHARLITERAL", "STRINGLITERAL", "TRUE", "FALSE", "NULL", "IntegerNumber", "LongSuffix", "HexPrefix", "HexDigit", "Exponent", "NonIntegerNumber", "FloatSuffix", "DoubleSuffix", "EscapeSequence", "UNICODECHAR", "UNICODEPART", "WS", "COMMENT", "LINE_COMMENT", "ABSTRACT", "ASSERT", "BOOLEAN", "BREAK", "BYTE", "CASE", "CATCH", "CHAR", "CLASS", "CONST", "CONTINUE", "DEFAULT", "DO", "DOUBLE", "ELSE", "ENUM", "EXTENDS", "FINAL", "FINALLY", "FLOAT", "FOR", "GOTO", "IF", "IMPLEMENTS", "IMPORT", "INSTANCEOF", "INT", "INTERFACE", "LONG", "NATIVE", "NEW", "PACKAGE", "PRIVATE", "PROTECTED", "PUBLIC", "RETURN", "SHORT", "STATIC", "STRICTFP", "SUPER", "SWITCH", "SYNCHRONIZED", "THIS", "THROW", "THROWS", "TRANSIENT", "TRY", "VOID", "VOLATILE", "WHILE", "LPAREN", "RPAREN", "LBRACE", "RBRACE", "LBRACKET", "RBRACKET", "SEMI", "COMMA", "DOT", "ELLIPSIS", "EQ", "BANG", "TILDE", "QUES", "COLON", "EQEQ", "AMPAMP", "BARBAR", "PLUSPLUS", "SUBSUB", "PLUS", "SUB", "STAR", "SLASH", "AMP", "BAR", "CARET", "PERCENT", "PLUSEQ", "SUBEQ", "STAREQ", "SLASHEQ", "AMPEQ", "BAREQ", "CARETEQ", "PERCENTEQ", "MONKEYS_AT", "BANGEQ", "GT", "LT", "IdentifierStart", "IdentifierPart", "SurrogateIdentifer"
176 public static final int EOF=-1;
177 public static final int IDENTIFIER=4;
178 public static final int INTLITERAL=5;
179 public static final int LONGLITERAL=6;
180 public static final int FLOATLITERAL=7;
181 public static final int DOUBLELITERAL=8;
182 public static final int CHARLITERAL=9
    [all...]
  /art/runtime/hprof/
hprof.cc 391 class FileEndianOutput FINAL : public EndianOutputBuffered {
416 class VectorEndianOuputput FINAL : public EndianOutputBuffered {
    [all...]
  /art/runtime/jit/
jit_code_cache.cc     [all...]

Completed in 1701 milliseconds

1 2 3 4 5 6 7 891011>>