Searched refs:echo (Results 101 - 125 of 1676) sorted by relevance

1234567891011>>

/external/chromium_org/build/
H A Dlinker_script_copy.target.darwin-x86.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dlinker_script_copy.target.darwin-x86_64.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dlinker_script_copy.target.linux-arm.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dlinker_script_copy.target.linux-arm64.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dlinker_script_copy.target.linux-mips.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dlinker_script_copy.target.linux-x86.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dlinker_script_copy.target.linux-x86_64.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
/external/chromium_org/third_party/skia/
H A Dmake.bat33 echo ERROR: Neither VS100COMNTOOLS nor VS110COMNTOOLS environment variable is set.
34 echo Are you sure Visual Studio 2010 or 2012 is installed?
/external/chromium_org/third_party/widevine/cdm/
H A Dwidevine_cdm_version_h.target.darwin-arm.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.darwin-arm64.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.darwin-mips.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.darwin-x86.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.darwin-x86_64.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.linux-arm.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.linux-arm64.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.linux-mips.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.linux-x86.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
H A Dwidevine_cdm_version_h.target.linux-x86_64.mk19 @echo Copying: $@
47 $(hide) echo "Gyp timestamp: $@"
/external/kernel-headers/original/uapi/linux/
H A Dicmp.h76 } echo; member in union:icmphdr::__anon22222
/external/skia/
H A Dmake.bat33 echo ERROR: Neither VS100COMNTOOLS nor VS110COMNTOOLS environment variable is set.
34 echo Are you sure Visual Studio 2010 or 2012 is installed?
/external/speex/include/speex/
H A Dspeex_preprocess.h6 * residual echo suppression (after using the echo canceller), automatic
41 * residual echo suppression (after using the echo canceller), automatic
61 * the same value as that used for the echo canceller for residual echo cancellation to work.
80 int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo);
148 /** Set maximum attenuation of the residual echo in dB (negative number) */
150 /** Get maximum attenuation of the residual echo in dB (negative number) */
153 /** Set maximum attenuation of the residual echo i
[all...]
/external/nanopb-c/generator/
H A Dprotoc-gen-nanopb.bat1 @echo off
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/shaders/
H A Dgenerate_shaders.bat29 echo.
32 echo %successCount% shaders compiled successfully.
35 echo There were %errorCount% shader compilation errors.
/external/llvm/tools/msbuild/
H A Dinstall.bat1 @echo off
3 echo Installing MSVC integration...
35 echo Failed to find MSBuild toolsets directory.
83 echo Done!
87 echo MSVC integration install failed.
/external/bison/djgpp/
H A Ddjunpack.bat1 @echo off
74 echo FAIL: Sed is not available.
78 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
81 echo FAIL: the file %1 does not seem to exist.
82 echo Remember that %1 cannot use forward slashes, only backslashes.
85 echo FAIL: no archive file has been specified.
86 echo Remember that the file name cannot use forward slashes, only backslashes.

Completed in 400 milliseconds

1234567891011>>