/external/bluetooth/hcidump/ |
INSTALL | 18 It may also create one or more `.h' files containing system-dependent 28 cache files.) 58 4. Type `make install' to install the programs and any data files and 61 5. You can remove the program binaries and object files from the 63 files that `configure' created (so you can compile the package for 67 all sorts of other programs in order to regenerate files that came 89 same time, by placing the object files for each architecture in their 92 directory where you want the object files and executables to go and run 105 By default, `make install' will install the package's files in 111 architecture-specific files and architecture-independent files. If yo [all...] |
/external/jdiff/src/jdiff/ |
JDiffAntTask.java | 64 String[] files = ds.getIncludedDirectories(); 65 for (int i = 0; i < files.length; i++) { 66 project.log(" " + files[i], Project.MSG_INFO); 75 files = ds.getIncludedDirectories(); 76 for (int i = 0; i < files.length; i++) { 77 project.log(" " + files[i], Project.MSG_INFO); 98 * to generate the XML representation of a project's source files. 136 * source files, and generate an HTML report summarizing the differences. 146 // Tell Javadoc which files we want to scan - a dummy file in this case 161 // Get the generated XML files from the same directory as the repor 272 String[] files = dirScanner.getIncludedDirectories(); local [all...] |
/prebuilt/darwin-x86/swt/ |
about.html | 38 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Carbon Binding:</p> 43 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Carbon Binding:</p> 49 <p>The Carbon Binding contains portions of Apple Computer's Carbon API header files which are:</p> 62 third party intellectual property rights (including without limitation, patent, copyright, trademark and trade secret rights) to Apple's Carbon API header files 65 bindings into Apple's original Carbon.h header files. 70 <p>The "Mozilla Binding" is a binding to the Mozilla API. The Content may include any or all of the following files:</p> 72 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:</p> 78 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Mozilla Binding:</p> 89 The library swt-xulrunner-carbon-xxxx.dll (where "xxxx" is the version number) contains a small portion of XULRunner 1.9 content (header files) that have 93 <p>The changed files are [all...] |
/development/pdk/docs/porting/ |
build_cookbook.jd | 29 # Build all java files in the java subdirectory 30 LOCAL_SRC_FILES := $(call all-subdir-java-files) 46 # Build all java files in the java subdirectory 47 LOCAL_SRC_FILES := $(call all-subdir-java-files) 60 # Build all java files in the java subdirectory 61 LOCAL_SRC_FILES := $(call all-subdir-java-files) 76 # Build all java files in the java subdirectory 77 LOCAL_SRC_FILES := $(call all-subdir-java-files) 105 # Build all java files in the java subdirectory 106 LOCAL_SRC_FILES := $(call all-subdir-java-files) [all...] |
/frameworks/base/tools/localize/ |
localize.cpp | 171 * the xliff files reducing in size, so we pick the latter. Obviously, if the string has 237 printf("Selecting files..."); 322 // parse the files into a ValuesFile 397 // write the XLIFF files 409 " config files translate comments strings\n" 413 totals.files = 0; 422 printf(" %-20s %-9zd %-9zd %-9zd %-19zd\n", cfg.c_str(), it->files, 424 totals.files += it->files; 431 " %-20s %-9zd %-9zd %-9zd %-19zd\n", totals.config.c_str(), totals.files, 735 vector<string> files; local [all...] |
/external/icu4c/test/hdrtst/ |
Makefile | 8 ## This tests all public header files ( 38 @echo " add files to hdrtst/dfiles.txt" 49 @echo 'Testing all header files under C++' 63 @echo 'Testing all layout files under C++' 97 @echo " (if any C++ files show up here, stop the test and add them to hdrtst/cxxfiles.txt) " 99 @echo Building test harness for header files in ../../common and ../../i18n 115 @echo Building test harness for header files in ../../common and ../../i18n 132 @echo Building test harness for header files in ../../common and ../../i18n 149 @echo Building test harness for header files in ../../common and ../../i18n 166 @echo Building test harness for header files in ../../common and ../../i18 [all...] |
Makefile.in | 8 ## This tests all public header files ( 56 @echo " add files to hdrtst/dfiles.txt" 67 @echo 'Testing all header files under C++' 81 @echo 'Testing all layout files under C++' 116 @echo " (if any C++ files show up here, stop the test and add them to hdrtst/cxxfiles.txt) " 118 @echo Building test harness for header files in ../../common and ../../i18n 134 @echo Building test harness for header files in ../../common and ../../i18n 151 @echo Building test harness for header files in ../../common and ../../i18n 168 @echo Building test harness for header files in ../../common and ../../i18n 185 @echo Building test harness for header files in ../../common and ../../i18 [all...] |
/external/jpeg/ |
change.log | 24 to ensure "jpegtran -copy all" won't create bogus files that contain JFXX 58 jmemmac.c now knows how to create temporary files following Mac System 7 61 djpeg's -map switch is now able to read raw-format PPM files reliably. 104 Correct the list of include files needed by MetroWerks C for ccommand(). 113 files. A "buffered image" mode supports incremental decoding for on-the-fly 115 decoder with v6 should allow it to read progressive files, though of course 121 reading and writing of JPEG files as DCT coefficient arrays. This ability 145 a directory other than the one containing the source files. 158 represented exactly. (This causes test image files to change.) 165 Rename *.auto files to *.cfg, so that configure script still works i [all...] |
usage.doc | 6 the other documentation files if you wish to use the JPEG library within 10 pages in files cjpeg.1, djpeg.1, jpegtran.1, rdjpgcom.1, wrjpgcom.1. 48 i.e., both the input and output files are named on the command line. This 63 of some Targa-format files. You have to tell djpeg which format to generate. 65 JPEG files are in the defacto standard JFIF file format. There are other, 99 -targa Input file is Targa format. Targa files that contain 101 recognized by cjpeg; for such files you must specify 103 For most Targa files, you won't need this switch. 122 In the other direction, quality values below 50 will produce very small files 166 space is needed, temporary files will be used [all...] |
/build/core/ |
base_rules.mk | 76 # find files like MODULE_LICENSE_GPL_AND_AFL but exclude files like 150 # internal SHARED_LIBRARIES build files. 164 # internal STATIC_LIBRARIES build files. 179 ## AIDL: Compile .aidl files to .java 209 ## logtags: Add .logtags files to global list, emit java source 236 ## Java: Compile .java files to .class 246 # Look for resource files in any specified directories. 247 # Non-java and non-doc files will be picked up as resources 255 # where each of the files is relative to the directory it's grouped with [all...] |
definitions.mk | 36 # Some targets may have multiple files listed in the BUILT and INSTALLED 58 # Full paths to all prebuilt files that will be copied 62 # Full path to all files that are made by some tool 65 # Full path to all asm, C, C++, lex and yacc generated C files. 72 # These files go into the SDK 75 # Files for dalvik. This is often build without building the rest of the OS. 78 # All findbugs xml files 161 ## Find all of the java files under the named directories. 163 ## SRC_FILES := $(call all-java-files-under,src tests) 166 define all-java-files-unde [all...] |
/external/guava/src/com/google/common/io/ |
Files.java | 43 * Provides utility methods for working with files. 50 public final class Files { 55 private Files() {} 187 // Some special files are length 0 but have content nonetheless. 364 * Returns true if the files contains the same bytes. 374 * Some operating systems may return zero as the length for files 397 * files are to be written into the directory. 460 * Deletes all the files within a directory. Does not delete the 480 File[] files = directory.listFiles(); 481 if (files == null) [all...] |
/external/dbus/ |
INSTALL | 121 It may also create one or more `.h' files containing system-dependent 154 4. Type `make install' to install the programs and any data files and 157 5. You can remove the program binaries and object files from the 159 files that `configure' created (so you can compile the package for 163 all sorts of other programs in order to regenerate files that came 183 same time, by placing the object files for each architecture in their 186 directory where you want the object files and executables to go and run 199 By default, `make install' will install the package's files in 205 architecture-specific files and architecture-independent files. If yo [all...] |
/external/grub/ |
INSTALL | 49 it if you edit any of the build files (Makefile.am, configure.in, 61 It may also create one or more `.h' files containing system-dependent 98 4. Type `make install' to install the programs and any data files and 101 5. You can remove the program binaries and object files from the 103 files that `configure' created (so you can compile the package for 107 all sorts of other programs in order to regenerate files that came 115 same time, by placing the object files for each architecture in their 116 own directory. `cd' to the directory where you want the object files 125 By default, `make install' will install the package's files in 130 architecture-specific files and architecture-independent files. I [all...] |
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 79 * @return file filter that accepts only directories and not files
88 * @return file filter that accepts only files and not directories
183 * Returns a filter that filters files based on a cutoff time.
186 * @param acceptOlder if true, older files get accepted, if false, newer
207 * Returns a filter that filters files based on a cutoff date.
210 * @param acceptOlder if true, older files get accepted, if false, newer
223 * time is usesd as the threshold age of the files
232 * Returns a filter that filters files based on a cutoff reference file.
235 * time is usesd as the threshold age of the files
236 * @param acceptOlder if true, older files get accepted, if false, newer [all...] |
/external/bluetooth/glib/gobject/ |
Makefile.am | 91 # GObject library header files for public installation 111 # GObject library header files that don't get installed 163 # all autogenerated files need to be generated in the srcdir, 212 # source files 223 # auxillary files 250 files='$(BUILT_EXTRA_DIST)'; \ 251 for f in $$files; do \
|
/external/clearsilver/ports/rpm/ |
clearsilver.spec | 20 # suggest using find to get all of the files for the perl module. I'm 160 %files 194 %files python 199 %files perl 207 %files ruby 213 %files apache 218 %files java
|
/external/freetype/ |
NOTICE | 23 This license applies to all files found in such packages, and 70 and `FreeType archive' refer to the set of files originally 81 This license applies to all files distributed in the original 115 the original files must be clearly indicated in accompanying 117 original files must be preserved in all copies of source 118 files. 127 the FreeType Project, not just the unmodified files. If you use
|
/external/libpng/ |
INSTALL | 28 The files that are presently available in the scripts directory 45 to have access to the zlib.h and zconf.h include files that 61 configuration files: 79 *.def (module definition files) 89 If the line endings in the files look funny, you may wish to get the other 101 Copy the file (or files) that you need from the 142 files, in the individual makefiles, in png.h, and the manual pages
|
/external/stlport/doc/ |
README.evc4 | 32 This can be done by using batch files under your 'eMbedded Visual C++' directory(use either WCEemulator.BAT if you want to build STLport for the emulator or WCEARMV4.BAT if you intend to aim an ARM device). 33 NOTE: If you are using Microsoft's batch files to set system variables check if both WCEROOT and SDKROOT vars are set to correct locations. example: 34 WCEROOT=C:\Program Files\Microsoft eMbedded C++ 4.0 35 SDKROOT=C:\Program Files\Windows CE Tools 57 You should see two files next to your binary now. 67 For every platform you want to use STLport add STLport/stlport directory to the FIRST place in 'Include Files' 68 and STLport/lib directory in 'Library files' section.
|
/external/webkit/WebCore/rendering/ |
RenderFileUploadControl.cpp | 68 FileList* list = input->files(); 150 // This only supports clearing out the files, but that's OK because for 152 FileList* files = inputElement->files(); local 153 ASSERT(files); 154 if (files && files->isEmpty() && !m_fileChooser->filenames().isEmpty()) {
|
/ndk/build/core/ |
build-binary.mk | 29 # list of generated object files 99 # allows one to specify that certain source files can be 113 # files 137 $(call tag-src-files,$(neon_sources:%.arm=%),neon) 156 $(call tag-src-files,$(arm_sources),arm) 161 $(call TARGET-process-src-files-tags) 166 # Build the sources to object files
|
/dalvik/docs/ |
dexopt.html | 23 <li>Storing class data in individual files results in a lot of 49 <li>DEX files are mapped read-only and shared between processes. 67 archives with some meta-data files added. The Dalvik DEX data file 97 / <code>apk</code> files are present, but the <code>classes.dex</code> 104 <code>$ANDROID_DATA/data/dalvik-cache</code>. The files inside it have 107 and has 0771 permissions, and the optimized DEX files stored there are 132 emulator, forcing just-in-time optimization of all relevant DEX files, 156 initialization, loads zero or more DEX files from the bootstrap class 260 The optimized DEX file includes a list of dependencies on other DEX files, 264 signature. The timestamps of files on the device are unreliable an [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
FileTest.java | 62 // Delete all old temporary files 64 String[] files = tempDir.list(); typedefs 65 for (int i = 0; i < files.length; i++) { 66 File f = new File(tempDir, files[i]); 68 if (files[i].startsWith("hyts_resources")) 71 if (files[i].startsWith("hyts_") || files[i].startsWith("hyjar_")) 72 new File(tempDir, files[i]).delete(); 77 String files[] = dir.list(); local 78 for (int i = 0; i < files.length; i++) 1340 String[] files = { "mtzz1.xx", "mtzz2.xx", "mtzz3.yy", "mtzz4.yy" }; local 1444 String[] files = { "1.tst", "2.tst", "3.tst", "" }; local 1588 String[] files = { "1.tst", "2.tst", "3.tst" }; local 1723 String[] files = { "1.tst", "2.tst", "3.tmp" }; local 1830 String[] files = { "mtzz1.xx", "mtzz2.xx", "mtzz3.yy", "mtzz4.yy" }; local [all...] |
/external/opencore/nodes/pvmp4ffcomposernode/include/ |
pvmp4ffcn_clipconfig.h | 58 * This mode authors 3GPP Progressive Downloadable output files: 60 * Media Data is interleaved. Temp files are used. 61 * Temporary files are written to the same directory as the output file. 66 * This mode authors 3GPP Downloadable output files: 69 * No temp files are used. 75 * This mode authors I-Motion compliant output files: 77 * Media Data is interleaved. Temp files are used. 79 * Temporary files are written to the same directory as the output file. 84 * This mode authors I-Motion compliant output files: 88 * NoTemp files are used [all...] |