Home
last modified time | relevance | path

Searched defs:do_diff (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/iptables/iptables/tests/shell/testcases/ipt-save/
H A D0001load-dumps_017 do_diff() function
H A D0002load-fedora27-firewalld_015 do_diff() function
/aosp_15_r20/external/coreboot/util/msrtool/
H A Dmsrtool.c188 int do_diff(const char *difffn) { in do_diff() function
/aosp_15_r20/external/python/cpython2/Demo/pdist/
Drcvs.py431 def do_diff(self, opts, files): member in rcvs
/aosp_15_r20/external/python/cpython2/Tools/faqwiz/
Dfaqwiz.py671 def do_diff(self): member in FaqWizard
/aosp_15_r20/external/toybox/toys/pending/
H A Ddiff.c618 static void do_diff(char **files) in do_diff() function
/aosp_15_r20/external/autotest/client/cros/power/
H A Dpower_status.py731 def do_diff(new, old): member in AbstractStats