Home
last modified time | relevance | path

Searched defs:fuzzy (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Tools/i18n/
Dmsgfmt.py49 def add(id, str, fuzzy): argument
/external/python/cpython3/Tools/i18n/
Dmsgfmt.py49 def add(id, str, fuzzy): argument
/external/aac/libAACenc/src/
Dnoisedet.cpp158 FIXP_SGL fuzzy, fuzzyTotal; in FDKaacEnc_noiseDetect() local
/external/python/dateutil/dateutil/parser/
D_parser.py627 def _parse(self, timestr, dayfirst=None, yearfirst=None, fuzzy=False, argument
836 def _parse_numeric_token(self, tokens, idx, info, ymd, res, fuzzy): argument
1024 def _ampm_valid(self, hour, ampm, fuzzy): argument