Searched refs:platform (Results 176 - 200 of 206) sorted by relevance

123456789

/haiku/src/system/boot/platform/bios_ia32/
H A Dlong.cpp19 #include <boot/platform.h>
H A Dvideo.cpp21 #include <boot/platform.h>
24 #include <boot/platform/generic/video.h>
H A Dmmu.cpp18 #include <boot/platform.h>
/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_mmu.cpp12 #include <boot/platform.h>
/haiku/src/system/boot/arch/x86/
H A Darch_cpu.cpp15 #include <boot/platform.h>
/haiku/src/system/boot/arch/m68k/
H A Dmmu.cpp13 #include <boot/platform.h>
/haiku/src/system/boot/platform/pxe_ia32/
H A Dnetwork.cpp14 #include <boot/platform.h>
/haiku/src/system/boot/loader/
H A Dheap.cpp17 #include <boot/platform.h>
H A Dkernel_args.cpp16 #include <boot/platform.h>
423 // Translate the address if needed on the current platform
443 // Translate the address if needed on the current platform
H A Delf.cpp11 #include <boot/platform.h>
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.cpp6 #include <boot/platform.h>
/haiku/src/system/boot/platform/atari_m68k/
H A Dmmu.cpp14 #include <boot/platform.h>
H A Dvideo.cpp15 #include <boot/platform.h>
18 #include <boot/platform/generic/video.h>
/haiku/src/system/boot/platform/amiga_m68k/
H A Dmmu.cpp13 #include <boot/platform.h>
/haiku/src/system/boot/platform/riscv/
H A Dmmu.cpp11 #include <boot/platform.h>
/haiku/src/system/kernel/platform/openfirmware/
H A Dopenfirmware.cpp7 #include <platform/openfirmware/openfirmware.h>
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_mmu.cpp11 #include <boot/platform.h>
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp118 // Use less specific platform logo only if no vendor specific one is
121 switch (topology[i].data.root.platform) {
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1122 enum cpu_platform platform = B_CPU_UNKNOWN; local
1129 platform = topology[i].data.root.platform;
1149 << get_cpu_model_string(platform, cpuVendor, cpuModel)
/haiku/src/build/libroot/
H A Dfs_attr_untyped.cpp7 the host platform (xattr on Linux, extattr on FreeBSD).
41 // Include the interface to the host platform attributes support.
49 # error No attribute support for this host platform!
H A Dfs_attr_generic.cpp21 // Include the interface to the host platform attributes support, if it shall be
31 # error No attribute support for this host platform!
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp861 uint64 originalSize, uint32 platform, const BString &mime,
866 fPlatform(platform),
859 PackageFile(BFile *parent, const BString &path, uint8 type, uint32 ctime, uint32 mtime, uint64 offset, uint64 size, uint64 originalSize, uint32 platform, const BString &mime, const BString &signature, uint32 mode) argument
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp28 #include <boot/platform.h>
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp24 #include <boot/platform.h>
/haiku/headers/os/kernel/
H A DOS.h522 enum cpu_platform platform; member in struct:__anon11

Completed in 313 milliseconds

123456789