Searched refs:PLATFORM (Results 1 – 25 of 38) sorted by relevance
12
| /freebsd/contrib/sqlite3/ |
| H A D | Makefile.msc | 380 !IFNDEF PLATFORM 381 !ERROR Using the FOR_WIN10 option requires a value for PLATFORM. 487 UCRTLIBPATH = $(WINDOWSSDKDIR)\lib\$(WINDOWSSDKLIBVERSION)\ucrt\$(PLATFORM) 554 !IFNDEF PLATFORM 870 !IFDEF PLATFORM 871 LTLINKOPTS = /NOLOGO /MACHINE:$(PLATFORM) 872 LTLIBOPTS = /NOLOGO /MACHINE:$(PLATFORM)
|
| /freebsd/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
|
| /freebsd/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.
|
| /freebsd/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 | machdep.c | 131 #ifdef PLATFORM 281 #ifdef PLATFORM
|
| H A D | platform_if.m | 42 * @defgroup PLATFORM platform - KObj methods for ARM platform
|
| /freebsd/sys/arm/include/ |
| H A D | machdep.h | 41 #ifdef PLATFORM
|
| H A D | pl310.h | 184 #ifndef PLATFORM
|
| /freebsd/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)"
|
| /freebsd/sys/conf/ |
| H A D | options.arm | 18 PLATFORM opt_global.h
|
| /freebsd/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);
|
| /freebsd/sys/arm/conf/ |
| H A D | ARMADA38X | 102 options PLATFORM
|
| H A D | ASUS_AC1300 | 42 options PLATFORM
|
| H A D | ALPINE | 30 options PLATFORM
|
| H A D | ZEDBOARD | 29 options PLATFORM # Platform based SoC
|
| H A D | NOTES | 14 options PLATFORM # Include platform_if support
|
| H A D | RPI-B | |
| H A D | TEGRA124 | 26 options PLATFORM # Platform based SoC
|
| /freebsd/sys/arm/mv/ |
| H A D | timer.c | 248 #ifdef PLATFORM in mv_timer_attach() 312 #ifndef PLATFORM
|
| /freebsd/secure/caroot/trusted/ |
| H A D | NAVER_Global_Root_Certification_Authority.pem | 17 Issuer: C=KR, O=NAVER BUSINESS PLATFORM Corp., CN=NAVER Global Root Certification Authority 21 Subject: C=KR, O=NAVER BUSINESS PLATFORM Corp., CN=NAVER Global Root Certification Authority
|
| /freebsd/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)\"" ],
|
| /freebsd/sys/powerpc/powerpc/ |
| H A D | platform_if.m | 41 * @defgroup PLATFORM platform - KObj methods for PowerPC platform
|
12