Searched refs:LONG_ARRAY (Results 1 – 8 of 8) sorted by relevance
77 public static final CstType LONG_ARRAY = intern(Type.LONG_ARRAY); field in CstType
98 StdTypeList.make(Type.LONG_ARRAY, Type.INT);134 StdTypeList.make(Type.LONG, Type.LONG_ARRAY, Type.INT);
232 public static final Type LONG_ARRAY = LONG.getArrayType(); field in Type
89 } else if (arrayType == CstType.LONG_ARRAY || in ArrayData()
51 private static TypeId<long[]> LONG_ARRAY = TypeId.get(long[].class); field in DexMakerTest1549 Method longArrayLength = arrayLengthMethod(LONG_ARRAY); in testArrayLength()1589 Method newLongArray = newArrayMethod(LONG_ARRAY); in testNewArray()1632 Method swapLongArray = arraySwapMethod(LONG_ARRAY, TypeId.LONG); in testReadAndWriteArray()1642 Method swapLong2dArray = arraySwapMethod(LONG_2D_ARRAY, LONG_ARRAY); in testReadAndWriteArray()
766 new Rop(RegOps.NEW_ARRAY, Type.LONG_ARRAY, StdTypeList.INT,
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...