Home
last modified time | relevance | path

Searched defs:ARCHES (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/compiler-rt/cmake/Modules/
H A DCompilerRTDarwinUtils.cmake38 set(ARCHES "${CMAKE_MATCH_1}") variable
44 set(ARCHES "i386;x86_64;armv7;armv7s;arm64") variable
/aosp_15_r20/art/tools/
H A Dcheck_cfi.py31 ARCHES = ["i386", "x86_64", "arm", "aarch64", "riscv64"] variable
/aosp_15_r20/prebuilts/runtime/mainline/
H A Dupdate.py43 ARCHES = ["arm", "arm64", "x86", "x86_64"] variable