Home
last modified time | relevance | path

Searched defs:allow_mixed (Results 1 – 3 of 3) sorted by relevance

/external/webp/tests/fuzzer/
Danimencoder_fuzzer.cc135 std::pair<int, int> kmin_kmax, bool allow_mixed, in AnimEncoderTest()
/external/webp/src/webp/
Dmux.h447 int allow_mixed; // If true, use mixed compression mode; may choose member
/external/python/cpython3/Lib/
D_pydatetime.py1453 def _cmp(self, other, allow_mixed=False): argument
2166 def _cmp(self, other, allow_mixed=False): argument