/external/valgrind/coregrind/ |
D | vgdb.h | 58 #define ERROR(errno, ...) ((errno == 0 ? 0 : perror("syscall failed")), \ argument 62 #define XERROR(errno, ...) ((errno == 0 ? 0 : perror("syscall failed")), \ argument
|
/external/libpcap/Win32/Src/ |
D | inet_pton.c | 49 #define errno (*_errno()) macro
|
/external/libxml2/win32/wince/ |
D | wincecompat.c | 20 int errno=0; variable
|
/external/netperf/src/missing/ |
D | inet_ntop.c | 73 #define errno GetLastError() macro
|
/external/avahi/avahi-compat-howl/include/salt/ |
D | debug.h | 141 #define sw_translate_error(expr, errno) ((expr) ? 0 : (errno)) argument
|
/external/zlib/src/ |
D | zutil.c | 147 int errno = 0; variable
|
/external/opencv3/3rdparty/zlib/ |
D | zutil.c | 147 int errno = 0; variable
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | dbus_std_ifaces.py | 34 def __init__(self, errno, *args, **kwargs): argument
|
D | pm_errors.py | 22 def __init__(self, errno, *args, **kwargs): argument
|
/external/dbus/dbus/ |
D | dbus-sysdeps-wince-glue.h | 50 #define errno ((int)GetLastError ()) macro
|
/external/libpcap/ |
D | pcap-win32.c | 52 #define errno (*_errno()) macro
|
/external/elfutils/libdwfl/ |
D | libdwflP.h | 102 #define DWFL_E(name, errno) (OTHER_ERROR (name) | (errno)) argument
|
/external/netperf/src/ |
D | netlib.h | 376 #define errno GetLastError() macro
|
/external/harfbuzz_ng/src/ |
D | hb-private.hh | 175 static int errno = 0; /* Use something better? */ variable
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | fasta.js | 3693 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | copy.js | 3310 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | corrections.js | 3310 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | fannkuch.js | 3449 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | primes.js | 3324 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | memops.js | 3418 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | zlib.js | 3419 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | box2d.js | 3667 FS.ErrnoError = function ErrnoError(errno) { argument
|
D | lua_binarytrees.js | 3456 FS.ErrnoError = function ErrnoError(errno) { argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interceptors.cc | 158 #define errno (*__errno_location()) macro
|