Searched defs:platform (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.1-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit_powerpc.c35 static char platform[255] = ""; variable
[all...]
H A Dpartedit_x86.c35 static char platform[255] = ""; variable
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupArchitecture.cpp49 OptionGroupArchitecture::GetArchitecture (Platform *platform, ArchSpec &arch) argument
/freebsd-10.1-release/crypto/openssl/apps/
H A Dversion.c143 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp162 chown_file(Platform *platform, argument
/freebsd-10.1-release/sys/powerpc/powermac/
H A Dplatform_powermac.c383 powermac_reset(platform_t platform) argument
389 powermac_sleep(platform_t platform) argument
/freebsd-10.1-release/sys/powerpc/pseries/
H A Dplatform_chrp.c479 chrp_reset(platform_t platform) argument
492 chrp_smp_ap_init(platform_t platform) argument
504 chrp_smp_ap_init(platform_t platform) argument
/freebsd-10.1-release/usr.bin/uname/
H A Duname.c86 static char *ident, *platform, *hostname, *arch, *release, *sysname, *version, *kernvers, *uservers; variable
/freebsd-10.1-release/sys/mips/mips/
H A Dmachdep.c146 struct platform platform; variable in typeref:struct:platform
/freebsd-10.1-release/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c303 cd9660_boot_setup_section_head(char platform) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DArchSpec.cpp364 ArchSpec::ArchSpec (const char *triple_cstr, Platform *platform) : argument
627 ArchSpec::SetTriple (const char *triple_cstr, Platform *platform) argument
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_jupiter.c1022 jupiter_platform(struct instance *instance, u_int platform) argument
H A Djupiter.h180 u_short platform; /* application platform */ member in struct:juser
249 u_short platform; /* application platform */ member in struct:jplat
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp309 ProcessInstanceInfo::DumpTableHeader (Stream &s, Platform *platform, bool show_args, bool verbose) argument
330 ProcessInstanceInfo::DumpAsTableRow (Stream &s, Platform *platform, bool show_args, bool verbose) const argument
[all...]

Completed in 321 milliseconds