/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 33 my $SYSTEM; 253 ($SYSTEM, undef, $RELEASE, $VERSION, $MACHINE) = POSIX::uname(); 254 my $sys = "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}"; 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'; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 65 SYSTEM enumerator 97 SIAtomicScope Scope = SIAtomicScope::SYSTEM; 107 SIAtomicScope Scope = SIAtomicScope::SYSTEM, in SIMemOpInfo() 764 return std::tuple(SIAtomicScope::SYSTEM, SIAtomicAddrSpace::ATOMIC, true); in toSIAtomicScope() 777 return std::tuple(SIAtomicScope::SYSTEM, in toSIAtomicScope() 992 case SIAtomicScope::SYSTEM: in enableLoadCacheBypass() 1074 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false, in enableVolatileAndOrNonTemporal() 1111 case SIAtomicScope::SYSTEM: in insertWait() 1128 case SIAtomicScope::SYSTEM: in insertWait() 1151 case SIAtomicScope::SYSTEM: in insertWait() [all …]
|
/freebsd/contrib/byacc/ |
H A D | vmsbuild.com | 88 $ if f$search("SYS$SYSTEM:VAXC.EXE").nes."" 92 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").nes.""
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sharc | 18 0 string .SYSTEM SHARC architecture file
|
H A D | lisp | 67 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 D | geos | 29 >22 byte 4 \b, SYSTEM
|
H A D | os2 | 58 # Reference: https://github.com/OS2World/UTIL-SYSTEM-MKMSGF/blob/master/mkmsgf.h
|
H A D | android | 159 # ;11~MODEM;20~efs;21~PARAM;22~FACTORY,SYSTEM;23~DBDATAFS,USERDATA;24~CACHE;80~BOOTLOADER;81~TZSW
|
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/ |
H A D | ap80x-system-controller.txt | 14 SYSTEM CONTROLLER 0 115 SYSTEM CONTROLLER 1
|
H A D | cp110-system-controller.txt | 14 SYSTEM CONTROLLER 0 193 SYSTEM CONTROLLER 1
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | heim_err.et | 46 error_code SYSTEM, "system error returned in errno"
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonScheduleV60.td | 16 // | SLOT0 | LD ST ALU32 MEMOP NV SYSTEM |
|
H A D | HexagonIntrinsics.td | 228 // SYSTEM
|
/freebsd/contrib/googletest/googlemock/ |
H A D | CMakeLists.txt | 106 target_include_directories(gmock SYSTEM INTERFACE 109 target_include_directories(gmock_main SYSTEM INTERFACE
|
/freebsd/contrib/googletest/googletest/ |
H A D | CMakeLists.txt | 144 target_include_directories(gtest SYSTEM INTERFACE 147 target_include_directories(gtest_main SYSTEM INTERFACE
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | usage.hlp | 1 HOW TO USE THIS SYSTEM
|
/freebsd/crypto/openssl/VMS/ |
H A D | openssl_startup.com.in | 38 $ ! P1 Qualifier(s) for DEFINE. "/SYSTEM" would be typical when
|
/freebsd/sys/ufs/ufs/ |
H A D | README.extattr | 21 normal inode protections, whereas SYSTEM EAs require privilege to access
|
/freebsd/contrib/sendmail/test/ |
H A D | Results | 127 SYSTEM LOCAL NFS-V2 NFS-V3 NFS-V2 NFS-V3
|
/freebsd/contrib/file/ |
H A D | INSTALL | 261 CPU-COMPANY-SYSTEM 263 where SYSTEM can have one of these forms:
|
/freebsd/contrib/sqlite3/ |
H A D | INSTALL | 266 CPU-COMPANY-SYSTEM 268 where SYSTEM can have one of these forms:
|
/freebsd/contrib/ntp/ |
H A D | INSTALL | 128 CPU-COMPANY-SYSTEM
|
/freebsd/sys/sys/ |
H A D | pmc.h | 283 __PMC_CAP(SYSTEM, 2, "count system-mode events") \
|
/freebsd/contrib/less/ |
H A D | INSTALL | 136 CPU-COMPANY-SYSTEM
|
/freebsd/contrib/tcpdump/ |
H A D | CMakeLists.txt | 954 include_directories(SYSTEM ${PCAP_INCLUDE_DIRS}) 967 include_directories(SYSTEM ${SMI_INCLUDE_DIRS}) 1007 include_directories(SYSTEM ${CRYPTO_INCLUDE_DIRS})
|