Searched refs:code (Results 51 - 75 of 289) sorted by relevance

1234567891011>>

/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
H A DForm30t.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.DalvInsn;
20 import com.android.dexgen.dex.code.InsnFormat;
21 import com.android.dexgen.dex.code.TargetInsn;
25 * Instruction format {@code 30t}. See the instruction format spec
29 /** {@code non-null;} unique instance of this class */
H A DForm11n.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.CstInsn;
20 import com.android.dexgen.dex.code.DalvInsn;
21 import com.android.dexgen.dex.code.InsnFormat;
22 import com.android.dexgen.rop.code.RegisterSpecList;
28 * Instruction format {@code 11n}. See the instruction format spec
32 /** {@code non-null;} unique instance of this class */
H A DForm21s.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.CstInsn;
20 import com.android.dexgen.dex.code.DalvInsn;
21 import com.android.dexgen.dex.code.InsnFormat;
22 import com.android.dexgen.rop.code.RegisterSpecList;
28 * Instruction format {@code 21s}. See the instruction format spec
32 /** {@code non-null;} unique instance of this class */
H A DForm22b.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.CstInsn;
20 import com.android.dexgen.dex.code.DalvInsn;
21 import com.android.dexgen.dex.code.InsnFormat;
22 import com.android.dexgen.rop.code.RegisterSpecList;
28 * Instruction format {@code 22b}. See the instruction format spec
32 /** {@code non-null;} unique instance of this class */
H A DForm22c.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.CstInsn;
20 import com.android.dexgen.dex.code.DalvInsn;
21 import com.android.dexgen.dex.code.InsnFormat;
22 import com.android.dexgen.rop.code.RegisterSpecList;
30 * Instruction format {@code 22c}. See the instruction format spec
34 /** {@code non-null;} unique instance of this class */
H A DForm22s.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.CstInsn;
20 import com.android.dexgen.dex.code.DalvInsn;
21 import com.android.dexgen.dex.code.InsnFormat;
22 import com.android.dexgen.rop.code.RegisterSpecList;
28 * Instruction format {@code 22s}. See the instruction format spec
32 /** {@code non-null;} unique instance of this class */
H A DForm22t.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.DalvInsn;
20 import com.android.dexgen.dex.code.InsnFormat;
21 import com.android.dexgen.dex.code.TargetInsn;
22 import com.android.dexgen.rop.code.RegisterSpecList;
26 * Instruction format {@code 22t}. See the instruction format spec
30 /** {@code non-null;} unique instance of this class */
H A DForm31i.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.CstInsn;
20 import com.android.dexgen.dex.code.DalvInsn;
21 import com.android.dexgen.dex.code.InsnFormat;
22 import com.android.dexgen.rop.code.RegisterSpecList;
28 * Instruction format {@code 31i}. See the instruction format spec
32 /** {@code non-null;} unique instance of this class */
H A DForm51l.java17 package com.android.dexgen.dex.code.form;
19 import com.android.dexgen.dex.code.CstInsn;
20 import com.android.dexgen.dex.code.DalvInsn;
21 import com.android.dexgen.dex.code.InsnFormat;
22 import com.android.dexgen.rop.code.RegisterSpecList;
29 * Instruction format {@code 51l}. See the instruction format spec
33 /** {@code non-null;} unique instance of this class */
/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DConservativeTranslationAdvice.java17 package com.android.dexgen.rop.code;
21 * {@code false} to all methods.
25 /** {@code non-null;} standard instance of this class */
/dalvik/dx/src/com/android/dx/cf/code/
H A DSimException.java17 package com.android.dx.cf.code;
/dalvik/dx/src/com/android/dx/dex/cf/
H A DCfOptions.java19 import com.android.dx.dex.code.PositionList;
/dalvik/dx/src/com/android/dx/dex/code/
H A DCatchBuilder.java17 package com.android.dx.dex.code;
29 * @return {@code non-null;} the constructed table
44 * @return {@code non-null;} the set of catch types
/dalvik/dx/src/com/android/dx/dex/code/form/
H A DForm10t.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.TargetInsn;
25 * Instruction format {@code 10t}. See the instruction format spec
29 /** {@code non-null;} unique instance of this class */
H A DForm20t.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.TargetInsn;
25 * Instruction format {@code 20t}. See the instruction format spec
29 /** {@code non-null;} unique instance of this class */
H A DForm21t.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.TargetInsn;
22 import com.android.dx.rop.code.RegisterSpecList;
27 * Instruction format {@code 21t}. See the instruction format spec
31 /** {@code non-null;} unique instance of this class */
H A DForm22t.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.TargetInsn;
22 import com.android.dx.rop.code.RegisterSpecList;
27 * Instruction format {@code 22t}. See the instruction format spec
31 /** {@code non-null;} unique instance of this class */
H A DForm22x.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.SimpleInsn;
22 import com.android.dx.rop.code.RegisterSpecList;
27 * Instruction format {@code 22x}. See the instruction format spec
31 /** {@code non-null;} unique instance of this class */
H A DForm23x.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.SimpleInsn;
22 import com.android.dx.rop.code.RegisterSpecList;
27 * Instruction format {@code 23x}. See the instruction format spec
31 /** {@code non-null;} unique instance of this class */
H A DForm31i.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.CstInsn;
20 import com.android.dx.dex.code.DalvInsn;
21 import com.android.dx.dex.code.InsnFormat;
22 import com.android.dx.rop.code.RegisterSpecList;
29 * Instruction format {@code 31i}. See the instruction format spec
33 /** {@code non-null;} unique instance of this class */
H A DForm31t.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.TargetInsn;
22 import com.android.dx.rop.code.RegisterSpecList;
27 * Instruction format {@code 31t}. See the instruction format spec
31 /** {@code non-null;} unique instance of this class */
H A DForm32x.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.DalvInsn;
20 import com.android.dx.dex.code.InsnFormat;
21 import com.android.dx.dex.code.SimpleInsn;
22 import com.android.dx.rop.code.RegisterSpecList;
27 * Instruction format {@code 32x}. See the instruction format spec
31 /** {@code non-null;} unique instance of this class */
H A DForm3rc.java17 package com.android.dx.dex.code.form;
19 import com.android.dx.dex.code.CstInsn;
20 import com.android.dx.dex.code.DalvInsn;
21 import com.android.dx.dex.code.InsnFormat;
22 import com.android.dx.rop.code.RegisterSpecList;
29 * Instruction format {@code 3rc}. See the instruction format spec
33 /** {@code non-null;} unique instance of this class */
/dalvik/dx/src/com/android/dx/rop/code/
H A DConservativeTranslationAdvice.java17 package com.android.dx.rop.code;
21 * {@code false} to all methods.
25 /** {@code non-null;} standard instance of this class */
/dalvik/dx/src/com/android/dx/command/dump/
H A DBlockDumper.java19 import com.android.dx.cf.code.BasicBlocker;
20 import com.android.dx.cf.code.ByteBlock;
21 import com.android.dx.cf.code.ByteBlockList;
22 import com.android.dx.cf.code.ByteCatchList;
23 import com.android.dx.cf.code.BytecodeArray;
24 import com.android.dx.cf.code.ConcreteMethod;
25 import com.android.dx.cf.code.Ropper;
31 import com.android.dx.rop.code.AccessFlags;
32 import com.android.dx.rop.code.BasicBlock;
33 import com.android.dx.rop.code
[all...]

Completed in 3595 milliseconds

1234567891011>>