Searched
full:files (Results
626 -
650 of
7650) sorted by null
<<21222324252627282930>>
/build/core/ |
distdir.mk | 18 # files from this build into DIST_DIR. 45 # certain files with certain goals. When those goals are built 46 # and "dist" is specified, the marked files will be copied to DIST_DIR. 49 # $(2): the dist files to add to those goals. If the file contains ':',
|
/cts/tests/src/android/provider/cts/ |
FileCopyHelper.java | 27 * The Class FileCopyHelper is used to copy files from resources to the 28 * application directory and responsible for deleting the files. 38 /** The files added. */ 91 * Delete all the files copied by the helper.
|
/cts/tools/vm-tests/src/util/build/ |
JavacBuildStep.java | 63 String[] files = new String[sourceFiles.size()]; local 64 sourceFiles.toArray(files); 66 System.arraycopy(files, 0, commandLine, args, files.length);
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
package.html | 3 of class files as <code>byte[]</code>s.</p>
|
/dalvik/dx/tests/034-dex-minimal/ |
info.txt | 4 --no-files option. The output dump of this is checked to make sure it
|
/development/scripts/ |
combine_sdks.sh | 31 echo " BASE and IMAGES should be sdk zip files. The system image files," 32 echo " emulator and other runtime files will be copied from IMAGES and" 64 # The commands to copy over the files that we want
|
/external/blktrace/doc/ |
bno_plot.1 | 28 btt. If no \fI<files>\fR are specified, it will utilize all files generated after 29 btt was run with \fI-B blknos\fR (meaning: all files of the form \fIblknos*[rw].dat\fR). 32 not specified, all keys for input files are put in the upper right corner of the
|
/external/bluetooth/glib/docs/reference/glib/ |
Makefile.am | 55 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE) 75 # Other files to distribute 100 files='$(BUILT_EXTRA_DIST)'; \ 101 for f in $$files; do \
|
/external/bluetooth/glib/docs/reference/gobject/ |
Makefile.am | 46 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE) 63 # Other files to distribute 82 files='$(BUILT_EXTRA_DIST)'; \ 83 for f in $$files; do \
|
/external/clearsilver/imd/ |
README | 4 .htaccess files for an image directory:
|
/external/dbus/test/data/valid-config-files/ |
debug-allow-all-sha1.conf | 8 <servicedir>/home/quinticent/devel/dbus-branch/dbus_1_0/test/data/valid-service-files</servicedir>
|
debug-allow-all.conf | 8 <servicedir>/home/quinticent/devel/dbus-branch/dbus_1_0/test/data/valid-service-files</servicedir>
|
/external/dropbear/libtommath/logs/ |
README | 6 in the root. It will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.
|
/external/e2fsprogs/debian/ |
comerr-dev.doc-base | 12 Files: /usr/share/doc/comerr-dev/html-info/*.html
|
/external/e2fsprogs/lib/ext2fs/ |
inline.c | 3 * files as standalone functions, in case the application program
|
/external/e2fsprogs/tests/f_bitmaps/ |
expect.1 | 16 test_filesys: 11/32 files (9.1% non-contiguous), 22/100 blocks
|
/external/e2fsprogs/tests/f_end-bitmap/ |
expect.1 | 18 test_filesys: 12/16 files (0.0% non-contiguous), 37/100 blocks
|
/external/e2fsprogs/tests/f_miss_blk_bmap/ |
expect.1 | 18 test_filesys: 11/64 files (0.0% non-contiguous), 11/100 blocks
|
/external/e2fsprogs/tests/f_overfsblks/ |
expect.1 | 17 test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
|
/external/e2fsprogs/tests/f_salvage_dir/ |
expect.1 | 18 test_filesys: 19/64 files (10.5% non-contiguous), 30/100 blocks
|
/external/elfutils/ |
TODO | 83 ** handle object files for different architectures 85 ld.so is expected to ignore object files for different architectures and 91 Some files are closed using elf_end. They are removed from memory only 94 for files which are not mapped read-only (archives again). 134 files. If string contains embedded blanks, it must be 138 ELF object files. All duplicate entries are removed. 143 ELF object files. The section header for the comment 157 the format file[member_name]: for archive files and 158 file: for other files.
|
/external/elfutils/tests/ |
get-files.c | 62 Dwarf_Files *files; local 64 if (dwarf_getsrcfiles (die, &files, &nfiles) != 0) 66 printf ("%s: cannot get files\n", argv[cnt]); 73 dwarf_filesrc (files, i, NULL, NULL));
|
/external/freetype/include/freetype/ |
ftchapters.h | 4 /* It is used by the python script which generates the HTML files. */
|
/external/icu4c/samples/break/ |
Makefile | 14 # All object files (C or C++)
|
/external/icu4c/samples/case/ |
Makefile | 14 # All object files (C or C++)
|
Completed in 52 milliseconds
<<21222324252627282930>>