Searched defs:must_split (Results 1 – 2 of 2) sorted by relevance
124 def CanSplit(self, must_split): argument561 def AddTokenToState(self, newline, dry_run, must_split=False): argument627 def _AddTokenOnNewline(self, dry_run, must_split): argument
4025 int must_split = 0; in rd_pick_partition() local