Searched refs:changes (Results 1 – 12 of 12) sorted by relevance
47 def print_explanations(record_path, changes): argument51 print(changes.describe_difference())111 changes = Changes(old_metadata, new_metadata, force, missing_outputs)112 if not changes.has_changes():118 print_explanations(record_path, changes)120 args = (changes, ) if pass_changes else ()
705 def on_stale_md5(changes): argument706 args = (changes, ) if pass_changes else ()
31 # when their commandline changes). Nothing should ever read this define.
13 # additional code changes are required to be compliant with the availability
90 # changes). Nothing should ever read this define.
21 # This won't cause a re-generation of GN files when the tool script changes222 # Since the above commands only updates the .TOC file when it changes, ask
38 # things when it actually changes.
28 # represents the computer doing the compile and never changes. The "target"
162 # other things, this changes the default symbol level and other settings in
857 # Suppress warnings about ABI changes on ARM (Clang doesn't give this
1410 # the HTML output directory before the changes have effect.