Searched refs:ENOTRECOVERABLE (Results 1 – 16 of 16) sorted by relevance
/external/bison/lib/ |
D | errno.in.h | 92 # ifndef ENOTRECOVERABLE 93 # define ENOTRECOVERABLE 127 macro 250 # define ENOTRECOVERABLE 59 macro 258 # define ENOTRECOVERABLE 44 263 # define ENOTRECOVERABLE 127 267 # define ENOTRECOVERABLE 2014
|
D | strerror-override.c | 290 case ENOTRECOVERABLE: in strerror_override()
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
D | pthread_mutex_lock.c | 156 result = ENOTRECOVERABLE; in pthread_mutex_lock() 187 result = ENOTRECOVERABLE; in pthread_mutex_lock() 247 result = ENOTRECOVERABLE; in pthread_mutex_lock()
|
D | pthread_mutex_timedlock.c | 212 result = ENOTRECOVERABLE; in pthread_mutex_timedlock() 242 result = ENOTRECOVERABLE; in pthread_mutex_timedlock() 306 result = ENOTRECOVERABLE; in pthread_mutex_timedlock()
|
D | pthread_mutex_destroy.c | 64 if (0 == result || ENOTRECOVERABLE == result) in pthread_mutex_destroy()
|
D | need_errno.h | 134 #define ENOTRECOVERABLE 44 macro
|
D | pthread_mutex_trylock.c | 111 return ENOTRECOVERABLE; in pthread_mutex_trylock()
|
D | pthread_mutex_consistent.c | 92 result = ENOTRECOVERABLE; in ptw32_robust_mutex_inherit()
|
D | pthread.h | 295 #if !defined(ENOTRECOVERABLE) 296 # define ENOTRECOVERABLE 44 macro
|
/external/llvm/include/llvm/Support/ |
D | system_error.h | 441 # ifndef ENOTRECOVERABLE 442 # define ENOTRECOVERABLE 127 macro 590 #ifdef ENOTRECOVERABLE 591 state_not_recoverable = ENOTRECOVERABLE,
|
/external/kernel-headers/original/asm-generic/ |
D | errno.h | 107 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
|
/external/kernel-headers/original/asm-mips/ |
D | errno.h | 120 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
|
/external/bison/m4/ |
D | errno_h.m4 | 58 #if !defined ENOTRECOVERABLE
|
/external/strace/ |
D | ChangeLog-CVS | 1911 (EKEYREVOKED, EKEYREJECTED, EOWNERDEAD, ENOTRECOVERABLE): Added.
|
/external/chromium_org/tools/win/split_link/viz.js/ |
D | viz.js | 961 …28,ENOSR:63,ENOSTR:60,ENOSYS:38,ENOTCONN:107,ENOTDIR:20,ENOTEMPTY:39,ENOTRECOVERABLE:131,ENOTSOCK:… property
|
/external/chromium_org/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …5,ENOSHARE:136,ECASECLASH:137,EILSEQ:138,EOVERFLOW:139,ECANCELED:140,ENOTRECOVERABLE:141,EOWNERDEA… property
|