HomeSort by relevance Sort by last modified time
    Searched refs:FILES (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Makefile 3 FILES += wpa_background
4 FILES += wpa_cli
5 FILES += wpa_gui
6 FILES += wpa_passphrase
7 FILES += wpa_priv
8 FILES += wpa_supplicant.conf
9 FILES += wpa_supplicant
12 for i in $(FILES); do docbook2man $$i.sgml; done
15 for i in $(FILES); do docbook2html $$i.sgml && \
19 for i in $(FILES); do docbook2pdf $$i.sgml; don
    [all...]
  /dalvik/tools/dmtracedump/
dumpdir.sh 3 FILES=`ls $1/*.data | sed "s/^\\(.*\\).data$/\\1/"`
7 for F in $FILES
  /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)
  /build/tools/
fixlinebreaks.sh 3 # Convert EOL convention on source files from CRLF to LF.
7 FILES=`find . \( -iname '*.c' -o -iname '*.cpp' -o -iname '*.h' -o -iname '*.mk' -o -iname '*.html' -o -iname '*.css' \) -print`
10 for file in $FILES ; do
  /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/dhcpcd/mk/
files.mk 1 # Quick and dirty files
9 ${INSTALL} -m ${FILESMODE} ${FILES} ${DESTDIR}${FILESDIR}
  /external/e2fsprogs/lib/ext2fs/tdb/
build-tdb 11 FILES="error.c lock.c io.c transaction.c freelist.c \
22 for i in $FILES; do
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
build_vc.pl 36 # Define the list of directories containing included header files.
39 # Define the list of source files to compile.
40 open(FILES, '<filelist_vc.txt') or die("Can't open source file list\n");
41 @filelist = <FILES>;
42 close(FILES);
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
build_vc.pl 36 # Define the list of directories containing included header files.
39 # Define the list of source files to compile.
40 open(FILES, '<filelist_vc.txt') or die("Can't open source file list\n");
41 @filelist = <FILES>;
42 close(FILES);
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
build_vc.pl 36 # Define the list of directories containing included header files.
39 # Define the list of source files to compile.
40 open(FILES, '<filelist_vc.txt') or die("Can't open source file list\n");
41 @filelist = <FILES>;
42 close(FILES);
  /ndk/build/tools/
dev-platform-compress.sh 19 # Compressed expanded platform files into development/ndk/platforms/
45 Repeat for all files under \$SRC/android-N for increasing values of N.
84 FILES=$(cd $SDIR && find . -type f)
86 echo "Files found:"
87 echo "$FILES" | tr ' ' '\n'
89 for FILENAME in $FILES; do
97 # Files are identical, remove it from destination
build-gabi++.sh 148 # If needed, package files into tarballs
151 FILES=""
153 FILES="$FILES $GABIXX_SUBDIR/libs/$ABI/$LIB"
157 pack_archive "$PACKAGE" "$NDK_DIR" "$FILES"
build-stlport.sh 189 # If needed, package files into tarballs
192 FILES=""
194 FILES="$FILES $STLPORT_SUBDIR/libs/$ABI/$LIB"
198 pack_archive "$PACKAGE" "$NDK_DIR" "$FILES"
build-gnu-libstdc++.sh 19 # that contains valid plaforms files and toolchain binaries.
237 # If needed, package files into tarballs
246 FILES=""
248 FILES="$FILES $GNUSTL_SUBDIR/libs/$ABI/$LIB"
252 pack_archive "$PACKAGE" "$NDK_DIR" "$FILES"
  /external/chromium/net/disk_cache/
cache_util_posix.cc 30 file_util::FileEnumerator::FILES));
47 file_util::FileEnumerator::FILES);
  /external/dbus/test/
Makefile.am 93 data/valid-config-files \
94 data/valid-config-files-system \
95 data/valid-config-files/basic.d \
96 data/valid-config-files/session.d \
97 data/valid-config-files/system.d \
98 data/valid-service-files \
99 data/valid-service-files-system \
100 data/invalid-service-files-system \
101 data/invalid-config-files \
102 data/invalid-config-files-system
    [all...]
  /external/chromium/chrome/browser/policy/
config_dir_policy_provider.cc 21 // Enumerate the files and sort them lexicographically.
22 std::set<FilePath> files; local
24 file_util::FileEnumerator::FILES);
27 files.insert(config_file_path);
29 // Start with an empty dictionary and merge the files' contents.
31 for (std::set<FilePath>::iterator config_file_iter = files.begin();
32 config_file_iter != files.end(); ++config_file_iter) {
63 // Enumerate the files and find the most recent modification timestamp.
66 file_util::FileEnumerator::FILES);
  /external/chromium/chrome/browser/autofill/
data_driven_test.cc 40 file_util::FileEnumerator::FILES,
  /external/chromium/base/test/
test_file_util_posix.cc 53 static_cast<FileEnumerator::FILE_TYPE>(FileEnumerator::FILES |
  /build/core/
cleanbuild.mk 104 # will notice when the configuration has changed and remove the files
161 # The files/dirs to delete during an installclean. This includes the
164 # Deletes all of the files that change between different build types,
192 # The files/dirs to delete during a dataclean, which removes any files
207 dataclean: FILES := $(dataclean_files)
209 $(hide) rm -rf $(FILES)
213 installclean: FILES := $(installclean_files)
215 $(hide) rm -rf $(FILES)
  /dalvik/
Android.mk 53 # generate the debug .dex files, with a copy in ./dalvik/DEBUG-FILES.
54 # We need to rebuild the .dex files for the debug output to be generated.
56 # a rebuild of the .dex files. If $(DX) doesn't exist yet,
58 # the .dex files naturally.
  /external/openssl/crypto/des/
FILES0 4 FILES - This file.
65 /* The perl scripts - you can ignore these files they are only
78 * but did not fully finish, these files are part of that effort. */
  /external/chromium/base/
file_util.cc 80 // We open the file in binary format even if they are text files because
81 // we are just comparing that bytes are exactly same in both files and not
88 // Even if both files aren't openable (and thus, in some sense, "equal"),
117 // Even if both files aren't openable (and thus, in some sense, "equal"),
171 FileEnumerator files(dir_path, false,
173 FileEnumerator::FILES | FileEnumerator::DIRECTORIES));
174 if (files.Next().value().empty())
278 FileEnumerator file_iter(root_path, true, FileEnumerator::FILES);
296 FileEnumerator file_iter(directory, false, FileEnumerator::FILES, pattern);
  /external/chromium/chrome/browser/
browsing_data_local_storage_helper_browsertest.cc 77 // There's no guarantee on the order, ensure these files are there.
126 file_util::FileEnumerator::FILES);
  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker_unittest.cc 126 // Check that temporary files were cleaned up.
130 file_util::FileEnumerator::FILES);

Completed in 367 milliseconds

1 2 3