Home
last modified time | relevance | path

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

12

/third_party/rust/rust/tests/ui/async-await/
Dmove-part-await-return-rest-tuple.rs12 async fn echo(x: usize) -> usize { x } in echo() function
Dno-non-guaranteed-initialization.rs12 async fn echo(x: usize) -> usize { x + 1 } in echo() function
Dconditional-and-guaranteed-initialization.rs15 async fn echo(x: usize) -> usize { x } in echo() function
/third_party/grpc/src/ruby/end2end/
Dend2end_common.rb46 def echo(echo_req, _) method in EchoServerImpl
52 def echo(echo_req, call) method in SecureEchoServerImpl
Dkilled_client_thread_test.rb27 def echo(echo_req, _) method in SleepingEchoServerImpl
/third_party/flatbuffers/examples/go-echo/server/
Dserver.go10 func echo(w http.ResponseWriter, r *http.Request) { func
/third_party/grpc/examples/ruby/without_protobuf/
Decho_server.rb30 def echo(echo_req, _unused_call) method in EchoServer
/third_party/ncurses/ncurses/base/
Dlib_echo.c62 echo(void) in echo() function
Dlib_restart.c74 NCURSES_SP_NAME(echo) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/third_party/grpc/src/ruby/end2end/protos/
Decho.proto17 package echo; package
/third_party/musl/
Dconfigure61 echo () { printf "%s\n" "$*" ; } function
/third_party/ffmpeg/tools/
Dffeval.c58 int count = 0, echo = 0; in main() local
Dffescape.c71 int echo = 0; in main() local
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dredundant_closure_call_fixable.rs66 macro_rules! echo { in issue9956() macro
/third_party/skia/tools/skpbench/
D_adb.py13 def __init__(self, device_serial=None, adb_binary=None, echo=False): argument
/third_party/skia/m133/tools/skpbench/
D_adb.py13 def __init__(self, device_serial=None, adb_binary=None, echo=False): argument
/third_party/nghttp2/src/
Dshrpx_downstream_test.cc69 auto echo = "echo0123456789"_sr; 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/porting/liteos_m_iccarm/kernel/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/include/netinet/
Dip_icmp.h20 } echo; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dip_icmp.h20 } echo; member

12