/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | audioecho.c | 59 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/ |
D | echo_server.rb | 30 def echo(echo_req, _unused_call) method in EchoServer
|
/third_party/grpc/src/ruby/end2end/ |
D | graceful_sig_stop_driver.rb | 30 def echo(echo_req, _) method in ClientStartedService
|
D | sig_handling_driver.rb | 30 def echo(echo_req, _) method in ClientStartedService
|
D | killed_client_thread_test.rb | 27 def echo(echo_req, _) method in SleepingEchoServerImpl
|
D | graceful_sig_handling_driver.rb | 30 def echo(echo_req, _) method in ClientStartedService
|
D | killed_client_thread_driver.rb | 27 def echo(echo_req, _) method in SleepingEchoServerImpl
|
/third_party/flutter/flutter/dev/integration_tests/channels/android/app/src/main/java/com/yourcompany/channels/ |
D | MainActivity.java | 51 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/ |
D | echo.proto | 17 package echo; package
|
/third_party/node/test/parallel/ |
D | test-child-process-double-pipe.js | 36 let grep, sed, echo; variable
|
D | test-child-process-spawn-shell.js | 21 const echo = cp.spawn('echo', ['foo'], { constant
|
/third_party/boost/libs/function_types/example/ |
D | interpreter_example.cpp | 15 void echo(std::string const & s) in echo() function
|
/third_party/boost/libs/coroutine/example/asymmetric/ |
D | echo.cpp | 17 void echo( pull_coro_t & source, int i) in echo() function
|
D | exception.cpp | 27 void echo( push_coro_t & sink, int j) in echo() function
|
/third_party/boost/libs/spirit/classic/example/fundamental/ |
D | file_parser.cpp | 40 void echo(iterator_t first, iterator_t const& last) in echo() function
|
/third_party/musl/ |
D | configure | 58 echo () { printf "%s\n" "$*" ; } function
|
/third_party/boost/libs/asio/example/cpp17/coroutines_ts/ |
D | echo_server_with_as_single_default.cpp | 31 awaitable<void> echo(tcp_socket socket) in echo() function
|
D | echo_server.cpp | 31 awaitable<void> echo(tcp::socket socket) in echo() function
|
D | echo_server_with_default.cpp | 28 awaitable<void> echo(tcp_socket socket) in echo() function
|
D | refactored_echo_server.cpp | 33 awaitable<void> echo(tcp::socket socket) in echo() function
|
/third_party/boost/doc/html/boost_asio/example/cpp17/coroutines_ts/ |
D | echo_server.cpp | 31 awaitable<void> echo(tcp::socket socket) in echo() function
|
D | echo_server_with_default.cpp | 28 awaitable<void> echo(tcp_socket socket) in echo() function
|
D | refactored_echo_server.cpp | 33 awaitable<void> echo(tcp::socket socket) in echo() function
|
/third_party/ffmpeg/tools/ |
D | ffeval.c | 58 int count = 0, echo = 0; in main() local
|
D | ffescape.c | 65 int echo = 0; in main() local
|