Home
last modified time | relevance | path

Searched refs:arrays (Results 1 – 8 of 8) sorted by relevance

/art/test/630-safecast-array/
Dinfo.txt2 called by the dex2dex compiler, not anticipating arrays of primitive
/art/test/dexdump/
Dall.lst3 0x00000454 58 A arrays ()V (none) -1
Dall.txt120 name : 'arrays'
128 000444: |[000444] A.arrays:()V
/art/test/552-checker-primitive-typeprop/smali/
DArraySet.smali18 # Test ArraySet on int[] and float[] arrays. The input should be typed accordingly.
/art/test/530-checker-regression-reftyp-final/smali/
DTestCase.smali19 # class type was final which does not hold for arrays.
/art/test/622-simplifyifs-exception-edges/smali/
DTest.smali65 # of the catch Phi's inputs. For catch blocks these two arrays are unrelated, so
/art/runtime/native/
Ddalvik_system_DexFile.cc243 jobjectArray arrays, in DexFile_openInMemoryDexFilesNative() argument
249 CHECK_EQ(buffers_length, env->GetArrayLength(arrays)); in DexFile_openInMemoryDexFilesNative()
261 jbyteArray array = reinterpret_cast<jbyteArray>(env->GetObjectArrayElement(arrays, i)); in DexFile_openInMemoryDexFilesNative()
/art/tools/ahat/
DREADME.txt59 Annotate $classOverhead byte[] arrays with their class.