Home
last modified time | relevance | path

Searched refs:target_cpu (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/ohos5.0/build/common/musl/
H A DBUILD.gn25 if (target_cpu == "riscv64") {
35 if (target_cpu == "riscv64") {
75 if (target_cpu == "arm") {
77 } else if (target_cpu == "arm64" || target_cpu == "x86_64") {
101 if (target_cpu == "arm") {
123 if (target_cpu == "arm") {
125 } else if (target_cpu == "arm64") {
127 } else if (target_cpu == "x86_64") {
149 if (target_cpu == "arm") {
151 } else if (target_cpu == "arm64") {
[all …]
/ohos5.0/build/config/ohos/
H A Dabi.gni53 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
54 target_cpu == "loongarch64" || target_cpu == "riscv64") {
56 } else if (target_cpu == "arm" || target_cpu == "x86" ||
57 target_cpu == "mipsel") {
60 assert(false, "Unknown target CPU: $target_cpu")
64 # ohos_app_secondary_abi for 32-bit target_cpu, since they are not used.
65 if (target_cpu == "arm64") {
68 } else if (target_cpu == "x64") {
71 } else if (target_cpu == "mipsel") {
74 } else if (target_cpu == "riscv64") {
/ohos5.0/build/common/asan/
H A DBUILD.gn20 if (target_cpu == "arm") {
22 } else if (target_cpu == "arm64") {
24 } else if (target_cpu == "x86_64") {
26 } else if (target_cpu == "riscv64") {
95 if (target_cpu == "arm") {
97 } else if (target_cpu == "arm64") {
99 } else if (target_cpu == "x86_64") {
101 } else if (target_cpu == "riscv64") {
112 if (target_cpu == "arm") {
114 } else if (target_cpu == "arm64") {
[all …]
/ohos5.0/base/startup/init/services/sandbox/
H A DBUILD.gn32 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
33 target_cpu == "riscv64") {
51 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
52 target_cpu == "riscv64") {
69 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
70 target_cpu == "riscv64") {
/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A DBUILD.gn38 if (target_cpu == "arm") {
66 if (target_cpu == "arm") {
94 if (target_cpu == "arm") {
122 if (target_cpu == "arm") {
150 if (target_cpu == "arm") {
178 if (target_cpu == "arm") {
206 if (target_cpu == "arm") {
234 if (target_cpu == "arm") {
261 if (target_cpu == "arm") {
291 if (target_cpu == "arm") {
/ohos5.0/base/startup/appspawn/modules/nweb_adapter/
H A DBUILD.gn28 if (target_cpu == "arm64") {
31 if (target_cpu == "x86_64") {
47 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
48 target_cpu == "riscv64") {
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/
H A DBUILD.gn46 "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/codec",
47 "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/core",
48 … "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/config/win",
49 "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/config",
64 "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/codec",
65 "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/core",
66 … "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/config/mac",
67 "${asdk_dir}/static_library/${target_os}_${target_cpu}/include/external/skia/include/config",
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dcollect_elf_syscall.py54 def generate_libc_asm(target_cpu, elf_path, locate_path): argument
55 if target_cpu == 'arm':
57 elif target_cpu == 'arm64':
59 elif target_cpu == 'riscv64':
285 if args.target_cpu == 'arm64':
287 elif args.target_cpu == 'arm':
289 elif args.target_cpu == 'riscv64':
292 libc_asm_path = generate_libc_asm(args.target_cpu, libc_path, '.')
295 libc_func_map = gen_libc.get_syscall_map(args.target_cpu, args.src_syscall_path, libc_asm_path)
323 content = get_item_content(args.target_cpu, syscall_nr_list, nr_to_func_dict)
[all …]
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A DBUILD.gn56 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
57 target_cpu == "riscv64") {
109 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
110 target_cpu == "riscv64") {
/ohos5.0/build/ohos/ace/
H A Dace.gni37 } else if (target_cpu == "x86_64") {
39 } else if (target_cpu == "arm" || target_cpu == "arm64" ||
40 target_cpu == "riscv64" || target_cpu == "loongarch64") {
/ohos5.0/build/config/sanitizers/
H A DBUILD.gn63 if (target_cpu == "arm64") {
69 } else if (target_cpu == "arm") {
71 } else if (target_cpu == "x86_64") {
73 } else if (target_cpu == "riscv64") {
199 if (target_cpu == "arm64") {
249 if (target_cpu == "x64") {
328 if (target_cpu == "x64") {
336 if (target_cpu == "arm") {
338 } else if (target_cpu == "arm64") {
350 if (target_cpu == "x64") {
[all …]
/ohos5.0/build/ohos/images/
H A Dbuild_image.py36 def _prepare_root(system_path: str, target_cpu: str):
51 if target_cpu == 'arm64' or target_cpu == 'riscv64':
56 def _prepare_updater(updater_path: str, target_cpu: str):
66 if target_cpu == 'arm64':
121 _prepare_root(args.input_path, args.target_cpu)
123 _prepare_updater(args.input_path, args.target_cpu)
125 _prepare_updater(args.input_path, args.target_cpu)
/ohos5.0/base/account/os_account/tools/test/unittest/acm/
H A DBUILD.gn43 if (target_cpu == "arm") {
85 if (target_cpu == "arm") {
127 if (target_cpu == "arm") {
169 if (target_cpu == "arm") {
211 if (target_cpu == "arm") {
254 if (target_cpu == "arm") {
/ohos5.0/base/web/webview/ohos_nweb/
H A DBUILD.gn19 if (target_cpu == "arm64") {
22 } else if (target_cpu == "arm") {
25 } else if (target_cpu == "x86_64") {
186 if (target_cpu == "arm64") {
190 } else if (target_cpu == "arm") {
192 } else if (target_cpu == "x86_64") {
/ohos5.0/build/hb/util/loader/
H A Dplatforms_loader.py75 target_cpu = _info.get('target_cpu')
76 if target_os is None or target_cpu is None:
80 arch = "{}_{}".format(target_os, target_cpu)
90 target_cpu = _info.get('target_cpu')
91 if target_os is None or target_cpu is None:
95 arch = "{}_{}".format(target_os, target_cpu)
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A DBUILD.gn147 if (target_cpu == "arm64") {
154 if (target_cpu == "arm64") {
178 if (target_cpu == "arm64") {
182 if (target_cpu != "x86_64") {
225 if (target_cpu != "x86_64") {
259 if (target_cpu != "x86_64") {
297 if (target_cpu != "x86_64") {
/ohos5.0/base/startup/init/services/modules/sysevent/
H A DBUILD.gn39 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
40 target_cpu == "riscv64") {
/ohos5.0/base/startup/appspawn/modules/sysevent/
H A DBUILD.gn32 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
33 target_cpu == "riscv64") {
/ohos5.0/build/templates/metadata/
H A Dmodule_info.gni80 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
81 target_cpu == "loongarch64" || target_cpu == "riscv64") {
83 } else if (target_cpu == "arm" || target_cpu == "x86") {
85 } else if (target_cpu == "riscv64" || target_cpu == "mipsel") {
/ohos5.0/base/startup/appspawn/modules/asan/
H A DBUILD.gn40 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
41 target_cpu == "riscv64") {
/ohos5.0/build/config/coverage/
H A DBUILD.gn28 if (target_cpu == "x64") {
30 } else if (target_cpu == "x86") {
34 "use_clang_coverage=true not supported yet for this target_cpu")
/ohos5.0/build/
H A Dprebuilts_config.sh22 target_cpu=$(uname -m | tr '[:upper:]' '[:lower:]')
25 …nfig_file --repo_https https://repo.huaweicloud.com --target_os $target_os --target_cpu $target_cpu
/ohos5.0/foundation/multimodalinput/input/util/
H A DBUILD.gn40 if (is_ohos && is_clang && (target_cpu == "arm" || target_cpu == "arm64") &&
53 if (input_feature_product == "pc" && target_cpu == "arm64") {
101 (target_cpu == "arm" || target_cpu == "arm64") && enhanced_opt) {
/ohos5.0/foundation/ability/ability_runtime/tools/test/moduletest/aa/
H A DBUILD.gn38 if (target_cpu == "arm") {
67 if (target_cpu == "arm") {
95 if (target_cpu == "arm") {
123 if (target_cpu == "arm") {
/ohos5.0/base/startup/init/services/modules/trace/
H A DBUILD.gn36 if (target_cpu == "arm64" || target_cpu == "x86_64" ||
37 target_cpu == "riscv64") {

12345678910>>...41