Home
last modified time | relevance | path

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

/dalvik/dx/src/
DAndroid.mk9 $(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)
/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/tests/127-merge-stress/
Dinfo.txt1 This test tries to merge dex files it finds in the android tree at random, 2 by 2.
/dalvik/dx/tests/128-multidex-option-overflow/
Dinfo.txt1 Test that dx generates several dex files when the application exceeds more
/dalvik/dx/junit-tests/
DAndroid.mk5 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/dalvik/dx/src/com/android/dx/cf/direct/
DClassPathOpener.java216 File[] files = dir.listFiles(); in processDirectory() local
217 int len = files.length; in processDirectory()
221 Arrays.sort(files, new Comparator<File>() { in processDirectory()
229 any |= processOne(files[i], false); in processDirectory()
/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/dexgen/
DAndroid.mk20 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/dalvik/tools/dexdeps/src/
DAndroid.mk22 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/dalvik/dx/
DREADME.txt1 Home of Dalvik eXchange, the thing that takes in class files and
DAndroid.mk63 $(LOCAL_BUILT_MODULE): $(call java-lib-files,android_stubs_current) \
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/opcode-gen/
DREADME.txt43 * Look in the directory vm/analysis at the files CodeVerify.c,
Dbytecode.txt71 # optimized -- optimized; not to be included in unoptimized dex files
323 # fits the label in terms of not being valid in regular dex files.
/dalvik/dexdump/
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/
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 ...