/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/guice/core/test/com/google/inject/ |
D | TypeLiteralTypeResolutionTest.java | 77 Method echo; field in TypeLiteralTypeResolutionTest 181 T echo(R r); in echo() method
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/echo/ |
D | services.py | 101 def echo(self, request): member in EchoService
|
/external/autotest/client/virt/ |
D | aexpect.py | 60 echo = sys.stdin.readline().strip() == "True" variable 371 def __init__(self, command=None, id=None, auto_close=False, echo=False, argument 665 def __init__(self, command=None, id=None, auto_close=False, echo=False, argument 859 def __init__(self, command=None, id=None, auto_close=True, echo=False, argument 1075 def __init__(self, command=None, id=None, auto_close=True, echo=False, argument
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
D | analog_agc.c | 644 int16_t echo, uint8_t *saturationWarning) in WebRtcAgc_ProcessAnalog() 1139 int32_t *outMicLevel, int16_t echo, in WebRtcAgc_Process()
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | mock_calls_test.py | 61 def echo(self, thing): member in TestCaseWithAssertCallsTest
|
/external/kernel-headers/original/uapi/linux/ |
D | icmp.h | 76 } echo; member
|
/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-trace/catapult/telemetry/third_party/pyserial/serial/tools/ |
D | miniterm.py | 169 …def __init__(self, port, baudrate, parity, rtscts, xonxoff, echo=False, convert_outgoing=CONVERT_C… argument
|
/external/javasqlite/src/main/java/SQLite/ |
D | Shell.java | 20 boolean echo; field in Shell
|
/external/autotest/client/deps/fakemodem/src/ |
D | fakemodem.c | 33 gboolean echo; member
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | vt320.java | 432 public void setLocalEcho(boolean echo) { in setLocalEcho()
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_core.c | 636 float echo, suppressedEcho; in UpdateMetrics() local
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 1538 def echo(data=""): function
|