/aosp_15_r20/external/auto/value/src/it/gwtserializer/src/test/java/com/google/auto/value/client/ |
H A D | GwtSerializerTest.java | 32 Simple echo(Simple simple); in echo() method 34 SimpleWithBuilder echo(SimpleWithBuilder simple); in echo() method 36 Nested echo(Nested nested); in echo() method 38 NestedWithBuilder echo(NestedWithBuilder nested); in echo() method 40 Generics<Simple> echo(Generics<Simple> generics); in echo() method 42 GenericsWithBuilder<SimpleWithBuilder> echo(GenericsWithBuilder<SimpleWithBuilder> generics); in echo() method 46 void echo(Simple simple, AsyncCallback<Simple> callback); in echo() method 48 void echo(SimpleWithBuilder simple, AsyncCallback<SimpleWithBuilder> callback); in echo() method 50 void echo(Nested nested, AsyncCallback<Nested> callback); in echo() method 52 void echo(NestedWithBuilder nested, AsyncCallback<NestedWithBuilder> callback); in echo() method [all …]
|
/aosp_15_r20/external/executorch/extension/android/src/main/java/org/pytorch/executorch/ |
H A D | LlamaModule.java | 86 public int generate(String prompt, LlamaCallback llamaCallback, boolean echo) { in generate() 98 public int generate(String prompt, int seqLen, LlamaCallback llamaCallback, boolean echo) { in generate() 123 boolean echo); in generate() 181 String prompt, int seqLen, long startPos, LlamaCallback callback, boolean echo); in generateFromPos()
|
/aosp_15_r20/external/grpc-grpc-java/istio-interop-testing/src/generated/main/grpc/io/istio/test/ |
H A D | EchoTestServiceGrpc.java | 130 default void echo(io.istio.test.Echo.EchoRequest request, in echo() method 172 public void echo(io.istio.test.Echo.EchoRequest request, in echo() method in EchoTestServiceGrpc.EchoTestServiceStub 205 public io.istio.test.Echo.EchoResponse echo(io.istio.test.Echo.EchoRequest request) { in echo() method in EchoTestServiceGrpc.EchoTestServiceBlockingStub 236 public com.google.common.util.concurrent.ListenableFuture<io.istio.test.Echo.EchoResponse> echo( in echo() method in EchoTestServiceGrpc.EchoTestServiceFutureStub
|
/aosp_15_r20/external/python/pyserial/serial/tools/ |
D | miniterm.py | 241 def echo(self, text): member in Transform 280 echo = rx variable in NoTerminal 310 echo = rx variable in Printable 324 def echo(self, text): member in Colorize 394 def __init__(self, serial_instance, echo=False, eol='crlf', filters=()): argument
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | suppression_gain.cc | 68 rtc::ArrayView<const float> echo, in WeightEchoForAudibility() 75 rtc::ArrayView<float> weighted_echo) { in WeightEchoForAudibility() 195 const std::array<float, kFftLengthBy2Plus1>& echo, in GainToNoAudibleEcho() 382 const auto echo = use_unbounded_echo_spectrum_ in GetGain() local
|
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/ |
H A D | shell_visitor.py | 129 def visit_echo(self, echo): argument 210 def visit_echo(self, echo): argument 270 def visit_echo(self, echo): argument 339 def visit_echo(self, echo): argument
|
/aosp_15_r20/external/sdk-platform-java/showcase/grpc-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/ |
H A D | EchoGrpc.java | 347 default void echo(com.google.showcase.v1beta1.EchoRequest request, in echo() method 438 public void echo(com.google.showcase.v1beta1.EchoRequest request, in echo() method in EchoGrpc.EchoStub 527 …public com.google.showcase.v1beta1.EchoResponse echo(com.google.showcase.v1beta1.EchoRequest reque… in echo() method in EchoGrpc.EchoBlockingStub 594 … com.google.common.util.concurrent.ListenableFuture<com.google.showcase.v1beta1.EchoResponse> echo( in echo() method in EchoGrpc.EchoFutureStub
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/commandline/ |
D | CommandLineModule.java | 49 private final Echo echo; field in CommandLineModule.AospCommandInjector 58 Echo echo, in AospCommandInjector()
|
/aosp_15_r20/external/executorch/examples/models/llava/runner/ |
H A D | llava_runner.cpp | 105 bool echo) { in generate_from_pos() 135 bool echo) { in generate()
|
/aosp_15_r20/external/grpc-grpc/src/ruby/end2end/ |
H A D | end2end_common.rb | 46 def echo(echo_req, _) method in EchoServerImpl 52 def echo(echo_req, call) method in SecureEchoServerImpl
|
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline-extended-tests/src/main/java/com/android/dx/mockito/inline/extended/tests/ |
H A D | VerifyStatic.java | 207 static final String echo(String echo) { in echo()
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_stream_unittest.cc | 178 spdy::SpdySerializedFrame echo( in TEST_F() local 227 spdy::SpdySerializedFrame echo( in TEST_F() local 297 spdy::SpdySerializedFrame echo( in TEST_F() local 356 spdy::SpdySerializedFrame echo( in TEST_F() local 1400 spdy::SpdySerializedFrame echo( in RunResumeAfterUnstallBidirectionalTest() local
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | TypeLiteralTypeResolutionTest.java | 75 Method echo; field in TypeLiteralTypeResolutionTest 189 T echo(R r); in echo() method
|
/aosp_15_r20/external/executorch/extension/android/jni/ |
H A D | jni_layer_llama.cpp | 187 jboolean echo) { in generate() 286 jboolean echo) { in generate_from_pos()
|
/aosp_15_r20/external/speex/libspeexdsp/ |
H A D | preprocess.c | 317 … noise_suppress, int effective_echo_suppress, spx_word32_t *noise, spx_word32_t *echo, spx_word16_… in compute_gain_floor() 376 … noise_suppress, int effective_echo_suppress, spx_word32_t *noise, spx_word32_t *echo, spx_word16_… in compute_gain_floor() 717 EXPORT int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo) in speex_preprocess()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/agc/legacy/ |
H A D | analog_agc.cc | 579 int16_t echo, in WebRtcAgc_ProcessAnalog() 941 int16_t echo, in WebRtcAgc_Analyze()
|
/aosp_15_r20/external/rust/android-crates-io/crates/config/examples/hierarchical-env/config/ |
D | development.toml | 4 echo = true qkey
|
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/ |
H A D | IBinderRustNdkInteropTest.aidl | 18 @utf8InCpp String echo(@utf8InCpp String str); in echo() method
|
H A D | IBinderRustNdkInteropTestOther.aidl | 18 @utf8InCpp String echo(@utf8InCpp String str); in echo() method
|
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/os/ |
H A D | IServiceManagerTestService.aidl | 20 int echo(in int val); in echo() method
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug353.go | 16 func echo(fd io.ReadWriterCloser) { // ERROR "undefined.*io.ReadWriterCloser" func
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/ |
H A D | ICrossUserService.aidl | 20 String echo(String msg); in echo() method
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/frameworktests/src/com/android/ondevicepersonalization/internal/util/ |
D | IEchoService.aidl | 23 void echo(in Bundle input, IEchoServiceCallback callback); in echo() method
|
/aosp_15_r20/external/curl/tests/http/testenv/ |
H A D | ws_echo_server.py | 35 async def echo(websocket): function
|
/aosp_15_r20/external/grpc-grpc/examples/ruby/without_protobuf/ |
H A D | echo_server.rb | 30 def echo(echo_req, _unused_call) method in EchoServer
|