Searched defs:allow_empty (Results 1 – 4 of 4) sorted by relevance
14 bool IsValidDictionary(const base::StringPiece& str, bool allow_empty) { in IsValidDictionary()
703 def rslice(n, allow_empty=False): argument711 def rslices(n, allow_empty=False): argument
662 bool ignore_error, allow_empty; in uc_mgr_get_substituted_value() local
121 def checkColorParam(self, widget, name, *, allow_empty=None, **kwargs): argument