Searched defs:must_split (Results 1 – 3 of 3) sorted by relevance
123 def CanSplit(self, must_split): argument484 def AddTokenToState(self, newline, dry_run, must_split=False): argument542 def _AddTokenOnNewline(self, dry_run, must_split): argument
244 def must_split(self): member in FormatToken
3686 int must_split = 0; in rd_pick_partition() local