Searched refs:force (Results 1 – 24 of 24) sorted by relevance
/build/scripts/util/ |
D | md5_check.py | 61 force=False, argument 90 force = force or _FORCE_REBUILD 92 x for x in output_paths if force or not os.path.exists(x) 111 changes = Changes(old_metadata, new_metadata, force, missing_outputs) 135 def __init__(self, old_metadata, new_metadata, force, missing_outputs): argument 138 self.force = force 147 self.force or not self.old_metadata or 156 if (self.force or not self.old_metadata 231 if self.force:
|
D | build_utils.py | 677 force=False, argument 722 force=force,
|
/build/lite/config/ |
D | hap_pack.gni | 106 if (defined(invoker.force)) { 108 "--force", 109 invoker.force,
|
/build/scripts/ |
D | bpf.py | 58 force=False,
|
D | merge_profile.py | 78 force=False,
|
D | idl.py | 90 force=False,
|
D | compile_resources.py | 114 force=False,
|
D | hapbuilder.py | 223 force=False,
|
D | build_js_assets.py | 247 force=False,
|
/build/ohos/ndk/ |
D | check_ndk_header.py | 59 force=False,
|
D | generate_version_script.py | 71 force=False,
|
D | generate_ndk_stub_file.py | 70 force=False,
|
D | create_ndk_docs_portal.py | 86 force=False,
|
D | check_ndk_header_signature.py | 87 force=False,
|
D | generate_ndk_docs.py | 109 force=False,
|
D | archive_ndk.py | 116 force=False,
|
/build/ohos/packages/ |
D | system_z_package.py | 67 force=False,
|
D | system_gzip_package.py | 93 force=False,
|
/build/lite/ |
D | hap_pack.py | 79 '--force': args.force,
|
/build/templates/metadata/ |
D | write_meta_data.py | 240 force=False,
|
/build/toolchain/mac/ |
D | BUILD.gn | 74 # supply for these values are to force-disable them.
|
/build/docs/ |
D | 编译构建调试文档.md | 109 … | gn check <out_dir> [<label_pattern>] [--force] [--check-generate…
|
/build/lite/ndk/doc/config/ |
D | Doxyfile_CPP | 1399 # output directory to force them to be regenerated. 2111 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
|
D | Doxyfile_C | 1399 # output directory to force them to be regenerated. 2109 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
|