Home
last modified time | relevance | path

Searched refs:all_arch (Results 1 – 25 of 55) sorted by relevance

123

/dports/sysutils/libdnf/libdnf-0.64.0/python/hawkey/tests/tests/
H A Dbase.py53 make_cache_dir=True, arch=None, all_arch=False): argument
61 all_arch=all_arch,
/dports/archivers/innoextract/innoextract-1.9/src/cli/
H A Dgoggalaxy.cpp453 const setup::file_entry::flags all_arch = setup::file_entry::Bits32 | setup::file_entry::Bits64; in parse_galaxy_files() local
470 arch = all_arch & ~arch; in parse_galaxy_files()
473 if(arch == all_arch) { in parse_galaxy_files()
477 if((file.options & all_arch) && (file.options & all_arch) != arch) { in parse_galaxy_files()
480 file.options = (file.options & ~all_arch) | arch; in parse_galaxy_files()
/dports/emulators/qemu42/qemu-4.2.1/capstone/arch/XCore/
H A DXCoreModule.c52 all_arch |= (1 << CS_ARCH_XCORE); in XCore_enable()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/arch/XCore/
H A DXCoreModule.c52 all_arch |= (1 << CS_ARCH_XCORE); in XCore_enable()
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/arch/XCore/
H A DXCoreModule.c52 all_arch |= (1 << CS_ARCH_XCORE); in XCore_enable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/XCore/
H A DXCoreModule.c52 all_arch |= (1 << CS_ARCH_XCORE); in XCore_enable()
/dports/emulators/qemu42/qemu-4.2.1/capstone/arch/AArch64/
H A DAArch64Module.c52 all_arch |= (1 << CS_ARCH_ARM64); in AArch64_enable()
/dports/emulators/qemu42/qemu-4.2.1/capstone/arch/SystemZ/
H A DSystemZModule.c55 all_arch |= (1 << CS_ARCH_SYSZ); in SystemZ_enable()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/arch/AArch64/
H A DAArch64Module.c52 all_arch |= (1 << CS_ARCH_ARM64); in AArch64_enable()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/arch/SystemZ/
H A DSystemZModule.c55 all_arch |= (1 << CS_ARCH_SYSZ); in SystemZ_enable()
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/arch/AArch64/
H A DAArch64Module.c52 all_arch |= (1 << CS_ARCH_ARM64); in AArch64_enable()
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/arch/SystemZ/
H A DSystemZModule.c55 all_arch |= (1 << CS_ARCH_SYSZ); in SystemZ_enable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/AArch64/
H A DAArch64Module.c52 all_arch |= (1 << CS_ARCH_ARM64); in AArch64_enable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/SystemZ/
H A DSystemZModule.c55 all_arch |= (1 << CS_ARCH_SYSZ); in SystemZ_enable()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/arch/Sparc/
H A DSparcModule.c57 all_arch |= (1 << CS_ARCH_SPARC); in Sparc_enable()
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/arch/Sparc/
H A DSparcModule.c57 all_arch |= (1 << CS_ARCH_SPARC); in Sparc_enable()
/dports/emulators/qemu42/qemu-4.2.1/capstone/arch/Sparc/
H A DSparcModule.c57 all_arch |= (1 << CS_ARCH_SPARC); in Sparc_enable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/Sparc/
H A DSparcModule.c57 all_arch |= (1 << CS_ARCH_SPARC); in test_deterministic()
/dports/emulators/qemu42/qemu-4.2.1/capstone/arch/PowerPC/
H A DPPCModule.c57 all_arch |= (1 << CS_ARCH_PPC); in PPC_enable()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/arch/PowerPC/
H A DPPCModule.c57 all_arch |= (1 << CS_ARCH_PPC); in PPC_enable()
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/arch/PowerPC/
H A DPPCModule.c57 all_arch |= (1 << CS_ARCH_PPC); in PPC_enable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/PowerPC/
H A DPPCModule.c57 all_arch |= (1 << CS_ARCH_PPC); in PPC_enable()
/dports/emulators/qemu42/qemu-4.2.1/capstone/arch/ARM/
H A DARMModule.c73 all_arch |= (1 << CS_ARCH_ARM); in ARM_enable()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/arch/ARM/
H A DARMModule.c73 all_arch |= (1 << CS_ARCH_ARM); in ARM_enable()
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/arch/ARM/
H A DARMModule.c73 all_arch |= (1 << CS_ARCH_ARM); in ARM_enable()

123