/external/libpng/scripts/ |
makefile.beos | 98 echo prefix=\"$(prefix)\"; \ 99 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 100 echo libs=\"-lpng12 -lz \"; \ 191 echo 192 echo Testing installed dynamic shared library in $(DL).
|
makefile.hpgcc | 110 echo prefix=\"$(prefix)\"; \ 111 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 112 echo libs=\"-lpng12 -lz -lm\"; \ 203 echo 204 echo Testing installed dynamic shared library in $(DL). 212 echo 213 echo Testing installed dynamic shared library.
|
/external/webkit/WebKitTools/DumpRenderTree/win/TestNetscapePlugin/ |
TestNetscapePlugin.vcproj | 26 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"
"
96 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"
"
165 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"
"
235 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"
"
304 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"
"
|
/external/e2fsprogs/ |
aclocal.m4 | 261 LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` 639 am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` [all...] |
/dalvik/libcore/sql/src/main/java/SQLite/ |
Shell.java | 20 boolean echo; field in class:Shell 53 s.echo = echo; 311 if (cmd.compareTo(".echo") == 0) { 314 echo = true; 334 pw.println(".echo ON|OFF Command echo on or off"); 465 if (echo) { 480 if (!echo) { 538 } else if (args[i].compareTo("-echo") == 0) [all...] |
/external/speex/libspeex/ |
preprocess.c | 50 approach to combined acoustic echo cancellation and noise reduction". IEEE 320 /* Compute the gain floor based on different floors for the background noise and residual echo */ 321 static void compute_gain_floor(int noise_suppress, int effective_echo_suppress, spx_word32_t *noise, spx_word32_t *echo, spx_word16_t *gain_floor, int len) 331 /* gain_floor = sqrt [ (noise*noise_floor + echo*echo_floor) / (noise+echo) ] */ 334 spx_sqrt(SHL32(EXTEND32(DIV32_16_Q15(PSHR32(noise[i],NOISE_SHIFT) + MULT16_32_Q15(gain_ratio,echo[i]), 335 (1+PSHR32(noise[i],NOISE_SHIFT) + echo[i]) )),15))); 341 /* gain_floor = sqrt [ (noise*noise_floor + echo*echo_floor) / (noise+echo) ] */ 344 spx_sqrt(SHL32(EXTEND32(DIV32_16_Q15(MULT16_32_Q15(gain_ratio,PSHR32(noise[i],NOISE_SHIFT)) + echo[i] [all...] |
/external/e2fsprogs/intl/ |
Makefile.in | 150 @echo " AR $@" 152 @echo " RANLIB $@" 176 @echo " CC $<" 231 @echo " SED ref-add.sed" 235 @echo " SED ref-del.sed" 242 @echo " SED libgnuintl.h " 250 @echo " CP libintl.h" 254 @echo " CONFIG.CHARSET $@" 477 @echo "This command is intended for maintainers to use;" 478 @echo "it deletes files that may require special tools to rebuild. [all...] |
/external/clearsilver/ |
aclocal.m4 | 345 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` 387 dir=`echo "X$x" | sed -e 's/^X-L//'` 504 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` 557 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` 607 dir=`echo "X$dep" | sed -e 's/^X-R//'` 637 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 643 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` 754 echo "#! /bin/sh" >conf$$.sh 755 echo "exit 0" >>conf$$.sh 780 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g' [all...] |
/external/tcpdump/ |
print-bfd.c | 52 * | Required Min Echo RX Interval | 72 * | Required Min Echo RX Interval | 119 { BFD_ECHO_PORT, "Echo" }, 127 { 2, "Echo Function Failed" }, 212 printf("\n\t Required min Echo Interval: %4u ms", EXTRACT_32BITS(bfd_header->required_min_echo_interval)/1000); 247 printf("\n\t Required min Echo Interval: %4u ms", EXTRACT_32BITS(bfd_header->required_min_echo_interval)/1000);
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
descrip.mms | 68 ECHO = write sys$output # requires single quoted arg 140 @ $(ECHO) "-- Installation must be done manually." 141 @ $(ECHO) " $+" 213 @ $(ECHO) "" 214 @ $(ECHO) " Checking with COMPRESSION="$(COMPRESSION)"" 236 @ $(ECHO) "All checks successful"
|
/bionic/libc/include/sys/ |
ioctl_compat.h | 97 #define ECHO 0x00000008 /* enable echoing */ 137 #define CTLECH 0x10000000 /* echo control chars as ^X */ 138 #define PENDIN 0x20000000 /* re-echo input buffer at next read */
|
/build/core/ |
droiddoc.mk | 151 @echo Docs droiddoc: $(PRIVATE_OUT_DIR) 191 @echo Docs javadoc: $(PRIVATE_OUT_DIR) 226 @echo Package docs: $@
|
/external/bison/build-aux/ |
mdate-sh | 35 echo "$0: No file. Try \`$0 --help' for more information." 1>&2 49 echo "mdate-sh $scriptversion" 192 echo $day $month $year
|
/external/bluetooth/bluez/tools/ |
l2ping.c | 155 /* Send Echo Command */ 161 /* Wait for Echo Response */ 201 printf("Peer doesn't support Echo packets\n");
|
/external/dropbear/libtommath/ |
Makefile.in | 135 echo "hello" > tommath.ind 155 echo "hello" > bn.ind 179 echo Scanning for scratch/dirty files
|
/external/e2fsprogs/debian/attic/libs/ |
rules | 163 echo "libcdev:Depends=$(LIBC-DEV)" > debian/comerrg-dev.substvars 164 echo "libcdev:Depends=$(LIBC-DEV)" > debian/ssg-dev.substvars 165 echo "libcdev:Depends=$(LIBC-DEV)" > debian/e2fslibsg-dev.substvars
|
/external/fdlibm/ |
makefile.in | 124 @echo This package does not have a validation suite. 144 @echo "This command is intended for maintainers to use;" 145 @echo "it deletes files that may require special tools to rebuild."
|
/external/libffi/ |
mdate-sh | 35 echo "$0: No file. Try \`$0 --help' for more information." 1>&2 49 echo "mdate-sh $scriptversion" 192 echo $day $month $year
|
/external/v8/test/mjsunit/ |
d8-os.js | 82 os.system("sh", ["-c", "echo foo > file1"]); 120 os.system("ls", ["/bin/echo"]); 139 assertEquals("baz\n", os.system("echo", ["baz"]));
|
/ndk/build/platforms/android-3/arch-arm/usr/include/sys/ |
ioctl_compat.h | 97 #define ECHO 0x00000008 /* enable echoing */ 137 #define CTLECH 0x10000000 /* echo control chars as ^X */ 138 #define PENDIN 0x20000000 /* re-echo input buffer at next read */
|
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/ |
ioctl_compat.h | 97 #define ECHO 0x00000008 /* enable echoing */ 137 #define CTLECH 0x10000000 /* echo control chars as ^X */ 138 #define PENDIN 0x20000000 /* re-echo input buffer at next read */
|
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/ |
ioctl_compat.h | 97 #define ECHO 0x00000008 /* enable echoing */ 137 #define CTLECH 0x10000000 /* echo control chars as ^X */ 138 #define PENDIN 0x20000000 /* re-echo input buffer at next read */
|
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/ |
ioctl_compat.h | 97 #define ECHO 0x00000008 /* enable echoing */ 137 #define CTLECH 0x10000000 /* echo control chars as ^X */ 138 #define PENDIN 0x20000000 /* re-echo input buffer at next read */
|
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/ |
ioctl_compat.h | 97 #define ECHO 0x00000008 /* enable echoing */ 137 #define CTLECH 0x10000000 /* echo control chars as ^X */ 138 #define PENDIN 0x20000000 /* re-echo input buffer at next read */
|
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/ |
ioctl_compat.h | 97 #define ECHO 0x00000008 /* enable echoing */ 137 #define CTLECH 0x10000000 /* echo control chars as ^X */ 138 #define PENDIN 0x20000000 /* re-echo input buffer at next read */
|