Searched refs:out (Results 1 – 25 of 45) sorted by relevance
12
/build/common/asan/ |
D | build_mixed_asan.sh | 57 if [ -d out.a ]; then 58 if [ -d out ]; then 59 mv out out.n 61 mv out.a out 65 mv out out.a 66 if [ -d out.n ]; then 67 mv out.n out 73 asan_dir=$(ls -d out.a/*/packages/phone/) 74 nonasan_dir=$(ls -d out/*/packages/phone/)
|
/build/tools/module_dependence/ |
D | README.md | 23 build/tools/module_dependence/part_deps.py --deps-files-path out/ohos-arm-release/deps_files 29 …--deps-files-path # 必选 模块依赖数据文件目录,gn执行完成后输出在out/ohos-arm-release/deps_files目录下,如果不在源码目录执行,需要配置到正… 74 build/tools/module_dependence/module_deps.py --deps-files-path out/ohos-arm-release/deps_files 80 …--deps-files-path # 必选 模块依赖数据文件目录,gn执行完成后输出在out/ohos-arm-release/deps_files目录下,如果不在源码目录执行,需要配置到正… 103 …le_dependence/module_deps_tree.py --module-name 部件名:模块名 --module-deps-file out/ohos-arm-release/mo…
|
/build/tools/check_deps/ |
D | README.md | 23 …ps/check_deps.py --parts-path-file out/ohos-arm-release/build_configs/parts_info/parts_path_info.j… 29 …--deps-path # 必选 模块依赖数据文件目录,gn执行完成后输出在out/ohos-arm-release/deps_files目录下,如果不在源码目录执行,需要配…
|
/build/ |
D | print_python_deps.py | 124 if options.output else sys.stdout) as out: 126 out.write('# Generated by running:\n') 127 out.write('# %s\n' % normalized_cmdline) 130 out.write(prefix + path + '\n') 134 out.close()
|
D | test.gni | 52 "--part-build-out-path", 56 "--module-out-path", 301 outfile = "$target_out_dir/$target_name.out" 463 outputs = [ "$target_out_dir/$target_name.out" ]
|
D | README_zh.md | 85 编译结果镜像输出在 out/${device_name}/packages/phone/images/目录下。 305 ``` out/sdk/packages/ohos-sdk/ ```
|
/build/tools/component_tools/ |
D | parse_kconf.py | 149 def generate_config_with_full_deps(deps_path, base_product_path, config_path, out): argument 164 with open(out, "w") as f: 166 print("output file in: ", os.path.abspath(out)) 171 …For example: python3 parse_kconf.py --deps={$repo}/out/{your_product}/part_deps_info/part_deps_inf… 173 --out=./product.json --deps={$repo}/out/{your_product}/part_deps_info/part_deps_info.json --config=… 190 generate_config_with_full_deps(args.deps, args.base_product, args.config, args.out)
|
D | full_components_generator.py | 135 with open(args.out, "w") as f: 137 print("file has generated in path: {}".format(args.out))
|
/build/lite/ |
D | README_zh.md | 44 - 调用gn: 调用gn gen命令,读取产品配置\(主要包括开发板、内核、选择的组件等\)生成解决方案out目录和ninja文件。 45 - 调用ninja:调用ninja -C out/company/product启动编译。 172 … 清除out目录对应产品的编译产物,仅剩下args.gn、build.log。清除指定路径可输入路径参数:hb clean xxx/out/xxx,否则将清除hb set的产品对应out路径
|
D | README.md | 44 …the development board, kernel, and system components\) and generate the **out** directory and *… 45 - **Running Ninja**: Run **ninja -C out/company/product** to start build. 174 …out** directory, and leave the **args.gn** and **build.log** files only. To clear files in a …
|
/build/misc/mac/ |
D | find_sdk.py | 60 out, err = job.communicate() 62 print(out, file=sys.stderr) 66 str(out.rstrip(), encoding="utf-8"),
|
/build/lite/hb_internal/tool/ |
D | tool.py | 130 out = pipe.stdout.readline() 131 if out != "": 132 print(out, end="")
|
/build/config/linux/ |
D | BUILD.gn | 12 # is applied to all targets. It is here to separate out the logic that is 18 # config that is applied to all targets. It is here to separate out the logic
|
/build/docs/ |
D | FAQ.md | 50 …件名,使用`--build-target {部件名}` 报错unkonw target,可以使用一个部件的全名称指定:`--build-target out/{device_name}/build…
|
/build/config/ohos/ |
D | BUILD.gn | 14 # is applied to all targets. It is here to separate out the logic that is 55 # config that is applied to all targets. It is here to separate out the logic
|
/build/ohos/packages/ |
D | BUILD.gn | 66 "--out-path", 218 _verify_result = "${current_platform_dir}/notice_verify_result.out" 423 output_file = "$target_out_dir/$target_name.out" 465 output_file = "$target_out_dir/$target_name.out" 504 output_file = "$target_out_dir/$target_name.out" 551 output_file = "$target_out_dir/$target_name.out"
|
/build/config/ |
D | python.gni | 46 # Filter out comments. 82 # Filter out comments. 127 # Filter out comments.
|
/build/ohos/images/mkimage/ |
D | README.txt | 15 # 拍包时调用脚本应该为mkimages.py 传递四个参数,即拍包使用的源文件路径,拍包时使用的参数的文件,拍包的目录镜像路径,以及拍包输出的out目录
|
/build/config/mac/ |
D | BUILD.gn | 11 # is applied to all targets. It is here to separate out the logic. 67 # config that is applied to all targets. It is here to separate out the logic
|
/build/ohos/sdk/ |
D | BUILD.gn | 25 "//out/sdk-public/ohos_sdk_pub_description_std.json" 158 _verify_result = "${target_out_dir}/sdk_notice_verify_result.out"
|
/build/ohos/images/ |
D | BUILD.gn | 69 "//out/${device_name}/clang_x64/thirdparty/e2fsprogs", 70 "//out/${device_name}/clang_x64/thirdparty/f2fs_tools",
|
/build/config/posix/ |
D | BUILD.gn | 20 # config that is applied to all targets. It is here to separate out the logic 117 # Need to get some linker flags out of the sysroot.
|
/build/ohos/ |
D | ebpf.gni | 16 # The collect_ebpf_testcase template is to collect the ebpf testcase to out/xxx/ebpf_testcase,
|
/build/core/gn/ |
D | loader.gni | 37 "--gn-root-out-dir",
|
/build/toolchain/ |
D | concurrent_links.gni | 18 # available, so we call out to a script to get the right value.
|
12