HomeSort by relevance Sort by last modified time
    Searched full:files (Results 601 - 625 of 7650) sorted by null

<<21222324252627282930>>

  /external/bzip2/
README.COMPILATION.PROBLEMS 22 bytes or above. Many older OSs can't handle files above this size,
23 but many newer ones can. Large files are pretty huge -- most files
24 you'll encounter are not Large Files.
28 in that tradition. However, in order to support large files, I've had
51 You can use the spewG.c program to generate huge files to test bzip2's
  /external/expat/win32/
README.txt 9 Possible with make files in the BCB5 subdirectory.
14 files (.dsp) are located in the lib subdirectory.
17 The VC++ 6 workspace file (expat.dsw) and project files (.dsp)
22 directory, intermediate files will be located in project-specific
33 The *.a files are mingw libraries.
70 so they will build libexpatMT.lib or libexpatwMT.lib files.
  /external/icu4c/extra/uconv/
makedata.mak 5 # nmake file for creating data files on win32
59 # Suffixes for data files
62 # We're including a list of resource files.
74 # This target should build all the data files
93 # This is to remove all the data files
101 @echo Making Resource Bundle files
  /external/icu4c/tools/pkgdata/
pkgtypes.h 106 CharList *fileListFiles; /* list of files containing files for inclusion in the package */
107 CharList *filePaths; /* All the files, with long paths */
108 CharList *files; /* All the files */ member in struct:UPKGOptions_
109 CharList *outFiles; /* output files [full paths] */
  /external/proguard/src/proguard/
UpToDateChecker.java 121 * of the files in the given directory (recursively).
128 // Ignore the directory's modification time; just recurse on its files.
129 File[] files = file.listFiles();
133 long lastModified = files.length != 0 && minimum ?
136 for (int index = 0; index < files.length; index++)
138 long fileLastModified = lastModified(files[index], minimum);
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_files.py 30 """This module is used to find all of the layout test files used by Chromium
33 list of test files is constrained to those found under the paths passed in,
34 i.e. calling GatherTestFiles(["LayoutTests/fast"]) will only return files
48 """Generate a set of test files and return them.
75 for root, dirs, files in os.walk(path):
81 for filename in files:
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
dir 29 * dlltool: (binutils)dlltool. Create files needed to build and use DLLs.
31 * nm: (binutils)nm. List symbols from object files.
32 * objcopy: (binutils)objcopy. Copy and translate object files.
33 * objdump: (binutils)objdump. Display information from object files.
35 * readelf: (binutils)readelf. Display the contents of ELF format files.
37 * strings: (binutils)strings. List printable strings from files.
  /system/extras/tests/fstest/
README 1 All files and directories will be matched against entries taken from
5 stdout. If only the message "Passed." is printed on stdout, all files are
27 By convention /dev/* will include all files directly in /dev/, but not files
63 To get a fully specified set of rules for all failing files:
67 NOTE: There may be failing files even if no rules have failed, since a
  /cts/tests/core/luni-lang/
Android.mk 26 LOCAL_SRC_FILES := $(call all-java-files-under,../../../../dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang) \
27 $(call all-java-files-under,../../../../dalvik/libcore/luni/src/test/java/tests/api/java/lang) \
28 $(call all-java-files-under,../../../../dalvik/libcore/support/src/test/java/) \
  /cts/tests/core/luni-util/
Android.mk 26 LOCAL_SRC_FILES := $(call all-java-files-under,../../../../dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util) \
27 $(call all-java-files-under,../../../../dalvik/libcore/luni/src/test/java/tests/api/java/util) \
28 $(call all-java-files-under,../../../../dalvik/libcore/support/src/test/java/) \
  /dalvik/vm/compiler/template/
Makefile-template 34 # Accumulate all possible dependencies for the generated files in a very
35 # conservative fashion. If it's not one of the generated files in "out",
40 # Source files generated by the script. There's always one C and one
  /dalvik/vm/mterp/
Makefile-mterp 34 # Accumulate all possible dependencies for the generated files in a very
35 # conservative fashion. If it's not one of the generated files in "out",
41 # Source files generated by the script. There's always one C and one
  /development/build/tools/
sdk_clean.sh 3 # This script processes a set of files given as arguments as sample code to be released
6 # Note that these files are modified in-place.
35 # Fix up the line endings of all text files
  /external/icu4c/tools/genuca/
genuca.8.in 42 is omitted) into its binary form, the files
46 These binary files can then be read directly by ICU, or used by
85 .SH FILES
  /external/iproute2/ip/
Makefile 37 files="$^" ; \
38 for s in `grep -B 3 '\<dlsym' $$files | sed -n '/snprintf/{s:.*"\([^"]*\)".*:\1:;s:%s::;p}'` ; do \
39 sed -n '/'$$s'[^ ]* =/{s:.* \([^ ]*'$$s'[^ ]*\) .*:extern char \1[] __attribute__((weak)); if (!strcmp(sym, "\1")) return \1;:;p}' $$files ; \
  /external/quake/
README 14 Edit src/com/android/quake/QuakeActivity.java to configure where and how Quake will obtain its data files. The
20 This means that by default Quake will look for its files on the SD Card, and it will not
21 attempt to download the files from an external web server. (Use the ./setupdevicesdcard.sh script,
22 described below, to copy the data files from the Android source tree onto the device's SD Card.)
25 data files, and the FILE_CONFIG_URL variable needs to be set to point to the configuration file on
43 files and data files to the device.
45 Quake needs about 20 MB of space to store its data files. Quake files go on an external
61 Then install the Quake data files by executing this script
    [all...]
  /external/v8/tools/visual_studio/
v8_snapshot.vcproj 125 <Files>
127 Name="generated files"
139 </Files>
v8_snapshot_cc.vcproj 57 <Files>
59 Name="generated files"
89 </Files>
v8_snapshot_cc_x64.vcproj 57 <Files>
59 Name="generated files"
89 </Files>
v8_snapshot_x64.vcproj 125 <Files>
127 Name="generated files"
139 </Files>
  /external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreGenerated.vcproj 41 <Files>
43 RelativePath=".\build-generated-files.sh"
50 </Files>
  /external/webkit/WebKitTools/Scripts/
test-webkitperl 47 my @files = <${pattern}>; # lists files alphabetically
49 runtests(@files);
  /frameworks/base/core/java/android/widget/
package.html 6 use your widget in layout XML, there are two additional files for you to
7 create. Here is a list of files you'll need to create to implement a custom
23 tag, LabelView. See the following files that demonstrate implementing and using
  /bionic/libc/kernel/arch-x86/asm/
dwarf2_32.h 16 #warning "asm/dwarf2.h should be only included in pure assembly files"
  /bootable/diskinstaller/
config.mk 22 $(call module-installed-files,$(android_sysbase_modules))
26 define sysbase-copy-files
49 $(call module-built-files,$(installer_base_modules))
55 src=$(firstword $(strip $(call module-built-files,$(m)))); \
57 $(firstword $(strip $(call module-installed-files,$(m))))); \
96 @echo Copying sysbase files...
97 $(call sysbase-copy-files,$(TARGET_OUT),$(TARGET_INSTALLER_SYSTEM_OUT))
98 @echo Copying installer base files...
137 # Now make a data image that contains all the target image files for the

Completed in 192 milliseconds

<<21222324252627282930>>