Home
last modified time | relevance | path

Searched refs:SYSTEM (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm33 my $SYSTEM;
277 return "${MACHINE}-whatever-${SYSTEM}";
324 $v =~ s/[^.]*.0*// if $SYSTEM eq 'HP-UX';
355 if ( $SYSTEM eq 'OpenVMS' ) {
379 if ( ${SYSTEM} eq 'AIX' ) {
388 if ( $SYSTEM eq "SunOS" ) {
407 if ( $SYSTEM eq "Windows NT" ) {
434 $CCVENDOR = 'aix' if $SYSTEM eq 'AIX';
435 $CCVENDOR = 'sun' if $SYSTEM eq 'SunOS';
440 if ( $SYSTEM eq "HP-UX" && $CCVENDOR eq 'gnu' ) {
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp63 SYSTEM enumerator
901 case SIAtomicScope::SYSTEM: in enableLoadCacheBypass()
1020 case SIAtomicScope::SYSTEM: in insertWait()
1037 case SIAtomicScope::SYSTEM: in insertWait()
1060 case SIAtomicScope::SYSTEM: in insertWait()
1115 case SIAtomicScope::SYSTEM: in insertAcquire()
1175 case SIAtomicScope::SYSTEM: in insertAcquire()
1212 case SIAtomicScope::SYSTEM: in enableLoadCacheBypass()
1254 case SIAtomicScope::SYSTEM: in enableStoreCacheBypass()
1289 case SIAtomicScope::SYSTEM: in enableRMWCacheBypass()
[all …]
/freebsd-14.2/contrib/llvm-project/libcxx/modules/
H A DCMakeLists.txt.in44 target_include_directories(std SYSTEM PRIVATE @LIBCXX_CONFIGURED_INCLUDE_DIRS@)
70 target_include_directories(std.compat SYSTEM PRIVATE @LIBCXX_CONFIGURED_INCLUDE_DIRS@)
/freebsd-14.2/contrib/byacc/
H A Dvmsbuild.com88 $ if f$search("SYS$SYSTEM:VAXC.EXE").nes.""
92 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").nes.""
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dsharc18 0 string .SYSTEM SHARC architecture file
H A Dlisp67 0 string (SYSTEM::VERSION\040' CLISP byte-compiled Lisp program (pre 2004-03-27)
68 0 string (|SYSTEM|::|VERSION|\040' CLISP byte-compiled Lisp program text
H A Dos258 # Reference: https://github.com/OS2World/UTIL-SYSTEM-MKMSGF/blob/master/mkmsgf.h
H A Dandroid159 # ;11~MODEM;20~efs;21~PARAM;22~FACTORY,SYSTEM;23~DBDATAFS,USERDATA;24~CACHE;80~BOOTLOADER;81~TZSW
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dap80x-system-controller.txt14 SYSTEM CONTROLLER 0
115 SYSTEM CONTROLLER 1
H A Dcp110-system-controller.txt14 SYSTEM CONTROLLER 0
193 SYSTEM CONTROLLER 1
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dheim_err.et46 error_code SYSTEM, "system error returned in errno"
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonScheduleV60.td16 // | SLOT0 | LD ST ALU32 MEMOP NV SYSTEM |
H A DHexagonIntrinsics.td228 // SYSTEM
/freebsd-14.2/contrib/googletest/googlemock/
H A DCMakeLists.txt105 target_include_directories(gmock SYSTEM INTERFACE
108 target_include_directories(gmock_main SYSTEM INTERFACE
/freebsd-14.2/contrib/googletest/googletest/
H A DCMakeLists.txt144 target_include_directories(gtest SYSTEM INTERFACE
147 target_include_directories(gtest_main SYSTEM INTERFACE
/freebsd-14.2/usr.sbin/bsdconfig/include/
H A Dusage.hlp1 HOW TO USE THIS SYSTEM
/freebsd-14.2/crypto/openssl/VMS/
H A Dopenssl_startup.com.in38 $ ! P1 Qualifier(s) for DEFINE. "/SYSTEM" would be typical when
/freebsd-14.2/sys/ufs/ufs/
H A DREADME.extattr21 normal inode protections, whereas SYSTEM EAs require privilege to access
/freebsd-14.2/contrib/sendmail/test/
H A DResults127 SYSTEM LOCAL NFS-V2 NFS-V3 NFS-V2 NFS-V3
/freebsd-14.2/contrib/sqlite3/
H A DINSTALL266 CPU-COMPANY-SYSTEM
268 where SYSTEM can have one of these forms:
/freebsd-14.2/contrib/file/
H A DINSTALL261 CPU-COMPANY-SYSTEM
263 where SYSTEM can have one of these forms:
/freebsd-14.2/contrib/ntp/
H A DINSTALL128 CPU-COMPANY-SYSTEM
/freebsd-14.2/sys/sys/
H A Dpmc.h285 __PMC_CAP(SYSTEM, 2, "count system-mode events") \
/freebsd-14.2/contrib/less/
H A DINSTALL136 CPU-COMPANY-SYSTEM
/freebsd-14.2/contrib/tcpdump/
H A DCMakeLists.txt954 include_directories(SYSTEM ${PCAP_INCLUDE_DIRS})
967 include_directories(SYSTEM ${SMI_INCLUDE_DIRS})
1007 include_directories(SYSTEM ${CRYPTO_INCLUDE_DIRS})

12