/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 322 #ifndef ETIME 323 #error ETIME not defined
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 35 #define ETIME 62 /* Timer expired */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 39 #define ETIME 62 /* Timer expired */ macro
|
/external/bison/lib/ |
D | strerror-override.c | 102 case ETIME: in strerror_override()
|
D | errno.in.h | 129 # define ETIME 137 /* not required by POSIX */ macro
|
/external/tcpdump/win32/Include/ |
D | errno.h | 67 #define ETIME 62 /* Timer expired */ macro
|
/external/libcxx/include/ |
D | cerrno | 215 #ifndef ETIME 216 #define ETIME 9935
|
D | system_error | 188 stream_timeout, // ETIME 332 #ifdef ETIME 333 stream_timeout = ETIME,
|
D | module.modulemap | 44 EADDRNOTAVAIL, EDOM, EMFILE, ENOLINK, ENOTTY, ETIME,
|
/external/libcxx/test/std/diagnostics/syserr/ |
D | errc.pass.cpp | 94 static_assert(static_cast<int>(std::errc::stream_timeout) == ETIME, ""); in main()
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 1869 case -ETIME: in handle_bulk_completion() 1985 case -ETIME: in handle_iso_completion() 2041 case -ETIME: in handle_control_completion()
|
/external/tinycompress/ |
D | compress.c | 626 return oops(compress, ETIME, "poll timed out"); in compress_wait()
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | session.c | 681 return -ETIME; in perf_session_queue_event() 1101 if (ret != -ETIME) in perf_session__process_event()
|
/external/valgrind/include/vki/ |
D | vki-darwin.h | 629 #define VKI_ETIME ETIME
|
/external/libdrm/intel/ |
D | intel_bufmgr_gem.c | 56 #ifndef ETIME 57 #define ETIME ETIMEDOUT macro 1693 return drm_intel_gem_bo_busy(bo) ? -ETIME : 0; in drm_intel_gem_bo_wait()
|
/external/robolectric/lib/main/ |
D | sqlite-jdbc-3.7.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/fio/ |
D | HOWTO | 1018 latency. It will exit with an ETIME error.
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …OANO:53,EBADRQC:54,EBADSLT:55,EDEADLOCK:56,EBFONT:57,ENOSTR:60,ENODATA:61,ETIME:62,ENOSR:63,ENONET… property
|