Searched refs:ignore (Results 1 – 11 of 11) sorted by relevance
/build/tests/unittest/part_replace/ |
D | test_set.py | 82 symlinks=False, ignore=None) 84 symlinks=False, ignore=None) 86 symlinks=False, ignore=None)
|
/build/lite/ |
D | copy_files.py | 26 def copytree(src, dst, symlinks=False, ignore=None): argument
|
/build/ohos/packages/ |
D | fs_process.py | 139 for ignore in ignore_list: 140 if file.startswith(ignore) or file.endswith(ignore):
|
/build/toolchain/ |
D | cc_wrapper.gni | 15 # ignore -Xclang, so it doesn't matter if you disable clang_use_chrome_plugins
|
/build/scripts/ |
D | code_release.py | 46 ignore=shutil.ignore_patterns('*.pyc', 'tmp*', '.git*'))
|
/build/tools/component_tools/static_check/ |
D | readme.md | 358 …Harmony部件编译构建规范门禁拦截结果会在format check中体现出来,请按照指导修改,如有特殊情况需要屏蔽,须特定人员评论component-static-check-ignore屏蔽。
|
/build/config/linux/ |
D | pkg_config.gni | 23 # To ignore libs and ldflags (only cflags/defines will be set, which is useful
|
/build/ohos/ndk/ |
D | ndk.gni | 457 args = [ "--ignore-stale" ] 498 args = [ "--ignore-stale" ]
|
/build/hb/ |
D | README_zh.md | 136 --ignore-api-check [IGNORE_API_CHECK ...]
|
D | README.md | 136 --ignore-api-check [IGNORE_API_CHECK ...]
|
/build/config/compiler/ |
D | BUILD.gn | 804 # a target might choose to use a different runtime library (ignore for a moment
|