Home
last modified time | relevance | path

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

12

/openbsd/sys/arch/loongson/include/
H A Dautoconf.h53 struct platform { struct
54 int system_type;
63 char *vendor;
64 char *product;
66 const struct bonito_config *bonito_config;
67 const struct htb_config *htb_config;
68 struct mips_isa_chipset *isa_chipset;
69 const struct legacy_io_range *legacy_io_ranges;
94 extern const struct platform *sys_platform; argument
/openbsd/sys/arch/alpha/include/
H A Dcpuconf.h53 struct platform { struct
77 * There is an array of functions to initialize the platform structure. argument
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/
H A D__init__.py9 def get_builder(platform): argument
H A Ddarwin.py13 def get_os_env_from_platform(platform): argument
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dtest_categories.py63 def is_supported_on_platform(category, platform, compiler_path): argument
/openbsd/sys/arch/armv7/armv7/
H A Dplatform.c29 static struct armv7_platform *platform; variable
/openbsd/usr.bin/openssl/
H A Dversion.c143 int platform; member
/openbsd/gnu/llvm/lld/MachO/
H A DDriver.cpp645 PlatformType platform = PLATFORM_UNKNOWN; member
743 PlatformType platform = parsePlatformVersions(args); in createTargetInfo() local
952 PlatformType macho::removeSimulator(PlatformType platform) { in removeSimulator()
970 static bool shouldAdhocSignByDefault(Architecture arch, PlatformType platform) { in shouldAdhocSignByDefault()
986 PlatformType platform = removeSimulator(config->platformInfo.target.Platform); in dataConstDefault() local
1025 PlatformType platform = removeSimulator(config->platformInfo.target.Platform); in shouldEmitChainedFixups() local
/openbsd/gnu/llvm/lldb/examples/lookup/
H A Dmain.cpp98 const char *platform = NULL; in main() local
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py226 def is_preload_disabled(platform): argument
/openbsd/gnu/llvm/lldb/examples/functions/
H A Dmain.cpp104 const char *platform = NULL; in main() local
/openbsd/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-platform.cpp310 GDBRemoteCommunicationServerPlatform platform( in main_platform() local
/openbsd/sys/dev/pci/drm/i915/
H A Dintel_device_info.c81 const char *intel_platform_name(enum intel_platform platform) in intel_platform_name()
H A Dintel_clock_gating.c795 #define CG_FUNCS(platform) \ argument
H A Dintel_device_info.h226 enum intel_platform platform; member
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp885 const char *url, Platform *platform, ProcessLaunchInfo &launch_info, in StartDebugserverProcess()
1128 Platform *const platform = nullptr; in StartDebugserverProcess() local
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.cpp288 BringInRemoteFile(Platform *platform, in BringInRemoteFile()
/openbsd/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c283 cd9660_boot_setup_section_head(char platform) in cd9660_boot_setup_section_head()
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dos_version_check.c33 dyld_platform_t platform; member
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dselftest_workarounds.c23 enum intel_platform platform; member
420 enum intel_platform platform = INTEL_INFO(engine->i915)->platform; in wo_register() local
/openbsd/sys/arch/loongson/loongson/
H A Dmachdep.c181 const struct platform *platform; member
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h248 unsigned char platform = 0; member
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp69 static uint32_t chown_file(Platform *platform, const char *path, in chown_file()

12