Home
last modified time | relevance | path

Searched defs:echo (Results 1 – 8 of 8) sorted by relevance

/external/dropbear/
Dnetbsd_getpass.c67 int echo; local
Dcli-authinteract.c75 unsigned int echo = 0; in recv_msg_userauth_info_request() local
/external/bison/src/
DMakefile.am78 echo: target
DMakefile620 echo: target
/external/dbus/test/name-test/
Dtest-pending-call-dispatch.c22 char *echo = "echo"; in _run_iteration() local
Dtest-threads-init.c20 char *echo = "echo"; in _run_iteration() local
/external/speex/libspeex/
Dpreprocess.c321 … noise_suppress, int effective_echo_suppress, spx_word32_t *noise, spx_word32_t *echo, spx_word16_… in compute_gain_floor()
380 … noise_suppress, int effective_echo_suppress, spx_word32_t *noise, spx_word32_t *echo, spx_word16_… in compute_gain_floor()
721 EXPORT int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo) in speex_preprocess()
/external/openssl/crypto/ui/
Dui_openssl.c406 static int read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner()