Home
last modified time | relevance | path

Searched defs:platform (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/tools/tools/notescheck/
H A Dnotescheck.py70 def add_define(self, platform): argument
73 def add_test(self, platform): argument
247 def parse_files_line(line, platform): argument
291 def parse_options_line(line, platform): argument
306 def parse_notes_line(line, platform): argument
/freebsd/crypto/openssl/Configurations/
H A Dplatform.pm1 package platform; package
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp65 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getPlatformName() argument
77 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getPlatformFromName() argument
H A DTarget.cpp24 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in create() argument
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandOptionValidators.cpp18 Platform &platform, const ExecutionContext &target) const { in IsValid()
H A DOptionGroupArchitecture.cpp26 bool OptionGroupArchitecture::GetArchitecture(Platform *platform, in GetArchitecture()
/freebsd/usr.bin/etdump/
H A Doutput_shell.c40 const char *platform; in output_entry() local
/freebsd/sys/powerpc/pseries/
H A Dplatform_chrp.c575 chrp_reset(platform_t platform) in chrp_reset()
599 chrp_smp_ap_init(platform_t platform) in chrp_smp_ap_init()
612 chrp_smp_ap_init(platform_t platform) in chrp_smp_ap_init()
/freebsd/sys/powerpc/powernv/
H A Dplatform_powernv.c551 powernv_reset(platform_t platform) in powernv_reset()
558 powernv_smp_ap_init(platform_t platform) in powernv_smp_ap_init()
571 powernv_node_numa_domain(platform_t platform, phandle_t node) in powernv_node_numa_domain()
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit_powerpc.c35 static char platform[255] = ""; variable
/freebsd/sys/powerpc/powermac/
H A Dplatform_powermac.c460 powermac_reset(platform_t platform) in powermac_reset()
467 powermac_sleep(platform_t platform) in powermac_sleep()
/freebsd/usr.bin/uname/
H A Duname.c76 static char *buildid, *ident, *platform, *hostname, *arch, *release, *sysname, variable
253 NATIVE_SYSCTL2_GET(platform, CTL_HW, HW_MACHINE) { in NATIVE_SYSCTL2_GET() argument
/freebsd/contrib/kyua/engine/
H A Drequirements.cpp115 const std::string platform = in check_allowed_platforms() local
/freebsd/crypto/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/
H A Dprepare.py59 def __init__(self, version, rid, platform): argument
/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h40 device_t platform; member
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp286 GDBRemoteCommunicationServerPlatform platform( in main_platform() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp668 PlatformType platform = PLATFORM_UNKNOWN; member
980 PlatformType macho::removeSimulator(PlatformType platform) { in removeSimulator()
998 static bool shouldAdhocSignByDefault(Architecture arch, PlatformType platform) { in shouldAdhocSignByDefault()
1014 PlatformType platform = removeSimulator(config->platformInfo.target.Platform); in dataConstDefault() local
1053 PlatformType platform = removeSimulator(config->platformInfo.target.Platform); in shouldEmitChainedFixups() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mcu.h82 char platform[4]; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp884 const char *url, Platform *platform, ProcessLaunchInfo &launch_info, in StartDebugserverProcess()
1127 Platform *const platform = nullptr; in StartDebugserverProcess() local
/freebsd/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c310 cd9660_boot_setup_section_head(char platform) in cd9660_boot_setup_section_head()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c33 dyld_platform_t platform; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h790 static std::string getBuildPlatform(uint32_t platform) { in getBuildPlatform()
792 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getBuildPlatform() argument
/freebsd/contrib/ntp/ntpd/
H A Djupiter.h180 u_short platform; /* application platform */ member
249 u_short platform; /* application platform */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp69 static uint32_t chown_file(Platform *platform, const char *path, in chown_file()

12