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

<<41424344454647484950>>

  /external/blktrace/doc/
btrecord.8 58 files to be processed, you can run the \fIbtreplay\fR utility which
70 name for where input files are to be found. The default directory is the
80 name for where output files are to be found. The default directory is the
88 Find trace files automatically
89 This option instructs \fIbtreplay\fR to go find all the trace files in the
138 Set base name for output files.
  /external/skia/xcode/Simple/Simple.xcodeproj/
project.pbxproj 52 files = (
80 5048396909E3304600765E4B /* Configuration Files */,
117 5048396909E3304600765E4B /* Configuration Files */ = {
123 name = "Configuration Files";
185 files = (
197 files = (
  /external/webkit/WebKitTools/Scripts/webkitpy/
diff_parser_unittest.py 91 self.assertEquals(3, len(parser.files))
93 self.assertTrue('WebCore/rendering/style/StyleFlexibleBoxData.h' in parser.files)
94 diff = parser.files['WebCore/rendering/style/StyleFlexibleBoxData.h']
106 self.assertTrue('WebCore/rendering/style/StyleRareInheritedData.cpp' in parser.files)
107 diff = parser.files['WebCore/rendering/style/StyleRareInheritedData.cpp']
126 diff = parser.files['LayoutTests/platform/mac/fast/flexbox/box-orient-button-expected.checksum']
  /prebuilt/linux-x86/ccache/
ccache 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ProjectClassLoader.java 120 File[] files = parent.listFiles(); local
126 if (files != null) {
127 for (File file : files) {
140 if (files != null) {
141 for (File file : files) {
192 * Returns an array of external jar files used by the project.
  /bionic/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /bootable/bootloader/legacy/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /bootable/diskinstaller/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /bootable/recovery/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /build/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /build/tools/acp/
README 7 only copies files if they are newer than the destination. This can
22 If you copy from NFS to local disk, your NFS files will always be
  /build/tools/atree/
files.cpp 1 #include "files.h"
96 add_file(vector<FileRecord>* files, const string& listFile, int listLine,
104 files->push_back(rec);
160 vector<FileRecord>* files,
257 add_file(files, filename, i+1, w0, w0);
271 add_file(files, filename, i+1, w0, w1);
426 vector<FileRecord>* files)
428 return list_dir("", rec, excludes, files);
  /cts/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /cts/tools/host/src/com/android/cts/
HostUtils.java 113 * Recursively visit all files under a given path.
116 * @param filter the file filter to match. null means to visit all files.
120 File[] files = root.listFiles(filter); local
122 if (files != null) {
123 for (File f : files) {
134 * Recursively visit all files under a given path.
137 * @param filter the file filter to match. null means to visit all files.
208 * Interface provided to rename files before they get zipped.
  /dalvik/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /dalvik/libcore/support/src/test/java/tests/support/
Support_ClassLoader.java 53 * temporary DEX files to a special directory. We don't want to spoil the
54 * system's DEX cache with our files. Also, we might not have write access
  /dalvik/tools/dexdeps/
Android.mk 18 # script files' timestamps are at least as new as the
19 # .jar files they wrap.
  /development/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /development/pdk/docs/porting/
gps.jd 39 # include your source files. eg. MyGpsLibrary.cpp
45 # include any needed local header files
  /development/pdk/docs/source/
download.jd 4 <div><br>This document describes how to set up your local work environment, how to use Repo to get the Android files, and how to build the files on your machine.<br><br>Related reading:<br></div>
13 <div>To see snapshots and histories of the files available in the public Android repositories, visit the <a href="http://android.git.kernel.org/">GitWeb</a>
19 <div>To build the Android source files, you will need to use Linux or Mac OS. Building under Windows is not currently supported.</div>
122 <ul><li><span>To build the Android files in a Mac OS environment, you need an Intel/x86 machine running MacOS 10.4 ("Tiger") or 10.5 ("Leopard"). At the moment MacOS 10.6 ("Snow Leopard") is not supported. The Android build system and tools do not support the obsolete PowerPC architecture.</span>
127 <ul><li>A case-sensitive file system is required because the sources contain files that differ only in case.</li>
146 <ol><li>Download the tar file from <a href="http://www.macports.org/">http://www.macports.org/</a> and untar the files.</li>
169 file:<br># set the number of open files to be 1024<br>ulimit -S -n 1024</li>
195 <div><ol><li><span>Create an empty directory to hold your working files:</span>
214 <br><span><span><br>Your client directory should now contain a.repodirectory where files such as the manifest will be kept.</span
    [all...]
  /device/htc/common/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /device/htc/dream/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /device/htc/passion/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /device/htc/passion-common/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.
  /device/htc/sapphire/
CleanSpec.mk 17 # a file or delete some intermediate files, add a clean step to the end
26 # files that are missing or have been moved.

Completed in 125 milliseconds

<<41424344454647484950>>