/external/adhd/cras/src/server/ |
D | cras_alsa_ucm_section.c | 23 mixer_name_free(section->coupled); in ucm_section_free() 107 DL_APPEND(section->coupled, m_name); in ucm_section_add_coupled() 112 struct mixer_name *coupled) in ucm_section_concat_coupled() argument 114 if (!section || !coupled) in ucm_section_concat_coupled() 116 DL_CONCAT(section->coupled, coupled); in ucm_section_concat_coupled() 128 mixer_name_dump(section->coupled, " coupled"); in ucm_section_dump()
|
D | cras_alsa_ucm_section.h | 26 struct mixer_name *coupled; /* CoupledMixers value. */ member 85 struct mixer_name *coupled);
|
D | cras_alsa_mixer.c | 889 if (section->coupled) { in cras_alsa_mixer_add_controls_in_section() 892 section->name, section->coupled); in cras_alsa_mixer_add_controls_in_section() 1138 } else if (section->coupled) { in cras_alsa_mixer_get_control_for_section()
|
/external/libopus/tests/ |
D | test_opus_projection.c | 294 int coupled; in test_encode_decode() local 308 mapping_family, &streams, &coupled, application, &error); in test_encode_decode() 319 OPUS_SET_BITRATE(bitrate * 1000 * (streams + coupled))); in test_encode_decode() 336 st_dec = opus_projection_decoder_create(Fs, channels, streams, coupled, in test_encode_decode() 343 "and %d coupled streams.\n", channels, streams, coupled); in test_encode_decode()
|
/external/adhd/cras/src/tests/ |
D | alsa_ucm_unittest.cc | 1133 EXPECT_EQ(reinterpret_cast<struct mixer_name*>(NULL), section->coupled); in TEST() 1162 DL_FOREACH(section->coupled, m_name) { in TEST() 1259 ASSERT_NE((struct mixer_name*)NULL, section->coupled); in TEST() 1260 m_name = section->coupled; in TEST() 1276 ASSERT_NE((struct mixer_name*)NULL, section->coupled); in TEST() 1277 m_name = section->coupled; in TEST() 1293 EXPECT_EQ(NULL, section->coupled); in TEST() 1304 ASSERT_NE((struct mixer_name*)NULL, section->coupled); in TEST() 1305 m_name = section->coupled; in TEST()
|
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
D | map_test.proto | 58 // Test all the other primitive types. As the key and value are not coupled in
|
/external/tensorflow/tensorflow/contrib/android/ |
D | README.md | 94 coupled with TensorFlow. For typical usage, the library above will be
|
/external/selinux/python/sepolgen/ |
D | HACKING | 68 deliberately only loosely coupled to the audit parsing to allow
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/DependenceAnalysis/ |
D | NonCanonicalizedSubscript.ll | 46 ; Extends the previous example to coupled MIV subscripts.
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
D | NonCanonicalizedSubscript.ll | 51 ; Extends the previous example to coupled MIV subscripts.
|
/external/python/pyasn1/docs/source/ |
D | contents.rst | 41 Looking at what ASN.1 has to offer, it has three loosely coupled parts:
|
/external/libopus/ |
D | README | 10 Opus, when coupled with an appropriate container format, is also suitable
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | BUILD | 138 # The activation library is tightly coupled to the executor library.
|
/external/grpc-grpc/doc/ |
D | server-reflection.md | 181 One issue is that some grpc implementations are very loosely coupled with
|
/external/flatbuffers/docs/source/ |
D | FlatBuffers.md | 66 access data, often coupled with per-object memory allocation. The code
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | index.md | 31 step to a secondary representation before you can access data, often coupled
|
/external/lzma/Asm/x86/ |
D | LzmaDecOpt.asm | 6 ; That code is tightly coupled with LzmaDec_TryDummy()
|
/external/iperf3/ |
D | RELEASE_NOTES | 116 * Authentication via a username/password mechanism, coupled with a
|
/external/googletest/googlemock/docs/ |
D | FrequentlyAskedQuestions.md | 524 it's a sign that your modules are too tightly coupled (and less
|
/external/archive-patcher/ |
D | README.md | 373 …milar" files between the old and new archives to handle renames that are coupled with content chan…
|
/external/python/cpython3/Doc/library/ |
D | email.message.rst | 32 ordered dictionary of headers coupled with a *payload* that represents the
|
D | asyncio-eventloop.rst | 363 #. The protocol instance is coupled with the transport by calling its
|
/external/python/cpython2/Doc/howto/ |
D | webservers.rst | 645 tightly coupled elements which were written from scratch and work together very
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 839 Still we went coupled and inseparable. 2407 honesty coupled to beauty is to have honey a sauce to sugar.
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 1271 coupled with a good choice of :ref:`sequential container <ds_sequential>`.
|