/external/proguard/src/proguard/optimize/evaluation/ |
D | EvaluationShrinker.java | 557 int stackIndex = stack.size() - parameterSize + index; in visitProgramMethod() local 561 …mMethod.getDescriptor(programClass)+"] (stack entry #"+stackIndex+" ["+stack.getBottom(stackIndex)… in visitProgramMethod() 565 markStackSimplificationBefore(invocationOffset, stackIndex); in visitProgramMethod() 742 … for (int stackIndex = stackSize - popCount; stackIndex < stackSize; stackIndex++) in visitAnyInstruction() 745 isStackSimplifiedBefore(offset, stackIndex); in visitAnyInstruction() 747 isStackEntryPresentBefore(offset, stackIndex); in visitAnyInstruction() 753 if (isStackEntryPresentBefore(offset, stackIndex)) in visitAnyInstruction() 756 markStackEntryProducers(offset, stackIndex); in visitAnyInstruction() 769 markStackEntryProducers(offset, stackIndex); in visitAnyInstruction() 815 for (int stackIndex = 0; stackIndex < unpoppedStackSize; stackIndex++) in visitAnyInstruction() [all …]
|
/external/proguard/src/proguard/classfile/attribute/preverification/ |
D | LongType.java | 48 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 50 …nTypeVisitor.visitStackLongType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | DoubleType.java | 48 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 50 …ypeVisitor.visitStackDoubleType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | IntegerType.java | 48 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 50 …peVisitor.visitStackIntegerType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | FloatType.java | 48 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 50 …TypeVisitor.visitStackFloatType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | UninitializedThisType.java | 48 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 50 …visitStackUninitializedThisType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | TopType.java | 48 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 50 …onTypeVisitor.visitStackTopType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | NullType.java | 48 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 50 …nTypeVisitor.visitStackNullType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | ObjectType.java | 69 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 71 …ypeVisitor.visitStackObjectType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | UninitializedType.java | 68 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument 70 …tor.visitStackUninitializedType(clazz, method, codeAttribute, instructionOffset, stackIndex, this); in stackAccept()
|
D | VerificationType.java | 68 …Method method, CodeAttribute codeAttribute, int instructionOffset, int stackIndex, VerificationTyp… in stackAccept() argument
|
/external/javassist/src/main/javassist/bytecode/ |
D | ClassFileWriter.java | 317 protected int stackIndex; field in ClassFileWriter.MethodWriter 330 stackIndex = 0; in MethodWriter() 492 if (stackIndex == 0) in end() 493 stackIndex = constPool.addUtf8Info(StackMapTable.tag); in end() 495 output.writeShort(stackIndex); in end()
|
/external/skia/src/utils/ |
D | SkLua.cpp | 190 static SkScalar getarray_scalar(lua_State* L, int stackIndex, int arrayIndex) { in getarray_scalar() argument 191 SkASSERT(lua_istable(L, stackIndex)); in getarray_scalar() 192 lua_rawgeti(L, stackIndex, arrayIndex); in getarray_scalar() 199 static void getarray_scalars(lua_State* L, int stackIndex, SkScalar dst[], int count) { in getarray_scalars() argument 201 dst[i] = getarray_scalar(L, stackIndex, i + 1); in getarray_scalars() 205 static void getarray_points(lua_State* L, int stackIndex, SkPoint pts[], int count) { in getarray_points() argument 206 getarray_scalars(L, stackIndex, &pts[0].fX, count * 2); in getarray_points()
|
/external/robolectric/v1/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
/external/guice/extensions/struts2/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |