Home
last modified time | relevance | path

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

12

/src/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)
131 PLATFORM(MACCATALYST, 6, macCatalyst, macCatalyst, ios-macabi, maccatalyst, macCatalyst)
132 PLATFORM(IOSSIMULATOR, 7, iossimulator, iossimulator, ios-simulator, ios-simulator, iOS Simulator)
[all …]
/src/contrib/sqlite3/
H A DMakefile.msc393 !IFNDEF PLATFORM
394 !ERROR Using the FOR_WIN10 option requires a value for PLATFORM.
500 UCRTLIBPATH = $(WINDOWSSDKDIR)\lib\$(WINDOWSSDKLIBVERSION)\ucrt\$(PLATFORM)
565 !IFNDEF PLATFORM
897 !IFDEF PLATFORM
898 LTLINKOPTS = /NOLOGO /MACHINE:$(PLATFORM)
899 LTLIBOPTS = /NOLOGO /MACHINE:$(PLATFORM)
/src/contrib/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp71 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getPlatformName() macro
83 #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
/src/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.
/src/sys/arm/arm/
H A Dpl310.c45 #ifdef PLATFORM
53 #ifdef PLATFORM
99 #ifdef PLATFORM
H A Dmpcore_timer.c435 #ifdef PLATFORM in arm_tmr_attach()
524 #ifndef PLATFORM
H A Dplatform_if.m42 * @defgroup PLATFORM platform - KObj methods for ARM platform
/src/sys/arm/include/
H A Dmachdep.h41 #ifdef PLATFORM
H A Dpl310.h184 #ifndef PLATFORM
/src/crypto/openssl/crypto/
H A Dcversion.c98 return PLATFORM; in OpenSSL_version()
H A Dbuild.info118 GENERATE[buildinf.h]=../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)"
/src/sys/conf/
H A Doptions.arm18 PLATFORM opt_global.h
/src/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);
/src/sys/arm/conf/
H A DARMADA38X102 options PLATFORM
H A DASUS_AC130042 options PLATFORM
H A DARMADAXP97 options PLATFORM
H A DZEDBOARD29 options PLATFORM # Platform based SoC
H A DALPINE30 options PLATFORM
H A DNOTES14 options PLATFORM # Include platform_if support
H A DTEGRA12426 options PLATFORM # Platform based SoC
/src/sys/arm/mv/
H A Dtimer.c248 #ifdef PLATFORM in mv_timer_attach()
312 #ifndef PLATFORM
/src/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
/src/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