OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:echo
(Results
801 - 825
of
1516
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/icu4c/config/
mh-cygwin
77
@
echo
"generating dependency information for $<"
78
@
echo
-n "$@ " > $@
82
@
echo
"generating dependency information for $<"
83
@
echo
-n "$@ " > $@
mh-os400
93
@
echo
"Building an import list for $<"
94
@$(SHELL) -ec "
echo
'#! $*.a($*.so)' | cat - $< > $@"
120
@
echo
"generating dependency information for $<"
125
@
echo
"generating dependency information for $<"
/external/icu4c/extra/uconv/
Makefile.in
117
@
echo
"Currently, pkgdata is in \"$(PKGDATA_MODE)\" mode."
118
@
echo
"To test uconv, run this manually after installing ICU:"
119
@
echo
"\"./$(TARGET) -f ibm-37 $(srcdir)/samples/ibm-37-test.txt\""
157
echo
$$file >> $@; \
/external/icu4c/test/perf/utrie2perf/
utrie2perf.sh
7
#
Echo
shell script commands.
/external/libffi/
compile
34
echo
"$0: No command. Try \`$0 --help' for more information." 1>&2
53
echo
"compile $scriptversion"
106
cofile=`
echo
"$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
112
lockdir=`
echo
"$cofile" | sed -e 's|[/.-]|_|g'`.d
/external/libffi/testsuite/
Makefile.am
7
echo
$(top_builddir)/../expect/expect ; \
8
else
echo
expect ; fi`
11
echo
$(top_srcdir)/../dejagnu/runtest ; \
12
else
echo
runtest; fi`
/external/qemu/android/build/
host_executable.make
29
@
echo
"Executable: $@"
host_static_library.make
32
@
echo
"Library: $@"
/external/webkit/WebCore/WebCore.vcproj/
WebCoreGenerated.vcproj
25
BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1

echo
XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" windows
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
26
ReBuildCommandLine="
echo
XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\obj\WebCore\scripts"
%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" windows
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
45
BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1

echo
XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" cairo
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
46
ReBuildCommandLine="
echo
XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\obj\WebCore\scripts"
%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" cairo
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
/external/webkit/WebCore/manual-tests/
post-multi-file-upload.html
28
<form method="post" enctype="multipart/form-data" action="resources/multiFileResources/post-
echo
-and-notify-done.cgi" id="myForm" target="targetFrame">
/external/webkit/WebKitTools/DumpRenderTree/mac/
ObjCPlugin.m
141
if (aSelector == @selector(
echo
:))
152
if (aSelector == @selector(
echo
:))
153
return @"
echo
";
188
- (id)
echo
:(id)obj
/external/webkit/WebKitTools/Scripts/
pdevenv
31
print $fh "\@
echo
off\n\n";
/external/webkit/WebKitTools/WebKitAPITest/
WebKitAPITestCommon.vsprops
23
CommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1

echo
XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
Makefile
47
@
echo
"Installing $(COMPONENT_LIB)"
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
Makefile
47
@
echo
"Installing $(COMPONENT_LIB)"
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
Makefile
45
@
echo
"Installing $(COMPONENT_LIB)"
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
Makefile
36
@
echo
"Installing $(COMPONENT_LIB)"
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
Makefile
36
@
echo
"Installing $(COMPONENT_LIB)"
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
Makefile
35
@
echo
"Installing $(COMPONENT_LIB)"
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
Makefile
30
@
echo
"Installing $(COMPONENT_LIB)"
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Makefile
24
@
echo
"Installing $(COMPONENT_TEST)"
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
Makefile
45
@
echo
"Installing $(COMPONENT_LIB)"
/ndk/build/core/
build-executable.mk
39
@
echo
"Executable : $(PRIVATE_NAME)"
build-shared-library.mk
39
@
echo
"SharedLibrary : $(PRIVATE_NAME)"
build-static-library.mk
39
@
echo
"StaticLibrary : $(PRIVATE_NAME)"
Completed in 71 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>