| /src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.def | 123 #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 D | Makefile.msc | 393 !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 D | Platform.cpp | 71 #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 D | Target.cpp | 24 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in create() macro
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,sdm845.txt | 44 = CPU, PLATFORM, CODEC dais subnodes 63 Definition: dai phandle/s and port of CPU/CODEC/PLATFORM node.
|
| H A D | qcom,apq8096.txt | 75 = CPU, PLATFORM, CODEC dais subnodes 94 Definition: dai phandle/s and port of CPU/CODEC/PLATFORM node.
|
| /src/sys/arm/arm/ |
| H A D | pl310.c | 45 #ifdef PLATFORM 53 #ifdef PLATFORM 99 #ifdef PLATFORM
|
| H A D | mpcore_timer.c | 435 #ifdef PLATFORM in arm_tmr_attach() 524 #ifndef PLATFORM
|
| H A D | platform_if.m | 42 * @defgroup PLATFORM platform - KObj methods for ARM platform
|
| /src/sys/arm/include/ |
| H A D | machdep.h | 41 #ifdef PLATFORM
|
| H A D | pl310.h | 184 #ifndef PLATFORM
|
| /src/crypto/openssl/crypto/ |
| H A D | cversion.c | 98 return PLATFORM; in OpenSSL_version()
|
| H A D | build.info | 118 GENERATE[buildinf.h]=../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)"
|
| /src/sys/conf/ |
| H A D | options.arm | 18 PLATFORM opt_global.h
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/ |
| H A D | dtest.pl | 42 ($PLATFORM = `uname -i`) =~ s/\W*\n//; 551 find(\&wanted, "$defdir/$PLATFORM") if (scalar(@ARGV) == 0);
|
| /src/sys/arm/conf/ |
| H A D | ARMADA38X | 102 options PLATFORM
|
| H A D | ASUS_AC1300 | 42 options PLATFORM
|
| H A D | ARMADAXP | 97 options PLATFORM
|
| H A D | ZEDBOARD | 29 options PLATFORM # Platform based SoC
|
| H A D | ALPINE | 30 options PLATFORM
|
| H A D | NOTES | 14 options PLATFORM # Include platform_if support
|
| H A D | TEGRA124 | 26 options PLATFORM # Platform based SoC
|
| /src/sys/arm/mv/ |
| H A D | timer.c | 248 #ifdef PLATFORM in mv_timer_attach() 312 #ifndef PLATFORM
|
| /src/secure/caroot/trusted/ |
| H A D | NAVER_Global_Root_Certification_Authority.pem | 20 … 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 D | README-design.md | 90 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)\"" ],
|