Searched refs:error_code (Results 1 - 25 of 790) sorted by relevance

1234567891011>>

/external/parameter-framework/asio/include/asio/
H A Derror_code.hpp2 // error_code.hpp
31 typedef std::error_code error_code; typedef in namespace:asio
38 # include "asio/impl/error_code.ipp"
/external/parameter-framework/asio-1.10.6/include/asio/
H A Derror_code.hpp2 // error_code.hpp
31 typedef std::error_code error_code; typedef in namespace:asio
38 # include "asio/impl/error_code.ipp"
/external/parameter-framework/asio/include/asio/detail/
H A Dthrow_error.hpp16 #include "asio/error_code.hpp"
23 ASIO_DECL void do_throw_error(const asio::error_code& err);
25 ASIO_DECL void do_throw_error(const asio::error_code& err,
28 inline void throw_error(const asio::error_code& err)
34 inline void throw_error(const asio::error_code& err,
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dthrow_error.hpp16 #include "asio/error_code.hpp"
23 ASIO_DECL void do_throw_error(const asio::error_code& err);
25 ASIO_DECL void do_throw_error(const asio::error_code& err,
28 inline void throw_error(const asio::error_code& err)
34 inline void throw_error(const asio::error_code& err,
/external/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h41 inline std::error_code make_error_code(SDError E) {
42 return std::error_code(static_cast<int>(E), SDErrorCategory());
65 std::error_code readDiagnostics(StringRef File);
75 std::error_code readMetaBlock(llvm::BitstreamCursor &Stream);
78 std::error_code readDiagnosticBlock(llvm::BitstreamCursor &Stream);
82 virtual std::error_code visitStartOfDiagnostic() {
83 return std::error_code();
86 virtual std::error_code visitEndOfDiagnostic() { return std::error_code(); }
88 virtual std::error_code visitCategoryRecor
[all...]
/external/libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.virtuals/
H A Dequivalent_error_code_int.pass.cpp14 // virtual bool equivalent(const error_code& code, int condition) const;
22 assert(e_cat.equivalent(std::error_code(5, e_cat), 5));
23 assert(!e_cat.equivalent(std::error_code(5, e_cat), 6));
/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.nonmembers/
H A Dlt.pass.cpp12 // class error_code
14 // bool operator<(const error_code& lhs, const error_code& rhs);
23 const std::error_code ec1(6, std::generic_category());
24 const std::error_code ec2(7, std::generic_category());
/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.observers/
H A Dbool.pass.cpp12 // class error_code
23 const std::error_code ec(6, std::generic_category());
27 const std::error_code ec(0, std::generic_category());
H A Dbool.fail.cpp14 // class error_code
22 const std::error_code ec(0, std::generic_category());
H A Dcategory.pass.cpp12 // class error_code
21 const std::error_code ec(6, std::generic_category());
H A Dvalue.pass.cpp12 // class error_code
21 const std::error_code ec(6, std::system_category());
/external/libcxx/test/std/thread/futures/futures.errors/
H A Dequivalent_error_code_int.pass.cpp16 // virtual bool equivalent(const error_code& code, int condition) const;
24 assert(e_cat.equivalent(std::error_code(5, e_cat), 5));
25 assert(!e_cat.equivalent(std::error_code(5, e_cat), 6));
/external/libcxx/test/std/diagnostics/syserr/syserr.hash/
H A Denabled_hash.pass.cpp24 test_hash_enabled_for_type<std::error_code>();
/external/llvm/include/llvm/Support/
H A DWindowsError.h16 std::error_code mapWindowsError(unsigned EV);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DWindowsError.h16 std::error_code mapWindowsError(unsigned EV);
/external/swiftshader/third_party/LLVM/include/llvm/Object/
H A DObjectFile.h65 content_iterator& increment(error_code &err) {
67 if (error_code ec = Current.getNext(next))
104 error_code getNext(SymbolRef &Result) const;
106 error_code getName(StringRef &Result) const;
107 error_code getAddress(uint64_t &Result) const;
108 error_code getOffset(uint64_t &Result) const;
109 error_code getSize(uint64_t &Result) const;
110 error_code getSymbolType(SymbolRef::SymbolType &Result) const;
114 error_code getNMTypeChar(char &Result) const;
118 error_code isInterna
[all...]
H A DMachO.h30 MachOObjectFile(MemoryBuffer *Object, MachOObject *MOO, error_code &ec);
42 virtual error_code getSymbolNext(DataRefImpl Symb, SymbolRef &Res) const;
43 virtual error_code getSymbolName(DataRefImpl Symb, StringRef &Res) const;
44 virtual error_code getSymbolOffset(DataRefImpl Symb, uint64_t &Res) const;
45 virtual error_code getSymbolAddress(DataRefImpl Symb, uint64_t &Res) const;
46 virtual error_code getSymbolSize(DataRefImpl Symb, uint64_t &Res) const;
47 virtual error_code getSymbolNMTypeChar(DataRefImpl Symb, char &Res) const;
48 virtual error_code isSymbolInternal(DataRefImpl Symb, bool &Res) const;
49 virtual error_code isSymbolGlobal(DataRefImpl Symb, bool &Res) const;
50 virtual error_code getSymbolTyp
[all...]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DReplyPacket.java37 private short error_code; field in class:ReplyPacket
56 error_code = (short) super.readFromByteArray(p, ERROR_CODE_INDEX,
67 error_code = val;
76 return error_code;
89 super.writeAtByteArray(error_code, res, ERROR_CODE_INDEX,
/external/libxcam/modules/ocl/
H A Dcl_event.cpp43 cl_int error_code = CL_SUCCESS; local
51 error_code = clWaitForEvents (1, &_event_id);
55 error_code == CL_SUCCESS,
57 "cl event wait failed with error cod:%d", error_code);
67 cl_int error_code = CL_SUCCESS; local
79 error_code == CL_SUCCESS,
81 "clGetEventInfo failed on param:%d, errno:%d", param_name, error_code);
92 cl_int error_code = CL_SUCCESS; local
109 error_code = clWaitForEvents (event_count, event_ids);
113 error_code
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DFileSystem.h14 // All functions return an error_code and their actual work via the last out
19 // this does not guarantee that error_code will be in the set of explicitly
21 // errors occur, the correct error_code will be used ]. All functions may
118 /// platform specific error_code.
119 error_code make_absolute(SmallVectorImpl<char> &path);
129 /// error_code.
130 error_code copy_file(const Twine &from, const Twine &to,
138 /// otherwise a platform specific error_code.
139 error_code create_directories(const Twine &path, bool &existed);
146 /// otherwise a platform specific error_code
[all...]
/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A DErrorCodeEnum.pass.cpp12 // class error_code
14 // template <ErrorCodeEnum E> error_code(E e);
31 std::error_code
34 return std::error_code(static_cast<int>(x), std::generic_category());
40 std::error_code ec(two);
H A Ddefault.pass.cpp12 // class error_code
14 // error_code();
21 std::error_code ec;
/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A DErrorCodeEnum.pass.cpp12 // class error_code
14 // template <ErrorCodeEnum E> error_code& operator=(E e);
31 std::error_code
34 return std::error_code(static_cast<int>(x), std::generic_category());
40 std::error_code ec;
/external/llvm/tools/obj2yaml/
H A Dobj2yaml.h20 std::error_code coff2yaml(llvm::raw_ostream &Out,
22 std::error_code elf2yaml(llvm::raw_ostream &Out,
24 std::error_code macho2yaml(llvm::raw_ostream &Out,
/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.overview/
H A Dtypes.pass.cpp11 // class error_code
13 // Make sure that the error_code bits of <system_error> are self-contained.
20 std::error_code x;

Completed in 1274 milliseconds

1234567891011>>