Home
last modified time | relevance | path

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

12

/external/libtextclassifier/lang_id/common/file/
Dmmap.cc48 const string last_error = GetLastSystemError(); in ~FileCloser() local
63 const string last_error = GetLastSystemError(); in MmapFile() local
80 const string last_error = GetLastSystemError(); in MmapFile() local
111 const string last_error = GetLastSystemError(); in MmapFile() local
125 const string last_error = GetLastSystemError(); in Unmap() local
/external/libtextclassifier/utils/memory/
Dmmap.cc43 const std::string last_error = GetLastSystemError(); in ~FileCloser() local
60 const std::string last_error = GetLastSystemError(); in MmapFile() local
77 const std::string last_error = GetLastSystemError(); in MmapFile() local
113 const std::string last_error = GetLastSystemError(); in MmapFile() local
128 const std::string last_error = GetLastSystemError(); in Unmap() local
/external/flac/libFLAC/
Dfixed_intrin_ssse3.c67 __m128i last_error; in FLAC__fixed_compute_best_predictor_intrin_ssse3() local
158 __m128i last_error, zero = _mm_setzero_si128(); in FLAC__fixed_compute_best_predictor_wide_intrin_ssse3() local
Dfixed_intrin_sse2.c67 __m128i last_error; in FLAC__fixed_compute_best_predictor_intrin_sse2() local
164 __m128i last_error, zero = _mm_setzero_si128(); in FLAC__fixed_compute_best_predictor_wide_intrin_sse2() local
/external/elfutils/libasm/
Dasm_error.c80 int last_error = global_error; in asm_errmsg() local
/external/elfutils/libdw/
Ddwarf_error.c121 int last_error = global_error; in dwarf_errmsg() local
/external/elfutils/libdwfl/
Ddwfl_error.c145 int last_error = global_error; in dwfl_errmsg() local
/external/perfetto/include/perfetto/base/
Dunix_socket.h279 int last_error() const { return last_error_; } in last_error() function
/external/boringssl/src/crypto/
Dthread_win.c206 DWORD last_error = GetLastError(); in get_thread_locals() local
/external/elfutils/libelf/
Delf_error.c343 int last_error = global_error; in elf_errmsg() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_client_windows.cc191 int last_error = WSAGetLastError(); in tcp_connect() local
Dtcp_server_windows.cc275 int last_error = WSAGetLastError(); in start_accept_locked() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h52 grpc_error* last_error; member
/external/libchrome/base/
Dlogging.cc982 DWORD last_error = err_; in ~Win32ErrorLogMessage() local
998 int last_error = err_; in ~ErrnoLogMessage() local
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c1154 int last_error = INT_MAX; in vp8_regulate_q() local
/external/u-boot/drivers/i2c/
Di2c-cdns.c153 unsigned int last_error, current_error; in cdns_i2c_calc_divs() local
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm.i374 enum x86_report_codes last_error; member
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc73 DWORD last_error = ERROR_SUCCESS; in pread() local
/external/libcups/cups/
Dcups-private.h132 ipp_status_t last_error; /* Last IPP error */ member
/external/python/cpython3/Modules/
Dsignalmodule.c268 int last_error = GetLastError(); in trip_signal() local
/external/libchrome/base/files/
Dfile_unittest.cc254 File::Error last_error = File::GetLastFileError(); in TEST() local
/external/javasqlite/src/main/java/SQLite/
DDatabase.java516 public int last_error() { in last_error() method in Database
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc338 const int last_error = errno; in FailFromInternalError() local
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc338 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

12