Searched refs:VALID_ARCHS (Results 1 – 6 of 6) sorted by relevance
21 VALID_ARCHS = ['arm_libs', 'arm64_libs', 'ia32_libs', 'x64_libs'] variable38 if arch in VALID_ARCHS]42 for lib_dir in [os.path.join(lib_base_dir, arch) for arch in VALID_ARCHS]:
46 VALID_ARCHS = ('arm', 'arm64') variable70 if target_arch not in VALID_ARCHS:137 help='Sysroot architecture: %s' % ', '.join(VALID_ARCHS))
39 'VALID_ARCHS' => 'x86_64 armv7 arm64',
29 'VALID_ARCHS' => 'i386 x86_64 armv7 arm64',
715 VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64";749 VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64";