Home
last modified time | relevance | path

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

12345

/l4re-core-master/l4re/include/
A Dmmio_space68 * \retval -L4_EINVAL Address does not exist or cannot be accessed
84 * \retval -L4_EINVAL Address does not exist or cannot be accessed
/l4re-core-master/lua/lib/contrib/src/
A Dluac.c48 static void cannot(const char* what) in cannot() function
187 if (D==NULL) cannot("open"); in pmain()
191 if (ferror(D)) cannot("write"); in pmain()
192 if (fclose(D)) cannot("close"); in pmain()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dmemory36 # error TR1 header cannot be included from C++11 header
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/experimental/
A Darray81 "make_array cannot be used without an explicit target type "
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A DTest.mak18 $(error Sanity check: cannot have a test named "test.c")
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dcrt.txt22 the C library and cannot be mixed with other ones.
A DuClibc_vs_SuSv3.txt4 are Completely Stupid(tm). Therefore, we cannot claim full compliance, and
/l4re-core-master/l4sys/include/
A Dkobject39 * or L4::Kobject_x) for inheritance, otherwise these classes cannot be used
A Dipc_gate58 * capabilities without #L4_FPAGE_C_IPCGATE_SVR permission so the client cannot
A Dvcon43 * - The IRQ is edge-triggered and the IRQ mode cannot be changed.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dchrono246 static_assert(!__is_duration<_Rep>::value, "rep cannot be a duration");
254 // NB: Make constexpr implicit. This cannot be explicitly
726 "a clock's minimum duration cannot be less than its epoch");
800 "literal value cannot be represented by duration type");
A Dstdexcept188 * they cannot be easily predicted and can generally only be caught as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dchrono246 static_assert(!__is_duration<_Rep>::value, "rep cannot be a duration");
254 // NB: Make constexpr implicit. This cannot be explicitly
726 "a clock's minimum duration cannot be less than its epoch");
800 "literal value cannot be represented by duration type");
A Dstdexcept193 * they cannot be easily predicted and can generally only be caught as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dstdexcept108 * they cannot be easily predicted and can generally only be caught as
A Dchrono246 static_assert(!__is_duration<_Rep>::value, "rep cannot be a duration");
254 // NB: Make constexpr implicit. This cannot be explicitly
725 "a clock's minimum duration cannot be less than its epoch");
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dchrono308 static_assert(!__is_duration<_Rep>::value, "rep cannot be a duration");
316 // NB: Make constexpr implicit. This cannot be explicitly
827 "a clock's minimum duration cannot be less than its epoch");
901 "literal value cannot be represented by duration type");
A Dstdexcept193 * they cannot be easily predicted and can generally only be caught as

Completed in 18 milliseconds

12345