Home
last modified time | relevance | path

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

12

/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/grpc/examples/ruby/without_protobuf/
Decho_server.rb30 def echo(echo_req, _unused_call) method in EchoServer
/third_party/grpc/src/ruby/end2end/
Dgraceful_sig_stop_driver.rb30 def echo(echo_req, _) method in ClientStartedService
Dsig_handling_driver.rb30 def echo(echo_req, _) method in ClientStartedService
Dkilled_client_thread_test.rb27 def echo(echo_req, _) method in SleepingEchoServerImpl
Dgraceful_sig_handling_driver.rb30 def echo(echo_req, _) method in ClientStartedService
Dkilled_client_thread_driver.rb27 def echo(echo_req, _) method in SleepingEchoServerImpl
/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/grpc/src/ruby/end2end/protos/
Decho.proto17 package echo; package
/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
/third_party/boost/libs/function_types/example/
Dinterpreter_example.cpp15 void echo(std::string const & s) in echo() function
/third_party/boost/libs/coroutine/example/asymmetric/
Decho.cpp17 void echo( pull_coro_t & source, int i) in echo() function
Dexception.cpp27 void echo( push_coro_t & sink, int j) in echo() function
/third_party/boost/libs/spirit/classic/example/fundamental/
Dfile_parser.cpp40 void echo(iterator_t first, iterator_t const& last) in echo() function
/third_party/musl/
Dconfigure58 echo () { printf "%s\n" "$*" ; } function
/third_party/boost/libs/asio/example/cpp17/coroutines_ts/
Decho_server_with_as_single_default.cpp31 awaitable<void> echo(tcp_socket socket) in echo() function
Decho_server.cpp31 awaitable<void> echo(tcp::socket socket) in echo() function
Decho_server_with_default.cpp28 awaitable<void> echo(tcp_socket socket) in echo() function
Drefactored_echo_server.cpp33 awaitable<void> echo(tcp::socket socket) in echo() function
/third_party/boost/doc/html/boost_asio/example/cpp17/coroutines_ts/
Decho_server.cpp31 awaitable<void> echo(tcp::socket socket) in echo() function
Decho_server_with_default.cpp28 awaitable<void> echo(tcp_socket socket) in echo() function
Drefactored_echo_server.cpp33 awaitable<void> echo(tcp::socket socket) in echo() function
/third_party/ffmpeg/tools/
Dffeval.c58 int count = 0, echo = 0; in main() local
Dffescape.c65 int echo = 0; in main() local

12