Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daudioecho.c59 GstElement *echo; in setup_echo() local
72 cleanup_echo (GstElement * echo) in cleanup_echo()
89 GstElement *echo; in GST_START_TEST() local
134 GstElement *echo; in GST_START_TEST() local
181 GstElement *echo; in GST_START_TEST() local
/third_party/flutter/flutter/dev/integration_tests/channels/android/app/src/main/java/com/yourcompany/channels/
DMainActivity.java51 private <T> T echo(T message) { in echo() method in MainActivity
54 final ByteBuffer echo = ByteBuffer.allocateDirect(buffer.remaining()); in echo() local
/third_party/node/test/parallel/
Dtest-child-process-double-pipe.js36 let grep, sed, echo; variable
Dtest-child-process-spawn-shell.js21 const echo = cp.spawn('echo', ['foo'], { constant
Dtest-child-process-spawnsync-shell.js27 const echo = cp.spawnSync('echo', ['foo'], { shell: true }); constant
Dtest-cluster-message.js46 echo: message property
/third_party/musl/
Dconfigure61 echo () { printf "%s\n" "$*" ; } function
/third_party/ffmpeg/tools/
Dffeval.c58 int count = 0, echo = 0; in main() local
Dffescape.c65 int echo = 0; in main() local
/third_party/rust/crates/tracing/examples/examples/
Dhyper-echo.rs11 async fn echo(req: Request<Body>) -> Result<Response<Body>, hyper::Error> { in echo() function
/third_party/skia/tools/skpbench/
D_adb.py13 def __init__(self, device_serial=None, adb_binary=None, echo=False): argument
/third_party/flutter/skia/tools/skpbench/
D_adb.py13 def __init__(self, device_serial=None, adb_binary=None, echo=False): argument
/third_party/nghttp2/src/
Dshrpx_downstream_test.cc50 auto echo = StringRef::from_lit("echo0123456789"); in test_downstream_field_store_append_last_header() local
/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_lower.proto21 message echo {} message
Dtest_reserved_enum_value_lower.proto22 echo = 16; enumerator
Dtest_reserved_enum_lower.proto21 enum echo { ZERO17 = 0; } enum
/third_party/openssl/crypto/ui/
Dui_openssl.c276 static int read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner()
/third_party/musl/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/ndk_musl_include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/toybox/lib/
Dlib.c437 int unescape2(char **c, int echo) in unescape2()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h73591 void (*echo)(struct pps_device *, int, void *); member
76651 } echo; member