Home
last modified time | relevance | path

Searched defs:last_error (Results 1 - 22 of 22) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_error.c121 int last_error = global_error; in dwarf_errmsg() local
/third_party/elfutils/libasm/
H A Dasm_error.c79 int last_error = global_error; in asm_errmsg() local
/third_party/elfutils/libdwfl/
H A Ddwfl_error.c159 int last_error = global_error; in dwfl_errmsg() local
/third_party/gn/src/base/win/
H A Dscoped_process_information.cc25 DWORD last_error = ::GetLastError(); in CheckAndDuplicateHandle() local
H A Dscoped_handle.h63 auto last_error = ::GetLastError(); in Set() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dthreads_win.c165 DWORD last_error; in CRYPTO_THREAD_get_local() local
/third_party/openssl/crypto/
H A Dthreads_win.c165 DWORD last_error; in CRYPTO_THREAD_get_local() local
/third_party/elfutils/libelf/
H A Delf_error.c342 int last_error = global_error; in elf_errmsg() local
/third_party/gn/src/base/files/
H A Dfile_win.cc230 File::Error File::OSErrorToFileError(DWORD last_error) { in OSErrorToFileError() argument
264 DCHECK_NE(static_cast<DWORD>(ERROR_SUCCESS), last_error); in OSErrorToFileError() local
/third_party/libuv/src/win/
H A Dfs-event.c162 DWORD attr, last_error; in uv_fs_event_start() local
[all...]
/third_party/node/deps/uv/src/win/
H A Dfs-event.c161 DWORD attr, last_error; in uv_fs_event_start() local
/third_party/ffmpeg/libavcodec/
H A Delbg.c355 int64_t last_error; in do_elbg() local
/third_party/node/src/
H A Djs_native_api_v8.h229 JSVM_ExtendedErrorInfo last_error; member
/third_party/python/Modules/
H A Dsignalmodule.c353 int last_error = GetLastError(); in trip_signal() local
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c123 ngtcp2_ccerr last_error; member
[all...]
/third_party/backends/backend/
H A Depjitsu.c3268 float *gain_slope, *last_error; in finecal() local
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc363 const int last_error = errno; in FailFromInternalError() local
/third_party/nghttp2/src/
H A Dh2load.h345 ngtcp2_ccerr last_error; member
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc367 const int last_error = errno; in FailFromInternalError() local
/third_party/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc361 const int last_error = errno; in FailFromInternalError() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp114 string last_error; member
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc571 const std::string& last_error() { return last_error_; } in last_error() function in google::protobuf::descriptor_unittest::SimpleErrorCollector

Completed in 42 milliseconds