Home
last modified time | relevance | path

Searched defs:seq2 (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dmy_corr.c29 const int16_t* seq2, /* (i) second sequence */ in WebRtcIlbcfix_MyCorr()
/external/webrtc/webrtc/common_audio/signal_processing/
Dcross_correlation.c16 const int16_t* seq2, in WebRtcSpl_CrossCorrelationC()
Dcross_correlation_mips.c15 const int16_t* seq2, in WebRtcSpl_CrossCorrelation_mips()
Dcross_correlation_neon.c69 const int16_t* seq2, in WebRtcSpl_CrossCorrelationNeon()
/external/snakeyaml/src/test/java/org/pyyaml/
DPyStructureTest.java134 SequenceNode seq2 = (SequenceNode) node2; in compareNodes() local
144 MappingNode seq2 = (MappingNode) node2; in compareNodes() local
/external/libchrome/base/threading/
Dsimple_thread_unittest.cc221 AtomicSequenceNumber seq2; in TEST() local
/external/autotest/client/site_tests/firmware_TouchMTB/
Dtest_flow.py199 def _span_seq(self, seq1, seq2): argument
/external/llvm/unittests/Support/
DYAMLIOTest.cpp222 FooBarSequence seq2; in TEST() local
1268 SecondsSequence seq2; in TEST() local
1393 KindAndFlagsSequence seq2; in TEST() local
/external/python/cpython2/Python/
Dast.c2839 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/
DYAMLIOTest.cpp224 FooBarSequence seq2; in TEST() local
1370 SecondsSequence seq2; in TEST() local
1495 KindAndFlagsSequence seq2; in TEST() local
/external/python/cpython2/Lib/unittest/
Dcase.py624 def assertSequenceEqual(self, seq1, seq2, msg=None, seq_type=None): argument
/external/python/cpython3/Python/
Dast.c3555 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/
Dcase.py930 def assertSequenceEqual(self, seq1, seq2, msg=None, seq_type=None): argument
/external/python/cpython2/Objects/
Ddictobject.c1550 PyDict_MergeFromSeq2(PyObject *d, PyObject *seq2, int override) in PyDict_MergeFromSeq2()
/external/python/cpython3/Lib/test/
Dtest_collections.py1655 def assert_index_same(seq1, seq2, index_args): argument
/external/python/cpython3/Objects/
Ddictobject.c2288 PyDict_MergeFromSeq2(PyObject *d, PyObject *seq2, int override) in PyDict_MergeFromSeq2()
/external/python/cpython2/Modules/
Ditertoolsmodule.c2809 PyObject *seq1, *seq2; in compress_new() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c3627 PyObject *seq1, *seq2; in compress_new() local