Home
last modified time | relevance | path

Searched refs:do_diff (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Demo/pdist/
Drcvs.py431 def do_diff(self, opts, files): member in rcvs
435 do_dif = do_diff
/external/toybox/toys/pending/
Ddiff.c530 static void do_diff(char **files) in do_diff() function
718 do_diff(f); in create_empty_entry()
851 do_diff(files); in diff_main()
/external/autotest/client/cros/power/
Dpower_status.py583 def do_diff(new, old): member in AbstractStats
623 result = self.do_diff(result, self._stats)
/external/python/cpython2/Tools/faqwiz/
Dfaqwiz.py671 def do_diff(self): member in FaqWizard