Home
last modified time | relevance | path

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

/aosp_15_r20/external/jsoncpp/devtools/
H A 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
/aosp_15_r20/external/coreboot/util/release/
H A Dgenrelnotes195 show_diff () { function
/aosp_15_r20/external/ltp/android/tools/
H A Dcompare_ltp_projects.py130 def show_diff(ltp_tests_1, ltp_tests_2): function
/aosp_15_r20/external/flac/src/utils/flacdiff/
H A Dmain.cpp109 static bool show_diff(AutoFILE &f1, AutoFILE &f2, FLAC__off_t off) in show_diff() function