Searched defs:target_cpu (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/build/ |
H A D | prebuilts_config.json | 21 "target_cpu": "", string 30 "target_cpu": "", string 45 "target_cpu": "x86_64", string 54 "target_cpu": "arm64", string 63 "target_cpu": "x86_64", string 72 "target_cpu": "arm64", string 87 "target_cpu": "x86_64", string 96 "target_cpu": "arm64", string 114 "target_cpu": "arm64", string 123 "target_cpu": "arm64", string [all …]
|
/ohos5.0/build/indep_configs/variants/default/ |
H A D | build_config.json | 12 "target_cpu": "arm", string
|
/ohos5.0/build/hb/resources/config/ |
H A D | config.json | 15 "target_cpu": null, null
|
/ohos5.0/build/hb/resources/args/default/ |
H A D | indepbuildargs.json | 13 "target_cpu": { object
|
H A D | envargs.json | 70 "target_cpu": { object
|
H A D | buildargs.json | 2 "target_cpu": { object
|
/ohos5.0/build/hb/resources/ |
H A D | config.py | 87 def target_cpu(self): member in Config 91 def target_cpu(self, value: str): member in Config
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/ |
H A D | collect_elf_syscall.py | 54 def generate_libc_asm(target_cpu, elf_path, locate_path): argument
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 855 def update_arch(self, target_cpu): argument
|
/ohos5.0/build/config/components/init/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 855 def update_arch(self, target_cpu): argument
|