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

1 2 3 4 5 6 78 91011>>

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include-fixed/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/install-tools/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include-fixed/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/install-tools/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include-fixed/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/install-tools/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include-fixed/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/install-tools/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include-fixed/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/install-tools/include/
README 1 This README file is copied into the directory for GCC-only header files
4 Many of the files in this directory were automatically edited from the
5 standard system header files by the fixincludes process. They are
  /sdk/layoutopt/app/src/com/android/layoutopt/cli/
Main.java 30 * analyze and optimize Android layout files.
46 analyzeFiles(p.files);
49 private static void analyzeFiles(File[] files) {
51 for (File file : files) {
80 System.out.println("usage: layoutopt <directories/files to analyze>");
95 List<File> files = new ArrayList<File>(); local
99 files.add(file);
102 p.files = files.toArray(new File[files.size()])
121 File[] files; field in class:Main.Parameters
    [all...]
  /system/core/init/
grab-bootchart.sh 15 FILES="header proc_stat.log proc_ps.log proc_diskstats.log kernel_pacct"
17 for f in $FILES; do
20 (cd $TMPDIR && tar -czf $TARBALL $FILES)
  /frameworks/base/core/java/android/app/backup/
AbsoluteFileBackupHelper.java 26 * Like FileBackupHelper, but takes absolute paths for the files instead of
39 * Construct a helper for backing up / restoring the files at the given absolute locations
43 * @param files
45 public AbsoluteFileBackupHelper(Context context, String... files) {
49 mFiles = files;
53 * Based on oldState, determine which of the files from the application's data directory
  /build/tools/atree/
files.h 31 vector<FileRecord>* files,
37 vector<FileRecord>* files);
  /development/samples/ApiDemos/
Android.mk 6 # Only compile source java files in this apk.
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /external/bzip2/
bzdiff 8 # gram on compressed files. All options specified are passed
10 # the files compared are file1 and an uncompressed file1.gz.
11 # If two files are specified, then they are uncompressed (if
23 FILES=
29 FILES="$FILES $ARG"
36 if test -z "$FILES"; then
44 set $FILES
  /external/clearsilver/man/man3/
cgi_destroy.3 30 of any files that were uploaded via multipart/form-data.
31 (Note that even in the event of a crash, these files
  /external/e2fsprogs/misc/
filefrag.8.in 11 .I files...
17 used on files for any filesystem.
  /external/e2fsprogs/tests/f_big_sparse/
expect.1 5 Filesystem contains large files, but lacks LARGE_FILE flag in superblock.
15 test_filesys: 12/64 files (0.0% non-contiguous), 27/100 blocks
  /external/icu4c/samples/ucnv/
Makefile 13 # All object files (C or C++)
19 # extra files to clean up
  /external/proguard/src/proguard/classfile/
package.html 2 This package contains classes to represent the various elements of class files.
13 analyzing class files from library jars.

Completed in 448 milliseconds

1 2 3 4 5 6 78 91011>>