Home
last modified time | relevance | path

Searched defs:last_error (Results 1 – 23 of 23) sorted by relevance

/external/elfutils/libdw/
Ddwarf_error.c114 int last_error = global_error; in dwarf_errmsg() local
/external/elfutils/libasm/
Dasm_error.c80 int last_error = global_error; in asm_errmsg() local
/external/libpcap/
Dfad-win32.c151 DWORD last_error = GetLastError(); in pcap_findalldevs_interfaces() local
/external/elfutils/libdwfl/
Ddwfl_error.c145 int last_error = global_error; in dwfl_errmsg() local
/external/elfutils/libelf/
Delf_error.c338 int last_error = global_error; in elf_errmsg() local
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c1250 int last_error = INT_MAX; in vp8_regulate_q() local
/external/libchrome/base/
Dlogging.cc855 DWORD last_error = err_; in ~Win32ErrorLogMessage() local
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm.i374 enum x86_report_codes last_error; member
Dlibdisasm_oop.i811 enum x86_report_codes last_error; member
/external/javasqlite/src/main/java/SQLite/
DDatabase.java516 public int last_error() { in last_error() method in Database
/external/protobuf/gtest/src/
Dgtest-death-test.cc274 const int last_error = errno; in FailFromInternalError() local
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc287 const int last_error = errno; in FailFromInternalError() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc325 const int last_error = errno; in FailFromInternalError() local
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc287 const int last_error = errno; in FailFromInternalError() local
/external/gtest/src/
Dgtest-death-test.cc327 const int last_error = errno; in FailFromInternalError() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-death-test.cc327 const int last_error = errno; in FailFromInternalError() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc464 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *last_error) { in OpenFile()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c529 int last_error = INT_MAX; in vp9_rc_regulate_q() local
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc6313 const int last_error = errno; in FailFromInternalError() local
/external/opencv3/modules/ts/src/
Dts_gtest.cpp6860 const int last_error = errno; in FailFromInternalError() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc6821 const int last_error = errno; in FailFromInternalError() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc6821 const int last_error = errno; in FailFromInternalError() local
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp6946 const uint32_t last_error = ERR_peek_last_error(); local