| /netbsd-src/external/bsd/libfido2/dist/ |
| H A D | CMakeLists.txt | 406 message(STATUS "BASE_LIBRARIES: ${BASE_LIBRARIES}") 407 message(STATUS "BUILD_EXAMPLES: ${BUILD_EXAMPLES}") 408 message(STATUS "BUILD_MANPAGES: ${BUILD_MANPAGES}") 409 message(STATUS "BUILD_SHARED_LIBS: ${BUILD_SHARED_LIBS}") 410 message(STATUS "BUILD_STATIC_LIBS: ${BUILD_STATIC_LIBS}") 411 message(STATUS "BUILD_TOOLS: ${BUILD_TOOLS}") 412 message(STATUS "CBOR_INCLUDE_DIRS: ${CBOR_INCLUDE_DIRS}") 413 message(STATUS "CBOR_LIBRARIES: ${CBOR_LIBRARIES}") 414 message(STATUS "CBOR_LIBRARY_DIRS: ${CBOR_LIBRARY_DIRS}") 416 message(STATUS "CBOR_BIN_DIRS: ${CBOR_BIN_DIRS}") [all …]
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | certificate.asn1 | 75 STATUS mandatory 81 STATUS mandatory 87 STATUS mandatory 93 STATUS mandatory 99 STATUS mandatory 105 STATUS mandatory 111 STATUS mandatory 117 STATUS mandatory 123 STATUS mandatory 129 STATUS mandatory [all …]
|
| /netbsd-src/external/bsd/ntp/dist/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 101 STATUS current 108 STATUS current 128 STATUS current 136 STATUS current 145 STATUS current 153 STATUS current 163 STATUS current 173 STATUS current 182 STATUS current 203 STATUS current [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | kx509.asn1 | 7 KX509-STATUS-GOOD(0), 8 KX509-STATUS-CLIENT-BAD(1), 9 KX509-STATUS-CLIENT-FIX(2), 10 KX509-STATUS-CLIENT-TEMP(3), 11 KX509-STATUS-SERVER-BAD(4), 12 KX509-STATUS-SERVER-TEMP(5), 14 KX509-STATUS-SERVER-KEY(7)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/ |
| H A D | iOS.cmake | 19 message(STATUS "Using SDKROOT ${SDKROOT}") 28 message(STATUS "Using C compiler ${CMAKE_C_COMPILER}") 36 message(STATUS "Using C++ compiler ${CMAKE_CXX_COMPILER}") 45 message(STATUS "Using ar ${CMAKE_AR}") 54 message(STATUS "Using ranlib ${CMAKE_RANLIB}") 63 message(STATUS "Using strip ${CMAKE_STRIP}") 72 message(STATUS "Using dsymutil ${CMAKE_DSYMUTIL}") 81 message(STATUS "Using libtool ${CMAKE_LIBTOOL}") 90 message(STATUS "Using codesign ${CMAKE_CODESIGN}") 101 message(STATUS "Using codesign_allocate ${CMAKE_CODESIGN_ALLOCATE}")
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
| H A D | CHK_LIBC_OBJ | 52 STATUS=0 63 if [ ${STATUS} -eq 0 ]; then 64 STATUS=${res} 77 if [ ${STATUS} -eq 0 ]; then 78 STATUS=${res} 82 exit $STATUS
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
| H A D | CHK_LIBC_OBJ | 52 STATUS=0 63 if [ ${STATUS} -eq 0 ]; then 64 STATUS=${res} 77 if [ ${STATUS} -eq 0 ]; then 78 STATUS=${res} 82 exit $STATUS
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/doc/ |
| H A D | ChangeLog | 12 * nls.texi (STATUS): Likewise. 40 * nls.texi (STATUS): Likewise. 53 * nls.texi (STATUS): Likewise. 62 * nls.texi (STATUS): Likewise. 71 * nls.texi (STATUS): Likewise. 80 * nls.texi (STATUS): Likewise. 93 * nls.texi (STATUS): Likewise. 124 * nls.texi (STATUS): Likewise. 138 * nls.texi (STATUS): Likewise. 151 * nls.texi (STATUS): Likewise. [all …]
|
| /netbsd-src/tests/usr.bin/realpath/ |
| H A D | t_realpath.sh | 223 STATUS=$? 240 FAILS="${FAILS}, and exit($STATUS)" 246 if [ $STATUS -ne 0 ] || [ "${EXP}" != "${GOT}" ] 249 if [ $STATUS -ne 0 ] 253 FAILS="${FAILS} failed: status ${STATUS}" 303 STATUS=$? 307 if [ $STATUS -eq 0 ] || [ "${GOT}" ] || ! [ "${ERR}" ] 310 if [ "${STATUS}" -eq 0 ] 504 STATUS=$? 508 if [ $STATUS -eq 0 ] || [ "${GOT}" ] || [ "${ERR}" ] [all …]
|
| /netbsd-src/sys/dev/isa/ |
| H A D | seagate.c | 217 #define STATUS (*(volatile u_char *)sea->maddr_cr_sr) macro 218 #define CONTROL STATUS 486 if ((STATUS & STAT_PARITY) == 0 && in seaintr() 487 (STATUS & (STAT_SEL | STAT_IO)) != (STAT_SEL | STAT_IO)) in seaintr() 495 if (STATUS & STAT_PARITY) { in seaintr() 501 if ((STATUS & (STAT_SEL | STAT_IO)) == (STAT_SEL | STAT_IO)) { in seaintr() 759 if ((STATUS & (STAT_SEL | STAT_IO)) == in sea_main() 776 if ((STATUS & (STAT_SEL | STAT_IO)) == in sea_main() 882 if (!((target_mask = STATUS) & STAT_SEL)) { in sea_reselect() 890 for (i = 10; i && (STATUS & (STAT_SEL | STAT_IO | STAT_BSY)) != in sea_reselect() [all …]
|
| /netbsd-src/external/mit/expat/dist/ |
| H A D | CMakeLists.txt | 795 message(STATUS "===========================================================================") 796 message(STATUS "") 797 message(STATUS "Configuration") 798 message(STATUS " Generator .................. ${CMAKE_GENERATOR}") 800 message(STATUS " Build types ................ ${CMAKE_CONFIGURATION_TYPES}") 802 message(STATUS " Build type ................. ${CMAKE_BUILD_TYPE}") 804 message(STATUS " Prefix ..................... ${CMAKE_INSTALL_PREFIX}") 805 message(STATUS " Shared libraries ........... ${EXPAT_SHARED_LIBS}") 807 message(STATUS " Static CRT ................. ${EXPAT_MSVC_STATIC_CRT}") 809 message(STATUS " Character type ............. ${_EXPAT_CHAR_TYPE_SUMMARY}") [all …]
|
| /netbsd-src/sys/arch/emips/stand/common/ |
| H A D | ace.c | 242 SysacePrintRegister(&STATUS_Names, Interface->STATUS); in SysaceDumpRegisters() 319 Status = Interface->STATUS; in SysaceLock() 330 Status = Interface->STATUS; in SysaceLock() 357 Status = Interface->STATUS; in SysaceUnlock() 368 Status = Interface->STATUS; in SysaceUnlock() 384 #define SysaceReadyForCommand(_i_) ((_i_)->STATUS & SAC_RDYFORCFCMD) 388 #define SysaceBusyWithCommand(_i_) ((_i_)->STATUS & SAC_CFBSY) 422 if (! (Interface->STATUS & SAC_CFDETECT)) { in SysaceStartCommand() 424 DBGME(2,printf("Sysace:: no media (st=%x)\n",Interface->STATUS)); in SysaceStartCommand() 431 DBGME(3,printf("Sysace:: not ready (st=%x)\n",Interface->STATUS)); in SysaceStartCommand() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/cmake/ |
| H A D | CXXFeatureCheck.cmake | 31 message(STATUS "Performing Test ${FEATURE}") 45 message(STATUS "Performing Test ${FEATURE}") 54 message(STATUS "Performing Test ${FEATURE} -- success") 59 message(STATUS "Performing Test ${FEATURE} -- failed to compile") 61 message(STATUS "Performing Test ${FEATURE} -- compiled but failed to run")
|
| /netbsd-src/tests/bin/sh/ |
| H A D | t_fsplit.sh | 60 STATUS="$?" 82 if [ "${STATUS}" != 0 ] 84 printf >&2 ' Sub-test exit status: %d\n' "${STATUS}" 86 elif [ "${STATUS}" != 0 ] 92 "${STATUS}"
|
| /netbsd-src/external/public-domain/xz/dist/src/liblzma/ |
| H A D | validate_map.sh | 17 STATUS=0 64 STATUS=1 68 exit "$STATUS"
|
| /netbsd-src/external/mpl/bind/dist/tests/ |
| H A D | unit-test-driver.sh.in | 27 STATUS=124 31 STATUS=${?} 60 exit ${STATUS}
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/cmake/Modules/ |
| H A D | HandleCompilerRT.cmake | 23 message(STATUS "Found compiler-rt library: ${LIBRARY_FILE}") 26 message(STATUS "Failed to find compiler-rt library") 59 message(STATUS "Found compiler-rt directory: ${LIBRARY_DIR}") 62 message(STATUS "Failed to find compiler-rt directory")
|
| /netbsd-src/external/bsd/libevent/dist/ |
| H A D | CMakeLists.txt | 186 message(STATUS "Setting coverage compiler flags") 666 message(STATUS "Checking if kqueue works with pipes...") 848 message(STATUS "OpenSSL include: ${OPENSSL_INCLUDE_DIR}") 849 message(STATUS "OpenSSL lib: ${OPENSSL_LIBRARIES}") 1095 message(STATUS "Generating regress tests...") 1386 message(STATUS "${WINDOWS_CTEST_COMMAND}") 1550 message(STATUS "") 1551 message(STATUS " ---( Libevent " ${EVENT_VERSION} " )---") 1552 message(STATUS "") 1553 message(STATUS "Available event backends: ${BACKENDS}") [all …]
|
| /netbsd-src/external/bsd/libpcap/dist/cmake/Modules/ |
| H A D | FindFseeko.cmake | 49 message(STATUS "Looking for native fseeko support") 53 message(STATUS "Looking for native fseeko support - found") 56 message(STATUS "Looking for native fseeko support - not found") 67 message(STATUS "Looking for fseeko support with _LARGEFILE_SOURCE - found") 71 message(STATUS "Looking for fseeko support with _LARGEFILE_SOURCE - not found")
|
| H A D | FindLFS.cmake | 57 message(STATUS "Looking for LFS support using ${options} ${definitions} ${libraries}") 62 … message(STATUS "Looking for LFS support using ${options} ${definitions} ${libraries} - found") 68 … message(STATUS "Looking for LFS support using ${options} ${definitions} ${libraries} - not found") 87 message(STATUS "Looking for native LFS support") 91 message(STATUS "Looking for native LFS support - found") 94 message(STATUS "Looking for native LFS support - not found")
|
| /netbsd-src/external/apache2/llvm/dist/llvm/cmake/ |
| H A D | config-ix.cmake | 479 message(STATUS 482 message(STATUS "Native target architecture is ${LLVM_NATIVE_ARCH}") 542 message(STATUS "Threads enabled.") 544 message(STATUS "Threads disabled.") 548 message(STATUS "Doxygen enabled.") 566 message(STATUS "Doxygen disabled.") 572 message(STATUS "Go bindings disabled.") 575 message(STATUS "Go bindings disabled.") 581 message(STATUS "Go bindings enabled.") 583 message(STATUS "Go bindings disabled, need at least Go 1.2.") [all …]
|
| /netbsd-src/sys/arch/mips/rmi/ |
| H A D | rmixl_spl.S | 86 mfc0 t0, MIPS_COP_0_STATUS # get STATUS 88 mtc0 zero, MIPS_COP_0_STATUS ## disable all ints in STATUS 94 mtc0 t0, MIPS_COP_0_STATUS ## set STATUS | IE
|
| /netbsd-src/external/gpl3/gcc/dist/libcody/ |
| H A D | CMakeLists.txt | 6 message(STATUS "No build type selected, default to MinSizeRel") 18 # message(STATUS "SRC ${CMAKE_SOURCE_DIR} CSRC : ${CMAKE_CURRENT_SOURCE_DIR} ") 71 message(STATUS "git revision ${CODY_REVISION} ") 110 message(STATUS "Configured for in-tree build of libcody as LLVMcody")
|
| /netbsd-src/external/bsd/libevent/dist/cmake/ |
| H A D | CheckFileOffsetBits.cmake | 22 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files") 36 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - needed") 39 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - not needed")
|
| /netbsd-src/sys/arch/emips/ebus/ |
| H A D | ace_ebus.c | 594 SysacePrintRegister(&STATUS_Names, regs->STATUS); in SysaceDumpRegisters() 683 Status = sc->sc_dr->STATUS; in sysace_lock_registers() 696 Status = sc->sc_dr->STATUS; in sysace_lock_registers() 731 Status = sc->sc_dr->STATUS; in sysace_unlock_registers() 744 Status = sc->sc_dr->STATUS; in sysace_unlock_registers() 763 #define sysace_ready(_s_) ((_s_)->sc_dr->STATUS & SAC_RDYFORCFCMD) 768 #define sysace_busy(_s_) ((_s_)->sc_dr->STATUS & SAC_CFBSY) 805 if (!(sc->sc_dr->STATUS & SAC_CFDETECT)) { in sysace_start() 808 printf("Sysace:: no media (st=%x)\n", sc->sc_dr->STATUS)); in sysace_start() 821 printf("Sysace:: not ready (st=%x)\n", sc->sc_dr->STATUS)); in sysace_start() [all …]
|