Home
last modified time | relevance | path

Searched refs:files (Results 1 – 19 of 19) sorted by relevance

/dalvik/dx/tests/125-main-dex-list/
Dinfo.txt1 Instruct dx to build 2 dex files with specified classes in each dex file. Then run a test on
2 dalvikvm loading the 2 dex files and checking the classes they contain.
/dalvik/dx/src/com/android/dx/command/annotool/
DMain.java57 String[] files; field in Main.Arguments
95 files = new String[argArray.length - i]; in parse()
96 System.arraycopy(argArray, i, files, 0, files.length); in parse()
DAnnotationLister.java60 for (String path : args.files) { in process()
/dalvik/dx/tests/115-merge/
Dinfo.txt1 Merges two dex files into one and then loads the result.
3 Because it loads the merged dex files, this JUnit test only works on a dalvikvm.
/dalvik/dx/src/com/android/dx/cf/direct/
DClassPathOpener.java215 File[] files = dir.listFiles(); in processDirectory() local
216 int len = files.length; in processDirectory()
220 Arrays.sort(files, new Comparator<File>() { in processDirectory()
229 any |= processOne(files[i], false); in processDirectory()
/dalvik/dx/tests/127-merge-stress/
Dinfo.txt1 This test tries to merge dex files it finds in the android tree at random, 2 by 2.
Drun68 echo No valid DEX files found.
/dalvik/dx/tests/034-dex-minimal/
Drun17 dx --debug --dex --dump-to=- --no-files
Dinfo.txt4 --no-files option. The output dump of this is checked to make sure it
/dalvik/dx/tests/134-maindexlist-lambdas/
Dinfo.txt1 This test that MainDexListBuilder can run on class files with InvokeDynamic,
/dalvik/dx/tests/128-multidex-option-overflow/
Dinfo.txt1 Test that dx generates several dex files when the application exceeds more
/dalvik/dx/
DREADME.txt1 Home of Dalvik eXchange, the thing that takes in class files and
DNOTICE41 source, and configuration files.
110 (b) You must cause any modified files to carry prominent notices
111 stating that You changed the files; and
/dalvik/dx/tests/119-merge-conflict/
Dinfo.txt1 Merges dex files with and without conflicts.
/dalvik/dx/tests/135-invoke-custom/
Dinfo.txt2 invoke-custom in DEX files.
/dalvik/opcode-gen/
DREADME.txt43 * Look in the directory vm/analysis at the files CodeVerify.c,
Dbytecode.txt76 # optimized -- optimized; not to be included in unoptimized dex files
328 # fits the label in terms of not being valid in regular dex files.
/dalvik/
DNOTICE46 source, and configuration files.
115 (b) You must cause any modified files to carry prominent notices
116 stating that You changed the files; and
/dalvik/dx/etc/
Djasmin.jarMETA-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...