Home
last modified time | relevance | path

Searched defs:compound (Results 1 – 21 of 21) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dcompound_packet_unittest.cc43 CompoundPacket compound; in TEST() local
92 CompoundPacket compound; in TEST() local
121 CompoundPacket compound; in TEST() local
/external/libaom/test/
Dav1_convolve_test.cc1198 const CompoundParam &compound) { in GetConvolveParams()
1232 const CompoundParam &compound) { in TestConvolve()
1254 const CompoundParam &compound, const int sub_pix, in Convolve()
1322 const CompoundParam &compound) { in TestConvolve()
1344 const CompoundParam &compound, const int sub_pix, in Convolve()
1468 for (const auto &compound : compound_params) { in RunTest() local
1473 for (const auto &compound : GetCompoundParams()) { in SpeedTest() local
1479 void TestConvolve(const CompoundParam &compound) { in TestConvolve()
1500 void TestConvolveSpeed(const CompoundParam &compound, const int num_iters) { in TestConvolveSpeed()
1541 const CompoundParam &compound) { in Convolve()
[all …]
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DRegexTransformBuilder.java22 List<StringTransform> compound = new ArrayList<>(); in createFromRules() local
/external/python/cpython2/Doc/reference/
Dcompound_stmts.rst1 .. _compound: target
/external/guava/android/guava/src/com/google/common/collect/
DOrdering.java472 public <U extends T> Ordering<U> compound(Comparator<? super U> secondaryComparator) { in compound() method in Ordering
496 public static <T extends @Nullable Object> Ordering<T> compound( in compound() method in Ordering
/external/guava/guava/src/com/google/common/collect/
DOrdering.java472 public <U extends T> Ordering<U> compound(Comparator<? super U> secondaryComparator) { in compound() method in Ordering
496 public static <T extends @Nullable Object> Ordering<T> compound( in compound() method in Ordering
/external/cronet/third_party/brotli/enc/
Dcompound_dictionary.c176 CompoundDictionary* compound, const PreparedDictionary* dictionary) { in AttachPreparedDictionary()
Dencoder_dict.h115 CompoundDictionary compound; member
Dencoder_dict.c510 CompoundDictionary* compound; in InitCustomSharedEncoderDictionary() local
Dencode.c2183 const CompoundDictionary* compound = &dictionary->compound; in BrotliEncoderGetPreparedDictionarySize() local
/external/python/cpython3/Doc/reference/
Dcompound_stmts.rst1 .. _compound: target
/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py155 def f4(two, (compound, (argument, list))): pass
156 def f5((compound, first), two): pass argument
/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py155 def f4(two, (compound, (argument, list))): pass
156 def f5((compound, first), two): pass argument
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver_unittest.cc1451 rtcp::CompoundPacket compound; in TEST() local
1480 rtcp::CompoundPacket compound; in TEST() local
1502 rtcp::CompoundPacket compound; in TEST() local
1527 rtcp::CompoundPacket compound; in TEST() local
1814 rtcp::CompoundPacket compound; in TEST() local
Drtcp_transceiver_impl_unittest.cc806 CompoundPacket compound; in TEST_F() local
827 CompoundPacket compound; in TEST_F() local
/external/linux-kselftest/tools/testing/selftests/vm/
Dhmm-tests.c1392 TEST_F(hmm, compound) in TEST_F() argument
/external/python/cpython3/Lib/
Dturtle.py2983 def _getshapepoly(self, polygon, compound=False): argument
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h756 unsigned compound : 1; // used by RA, value involved in split/merge variable
/external/libxml2/
Dxmlregexp.c3846 void *data, int compound) { in xmlRegExecPushStringInternal()
/external/crosvm/docs/book/
Dmermaid.min.js24 …tion(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.c… argument
/external/libaom/av1/encoder/
Dpartition_search.c2688 const int compound = (b0[0]->ref_frame[1] != b1[0]->ref_frame[1] || in direct_partition_merging() local