OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cat
(Results
226 - 250
of
590
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/tools/
common-includes.sh
86
local VALUE="$(
cat
$FILE)"
179
{
cat
"$PATCH_OUTPUT_FILE" && die "Applying the patch failed."; }
186
TOUCHED_FILES=$(
cat
"$TOUCHED_FILES_FILE")
/external/valgrind/main/tests/
check_makefile_consistency
9
cat
"$1" |
/frameworks/wilhelm/tools/hashgen/
Makefile
13
cat
part1.c part2.c part3.c part4.c part5.c part6.c part7.c part8.c >> $@
54
cat
frag3.c >> $@
/ndk/sources/host-tools/make-3.81/config/
compile
38
cat
<<\EOF
/packages/apps/Stk/src/com/android/stk/
ToneDialog.java
30
import com.android.internal.telephony.
cat
.TextMessage;
31
import com.android.internal.telephony.
cat
.ToneSettings;
/sdk/eclipse/scripts/
build_plugins.sh
101
[ -f "$PID_FILE" ] && ECLIPSE_PID=`
cat
"$PID_FILE"`
234
cat
"$i"
/external/icu4c/
configure
[
all
...]
/external/bison/
configure
[
all
...]
/external/zlib/src/
configure
121
cat
$test.c >> configure.log
127
cat
> $test.c <<EOF
165
cat
> $test.c <<EOF
384
cat
> $test.c <<EOF
398
cat
> $test.c <<EOF
417
cat
> $test.c <<EOF
436
cat
> $test.c <<EOF
451
cat
> $test.c <<EOF
496
cat
> $test.c <<EOF
512
cat
> $test.c <<EO
[
all
...]
/build/core/
notice_files.mk
67
$(hide)
cat
$< > $@
/build/tools/
dump-package-stats
32
cat
<< HERE
/dalvik/tests/
run-test
214
cat
"$build_output" 1>&2
245
cat
"${td_info}" | sed 's/^/# /g'
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
TitlesFragment.java
148
DirectoryCategory
cat
= Directory.getCategory(category);
local
149
String[] items = new String[
cat
.getEntryCount()];
150
for (int i = 0; i <
cat
.getEntryCount(); i++)
151
items[i] =
cat
.getEntry(i).getName();
/device/common/
generate-blob-lists.sh
66
cat
out/target/product/$DEVICENAME/installed-files.txt |
78
cat
out/target/product/$DEVICENAME/installed-files.txt |
/external/bison/build-aux/
do-release-commit-and-tag
33
cat
<<EOF
67
cat
<<EOF
124
prev_ver=$(
cat
.prev-version) \
vc-list-files
32
--help)
cat
<<EOF
49
cat
<<EOF
/external/chromium/testing/gmock/scripts/
gmock-config.in
15
cat
<<\EOF
/external/chromium/testing/gtest/scripts/
gtest-config.in
15
cat
<<\EOF
/external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild
43
cat
dnsmasq.conf.example > $PKG/etc/dnsmasq.conf.new
51
cat
$CWD/slack-desc > $PKG/install/slack-desc
/external/gtest/scripts/
gtest-config.in
15
cat
<<\EOF
/external/iproute2/testsuite/
Makefile
8
KENV := $(shell
cat
/proc/config.gz | gunzip | grep ^CONFIG)
/external/libpng/scripts/
libpng-config.in
30
cat
<<EOF
/external/libvpx/libvpx/build/make/
gen_msvs_def.sh
18
cat
<<EOF
gen_msvs_sln.sh
19
cat
<<EOF
165
cat
<<EOF
185
cat
<<EOF
265
cat
>${outfile} <<EOF
/external/libvpx/libvpx/
docs.mk
37
@
cat
$^ > $@
Completed in 2027 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>