Home
last modified time | relevance | path

Searched defs:show_diff (Results 1 – 3 of 3) sorted by relevance

/external/jsoncpp/devtools/
Dlicenseupdater.py16 def update_license(path, dry_run, show_diff): argument
46 def update_license_in_source_directories(source_dirs, dry_run, show_diff): argument
/external/ltp/android/tools/
Dcompare_ltp_projects.py127 def show_diff(ltp_tests_1, ltp_tests_2): function
/external/flac/src/utils/flacdiff/
Dmain.cpp109 static bool show_diff(AutoFILE &f1, AutoFILE &f2, FLAC__off_t off) in show_diff() function