Searched refs:clinit (Results 1 - 25 of 29) sorted by relevance

12

/external/emma/core/java12/com/vladium/jcd/opcodes/
H A DIOpcodes.java436 boolean [] CONDITIONAL_BRANCHES = clinit._CONDITIONAL_BRANCHES;
437 boolean [] COMPOUND_CONDITIONAL_BRANCHES = clinit._COMPOUND_CONDITIONAL_BRANCHES;
438 boolean [] UNCONDITIONAL_BRANCHES = clinit._UNCONDITIONAL_BRANCHES;
439 boolean [] BRANCHES = clinit._BRANCHES;
441 int [] NARROW_SIZE = clinit._NARROW_SIZE; // including the opcode itself
442 int [] WIDE_SIZE = clinit._WIDE_SIZE; // including the opcode itself
445 static final class clinit class in interface:IOpcodes
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
H A DProbeArrayStrategyFactoryTest.java142 private IProbeArrayStrategy test(int version, int access, boolean clinit, argument
146 if (clinit) {
148 | Opcodes.ACC_STATIC, "<clinit>", "()V", null, null);
/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrVisitor.java197 // note that post-4019 builds can modify this field outside of <clinit> (although
240 // add a Methodref for pre-<clinit> method:
258 // visits when it is known whether a <clinit> was added]:
261 // compensation not necessary if the original clsdef already defined <clinit>:
333 final int valueIndex = constants.add (new CONSTANT_Long_info (cls.computeSUID (true))); // ignore the added <clinit>
366 // - create [potentially unused] slot for added <clinit>
424 else // this is a regular, non-<clinit> method that has bytecode:
434 // if <clinit> found: note the ID but delay processing until the very end
436 if (trace2) m_log.trace2 ("visit", "<clinit> method delayed");
464 // add <clinit> (an
[all...]
/external/conscrypt/common/src/main/java/org/conscrypt/
H A DNativeCrypto.java58 clinit();
61 private native static void clinit(); method in class:NativeCrypto
/external/jarjar/lib/
H A Dasm-commons-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-commons-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/javassist/src/main/javassist/
H A DCtClassType.java1282 CtConstructor clinit = getClassInitializer();
1283 if (clinit != null)
1284 return clinit;
1490 m = new MethodInfo(cf.getConstPool(), "<clinit>", "()V");
1501 throw new CannotCompileException("empty <clinit>");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/guice/extensions/persist/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/jacoco/
H A Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class AnnotationVisitor ...
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jar ... ClassFile cg private org.ibex.classgen.MethodGen clinit private org.ibex.classgen.MethodGen init private ...
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/conscrypt/common/src/jni/main/cpp/
H A DNativeCrypto.cpp8969 CONSCRYPT_NATIVE_METHOD(NativeCrypto, clinit, "()V"),
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/mockito/lib/
H A Dbyte-buddy-1.6.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 3477 milliseconds

12