Home
last modified time | relevance | path

Searched full:cannot (Results 1 – 25 of 3921) sorted by relevance

12345678910>>...157

/freebsd/contrib/bc/tests/bc/
H A Dlib2_results.txt442 Error: 128 cannot fit into 1 signed byte(s).
468 Error: 129 cannot fit into 1 signed byte(s).
469 Error: -129 cannot fit into 1 signed byte(s).
493 Error: 255 cannot fit into 1 signed byte(s).
494 Error: -255 cannot fit into 1 signed byte(s).
516 Error: 256 cannot fit into 1 unsigned byte(s).
517 Error: 256 cannot fit into 1 signed byte(s).
518 Error: -256 cannot fit into 1 signed byte(s).
563 Error: 32768 cannot fit into 2 signed byte(s).
583 Error: 32769 cannot fit into 2 signed byte(s).
[all …]
/freebsd/usr.bin/gzip/
H A Dgzexe39 /bin/echo "$prog: cannot create tmp dir"; exit 1
48 /bin/echo "$prog: cannot decompress $0"
63 echo "$prog: cannot create tmp file"
67 echo "$prog: cannot copy $1 to $tmp"
72 echo "$prog: cannot decompress $1"
82 echo "$prog: cannot compress non-existing file $1"
87 echo "$prog: cannot compress non-regular file $1"
93 echo "$prog: cannot compress $1, I depend on it"
98 echo "$prog: cannot compress $1, it is not executable"
103 echo "$prog: cannot compress $1, it has an s bit set"
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td41 "remove the call to '%0' since unsigned values cannot be negative">;
91 "call to 'size()'|call to 'data()'}0 %select{cannot be narrowed from "
92 "type %2 to %3|evaluates to %2, which cannot be narrowed to type %3}1">,
107 "integer constant expression evaluates to value %0 that cannot be "
129 "constant cannot be represented exactly in type %1">,
155 "variable length array cannot be formed during template argument deduction">;
161 "variable length array declaration cannot have 'static' storage duration">;
163 "variable length array declaration cannot have 'extern' linkage">;
176 "variably modified type %0 cannot be used as a template argument">;
180 "'new' cannot allocate object of variably modified type %0">;
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_hierarchy.ksh26 # ZVOLs cannot have children datasets: verify zfs commands respect this
32 # 3. Verify 'zfs recv' cannot receive a ZVOL overwriting datasets with children
33 # 4. Verify 'zfs recv' cannot receive datasets below a ZVOL
34 # 5. Verify 'zfs create' cannot create datasets under a ZVOL
35 # 6. Verify 'zfs rename' cannot move datasets under a ZVOL
46 log_assert "ZVOLs cannot have children datasets: verify zfs commands respect "\
69 # 3. Verify 'zfs recv' cannot receive a ZVOL overwriting datasets with children
76 # 4. Verify 'zfs recv' cannot receive datasets below a ZVOL
81 # 5. Verify 'zfs create' cannot create datasets under a ZVOL
86 # 6. Verify 'zfs rename' cannot move datasets under a ZVOL
[all …]
H A Dzvol_misc_005_neg.ksh39 # Verify a device cannot be dump and swap at the same time.
50 log_unsupported "This directory cannot be run on raw files."
66 log_assert "Verify a device cannot be dump and swap at the same time."
72 # If device in swap list, it cannot be dump device
77 # If device has dedicated as dump device, it cannot add into swap list
81 log_pass "A device cannot be dump and swap at the same time."
/freebsd/contrib/tcsh/nls/C/
H A Dset2321 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)
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset2321 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)
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c365 * Config window is only 25 bits width, so we cannot encode full bus in rk_pcie_map_cfg_atu()
654 device_printf(sc->dev,"Cannot get 'vpcie12' regulator\n"); in rk_pcie_parse_fdt_resources()
660 device_printf(sc->dev,"Cannot get 'vpcie3v3' regulator\n"); in rk_pcie_parse_fdt_resources()
666 device_printf(sc->dev,"Cannot get 'vpcie1v8' regulator\n"); in rk_pcie_parse_fdt_resources()
672 device_printf(sc->dev,"Cannot get 'vpcie0v9' regulator\n"); in rk_pcie_parse_fdt_resources()
679 device_printf(sc->dev, "Cannot get 'core' reset\n"); in rk_pcie_parse_fdt_resources()
684 device_printf(sc->dev, "Cannot get 'mgmt' reset\n"); in rk_pcie_parse_fdt_resources()
690 device_printf(sc->dev, "Cannot get 'mgmt-sticky' reset\n"); in rk_pcie_parse_fdt_resources()
695 device_printf(sc->dev, "Cannot get 'pipe' reset\n"); in rk_pcie_parse_fdt_resources()
700 device_printf(sc->dev, "Cannot get 'pm' reset\n"); in rk_pcie_parse_fdt_resources()
[all …]
/freebsd/tests/sys/geom/class/eli/
H A Dkill_test.sh32 # We cannot use keyfile1 anymore.
33 atf_check -s not-exit:0 -e match:"Cannot read metadata" \
36 # We cannot use keyfile2 anymore.
37 atf_check -s not-exit:0 -e match:"Cannot read metadata" \
55 # We cannot use keyfile1 anymore.
56 atf_check -s not-exit:0 -e match:"Cannot read metadata" \
59 # We cannot use keyfile2 anymore.
60 atf_check -s not-exit:0 -e match:"Cannot read metadata" \
H A Ddelkey_test.sh31 # We cannot use keyfile1 anymore.
38 # We cannot remove last key without -f option (for attached provider).
49 # We cannot use keyfile2 anymore.
63 # We cannot use keyfile4 anymore.
67 # We cannot remove last key without -f option (for detached provider).
74 # We cannot use keyfile3 anymore.
86 atf_set "descr" "geli delkey cannot work on a read-only provider"
/freebsd/sbin/ipf/libipf/
H A Dinterror.c34 { 6, "cannot load a rule with FR_T_BUILTIN flag set" },
39 { 11, "cannot find rule function" },
40 { 12, "cannot find rule group" },
43 { 15, "cannot determine where to append rule" },
58 { 30, "cannot remove internal rule" },
66 { 38, "group map cannot find it's hash table" },
103 { 75, "cannot find tunable name to delete" },
147 { 119, "cannot allocate memory for match array" },
160 { 132, "cannot find source lookup pool" },
162 { 134, "cannot find destination lookup pool" },
[all …]
/freebsd/lib/libnetbsd/
H A Defun.c67 "Cannot copy string; %zu chars needed %zu provided", in estrlcpy()
80 "Cannot append to string; %zu chars needed %zu provided", in estrlcat()
91 (*efunc)(1, "Cannot copy string"); in estrdup()
100 (*efunc)(1, "Cannot copy string"); in estrndup()
109 (*efunc)(1, "Cannot allocate %zu bytes", n); in emalloc()
118 (*efunc)(1, "Cannot allocate %zu blocks of size %zu", n, s); in ecalloc()
127 (*efunc)(1, "Cannot re-allocate %zu bytes", n); in erealloc()
136 (*efunc)(1, "Cannot open `%s'", p); in efopen()
147 (*efunc)(1, "Cannot format string"); in easprintf()
157 (*efunc)(1, "Cannot format string"); in evasprintf()
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DRecordInitializer.cpp23 "Cannot read buffer extent at offset %" PRId64 ".", in visit()
42 "Cannot read wall clock 'seconds' field at offset %" PRId64 ".", in visit()
50 "Cannot read wall clock 'nanos' field at offset %" PRId64 ".", in visit()
70 "Cannot read CPU id at offset %" PRId64 ".", in visit()
77 "Cannot read CPU TSC at offset %" PRId64 ".", in visit()
96 "Cannot read TSC wrap record at offset %" PRId64 ".", OffsetPtr); in visit()
115 "Cannot read a custom event record size field offset %" PRId64 ".", in visit()
129 "Cannot read a custom event TSC field at offset %" PRId64 ".", in visit()
151 "Cannot read %d bytes of custom event data from offset %" PRId64 ".", in visit()
189 "Cannot read a custom event record size field offset %" PRId64 ".", in visit()
[all …]
/freebsd/libexec/atrun/
H A Datrun.c151 perr("cannot change file permissions"); in run_file()
158 perr("cannot fork"); in run_file()
178 perrx("cannot start PAM: %s", pam_strerror(pamh, pam_err)); in run_file()
199 perr("cannot open input file %s", filename); in run_file()
250 perr("cannot chdir to %s", ATSPOOL_DIR); in run_file()
257 perr("cannot create output file"); in run_file()
297 perr("cannot chdir to %s", ATJOB_DIR); in run_file()
319 perr("cannot init group access list"); in run_file()
322 perr("cannot change group"); in run_file()
325 perr("cannot set login name"); in run_file()
[all …]
/freebsd/sys/riscv/sifive/
H A Dfu740_pci_dw.c203 device_printf(dev, "Cannot assert power-on reset: %d\n", in fupci_phy_init()
214 device_printf(dev, "Cannot enable power: %d\n", error); in fupci_phy_init()
221 device_printf(dev, "Cannot deassert power-on reset: %d\n", in fupci_phy_init()
229 device_printf(dev, "Cannot enable aux clock: %d\n", error); in fupci_phy_init()
239 device_printf(dev, "Cannot deassert aux reset: %d\n", error); in fupci_phy_init()
260 device_printf(dev, "Cannot disable aux clock: %d\n", error); in fupci_phy_init()
270 device_printf(dev, "Cannot re-enable aux clock: %d\n", error); in fupci_phy_init()
342 device_printf(dev, "Cannot get DBI memory: %d\n", error); in fupci_attach()
348 device_printf(dev, "Cannot allocate DBI memory\n"); in fupci_attach()
356 device_printf(dev, "Cannot get management space memory: %d\n", in fupci_attach()
[all …]
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_hdmi.c269 device_printf(sc->dev, "Cannot disable 'hdmi' clock\n"); in hdmi_setup_clock()
274 device_printf(sc->dev, "Cannot disable display clock\n"); in hdmi_setup_clock()
283 "Cannot set display pixel frequency\n"); in hdmi_setup_clock()
290 device_printf(output->dev, "Cannot set parent clock\n"); in hdmi_setup_clock()
296 "Cannot set display controller frequency\n"); in hdmi_setup_clock()
302 "Cannot set display controller frequency\n"); in hdmi_setup_clock()
309 device_printf(sc->dev, "Cannot enable display clock\n"); in hdmi_setup_clock()
314 device_printf(sc->dev, "Cannot enable 'hdmi' clock\n"); in hdmi_setup_clock()
321 "Cannot get display controller frequency\n"); in hdmi_setup_clock()
344 device_printf(sc->dev, "Cannot setup AVI infoframe: %zd\n", rv); in avi_setup_infoframe()
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c67 "cannot find port guid 0x%016" PRIx64 in remap_lid()
175 "cannot parse switch definition\n", in do_ucast_file_load()
184 "cannot parse switch guid: \'%s\'\n", in do_ucast_file_load()
193 "cannot find switch %016" PRIx64 "\n", in do_ucast_file_load()
204 "cannot parse lid: \'%s\'\n", in do_ucast_file_load()
215 "cannot parse port: \'%s\'\n", in do_ucast_file_load()
236 "cannot find port guid " in do_ucast_file_load()
246 "cannot parse port guid " in do_ucast_file_load()
310 "cannot parse switch definition\n", in do_lid_matrix_file_load()
319 "cannot parse switch guid: \'%s\'\n", in do_lid_matrix_file_load()
[all …]
/freebsd/usr.sbin/etcupdate/tests/
H A Dtests_test.sh157 # /first/equal/*: Cannot occur. If the file is missing from
167 # /first/first/*: Cannot occur. The files are missing from
170 # /first/second/*: Cannot happen, if the file is in old for
171 # old vs new, it cannot be missing for old vs test.
178 # /first/difftype/*: Cannot happen since the file is missing
186 # /first/difflinks/*: Cannot happen since the file is missing
194 # /first/difffiles/*: Cannot happen since the file is missing
206 # /second/equal/*: Cannot happen since the file is missing
209 # /second/first/*: Cannot happen since the file is missing
222 # /second/second/first: Cannot happen. The file is in dest in
[all …]
/freebsd/usr.bin/calendar/
H A Devents.c59 errx(1, "set_new_encoding: cannot allocate memory"); in set_new_encoding()
67 errx(1, "set_new_encoding: cannot allocate memory"); in set_new_encoding()
88 errx(1, "convert: cannot allocate memory"); in convert()
106 errx(1, "convert: cannot allocate memory"); in convert()
129 errx(1, "convert: cannot allocate memory"); in convert()
144 errx(1, "convert: cannot allocate memory"); in convert()
163 errx(1, "event_add: cannot allocate memory"); in event_add()
170 errx(1, "event_add: cannot allocate memory"); in event_add()
186 errx(1, "event_continue: cannot allocate memory"); in event_continue()
190 errx(1, "event_continue: cannot allocate memory"); in event_continue()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBranchProbability.h93 "Unknown probability cannot participate in arithmetics.");
101 "Unknown probability cannot participate in arithmetics.");
109 "Unknown probability cannot participate in arithmetics.");
116 "Unknown probability cannot participate in arithmetics.");
123 "Unknown probability cannot participate in arithmetics.");
130 "Unknown probability cannot participate in arithmetics.");
131 assert(RHS > 0 && "The divider cannot be zero.");
177 "Unknown probability cannot participate in comparisons.");
183 "Unknown probability cannot participate in comparisons.");
189 "Unknown probability cannot participate in comparisons.");
[all …]
/freebsd/contrib/bc/locales/
H A Den_AU.ISO8859-1.msg53 3 "string end cannot be found"
54 4 "comment end cannot be found"
63 13 "block end cannot be found"
64 14 "cannot return a value from void function: %s()"
65 15 "var cannot be a reference: %s"
95 11 "cannot use a void value in an expression"
102 3 "cannot open file: %s"
H A Den_CA.ISO8859-1.msg53 3 "string end cannot be found"
54 4 "comment end cannot be found"
63 13 "block end cannot be found"
64 14 "cannot return a value from void function: %s()"
65 15 "var cannot be a reference: %s"
95 11 "cannot use a void value in an expression"
102 3 "cannot open file: %s"
H A Den_CA.UTF-8.msg53 3 "string end cannot be found"
54 4 "comment end cannot be found"
63 13 "block end cannot be found"
64 14 "cannot return a value from void function: %s()"
65 15 "var cannot be a reference: %s"
95 11 "cannot use a void value in an expression"
102 3 "cannot open file: %s"
H A Den_GB.UTF-8.msg53 3 "string end cannot be found"
54 4 "comment end cannot be found"
63 13 "block end cannot be found"
64 14 "cannot return a value from void function: %s()"
65 15 "var cannot be a reference: %s"
95 11 "cannot use a void value in an expression"
102 3 "cannot open file: %s"
H A Den_IE.US_ASCII.msg53 3 "string end cannot be found"
54 4 "comment end cannot be found"
63 13 "block end cannot be found"
64 14 "cannot return a value from void function: %s()"
65 15 "var cannot be a reference: %s"
95 11 "cannot use a void value in an expression"
102 3 "cannot open file: %s"

12345678910>>...157