Searched refs:PLATFORM (Results 1 – 25 of 36) sorted by relevance
12
/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/crypto/openssl/crypto/ |
H A D | cversion.c | 60 return PLATFORM; in OpenSSL_version()
|
H A D | build.info | 112 GENERATE[buildinf.h]=../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)"
|
/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 | platform_if.m | 42 * @defgroup PLATFORM platform - KObj methods for ARM platform
|
H A D | machdep.c | 282 #ifdef PLATFORM
|
/freebsd/sys/arm/include/ |
H A D | machdep.h | 42 #ifdef PLATFORM
|
H A D | pl310.h | 184 #ifndef PLATFORM
|
/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/conf/ |
H A D | options.arm | 21 PLATFORM opt_global.h
|
/freebsd/sys/arm/conf/ |
H A D | ASUS_AC1300 | 42 options PLATFORM
|
H A D | ARMADA38X | 102 options PLATFORM
|
H A D | ALPINE | 30 options PLATFORM
|
H A D | ZEDBOARD | 29 options PLATFORM # Platform based SoC
|
H A D | RPI-B |
|
H A D | NOTES | 14 options PLATFORM # Include platform_if support
|
H A D | TEGRA124 | 26 options PLATFORM # Platform based SoC
|
/freebsd/sys/arm/mv/ |
H A D | timer.c | 261 #ifdef PLATFORM in mv_timer_attach() 325 #ifndef PLATFORM
|
/freebsd/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
|
/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
|
/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb-server.rst | 111 PLATFORM COMMAND
|
12