Searched refs:cannot (Results 1 – 25 of 106) sorted by relevance
12345
68 * \retval -L4_EINVAL Address does not exist or cannot be accessed84 * \retval -L4_EINVAL Address does not exist or cannot be accessed
48 static void cannot(const char* what) in cannot() function187 if (D==NULL) cannot("open"); in pmain()191 if (ferror(D)) cannot("write"); in pmain()192 if (fclose(D)) cannot("close"); in pmain()
36 # error TR1 header cannot be included from C++11 header
81 "make_array cannot be used without an explicit target type "
18 $(error Sanity check: cannot have a test named "test.c")
22 the C library and cannot be mixed with other ones.
4 are Completely Stupid(tm). Therefore, we cannot claim full compliance, and
39 * or L4::Kobject_x) for inheritance, otherwise these classes cannot be used
58 * capabilities without #L4_FPAGE_C_IPCGATE_SVR permission so the client cannot
43 * - The IRQ is edge-triggered and the IRQ mode cannot be changed.
246 static_assert(!__is_duration<_Rep>::value, "rep cannot be a duration");254 // NB: Make constexpr implicit. This cannot be explicitly726 "a clock's minimum duration cannot be less than its epoch");800 "literal value cannot be represented by duration type");
188 * they cannot be easily predicted and can generally only be caught as
193 * they cannot be easily predicted and can generally only be caught as
108 * they cannot be easily predicted and can generally only be caught as
246 static_assert(!__is_duration<_Rep>::value, "rep cannot be a duration");254 // NB: Make constexpr implicit. This cannot be explicitly725 "a clock's minimum duration cannot be less than its epoch");
308 static_assert(!__is_duration<_Rep>::value, "rep cannot be a duration");316 // NB: Make constexpr implicit. This cannot be explicitly827 "a clock's minimum duration cannot be less than its epoch");901 "literal value cannot be represented by duration type");
Completed in 18 milliseconds