OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:echo
(Results
426 - 450
of
1516
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/e2fsprogs/po/
Rules-quot
16
@lang=`
echo
$@ | sed -e 's/\.po-update-en$$//'`; \
19
echo
"$$lang:"; \
20
ll=`
echo
$$lang | sed -e 's/@.*//'`; \
23
if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `
echo
$$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
30
echo
"creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
35
echo
"creation of $$lang.po failed!" 1>&2; \
/external/elfutils/libelf-po/
Rules-quot
11
@lang=`
echo
$@ | sed -e 's/\.po-update-en$$//'`; \
14
echo
"$$lang:"; \
15
ll=`
echo
$$lang | sed -e 's/@.*//'`; \
18
if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `
echo
$$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
25
echo
"creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
30
echo
"creation of $$lang.po failed!" 1>&2; \
/external/elfutils/po/
Rules-quot
11
@lang=`
echo
$@ | sed -e 's/\.po-update-en$$//'`; \
14
echo
"$$lang:"; \
15
ll=`
echo
$$lang | sed -e 's/@.*//'`; \
18
if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `
echo
$$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
25
echo
"creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
30
echo
"creation of $$lang.po failed!" 1>&2; \
/external/grub/util/
grub-set-default
51
echo
"grub-set-default (GNU GRUB ${VERSION})"
54
rootdir=`
echo
"$option" | sed 's/--root-directory=//'` ;;
56
echo
"Unrecognized option \`$option'" 1>&2
62
echo
"More than one entries?" 1>&2
72
echo
"entry not specified." 1>&2
86
echo
"No GRUB directory found under ${rootdir}/" 1>&2
grub-set-default.in
51
echo
"grub-set-default (GNU GRUB ${VERSION})"
54
rootdir=`
echo
"$option" | sed 's/--root-directory=//'` ;;
56
echo
"Unrecognized option \`$option'" 1>&2
62
echo
"More than one entries?" 1>&2
72
echo
"entry not specified." 1>&2
86
echo
"No GRUB directory found under ${rootdir}/" 1>&2
/external/iproute2/examples/diffserv/
Edge1
56
echo
"---- qdisc parameters Ingress ----------"
58
echo
"---- Class parameters Ingress ----------"
60
echo
"---- filter parameters Ingress ----------"
63
echo
"---- qdisc parameters Egress ----------"
65
echo
"---- Class parameters Egress ----------"
67
echo
"---- filter parameters Egress ----------"
Edge2
72
echo
"---- qdisc parameters Ingress ----------"
74
echo
"---- Class parameters Ingress ----------"
76
echo
"---- filter parameters Ingress ----------"
79
echo
"---- qdisc parameters Egress ----------"
81
echo
"---- Class parameters Egress ----------"
83
echo
"---- filter parameters Egress ----------"
/system/core/sh/bltin/
echo.c
1
/* $NetBSD:
echo
.c,v 1.12 2005/02/06 04:43:43 perry Exp $ */
34
* @(#)
echo
.c 8.1 (Berkeley) 5/31/93
38
*
Echo
command.
40
*
echo
is steeped in tradition - several of them!
41
* netbsd has supported '
echo
[-n | -e] args' in spite of -e not being
47
* (ksh supports '
echo
[-eEn] args', but not -- so that it is actually
/external/libpng/
Makefile.in
70
am__vpath_adj_setup = srcdirstrip=`
echo
"$(srcdir)" | sed 's|.|.|g'`;
72
$(srcdir)/*) f=`
echo
"$$p" | sed "s|^$$srcdirstrip/||"`;; \
75
am__strip_dir = f=`
echo
$$p | sed -e 's|^.*/||'`;
78
srcdirstrip=`
echo
"$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
80
for p in $$list; do
echo
"$$p"; done | sed -e "s|$$srcdirstrip/||"
82
for p in $$list; do
echo
"$$p $$p"; done | \
373
echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
379
echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
386
echo
' $(SHELL) ./config.status'; \
389
echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)';
[
all
...]
/dalvik/dx/tests/
run-all-tests
52
echo
"passed: $passed test(s)"
53
echo
"failed: $failed test(s)"
56
echo
"failed: $i"
/external/e2fsprogs/util/
gen-tarball.in
8
base_ver=`
echo
@E2FSPROGS_VERSION@ | sed -e 's/-WIP//' -e 's/pre-//' -e 's/-PLUS//'`
12
deb_pkgver=`
echo
@E2FSPROGS_PKGVER@ | sed -e 's/_/-/g'`
13
echo
Debian package $deb_pkgver
/external/iproute2/examples/
SYN-DoS.rate.limit
41
echo
"---- qdisc parameters Ingress ----------"
43
echo
"---- Class parameters Ingress ----------"
45
echo
"---- filter parameters Ingress ----------"
/external/qemu/android/build/
mkdeps.sh
37
OBJECT=`
echo
$1 | sed -e s/\\\\./\\\\\\\\./g`
38
#
echo
OBJECT=$OBJECT
41
#
echo
OBJ_NAME=$OBJ_NAME
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/linux/
Makefile
45
echo
"bcm$$$$:;@
echo
\$$(KERNELRELEASE)"; } | \
49
BCM_KVER:=$(shell
echo
$(LINUXVER) | cut -c1-3 | sed 's/2\.[56]/2\.6/')
98
ifneq ($(findstring -intc1,$(shell
echo
$(LINUXVER))),)
120
HOSTCFLAGS := $(CFLAGS) $(shell $(MAKE) --no-print-directory -s -C $(LINUXDIR) script 'SCRIPT=@
echo
$$(CFLAGS) $$(MODFLAGS)')
131
ifneq ($(findstring -intc1,$(shell
echo
$(LINUXVER))),)
147
@
echo
"MAKING $@"
151
@
echo
"Making objdir $(OBJDIR)"
152
@
echo
"TARGET is $(TARGET)"
187
echo
'ifneq ($$(HOSTCFLAGS),$(HOSTCFLAGS))' ;
[
all
...]
/sdk/files/
ant_lib_rules_r2.xml
86
<
echo
>Creating output directories if needed...</
echo
>
96
<
echo
>Generating R.java / Manifest.java from the resources...</
echo
>
136
<
echo
>Android Ant Build. Available targets:</
echo
>
137
<
echo
> help: Displays this help.</
echo
>
138
<
echo
> clean: Removes output files created by other targets.</
echo
>
[
all
...]
/system/core/toolbox/
Android.mk
73
$(TOOLS_H): PRIVATE_CUSTOM_TOOL =
echo
"/* file generated automatically */" > $@ ; for t in $(PRIVATE_TOOLS) ; do
echo
"TOOL($$t)" >> $@ ; done
83
@
echo
"Symlink: $@ -> $(TOOLBOX_BINARY)"
/build/core/
filter_symbols.sh
20
echo
"$PREFIX${line[0]}$SUFFIX # ${line[1]}"
key_char_map.mk
24
@
echo
KeyCharMap: $@
/dalvik/dx/tests/001-nop/
run
17
echo
'I am a jelly donut.'
/external/bluetooth/bluez/test/
hsmicro
13
echo
-e "Usage:\n\thsmicro <bdaddr> [channel]"
hsplay
14
echo
-e "Usage:\n\thsplay <file> <bdaddr> [channel]"
/external/dbus/test/name-test/
test-pending-call-dispatch.c
22
char *
echo
= "
echo
";
local
28
"
Echo
");
30
dbus_message_append_args (method, DBUS_TYPE_STRING, &
echo
, NULL);
/external/e2fsprogs/tests/
run_e2fsck
52
echo
Exit status is $status >> $OUT1.new
59
echo
Exit status is $status >> $OUT2.new
82
echo
"ok"
85
echo
"failed"
/external/genext2fs/
test.sh
22
echo
PASSED
24
echo
FAILED
34
echo
Testing with file of size $size
46
echo
Testing with devices file $fname
/external/grub/
mkinstalldirs
29
echo
"$usage"
34
test $# -eq 0 && {
echo
"$usage" 1>&2; exit 1; }
39
echo
"$0 $scriptversion"
47
echo
"$usage" 1>&2
78
echo
"mkdir -p -- $*"
92
echo
"mkdir -m $dirmode -p -- $*"
106
set fnord `
echo
":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
118
echo
"mkdir $pathcomp"
126
echo
"chmod $dirmode $pathcomp"
Completed in 43 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>