Searched refs:hear (Results 1 – 25 of 65) sorted by relevance
123
/external/guice/core/test/com/google/inject/ |
D | TypeListenerTest.java | 53 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { 99 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { in testTypeListenersAreFired() 136 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { in testInstallingInjectionListener() 189 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { 286 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { 376 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { 441 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { 486 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { 530 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { 571 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) { [all …]
|
D | RequestInjectionTest.java | 234 public <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter) {} in testEarlyInjectableReferencesWithSameIdentity()
|
/external/sonic/samples/ |
D | README | 11 able to hear the characteristic WSOLA distortion relative to the sonic version. 32 This is just two sine periods, which is too short to hear. However, it's
|
/external/guice/core/src/com/google/inject/spi/ |
D | TypeListener.java | 45 <I> void hear(TypeLiteral<I> type, TypeEncounter<I> encounter); in hear() method
|
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
D | README.txt | 4 You can hear the voice getting panned from left, right and center.
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.audio | 9 …ed in device list. Additionally, the user can fail the test if they don't hear or see the expected…
|
/external/oboe/docs/notes/ |
D | rlsbuffer.md | 59 1. Click START, you should hear a tone 60 1. Slide "Workload" fader slowly up until you hear bad glitches.
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/ |
D | protocol.proto | 123 // intervals. If the worker does not hear from the coordinator or the 124 // coordinator does not hear from the tasks, the tasks abort.
|
/external/googletest/googlemock/scripts/generator/ |
D | README.cppclean | 113 If you used cppclean, I would love to hear about your experiences 115 hear from you. :-) (You can contact me directly at: nnorwitz@gmail.com)
|
/external/guice/core/src/com/google/inject/internal/ |
D | MembersInjectorStore.java | 103 typeListener.hear(type, encounter); in createWithListeners()
|
/external/oboe/samples/ |
D | README.md | 7 1. [RhythmGame](RhythmGame): A simple rhythm game where you copy the clap patterns you hear by tapp…
|
/external/skia/site/ |
D | config.toml | 136 yes = 'Glad to hear it! Please <a href="https://bugs.chromium.org/p/skia/issues/entry">tell us how … 137 no = 'Sorry to hear that. Please <a href="https://bugs.chromium.org/p/skia/issues/entry">tell us ho…
|
/external/rust/crates/tinytemplate/ |
D | CONTRIBUTING.md | 5 …report your experiences, ask questions and contribute ideas. We'd love to hear your thoughts on ho…
|
/external/grpc-grpc/summerofcode/ |
D | ideas.md | 7 think would make good projects for the summer, we're eager to hear your ideas
|
/external/rust/crates/grpcio-sys/grpc/summerofcode/ |
D | ideas.md | 7 think would make good projects for the summer, we're eager to hear your ideas
|
/external/antlr/runtime/CSharp2/ |
D | README.TXT | 92 like to hear about how you're using ANTLR v3.1 and the .NET Runtime Library.
|
/external/libgsm/ |
D | INSTALL | 38 your original, or if you hear compression artifacts, complain;
|
/external/rust/crates/criterion/ |
D | CONTRIBUTING.md | 5 …report your experiences, ask questions and contribute ideas. We'd love to hear your thoughts on ho…
|
/external/pdfium/third_party/bigint/ |
D | LICENSE | 53 bug reports, and other discussion of the library. I would be delighted to hear
|
/external/rust/crates/ring/tests/ |
D | digest_tests.txt | 187 Input = "It's well we cannot hear the screams/That we create in others' dreams."
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanelLocRes.rc | 152 …LTEXT "When 'Wake On Demand' is enabled, you may hear your computer wake up occasionally…
|
/external/iperf3/.github/ |
D | CONTRIBUTING.md | 37 hear from you. We prefer changes to be submitted in the form of pull
|
/external/angle/ |
D | README.md | 90 * If you use ANGLE in your own project, we'd love to hear about it!
|
/external/oboe/apps/OboeTester/docs/ |
D | Usage.md | 99 1. Wait a few minutes, quietly, for the test to complete. You will hear some sine tones.
|
/external/rust/crates/intrusive-collections/ |
D | DESIGN.md | 3 > I always hear that intrusive collections can't be done in Rust (either "can't be done safely" or …
|
123