Home
last modified time | relevance | path

Searched defs: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
/external/python/cpython2/Tools/faqwiz/
Dfaqwiz.py671 def do_diff(self): member in FaqWizard
/external/toybox/toys/pending/
Ddiff.c530 static void do_diff(char **files) in do_diff() function
/external/autotest/client/cros/power/
Dpower_status.py583 def do_diff(new, old): member in AbstractStats