/external/oprofile/ |
D | oprofile_android | 56 def execute(command, echo=True): argument 84 def shell(self, command_args, echo=True): argument 87 def pull(self, source, dest, echo=True): argument 90 def _adb(self, command, command_args, echo): argument
|
/external/bluetooth/bluez/test/ |
D | test-health | 185 echo = None variable 191 echo = True variable 193 echo = False variable
|
/external/dropbear/ |
D | netbsd_getpass.c | 67 int echo; local
|
D | cli-authinteract.c | 75 unsigned int echo = 0; in recv_msg_userauth_info_request() local
|
/external/bison/src/ |
D | Makefile.am | 78 echo: target
|
D | Makefile | 620 echo: target
|
/external/dbus/test/name-test/ |
D | test-pending-call-dispatch.c | 23 char *echo = "echo"; in _run_iteration() local
|
D | test-pending-call-timeout.c | 20 char *echo = "echo"; in _method_call() local
|
D | test-threads-init.c | 21 char *echo = "echo"; in _run_iteration() local
|
/external/kernel-headers/original/linux/ |
D | icmp.h | 76 } echo; member
|
/external/webrtc/src/modules/audio_processing/agc/main/source/ |
D | analog_agc.c | 756 WebRtc_Word16 echo, WebRtc_UWord8 *saturationWarning) in WebRtcAgc_ProcessAnalog() 1243 WebRtc_Word32 *outMicLevel, WebRtc_Word16 echo, in WebRtcAgc_Process()
|
/external/speex/libspeex/ |
D | preprocess.c | 321 … 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/chromium/net/spdy/ |
D | spdy_stream_unittest.cc | 175 scoped_ptr<spdy::SpdyFrame> echo( in TEST_F() local
|
/external/chromium/chrome/browser/sync/glue/ |
D | http_bridge_unittest.cc | 180 GURL echo = test_server_.GetURL("echo"); in TEST_F() local
|
/external/openssl/crypto/ui/ |
D | ui_openssl.c | 410 static int read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner()
|
/external/javasqlite/src/main/java/SQLite/ |
D | Shell.java | 20 boolean echo; field in Shell
|
/external/webrtc/src/modules/audio_processing/aec/main/source/ |
D | aec_core.c | 1342 float echo, suppressedEcho; in UpdateMetrics() local
|
/external/qemu/ |
D | console.c | 173 int echo; member 1489 static void text_console_set_echo(CharDriverState *chr, bool echo) in text_console_set_echo()
|
D | qemu-char.c | 803 static void qemu_chr_set_echo_stdio(CharDriverState *chr, bool echo) in qemu_chr_set_echo_stdio() 2667 void qemu_chr_set_echo(struct CharDriverState *chr, bool echo) in qemu_chr_set_echo()
|