Home
last modified time | relevance | path

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

/external/webp/src/webp/
Dmux.h437 int allow_mixed; // If true, use mixed compression mode; may choose member
/external/webp/include/webp/
Dmux.h437 int allow_mixed; // If true, use mixed compression mode; may choose member
/external/python/cpython3/Lib/
Ddatetime.py1373 def _cmp(self, other, allow_mixed=False): argument
2063 def _cmp(self, other, allow_mixed=False): argument