Searched refs:INT_ARRAY (Results 1 – 8 of 8) sorted by relevance
80 public static final CstType INT_ARRAY = intern(Type.INT_ARRAY); field in CstType
94 StdTypeList.make(Type.INT_ARRAY, Type.INT);130 StdTypeList.make(Type.INT, Type.INT_ARRAY, Type.INT);
229 public static final Type INT_ARRAY = INT.getArrayType(); field in Type
86 } else if (arrayType == CstType.INT_ARRAY || in ArrayData()
49 private static TypeId<?> INT_ARRAY = TypeId.get(int[].class); field in DexMakerTest1545 Method intArrayLength = arrayLengthMethod(INT_ARRAY); in testArrayLength()1585 Method newIntArray = newArrayMethod(INT_ARRAY); in testNewArray()1627 Method swapIntArray = arraySwapMethod(INT_ARRAY, TypeId.INT); in testReadAndWriteArray()
760 new Rop(RegOps.NEW_ARRAY, Type.INT_ARRAY, StdTypeList.INT,
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...