Searched refs:echo (Results 276 - 300 of 816) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/ashmem/
H A Dashmem.target.darwin-arm.mk22 @echo "Gyp action: Generating ashmem shim headers ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dashmem.target.darwin-mips.mk22 @echo "Gyp action: Generating ashmem shim headers ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dashmem.target.darwin-x86.mk22 @echo "Gyp action: Generating ashmem shim headers ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dashmem.target.linux-arm.mk22 @echo "Gyp action: Generating ashmem shim headers ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dashmem.target.linux-mips.mk22 @echo "Gyp action: Generating ashmem shim headers ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dashmem.target.linux-x86.mk22 @echo "Gyp action: Generating ashmem shim headers ($@)"
48 $(hide) echo "Gyp timestamp: $@"
/external/chromium_org/v8/tools/gyp/
H A Dgenerate_trig_table.host.darwin-arm.mk23 @echo "Gyp action: v8_tools_gyp_v8_gyp_generate_trig_table_host_generate ($@)"
49 $(hide) echo "Gyp timestamp: $@"
H A Dgenerate_trig_table.host.darwin-mips.mk23 @echo "Gyp action: v8_tools_gyp_v8_gyp_generate_trig_table_host_generate ($@)"
49 $(hide) echo "Gyp timestamp: $@"
H A Dgenerate_trig_table.host.darwin-x86.mk23 @echo "Gyp action: v8_tools_gyp_v8_gyp_generate_trig_table_host_generate ($@)"
49 $(hide) echo "Gyp timestamp: $@"
H A Dgenerate_trig_table.host.linux-arm.mk23 @echo "Gyp action: v8_tools_gyp_v8_gyp_generate_trig_table_host_generate ($@)"
49 $(hide) echo "Gyp timestamp: $@"
H A Dgenerate_trig_table.host.linux-mips.mk23 @echo "Gyp action: v8_tools_gyp_v8_gyp_generate_trig_table_host_generate ($@)"
49 $(hide) echo "Gyp timestamp: $@"
H A Dgenerate_trig_table.host.linux-x86.mk23 @echo "Gyp action: v8_tools_gyp_v8_gyp_generate_trig_table_host_generate ($@)"
49 $(hide) echo "Gyp timestamp: $@"
/external/chromium_org/webkit/common/user_agent/
H A Dwebkit_version.target.darwin-arm.mk22 @echo "Gyp action: webkit_common_user_agent_webkit_user_agent_gyp_webkit_version_target_webkit_version ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dwebkit_version.target.darwin-mips.mk22 @echo "Gyp action: webkit_common_user_agent_webkit_user_agent_gyp_webkit_version_target_webkit_version ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dwebkit_version.target.darwin-x86.mk22 @echo "Gyp action: webkit_common_user_agent_webkit_user_agent_gyp_webkit_version_target_webkit_version ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dwebkit_version.target.linux-arm.mk22 @echo "Gyp action: webkit_common_user_agent_webkit_user_agent_gyp_webkit_version_target_webkit_version ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dwebkit_version.target.linux-mips.mk22 @echo "Gyp action: webkit_common_user_agent_webkit_user_agent_gyp_webkit_version_target_webkit_version ($@)"
48 $(hide) echo "Gyp timestamp: $@"
H A Dwebkit_version.target.linux-x86.mk22 @echo "Gyp action: webkit_common_user_agent_webkit_user_agent_gyp_webkit_version_target_webkit_version ($@)"
48 $(hide) echo "Gyp timestamp: $@"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
H A DbuildAll.bat1 @ echo off
52 echo "usage: buildAll [-mapVersionTag HEAD|<branch name>] [-vm <url to java executable to run build>] [-bc <bootclasspath>] [-target <buildall target to execute>] [-buildID <buildID, e.g. 2.1.2>] [-ftp <userid> <password>] I|M"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A DantRun.bat1 @echo off
45 rem echo %ANT_RUN_CMD%
/external/libppp/src/
H A Dhdlc.h97 u_int32_t seq_sent; /* last echo sent */
98 u_int32_t seq_recv; /* last echo received */
99 } echo; member in struct:hdlc::__anon21374
/external/smali/baksmali/
H A DAndroid.mk50 $(hide) echo "application.version=$(BAKSMALI_VERSION)" > $@
71 @echo "Copy: $(PRIVATE_MODULE) ($@)"
/external/webrtc/src/modules/audio_processing/agc/interface/
H A Dgain_control.h138 * FS=16000 or FS=32000). The echo parameter can be used to ensure the AGC will
139 * not adjust upward in the presence of echo.
142 * signal, in any case after any echo cancellation.
152 * - echo : Set to 0 if the signal passed to add_mic is
153 * almost certainly free of echo; otherwise set
154 * to 1. If you have no information regarding echo
178 WebRtc_Word16 echo,
/external/mesa3d/src/mesa/
H A DAndroid.gen.mk74 @echo "Mesa Lex: $(PRIVATE_MODULE) <= $<"
80 @echo "Mesa Yacc: $(PRIVATE_MODULE) <= $<"
86 @echo "Gen ES: $(PRIVATE_MODULE) <= $(notdir $(@))"
114 @echo "GIT-SHA1: $(PRIVATE_MODULE) <= git"
129 @echo "MATYPES: $(PRIVATE_MODULE) <= $(notdir $@)"
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/bootstrap/
H A Dscanner.c85 echo:
111 { goto echo; }
122 goto echo; }
144 goto echo;
204 goto echo;

Completed in 302 milliseconds

<<11121314151617181920>>