/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set23 | 21 19 getwd: Cannot open ".." (%s) 22 20 getwd: Cannot chdir to ".." (%s) 24 22 getwd: Cannot change back to "." (%s) 25 23 getwd: Cannot stat "/" (%s) 26 24 getwd: Cannot stat "." (%s) 27 25 getwd: Cannot stat directory "%s" (%s) 28 26 getwd: Cannot open directory "%s" (%s) 29 27 getwd: Cannot find "." in ".." (%s)
|
H A D | set7 | 22 20 %s: Cannot open /etc/termcap.\n
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set23 | 21 19 getwd: Cannot open ".." (%s) 22 20 getwd: Cannot chdir to ".." (%s) 24 22 getwd: Cannot change back to "." (%s) 25 23 getwd: Cannot stat "/" (%s) 26 24 getwd: Cannot stat "." (%s) 27 25 getwd: Cannot stat directory "%s" (%s) 28 26 getwd: Cannot open directory "%s" (%s) 29 27 getwd: Cannot find "." in ".." (%s)
|
H A D | set7 | 22 20 %s: Cannot open /etc/termcap.\n
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varname-dot-newline.exp | 1 make: "varname-dot-newline.mk" line 28: Cannot overwrite ".newline" as it is read-only 3 make: "varname-dot-newline.mk" line 30: Cannot append to ".newline" as it is read-only 5 make: "varname-dot-newline.mk" line 32: Cannot delete ".newline" as it is read-only
|
H A D | varmod-mtime.exp | 3 … "no/such/file1 no/such/file2" with value "no/such/file1 no/such/file2": Cannot determine mtime fo… 4 … "no/such/file1 no/such/file2" with value "no/such/file1 no/such/file2": Cannot determine mtime fo…
|
H A D | varmod-loop-delete.exp | 1 …value": while evaluating "${:U:@VAR@@} rest of the value" with value "": Cannot delete variable "V…
|
H A D | opt-debug-file.exp | 11 Cannot open debug file "/nonexistent-6f21c672-a22d-4ef7/opt-debug-file.debuglog"
|
/freebsd/lib/libomp/ |
H A D | kmp_i18n_default.inc | 29 "Cannot open /proc/cpuinfo", 33 "Cannot rewind cpuinfo file", 120 "Cannot open message catalog \"%1$s\":", 134 "Cannot open file \"%1$s\" for reading:", 173 "Cannot get processor frequency, using zero KMP_ITT_PREPARE_DELAY.", 214 "Cannot form a team with %1$d threads, using %2$d instead.", 238 "Cannot get number of available CPUs.", 253 "Cannot set thread affinity mask.", 254 "Cannot set thread priority.", 255 "Cannot create thread.", [all …]
|
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
H A D | en_US.txt | 60 CantOpenCpuinfo "Cannot open /proc/cpuinfo" 64 CantRewindCpuinfo "Cannot rewind cpuinfo file" 164 CantOpenMessageCatalog "Cannot open message catalog \"%1$s\":" 178 CantOpenFileForReading "Cannot open file \"%1$s\" for reading:" 218 CantGetProcFreq "Cannot get processor frequency, using zero KMP_ITT_PREPARE_DELAY." 259 CantFormThrTeam "Cannot form a team with %1$d threads, using %2$d instead." 284 CantGetNumAvailCPU "Cannot get number of available CPUs." 302 CantSetThreadAffMask "Cannot set thread affinity mask." 303 CantSetThreadPriority "Cannot set thread priority." 304 CantCreateThread "Cannot creat [all...] |
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_err.et | 91 error_code CANT_VERIFY_CERTIFICATE, "Cannot verify certificate" 122 error_code KRB5_LIBOS_CANTREADPWD, "Cannot read password" 155 error_code KRB5_REALM_UNKNOWN, "Cannot find KDC for requested realm" 157 error_code KRB5_KDC_UNREACH, "Cannot contact any KDC for requested realm" 193 error_code KRB5_KT_NOWRITE, "Cannot write to specified key table" 196 error_code KRB5_NO_TKT_IN_RLM, "Cannot find ticket for requested realm" 247 error_code KRB5_ERR_HOST_REALM_UNKNOWN, "Cannot determine realm for host" 251 error_code KRB5_REALM_CANT_RESOLVE, "Cannot resolve KDC for requested realm"
|
/freebsd/contrib/kyua/ |
H A D | configure.ac | 66 [m4_fatal([Cannot find pkg.m4; see the INSTALL document for help])]) 69 [m4_fatal([Cannot find atf-c++.m4; see the INSTALL document for help])]) 72 [m4_fatal([Cannot find atf-sh.m4; see the INSTALL document for help])]) 75 [m4_fatal([Cannot find atf-common.m4; see the INSTALL document for help])])
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 604 return {nullptr, OpenACCParseCanContinue::Cannot}; in OpenACCCannotContinue() 646 } else if (Result.getInt() == OpenACCParseCanContinue::Cannot) { in ParseOpenACCClauseList() 664 return {ER, OpenACCParseCanContinue::Cannot}; in ParseOpenACCIntExpr() 682 CurResult.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCIntExprList() 696 CurResult.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCIntExprList() 1176 Res.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCWaitArgument() 1219 Res.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCWaitArgument() 1291 return {Res, OpenACCParseCanContinue::Cannot}; in ParseOpenACCVar() 1308 } else if (CanContinue == OpenACCParseCanContinue::Cannot) { in ParseOpenACCVarList() 1320 } else if (CanContinue == OpenACCParseCanContinue::Cannot) { in ParseOpenACCVarList()
|
/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/ |
H A D | t_df_1_noopen.sh | 39 h_df_1_noopen1: Cannot dlopen non-loadable /usr/lib/libpthread.so
|
/freebsd/contrib/ntp/sntp/include/ |
H A D | copyright.def | 18 [ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid
|
/freebsd/bin/sh/tests/expansion/ |
H A D | arith14.0 | 14 echo "Cannot determine integer width"
|
/freebsd/contrib/tcpdump/ |
H A D | cmake_uninstall.cmake.in | 2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt…
|
/freebsd/contrib/libpcap/ |
H A D | cmake_uninstall.cmake.in | 2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt…
|
/freebsd/contrib/ntp/sntp/libevent/cmake/ |
H A D | Uninstall.cmake.in | 4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt")
|
/freebsd/contrib/libevent/cmake/ |
H A D | Uninstall.cmake.in | 4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt")
|
/freebsd/contrib/arm-optimized-routines/pl/math/ |
H A D | poly_sve_generic.h | 10 # error Cannot use poly_generic without defining VTYPE 13 # error Cannot use poly_generic without defining STYPE 16 # error Cannot use poly_generic without defining VWRAP 19 # error Cannot use poly_generic without defining DUP
|
H A D | poly_generic.h | 9 # error Cannot use poly_generic without defining VTYPE 12 # error Cannot use poly_generic without defining VWRAP 15 # error Cannot use poly_generic without defining FMA
|
/freebsd/contrib/pjdfstest/tests/ |
H A D | conf | 58 echo "Cannot figure out file system type, define it by hand." >/dev/stderr
|
/freebsd/libexec/save-entropy/ |
H A D | save-entropy.sh | 68 logger -is -t "$0" Cannot cd to the entropy directory: "${entropy_dir}". \
|
/freebsd/contrib/ntp/sntp/libopts/compat/ |
H A D | compat.h | 293 # error Cannot create a uint32_t type.
|