Home
last modified time | relevance | path

Searched refs:PLATFORM (Results 1 – 25 of 42) sorted by relevance

12

/freebsd-14.2/sys/contrib/zstd/
H A Dappveyor.yml16 PLATFORM: "x64"
22 PLATFORM: "x86"
29 PLATFORM: "x64"
51 ( if [%PLATFORM%]==[x64] (
53 ) else if [%PLATFORM%]==[x86] (
123 PLATFORM: "x64"
127 PLATFORM: "Win32"
131 PLATFORM: "x64"
135 PLATFORM: "Win32"
140 PLATFORM: "x64"
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.def123 #ifdef PLATFORM
124 // PLATFORM(platform, id, name, build_name, target, tapi_target, marketing)
125 PLATFORM(UNKNOWN, 0, unknown, unknown, unknown, unknown, unknown)
126 PLATFORM(MACOS, 1, macos, macos, macos, macos, macOS)
127 PLATFORM(IOS, 2, ios, ios, ios, ios, iOS)
128 PLATFORM(TVOS, 3, tvos, tvos, tvos, tvos, tvOS)
129 PLATFORM(WATCHOS, 4, watchos, watchos, watchos, watchos, watchOS)
130 PLATFORM(BRIDGEOS, 5, bridgeos, bridgeos, bridgeos, bridgeos, bridgeOS)
135 PLATFORM(DRIVERKIT, 10, driverkit, driverkit, driverkit, driverkit, DriverKit)
136 PLATFORM(XROS, 11, xros, xros, xros, xros, xrOS)
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp65 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getPlatformName() macro
77 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getPlatformFromName() macro
H A DTarget.cpp24 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in create() macro
/freebsd-14.2/contrib/sqlite3/
H A DMakefile.msc364 !IFNDEF PLATFORM
365 !ERROR Using the FOR_WIN10 option requires a value for PLATFORM.
471 UCRTLIBPATH = $(WINDOWSSDKDIR)\lib\$(WINDOWSSDKLIBVERSION)\ucrt\$(PLATFORM)
536 !IFNDEF PLATFORM
877 !IFDEF PLATFORM
878 LTLINKOPTS = /NOLOGO /MACHINE:$(PLATFORM)
879 LTLIBOPTS = /NOLOGO /MACHINE:$(PLATFORM)
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,sdm845.txt44 = CPU, PLATFORM, CODEC dais subnodes
63 Definition: dai phandle/s and port of CPU/CODEC/PLATFORM node.
H A Dqcom,apq8096.txt75 = CPU, PLATFORM, CODEC dais subnodes
94 Definition: dai phandle/s and port of CPU/CODEC/PLATFORM node.
/freebsd-14.2/crypto/openssl/crypto/
H A Dcversion.c60 return PLATFORM; in OpenSSL_version()
/freebsd-14.2/sys/arm/arm/
H A Dpl310.c46 #ifdef PLATFORM
54 #ifdef PLATFORM
100 #ifdef PLATFORM
H A Dmpcore_timer.c436 #ifdef PLATFORM in arm_tmr_attach()
525 #ifndef PLATFORM
H A Dmachdep.c275 #ifdef PLATFORM
/freebsd-14.2/sys/arm/include/
H A Dmachdep.h42 #ifdef PLATFORM
H A Dpl310.h184 #ifndef PLATFORM
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl42 ($PLATFORM = `uname -i`) =~ s/\W*\n//;
551 find(\&wanted, "$defdir/$PLATFORM") if (scalar(@ARGV) == 0);
/freebsd-14.2/sys/conf/
H A Doptions.arm21 PLATFORM opt_global.h
/freebsd-14.2/sys/arm/conf/
H A DARMADA38X102 options PLATFORM
H A DASUS_AC130042 options PLATFORM
H A DARMADAXP98 options PLATFORM
H A DALPINE30 options PLATFORM
H A DZEDBOARD29 options PLATFORM # Platform based SoC
H A DRPI-B27 options PLATFORM
H A DNOTES14 options PLATFORM # Include platform_if support
/freebsd-14.2/sys/arm/mv/
H A Dtimer.c262 #ifdef PLATFORM in mv_timer_attach()
326 #ifndef PLATFORM
/freebsd-14.2/secure/caroot/trusted/
H A DNAVER_Global_Root_Certification_Authority.pem20 … Issuer: C = KR, O = NAVER BUSINESS PLATFORM Corp., CN = NAVER Global Root Certification Authority
24 … Subject: C = KR, O = NAVER BUSINESS PLATFORM Corp., CN = NAVER Global Root Certification Authority
/freebsd-14.2/crypto/openssl/Configurations/
H A DREADME-design.md90 GENERATE[buildinf.h]=../util/mkbuildinf.pl "$(CC) $(CFLAGS)" "$(PLATFORM)"
168 GENERATE[crypto/buildinf.h]=util/mkbuildinf.pl "$(CC) $(CFLAGS)" "$(PLATFORM)"
292 "\"$(PLATFORM)\"",
596 "$(CFLAGS)\"", "\"$(PLATFORM)\"" ],

12