Searched refs:files (Results 1 – 22 of 22) sorted by relevance
9 $(call all-subdir-java-files) \10 $(call all-java-files-under,../../../libcore/dex/src/main/java)35 LOCAL_SRC_FILES := $(dx_src_files) $(call all-subdir-html-files)
1 Instruct dx to build 2 dex files with specified classes in each dex file. Then run a test on2 dalvikvm loading the 2 dex files and checking the classes they contain.
57 String[] files; field in Main.Arguments95 files = new String[argArray.length - i]; in parse()96 System.arraycopy(argArray, i, files, 0, files.length); in parse()
60 for (String path : args.files) { in process()
1 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.
1 This test tries to merge dex files it finds in the android tree at random, 2 by 2.
1 Test that dx generates several dex files when the application exceeds more
5 LOCAL_SRC_FILES := $(call all-subdir-java-files)
216 File[] files = dir.listFiles(); in processDirectory() local217 int len = files.length; in processDirectory()221 Arrays.sort(files, new Comparator<File>() { in processDirectory()229 any |= processOne(files[i], false); in processDirectory()
17 dx --debug --dex --dump-to=- --no-files
4 --no-files option. The output dump of this is checked to make sure it
20 LOCAL_SRC_FILES := $(call all-java-files-under, src)
22 LOCAL_SRC_FILES := $(call all-subdir-java-files)
1 Home of Dalvik eXchange, the thing that takes in class files and
63 $(LOCAL_BUILT_MODULE): $(call java-lib-files,android_stubs_current) \
41 source, and configuration files.110 (b) You must cause any modified files to carry prominent notices111 stating that You changed the files; and
1 Merges dex files with and without conflicts.
43 * Look in the directory vm/analysis at the files CodeVerify.c,
71 # optimized -- optimized; not to be included in unoptimized dex files323 # fits the label in terms of not being valid in regular dex files.
46 source, and configuration files.115 (b) You must cause any modified files to carry prominent notices116 stating that You changed the files; and
META-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...