Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 12 of 12) sorted by relevance

/build/scripts/util/
Dmd5_check.py47 def print_explanations(record_path, changes): argument
51 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 ()
Dbuild_utils.py705 def on_stale_md5(changes): argument
706 args = (changes, ) if pass_changes else ()
/build/config/mac/
DBUILD.gn31 # when their commandline changes). Nothing should ever read this define.
Dmac_sdk.gni13 # additional code changes are required to be compliant with the availability
/build/config/posix/
DBUILD.gn90 # changes). Nothing should ever read this define.
/build/toolchain/mac/
DBUILD.gn21 # This won't cause a re-generation of GN files when the tool script changes
222 # Since the above commands only updates the .TOC file when it changes, ask
/build/config/
DBUILD.gn38 # things when it actually changes.
DBUILDCONFIG.gn28 # represents the computer doing the compile and never changes. The "target"
/build/config/sanitizers/
Dsanitizers.gni162 # other things, this changes the default symbol level and other settings in
/build/config/compiler/
DBUILD.gn857 # Suppress warnings about ABI changes on ARM (Clang doesn't give this
/build/lite/ndk/doc/config/
DDoxyfile_CPP1410 # the HTML output directory before the changes have effect.
DDoxyfile_C1410 # the HTML output directory before the changes have effect.