Searched refs:jf (Results 1 – 25 of 644) sorted by relevance
12345678910>>...26
32 package org.jf.dexlib2.immutable.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.ReferenceType;37 import org.jf.dexlib2.iface.instruction.formats.Instruction20bc;38 import org.jf.dexlib2.iface.reference.Reference;39 import org.jf.dexlib2.immutable.reference.ImmutableReference;40 import org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory;41 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.immutable.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.iface.instruction.formats.Instruction31c;37 import org.jf.dexlib2.iface.reference.Reference;38 import org.jf.dexlib2.immutable.reference.ImmutableReference;39 import org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory;40 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.immutable.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.iface.instruction.formats.Instruction21c;37 import org.jf.dexlib2.iface.reference.Reference;38 import org.jf.dexlib2.immutable.reference.ImmutableReference;39 import org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory;40 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.immutable.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.iface.instruction.formats.Instruction22c;37 import org.jf.dexlib2.iface.reference.Reference;38 import org.jf.dexlib2.immutable.reference.ImmutableReference;39 import org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory;40 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.immutable.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.iface.instruction.formats.Instruction3rc;37 import org.jf.dexlib2.iface.reference.Reference;38 import org.jf.dexlib2.immutable.reference.ImmutableReference;39 import org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory;40 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.base;34 import org.jf.dexlib2.ValueType;35 import org.jf.dexlib2.base.reference.BaseTypeReference;36 import org.jf.dexlib2.iface.Annotation;37 import org.jf.dexlib2.iface.AnnotationElement;38 import org.jf.dexlib2.iface.MethodParameter;39 import org.jf.dexlib2.iface.value.ArrayEncodedValue;40 import org.jf.dexlib2.iface.value.EncodedValue;41 import org.jf.dexlib2.iface.value.StringEncodedValue;
32 package org.jf.dexlib2.analysis;36 import org.jf.dexlib2.AccessFlags;37 import org.jf.dexlib2.Opcode;38 import org.jf.dexlib2.iface.ClassDef;39 import org.jf.dexlib2.iface.DexFile;40 import org.jf.dexlib2.iface.instruction.Instruction;41 import org.jf.dexlib2.iface.instruction.formats.Instruction35c;42 import org.jf.dexlib2.iface.reference.MethodReference;43 import org.jf.dexlib2.immutable.ImmutableClassDef;44 import org.jf.dexlib2.immutable.ImmutableDexFile;[all …]
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.ReferenceType;37 import org.jf.dexlib2.builder.BuilderInstruction;38 import org.jf.dexlib2.iface.instruction.formats.Instruction20bc;39 import org.jf.dexlib2.iface.reference.Reference;40 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderOffsetInstruction;37 import org.jf.dexlib2.builder.Label;38 import org.jf.dexlib2.iface.instruction.formats.Instruction31t;39 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderOffsetInstruction;37 import org.jf.dexlib2.builder.Label;38 import org.jf.dexlib2.iface.instruction.formats.Instruction21t;39 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderOffsetInstruction;37 import org.jf.dexlib2.builder.Label;38 import org.jf.dexlib2.iface.instruction.formats.Instruction22t;39 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderInstruction;37 import org.jf.dexlib2.iface.instruction.formats.Instruction21c;38 import org.jf.dexlib2.iface.reference.Reference;39 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderInstruction;37 import org.jf.dexlib2.iface.instruction.formats.Instruction31c;38 import org.jf.dexlib2.iface.reference.Reference;39 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderInstruction;37 import org.jf.dexlib2.iface.instruction.formats.Instruction3rc;38 import org.jf.dexlib2.iface.reference.Reference;39 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderInstruction;37 import org.jf.dexlib2.iface.instruction.formats.Instruction22c;38 import org.jf.dexlib2.iface.reference.Reference;39 import org.jf.dexlib2.util.Preconditions;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderOffsetInstruction;37 import org.jf.dexlib2.builder.Label;38 import org.jf.dexlib2.iface.instruction.formats.Instruction30t;
32 package org.jf.dexlib2.builder.instruction;34 import org.jf.dexlib2.Format;35 import org.jf.dexlib2.Opcode;36 import org.jf.dexlib2.builder.BuilderOffsetInstruction;37 import org.jf.dexlib2.builder.Label;38 import org.jf.dexlib2.iface.instruction.formats.Instruction20t;
32 package org.jf.dexlib2.writer;38 import org.jf.dexlib2.Opcode;39 import org.jf.dexlib2.Opcodes;40 import org.jf.dexlib2.ReferenceType;41 import org.jf.dexlib2.builder.MethodImplementationBuilder;42 import org.jf.dexlib2.builder.instruction.BuilderInstruction10x;43 import org.jf.dexlib2.builder.instruction.BuilderInstruction21c;44 import org.jf.dexlib2.dexbacked.DexBackedDexFile;45 import org.jf.dexlib2.iface.*;46 import org.jf.dexlib2.iface.debug.DebugItem;[all …]
29 package org.jf.baksmali.Adaptors.Format;31 import org.jf.baksmali.Adaptors.MethodDefinition;32 import org.jf.dexlib2.analysis.UnresolvedOdexInstruction;33 import org.jf.dexlib2.iface.instruction.Instruction;34 import org.jf.dexlib2.iface.instruction.OffsetInstruction;35 import org.jf.dexlib2.iface.instruction.formats.ArrayPayload;36 import org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload;37 import org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload;
29 package org.jf.baksmali.Adaptors.Format;31 import org.jf.baksmali.Adaptors.LabelMethodItem;32 import org.jf.baksmali.Adaptors.MethodDefinition;33 import org.jf.baksmali.baksmaliOptions;34 import org.jf.dexlib2.Opcode;35 import org.jf.dexlib2.iface.instruction.OffsetInstruction;36 import org.jf.util.IndentingWriter;
32 package org.jf.dexlib2.dexbacked.instruction;34 import org.jf.dexlib2.Opcode;35 import org.jf.dexlib2.ReferenceType;36 import org.jf.dexlib2.dexbacked.DexBackedDexFile;37 import org.jf.dexlib2.dexbacked.reference.DexBackedReference;38 import org.jf.dexlib2.iface.instruction.formats.Instruction20bc;39 import org.jf.dexlib2.iface.reference.Reference;
32 package org.jf.dexlib2.dexbacked.instruction;34 import org.jf.dexlib2.Opcode;35 import org.jf.dexlib2.dexbacked.DexBackedDexFile;36 import org.jf.dexlib2.dexbacked.reference.DexBackedReference;37 import org.jf.dexlib2.iface.instruction.formats.Instruction22c;38 import org.jf.dexlib2.iface.reference.Reference;39 import org.jf.util.NibbleUtils;
32 package org.jf.dexlib2.immutable;35 import org.jf.dexlib2.iface.ExceptionHandler;36 import org.jf.dexlib2.iface.MethodImplementation;37 import org.jf.dexlib2.iface.TryBlock;38 import org.jf.dexlib2.iface.debug.DebugItem;39 import org.jf.dexlib2.iface.instruction.Instruction;40 import org.jf.dexlib2.immutable.debug.ImmutableDebugItem;41 import org.jf.dexlib2.immutable.instruction.ImmutableInstruction;42 import org.jf.util.ImmutableUtils;
32 package org.jf.dexlib2.dexbacked;35 import org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction;36 import org.jf.dexlib2.dexbacked.raw.CodeItem;37 import org.jf.dexlib2.dexbacked.util.DebugInfo;38 import org.jf.dexlib2.dexbacked.util.FixedSizeList;39 import org.jf.dexlib2.dexbacked.util.VariableSizeLookaheadIterator;40 import org.jf.dexlib2.iface.MethodImplementation;41 import org.jf.dexlib2.iface.debug.DebugItem;42 import org.jf.dexlib2.iface.instruction.Instruction;43 import org.jf.util.AlignmentUtils;
29 package org.jf.baksmali.Adaptors;31 import org.jf.baksmali.Adaptors.EncodedValue.EncodedValueAdaptor;32 import org.jf.dexlib2.AccessFlags;33 import org.jf.dexlib2.iface.Annotation;34 import org.jf.dexlib2.iface.Field;35 import org.jf.dexlib2.iface.value.EncodedValue;36 import org.jf.dexlib2.util.EncodedValueUtils;37 import org.jf.util.IndentingWriter;