Home
last modified time | relevance | path

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

123

/external/libtextclassifier/native/lang_id/common/file/
Dmmap.cc64 const DWORD last_error = GetLastError(); in ~Win32HandleCloser() local
87 const std::string last_error = GetLastSystemError(); in MmapFile() local
103 const std::string last_error = GetLastSystemError(); in MmapFile() local
114 const std::string last_error = GetLastSystemError(); in MmapFile() local
126 const std::string last_error = GetLastSystemError(); in MmapFile() local
141 const std::string last_error = GetLastSystemError(); in Unmap() local
159 const std::string last_error = GetLastSystemError(); in ~FileCloser() local
174 const std::string last_error = GetLastSystemError(); in MmapFile() local
191 const std::string last_error = GetLastSystemError(); in MmapFile() local
222 const std::string last_error = GetLastSystemError(); in MmapFile() local
[all …]
/external/libtextclassifier/native/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/OpenCL-CTS/test_conformance/clcpp/address_spaces/
Dtest_storage_types.hpp82 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
174 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
323 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
403 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dtest_pointer_types.hpp84 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
194 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
270 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
395 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
/external/OpenCL-CTS/test_conformance/clcpp/math_funcs/
Dhalf_math_funcs.hpp75 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dcomparison_funcs.hpp36 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dother_funcs.hpp41 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dpower_funcs.hpp119 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dtrigonometric_funcs.hpp159 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dexponential_funcs.hpp110 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dlogarithmic_funcs.hpp213 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() 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/OpenCL-CTS/test_conformance/clcpp/relational_funcs/
Dcomparison_funcs.hpp123 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
/external/OpenCL-CTS/test_conformance/clcpp/api/
Dtest_ctors_dtors.hpp160 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
/external/OpenCL-CTS/test_conformance/clcpp/synchronization/named_barrier/
Dtest_spec_example.hpp310 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
/external/OpenCL-CTS/test_conformance/clcpp/spec_constants/
Dtest_spec_consts_init_vars.hpp145 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
Dtest_spec_consts_if.hpp132 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
/external/elfutils/libdwfl/
Ddwfl_error.c145 int last_error = global_error; in dwfl_errmsg() local
/external/OpenCL-CTS/test_conformance/clcpp/integer_funcs/
D24bit_funcs.hpp123 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
/external/OpenCL-CTS/test_conformance/clcpp/program_scope_ctors_dtors/
Dtest_ctors_dtors.hpp311 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local
/external/perfetto/include/perfetto/ext/base/
Dunix_socket.h276 int last_error() const { return last_error_; } in last_error() function
/external/OpenCL-CTS/test_conformance/clcpp/reinterpret/
Das_type.hpp189 int last_error = CL_SUCCESS; in AUTO_TEST_CASE() local

123