OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILES
(Results
1 - 25
of
148
) sorted by null
1
2
3
4
5
6
/external/chromium_org/third_party/sqlite/
google_generate_amalgamation.sh
12
FILES
="sqlite3.h sqlite3.c"
16
make "OPTS=$OPTS" $
FILES
17
cp -f $
FILES
../../amalgamation
/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/skia/gm/tests/
rebaseline.sh
14
# Delete all the expected output
files
20
# Copy all the actual output
files
into the "expected" directories,
34
FILES
=$(svn stat outputs/* | grep ^\? | awk '{print $2}')
35
for FILE in $
FILES
; do
38
FILES
=$(svn stat outputs/*/output-expected | grep ^\? | awk '{print $2}')
39
for FILE in $
FILES
; do
45
FILES
=$(svn stat outputs/*/output-expected | grep ^\! | awk '{print $2}')
46
for FILE in $
FILES
; do
49
FILES
=$(svn stat outputs/* | grep ^\! | awk '{print $2}')
50
for FILE in $
FILES
; d
[
all
...]
/external/skia/tools/tests/
rebaseline.sh
23
# Delete all the expected output
files
29
# Copy all the actual output
files
into the "expected" directories,
39
# Add all new
files
to SVN control, within subdir $1.
49
FILES
=$(svn stat $1/* | grep ^\? | awk '{print $2}')
50
for FILE in $
FILES
; do
53
FILES
=$(svn stat $1/*/output-expected | grep ^\? | awk '{print $2}')
54
for FILE in $
FILES
; do
59
# For any
files
that have been removed from subdir $1, remove them from
67
FILES
=$(svn stat $1/*/output-expected | grep ^\! | awk '{print $2}')
68
for FILE in $
FILES
; d
[
all
...]
/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/av/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/av/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/av/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-compiler-rt.sh
236
# If needed, package
files
into tarballs
239
FILES
=""
241
FILES
="$
FILES
$COMPILER_RT_SUBDIR/libs/$ABI/$LIB"
245
pack_archive "$PACKAGE" "$NDK_DIR" "$
FILES
"
build-gnu-libstdc++.sh
19
# that contains valid plaforms
files
and toolchain binaries.
289
# If needed, package
files
into tarballs
299
FILES
=""
301
FILES
="$
FILES
$GNUSTL_SUBDIR/$VERSION/libs/$ABI/$LIB"
304
FILES
="$
FILES
$THUMB_FILE"
309
pack_archive "$PACKAGE" "$NDK_DIR" "$
FILES
"
/external/chromium_org/net/disk_cache/simple/
simple_index_file_win.cc
9
#include "base/
files
/file_enumerator.h"
10
#include "base/
files
/file_path.h"
22
cache_path, false /* recursive */, base::FileEnumerator::
FILES
,
/external/sfntly/cpp/
CMakeLists.txt
51
source_group(core
FILES
${SFNTLY_CORE_FILES})
52
source_group(ports
FILES
${SFNTLY_PORT_FILES})
53
source_group(data
FILES
${SFNTLY_DATA_FILES})
54
source_group(math
FILES
${SFNTLY_MATH_FILES})
55
source_group(table
FILES
${SFNTLY_TABLE_COMMON_FILES})
56
source_group(table\\bitmap
FILES
${SFNTLY_TABLE_BITMAP_FILES})
57
source_group(table\\core
FILES
${SFNTLY_TABLE_CORE_FILES})
58
source_group(table\\truetype
FILES
${SFNTLY_TABLE_TTF_FILES})
/external/chromium/net/disk_cache/
cache_util_posix.cc
30
file_util::FileEnumerator::
FILES
));
47
file_util::FileEnumerator::
FILES
);
/external/chromium_org/chrome/browser/extensions/api/serial/
serial_port_enumerator_posix.cc
8
#include "base/
files
/file_enumerator.h"
9
#include "base/
files
/file_path.h"
73
base::FileEnumerator::
FILES
|
/external/chromium_org/chrome/installer/util/
duplicate_tree_detector.cc
9
#include "base/
files
/file_enumerator.h"
24
// Two
files
are "identical" if the file sizes are equivalent.
39
base::FileEnumerator::
FILES
| base::FileEnumerator::DIRECTORIES);
/external/chromium_org/net/disk_cache/
cache_util_posix.cc
8
#include "base/
files
/file_enumerator.h"
27
base::FileEnumerator::DIRECTORIES | base::FileEnumerator::
FILES
);
/external/chromium_org/tools/perf/clear_system_cache/
clear_system_cache_main.cc
7
// USAGE: clear_system_cache [--recurse] <
files
or directories>
14
#include "base/
files
/file_enumerator.h"
15
#include "base/
files
/file_path.h"
31
printf("USAGE: %s [--recurse] <
files
or directories>\n", argv[0]);
44
base::FileEnumerator::
FILES
);
/external/chromium_org/v8/tools/
mingw-generate-makefiles.sh
59
# Xcode puts shared_library results into PRODUCT_DIR, and some gyp
files
85
FILES
=$(find out -name '*.mk' -or -name 'Makefile*')
86
for F in $
FILES
; do
/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
);
Completed in 646 milliseconds
1
2
3
4
5
6