Home
last modified time | relevance | path

Searched refs:cannot (Results 1 – 25 of 806) sorted by relevance

12345678910>>...33

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td446 "cannot decompose class type %1: "
2226 "cannot use type %0 as a range">;
2286 "cannot be constexpr">;
2817 "lambda cannot be declared %0">;
3570 "cannot be overloaded">;
5274 "cannot be modified in ARC">;
5444 "_Atomic cannot be applied to "
5991 "cannot have '%3' qualifier">;
6636 "cannot return from %0">;
7160 "cannot use '%0' in "
[all …]
H A DDiagnosticASTKinds.td18 "cannot cast object of dynamic type %0 to type %1">;
27 "%select{non-constexpr|undefined}0 %select{function|constructor}1 %2 cannot "
30 "constructor inherited from base class %0 cannot be used in a "
31 "constant expression; derived class cannot be implicitly initialized">;
35 "cannot evaluate virtual function call in a constant expression">;
37 "cannot construct object of type %0 with virtual base class "
40 "non-literal type %0 cannot be used in a constant expression">;
46 def note_constexpr_array_index : Note<"cannot refer to element %0 of "
145 "a constant expression cannot modify an object that is visible outside "
173 "cannot constant evaluate '%select{memcpy|memmove}0' from object of "
[all …]
H A DDiagnosticParseKinds.td217 "attributes cannot be specified on namespace alias">;
235 "nested namespace definition cannot be 'inline'">;
405 "cannot cast 'super' (it isn't an expression)">;
623 "attribute %0 cannot have an argument list">;
627 "attribute %0 cannot be used as an attribute pack">;
715 "enumerations cannot be explicitly instantiated">;
768 "cannot define a type in a friend declaration">;
808 "alias declaration cannot be a pack expansion">;
861 "'this' cannot be captured by reference">;
1228 "%0 attribute cannot be applied to a module">;
[all …]
H A DDiagnosticDriverKinds.td33 "cannot find CUDA installation. Provide its path via --cuda-path, or pass "
36 "cannot find libdevice for %0. Provide path to different CUDA installation "
58 "cannot use '%0' output with multiple -arch options">;
63 "cannot specify -o when generating multiple output files">;
65 "cannot specify '%0%1' when compiling multiple source files">;
79 "invalid Xarch argument: '%0', cannot change driver behavior inside Xarch argument">;
127 "configuration file '%0' cannot be found">;
131 "cannot read configuration file '%0'">;
202 "-emit-llvm cannot be used when linking">;
351 "ignoring '-mgpopt' option as it cannot be used with %select{|the implicit"
[all …]
H A DDiagnosticCommonKinds.td52 "string literal with user-defined suffix cannot be used here">;
54 "character literal with user-defined suffix cannot be used here">;
56 "numeric literal with user-defined suffix cannot be used here">;
108 "%0 attribute cannot be applied to types">;
109 def err_enum_template : Error<"enumeration cannot be a template">;
255 "option '%0' cannot be specified with '%1'">;
257 "option '%0' cannot be specified without '%1'">;
259 "option '%0' cannot be specified on this target">;
262 def err_cannot_open_file : Error<"cannot open file '%0': %1">, DefaultFatal;
292 …"directive '#pragma omp %0' cannot contain more than one '%1' clause%select{| with '%3' name modif…
H A DDiagnosticFrontendKinds.td23 def err_fe_cannot_link_module : Error<"cannot link module '%0': %1">,
67 "cannot locate code-completion file %0">, DefaultFatal;
126 "cannot find start ('{{') of expected %0">;
128 "cannot find end ('}}') of expected %0">;
132 "cannot find start of regex ('{{') in %0">;
137 "%select{expected|'expected-no-diagnostics'}0 directive cannot follow "
147 def note_fixit_unfixed_error : Note<"FIX-IT detected an error it cannot fix">;
176 "module file %0 cannot be loaded due to a configuration mismatch with the current "
197 "cannot create includes file for module %0: %1">;
H A DDiagnosticLexKinds.td142 "character '%0' cannot be specified by a universal character name">;
247 "cannot be used in preprocessor constant expression">;
365 "__VA_OPT__ cannot be nested within its own replacement tokens">;
368 "'##' cannot appear at start of __VA_OPT__ argument">;
371 : Error<"'##' cannot appear at end of __VA_OPT__ argument">;
477 "cannot convert %0 token to an identifier">;
571 "'##' cannot appear at start of macro expansion">;
615 "invalid line marker flag '2': cannot pop empty include stack">;
679 "inferred submodule cannot be a framework submodule">;
681 "inferred framework modules cannot be 'explicit'">;
[all …]
/freebsd-12.1/sys/gnu/dts/arm/
H A Dste-href-tvk1281618.dtsi103 * These interrupts cannot be used: the other component
105 * cannot set its DRDY line to open drain, so it cannot be
121 * These interrupts cannot be used: the other component
123 * cannot set its DRDY line to open drain, so it cannot be
155 * These interrupts cannot be used: the other component
157 * cannot set its DRDY line to open drain, so it cannot be
H A Darm-realview-eb-11mp-revb.dts59 * On revision B, we cannot reach the secondary interrupt
61 * on their IRQ cannot be reached, so disable them.
H A Darm-realview-eb-11mp-ctrevb.dts59 * On revision B, we cannot reach the secondary interrupt
61 * on their IRQ cannot be reached, so disable them.
/freebsd-12.1/contrib/tcsh/nls/ukrainian/
H A Dset719 16 ПОМИЛКА: cannot delete\r\n
21 18 ПОМИЛКА: cannot insert\r\n
26 23 %s: WARNING: Your terminal cannot move up.\n
H A Dset264 1 cannot stat %s. Please "unset watch".\n
5 2 %s cannot be opened. Please "unset watch".\n
/freebsd-12.1/contrib/libarchive/libarchive/test/
H A Dtest_archive_write_add_filter_by_name.c146 cannot(void) in cannot() function
188 test_filter_by_name("lzip", ARCHIVE_FILTER_LZIP, cannot); in DEFINE_TEST()
193 test_filter_by_name("lzma", ARCHIVE_FILTER_LZMA, cannot); in DEFINE_TEST()
208 test_filter_by_name("xz", ARCHIVE_FILTER_XZ, cannot); in DEFINE_TEST()
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset719 16 ERROR: cannot delete\r\n
21 18 ERROR: cannot insert\r\n
26 23 %s: WARNING: Your terminal cannot move up.\n
H A Dset264 1 cannot stat %s. Please "unset watch".\n
5 2 %s cannot be opened. Please "unset watch".\n
/freebsd-12.1/usr.bin/sort/nls/
H A DC.msg13 9 "Radix sort cannot be used with these sort options"
14 10 "The chosen sort method cannot be used with stable and/or unique sort"
/freebsd-12.1/contrib/libc++/include/experimental/
H A Dcoroutine64 _LIBCPP_WARNING("<experimental/coroutine> cannot be used with this compiler")
66 # warning <experimental/coroutine> cannot be used with this compiler
157 "coroutine_handle<void>::from_address cannot be called with "
240 "coroutine_handle<promise_type>::from_address cannot be called with "
247 "coroutine_handle<promise_type>::from_address cannot be used with "
/freebsd-12.1/contrib/libc++/include/
H A Darray260 "cannot fill zero-sized array of type 'const T'");
266 "cannot swap zero-sized array of type 'const T'");
308 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::operator[] on a zero-sized array");
314 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::operator[] on a zero-sized array");
332 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::front() on a zero-sized array");
338 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::front() on a zero-sized array");
344 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::back() on a zero-sized array");
350 _LIBCPP_ASSERT(false, "cannot call array<T, 0>::back() on a zero-sized array");
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_SESSION_get0_cipher.pod19 connection when the session was created, or NULL if it cannot be determined.
31 or NULL if it cannot be determined.
H A DCMS_verify.pod36 the content is detached B<indata> cannot be B<NULL>.
41 certificate cannot be located the operation fails.
82 signer cannot be found.
98 signer it cannot be trusted without additional evidence (such as a trusted
H A DPKCS7_verify.pod38 the content is detached B<indata> cannot be B<NULL>. If the content is
47 contained in the B<p7> structure itself. If any signer's certificates cannot be
85 signer cannot be found.
95 signer it cannot be trusted without additional evidence (such as a trusted
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A DIPFILTER.LICENCE13 derivative of this code cannot be changed. i.e. this code cannot simply be
/freebsd-12.1/contrib/lua/src/
H A Dluac.c44 static void cannot(const char* what) in cannot() function
182 if (D==NULL) cannot("open"); in pmain()
186 if (ferror(D)) cannot("write"); in pmain()
187 if (fclose(D)) cannot("close"); in pmain()
/freebsd-12.1/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp34 cannot be changed and dummynet(4) or pf(4) configuration
35 cannot be adjusted.
/freebsd-12.1/contrib/tcsh/
H A DFAQ54 that it can do line editing. This cannot be fixed because tcsh cannot
64 4. I tried to compile tcsh and it cannot find <locale.h>?
76 6. I just made tcsh my login shell, and I cannot ftp any more?
119 I cannot get it to pass 8 bit characters?
159 Note that by doing that you cannot use pgup and pgdn to scroll... Also
207 20. Script on SGI 4.0.5 does not give us a tty, so we cannot have job

12345678910>>...33