/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | my_corr.c | 29 const int16_t* seq2, /* (i) second sequence */ in WebRtcIlbcfix_MyCorr()
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | cross_correlation.c | 16 const int16_t* seq2, in WebRtcSpl_CrossCorrelationC()
|
D | cross_correlation_mips.c | 15 const int16_t* seq2, in WebRtcSpl_CrossCorrelation_mips()
|
D | cross_correlation_neon.c | 69 const int16_t* seq2, in WebRtcSpl_CrossCorrelationNeon()
|
/external/snakeyaml/src/test/java/org/pyyaml/ |
D | PyStructureTest.java | 134 SequenceNode seq2 = (SequenceNode) node2; in compareNodes() local 144 MappingNode seq2 = (MappingNode) node2; in compareNodes() local
|
/external/libchrome/base/threading/ |
D | simple_thread_unittest.cc | 221 AtomicSequenceNumber seq2; in TEST() local
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | test_flow.py | 199 def _span_seq(self, seq1, seq2): argument
|
/external/llvm/unittests/Support/ |
D | YAMLIOTest.cpp | 222 FooBarSequence seq2; in TEST() local 1268 SecondsSequence seq2; in TEST() local 1393 KindAndFlagsSequence seq2; in TEST() local
|
/external/python/cpython2/Python/ |
D | ast.c | 2839 asdl_seq *seq1, *seq2; in ast_for_if_stmt() local 2948 asdl_seq *seq1, *seq2; in ast_for_while_stmt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | YAMLIOTest.cpp | 224 FooBarSequence seq2; in TEST() local 1370 SecondsSequence seq2; in TEST() local 1495 KindAndFlagsSequence seq2; in TEST() local
|
/external/python/cpython2/Lib/unittest/ |
D | case.py | 624 def assertSequenceEqual(self, seq1, seq2, msg=None, seq_type=None): argument
|
/external/python/cpython3/Python/ |
D | ast.c | 3555 asdl_seq *seq1, *seq2; in ast_for_if_stmt() local 3663 asdl_seq *seq1, *seq2; in ast_for_while_stmt() local
|
/external/python/cpython3/Lib/unittest/ |
D | case.py | 930 def assertSequenceEqual(self, seq1, seq2, msg=None, seq_type=None): argument
|
/external/python/cpython2/Objects/ |
D | dictobject.c | 1550 PyDict_MergeFromSeq2(PyObject *d, PyObject *seq2, int override) in PyDict_MergeFromSeq2()
|
/external/python/cpython3/Lib/test/ |
D | test_collections.py | 1655 def assert_index_same(seq1, seq2, index_args): argument
|
/external/python/cpython3/Objects/ |
D | dictobject.c | 2288 PyDict_MergeFromSeq2(PyObject *d, PyObject *seq2, int override) in PyDict_MergeFromSeq2()
|
/external/python/cpython2/Modules/ |
D | itertoolsmodule.c | 2809 PyObject *seq1, *seq2; in compress_new() local
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 3627 PyObject *seq1, *seq2; in compress_new() local
|