/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
H A D | RecordInitializer.cpp | 16 std::make_error_code(std::errc::bad_address), in visit() 22 return createStringError(std::make_error_code(std::errc::invalid_argument), in visit() 34 std::make_error_code(std::errc::bad_address), in visit() 41 std::make_error_code(std::errc::invalid_argument), in visit() 49 std::make_error_code(std::errc::invalid_argument), in visit() 63 std::make_error_code(std::errc::bad_address), in visit() 69 return createStringError(std::make_error_code(std::errc::invalid_argument), in visit() 76 return createStringError(std::make_error_code(std::errc::invalid_argument), in visit() 88 std::make_error_code(std::errc::bad_address), in visit() 95 std::make_error_code(std::errc::invalid_argument), in visit() [all …]
|
H A D | Trace.cpp | 42 std::make_error_code(std::errc::invalid_argument)); in loadNaiveFormatLog() 47 std::make_error_code(std::errc::invalid_argument)); in loadNaiveFormatLog() 69 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 76 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 89 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 96 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 115 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 123 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 131 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 138 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() [all …]
|
H A D | FDRRecordProducer.cpp | 39 return createStringError(std::make_error_code(std::errc::invalid_argument), in metadataRecordType() 47 std::make_error_code(std::errc::executable_format_error), in metadataRecordType() 91 std::make_error_code(std::errc::executable_format_error), in findNextBufferExtent() 127 std::make_error_code(std::errc::executable_format_error), in produce() 153 std::make_error_code(std::errc::executable_format_error), in produce() 164 std::make_error_code(std::errc::executable_format_error), in produce() 185 std::make_error_code(std::errc::executable_format_error), in produce()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/ |
H A D | RecordInitializer.cpp | 16 std::make_error_code(std::errc::bad_address), in visit() 22 return createStringError(std::make_error_code(std::errc::invalid_argument), in visit() 34 std::make_error_code(std::errc::bad_address), in visit() 41 std::make_error_code(std::errc::invalid_argument), in visit() 49 std::make_error_code(std::errc::invalid_argument), in visit() 63 std::make_error_code(std::errc::bad_address), in visit() 69 return createStringError(std::make_error_code(std::errc::invalid_argument), in visit() 76 return createStringError(std::make_error_code(std::errc::invalid_argument), in visit() 88 std::make_error_code(std::errc::bad_address), in visit() 95 std::make_error_code(std::errc::invalid_argument), in visit() [all …]
|
H A D | Trace.cpp | 40 std::make_error_code(std::errc::invalid_argument)); in loadNaiveFormatLog() 45 std::make_error_code(std::errc::invalid_argument)); in loadNaiveFormatLog() 67 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 74 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 87 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 94 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 113 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 121 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 129 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 136 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() [all …]
|
H A D | FDRRecordProducer.cpp | 39 return createStringError(std::make_error_code(std::errc::invalid_argument), in metadataRecordType() 47 std::make_error_code(std::errc::executable_format_error), in metadataRecordType() 91 std::make_error_code(std::errc::executable_format_error), in findNextBufferExtent() 127 std::make_error_code(std::errc::executable_format_error), in produce() 153 std::make_error_code(std::errc::executable_format_error), in produce() 164 std::make_error_code(std::errc::executable_format_error), in produce() 185 std::make_error_code(std::errc::executable_format_error), in produce()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/ |
H A D | BitstreamRemarkParser.cpp | 26 std::make_error_code(std::errc::illegal_byte_sequence), in unknownRecord() 33 std::make_error_code(std::errc::illegal_byte_sequence), in malformedRecord() 167 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 172 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 187 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 198 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 230 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlockInfoBlock() 241 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlockInfoBlock() 263 std::make_error_code(std::errc::illegal_byte_sequence), in isBlock() 284 return createStringError(std::make_error_code(std::errc::invalid_argument), in validateMagicNumber() [all …]
|
H A D | RemarkParser.cpp | 39 std::make_error_code(std::errc::invalid_argument), in operator []() 58 std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 63 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 74 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 82 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 103 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParserFromMeta()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A D | BitstreamRemarkParser.cpp | 25 std::make_error_code(std::errc::illegal_byte_sequence), in unknownRecord() 32 std::make_error_code(std::errc::illegal_byte_sequence), in malformedRecord() 166 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 171 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 186 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 197 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock() 229 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlockInfoBlock() 240 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlockInfoBlock() 262 std::make_error_code(std::errc::illegal_byte_sequence), in isBlock() 283 return createStringError(std::make_error_code(std::errc::invalid_argument), in validateMagicNumber() [all …]
|
H A D | RemarkParser.cpp | 39 std::make_error_code(std::errc::invalid_argument), in operator []() 58 std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 63 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 74 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 82 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParser() 103 return createStringError(std::make_error_code(std::errc::invalid_argument), in createRemarkParserFromMeta()
|
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/ |
H A D | RecordSerialization.cpp | 38 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 49 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 58 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 67 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 76 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 85 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 94 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 103 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 111 return std::make_error_code(std::errc::illegal_byte_sequence); in consume() 128 return std::make_error_code(std::errc::illegal_byte_sequence); in consume_numeric() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/futures/ |
D | future_error.hpp | 42 future_error(system::make_error_code(future_errc::no_state)) in future_uninitialized() 50 future_error(system::make_error_code(future_errc::broken_promise)) in broken_promise() 58 future_error(system::make_error_code(future_errc::future_already_retrieved)) in future_already_retrieved() 66 future_error(system::make_error_code(future_errc::promise_already_satisfied)) in promise_already_satisfied() 75 future_error(system::make_error_code(future_errc::promise_already_satisfied)) in task_already_started() 84 future_error(system::make_error_code(future_errc::no_state)) in task_moved() 93 future_error(system::make_error_code(future_errc::no_state)) in promise_moved()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
H A D | MsgPackReader.cpp | 75 std::make_error_code(std::errc::invalid_argument)); in read() 84 std::make_error_code(std::errc::invalid_argument)); in read() 178 "Invalid first byte", std::make_error_code(std::errc::invalid_argument)); in read() 185 std::make_error_code(std::errc::invalid_argument)); in readRaw() 195 std::make_error_code(std::errc::invalid_argument)); in readInt() 205 std::make_error_code(std::errc::invalid_argument)); in readUInt() 215 std::make_error_code(std::errc::invalid_argument)); in readLength() 225 std::make_error_code(std::errc::invalid_argument)); in readExt() 235 std::make_error_code(std::errc::invalid_argument)); in createRaw() 245 std::make_error_code(std::errc::invalid_argument)); in createExt() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/ |
H A D | MsgPackReader.cpp | 76 std::make_error_code(std::errc::invalid_argument)); in read() 85 std::make_error_code(std::errc::invalid_argument)); in read() 179 "Invalid first byte", std::make_error_code(std::errc::invalid_argument)); in read() 186 std::make_error_code(std::errc::invalid_argument)); in readRaw() 196 std::make_error_code(std::errc::invalid_argument)); in readInt() 206 std::make_error_code(std::errc::invalid_argument)); in readUInt() 216 std::make_error_code(std::errc::invalid_argument)); in readLength() 226 std::make_error_code(std::errc::invalid_argument)); in readExt() 236 std::make_error_code(std::errc::invalid_argument)); in createRaw() 246 std::make_error_code(std::errc::invalid_argument)); in createExt() [all …]
|
/aosp_15_r20/external/libcxx/test/std/thread/futures/futures.future_error/ |
H A D | code.pass.cpp | 28 std::error_code ec = std::make_error_code(std::future_errc::broken_promise); in main() 33 std::error_code ec = std::make_error_code(std::future_errc::future_already_retrieved); in main() 38 std::error_code ec = std::make_error_code(std::future_errc::promise_already_satisfied); in main() 43 std::error_code ec = std::make_error_code(std::future_errc::no_state); in main() 50 assert(f.code() == std::make_error_code(std::future_errc::broken_promise)); in main() 54 assert(f.code() == std::make_error_code(std::future_errc::no_state)); in main()
|
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.status/ |
H A D | status.pass.cpp | 38 std::make_error_code(std::errc::no_such_file_or_directory); in TEST_CASE() 44 std::error_code ec = std::make_error_code(std::errc::address_in_use); in TEST_CASE() 67 std::make_error_code(std::errc::address_in_use); in TEST_CASE() 69 std::make_error_code(std::errc::permission_denied); in TEST_CASE() 71 std::make_error_code(std::errc::filename_too_long); in TEST_CASE() 124 std::error_code ec = std::make_error_code(std::errc::address_in_use); in TEST_CASE() 155 std::error_code ec = std::make_error_code(std::errc::address_in_use); in TEST_CASE()
|
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/ |
H A D | symlink_status.pass.cpp | 38 std::make_error_code(std::errc::no_such_file_or_directory); in TEST_CASE() 43 std::error_code ec = std::make_error_code(std::errc::address_in_use); in TEST_CASE() 67 std::make_error_code(std::errc::address_in_use); in TEST_CASE() 69 std::make_error_code(std::errc::permission_denied); in TEST_CASE() 132 std::error_code ec = std::make_error_code(std::errc::address_in_use); in TEST_CASE() 166 std::error_code ec = std::make_error_code(std::errc::address_in_use); in TEST_CASE() 180 std::error_code ec = std::make_error_code(std::errc::address_in_use); in TEST_CASE()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__system_error/ |
D | error_code.h | 40 void make_error_code() = delete; 54 using __adl_only::make_error_code; in error_code() 55 *this = make_error_code(__e); in error_code() 65 using __adl_only::make_error_code; 66 *this = make_error_code(__e); 88 inline _LIBCPP_HIDE_FROM_ABI error_code make_error_code(errc __e) _NOEXCEPT { in make_error_code() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__system_error/ |
D | error_code.h | 40 void make_error_code() = delete; 54 using __adl_only::make_error_code; in error_code() 55 *this = make_error_code(__e); in error_code() 65 using __adl_only::make_error_code; 66 *this = make_error_code(__e); 88 inline _LIBCPP_HIDE_FROM_ABI error_code make_error_code(errc __e) _NOEXCEPT { in make_error_code() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__system_error/ |
D | error_code.h | 39 void make_error_code() = delete; 53 using __adl_only::make_error_code; in error_code() 54 *this = make_error_code(__e); in error_code() 64 using __adl_only::make_error_code; 65 *this = make_error_code(__e); 87 inline _LIBCPP_HIDE_FROM_ABI error_code make_error_code(errc __e) _NOEXCEPT { in make_error_code() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__system_error/ |
D | error_code.h | 40 void make_error_code() = delete; 54 using __adl_only::make_error_code; in error_code() 55 *this = make_error_code(__e); in error_code() 65 using __adl_only::make_error_code; 66 *this = make_error_code(__e); 88 inline _LIBCPP_HIDE_FROM_ABI error_code make_error_code(errc __e) _NOEXCEPT { in make_error_code() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__system_error/ |
H A D | error_code.h | 40 void make_error_code() = delete; 54 using __adl_only::make_error_code; in error_code() 55 *this = make_error_code(__e); in error_code() 65 using __adl_only::make_error_code; 66 *this = make_error_code(__e); 88 inline _LIBCPP_HIDE_FROM_ABI error_code make_error_code(errc __e) _NOEXCEPT { in make_error_code() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__system_error/ |
D | error_code.h | 40 void make_error_code() = delete; 54 using __adl_only::make_error_code; in error_code() 55 *this = make_error_code(__e); in error_code() 65 using __adl_only::make_error_code; 66 *this = make_error_code(__e); 88 inline _LIBCPP_HIDE_FROM_ABI error_code make_error_code(errc __e) _NOEXCEPT { in make_error_code() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/futures/promise/ |
D | move_assign_pass.cpp | 52 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 74 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 95 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 115 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 132 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 148 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main()
|
D | move_ctor_pass.cpp | 52 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 73 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 92 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 113 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 130 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main() 145 BOOST_TEST(e.code() == boost::system::make_error_code(boost::future_errc::no_state)); in main()
|