Home
last modified time | relevance | path

Searched refs:make_error_code (Results 1 – 25 of 130) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DRecordInitializer.cpp16 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 DTrace.cpp42 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 DFDRRecordProducer.cpp39 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()
H A DFileHeaderReader.cpp32 std::make_error_code(std::errc::invalid_argument), in readBinaryFormatHeader()
40 std::make_error_code(std::errc::invalid_argument), in readBinaryFormatHeader()
48 std::make_error_code(std::errc::invalid_argument), in readBinaryFormatHeader()
58 std::make_error_code(std::errc::invalid_argument), in readBinaryFormatHeader()
H A DProfile.cpp60 std::make_error_code(std::errc::invalid_argument)); in readBlockHeader()
67 std::make_error_code(std::errc::invalid_argument)); in readBlockHeader()
74 std::make_error_code(std::errc::invalid_argument)); in readBlockHeader()
89 std::make_error_code(std::errc::invalid_argument)); in readPath()
108 std::make_error_code(std::errc::invalid_argument)); in readData()
115 std::make_error_code(std::errc::invalid_argument)); in readData()
125 std::make_error_code(std::errc::invalid_argument)); in addBlock()
136 std::make_error_code(std::errc::invalid_argument)); in expandPath()
H A DLogBuilderConsumer.cpp16 std::make_error_code(std::errc::invalid_argument), in consume()
25 std::make_error_code(std::errc::invalid_argument), in consume()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp24 std::make_error_code(std::errc::illegal_byte_sequence), in unknownRecord()
31 std::make_error_code(std::errc::illegal_byte_sequence), in malformedRecord()
165 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock()
170 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock()
185 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock()
196 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlock()
228 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlockInfoBlock()
239 std::make_error_code(std::errc::illegal_byte_sequence), in parseBlockInfoBlock()
261 std::make_error_code(std::errc::illegal_byte_sequence), in isBlock()
282 return createStringError(std::make_error_code(std::errc::invalid_argument), in validateMagicNumber()
[all …]
H A DRemarkParser.cpp39 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()
H A DRemarkFormat.cpp28 return createStringError(std::make_error_code(std::errc::invalid_argument), in parseFormat()
44 return createStringError(std::make_error_code(std::errc::invalid_argument), in magicToFormat()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-ops.cc78 std::make_error_code(errc::not_supported))); in absolute()
83 make_error_code(std::errc::invalid_argument))); in absolute()
94 ec = make_error_code(std::errc::invalid_argument); in absolute()
105 ec = std::make_error_code(errc::not_supported); in absolute()
173 ec = make_error_code(std::errc::no_such_file_or_directory); in canonical()
319 ec = std::make_error_code(std::errc::not_supported); in do_copy_file()
327 ec = std::make_error_code(std::errc::not_supported); in do_copy_file()
334 ec = std::make_error_code(std::errc::file_exists); in do_copy_file()
353 ec = std::make_error_code(std::errc::file_exists); in do_copy_file()
358 ec = std::make_error_code(std::errc::not_supported); in do_copy_file()
[all …]
H A Dops.cc146 ec = make_error_code(std::errc::no_such_file_or_directory); in canonical()
291 ec = std::make_error_code(std::errc::file_exists); in copy()
296 ec = std::make_error_code(std::errc::not_supported); in copy()
301 ec = std::make_error_code(std::errc::is_a_directory); in copy()
314 ec = std::make_error_code(std::errc::invalid_argument); in copy()
337 ec = std::make_error_code(errc::is_a_directory); in copy()
379 ec = std::make_error_code(std::errc::not_supported); in copy_file()
429 ec = std::make_error_code(errc::invalid_argument); in create_directories()
441 ec = std::make_error_code(std::errc::not_a_directory); in create_directories()
498 ec = std::make_error_code(std::errc::not_supported); in create_dir()
[all …]
H A Dops-common.h233 ec = std::make_error_code(std::errc::value_too_large); // EOVERFLOW in _GLIBCXX_VISIBILITY()
364 ec = std::make_error_code(std::errc::not_supported); in _GLIBCXX_VISIBILITY()
372 ec = std::make_error_code(std::errc::not_supported); in _GLIBCXX_VISIBILITY()
379 ec = std::make_error_code(std::errc::file_exists); in _GLIBCXX_VISIBILITY()
398 ec = std::make_error_code(std::errc::file_exists); in _GLIBCXX_VISIBILITY()
403 ec = std::make_error_code(std::errc::not_supported); in _GLIBCXX_VISIBILITY()
499 ec = std::make_error_code(std::errc::io_error); in _GLIBCXX_VISIBILITY()
507 ec = std::make_error_code(std::errc::io_error); in _GLIBCXX_VISIBILITY()
562 ec = std::make_error_code(std::errc::not_supported); in _GLIBCXX_VISIBILITY()
H A Dstd-dir.cc151 std::make_error_code(errc::invalid_argument))); in operator *()
161 std::make_error_code(errc::invalid_argument))); in operator ++()
172 ec = std::make_error_code(errc::invalid_argument); in increment()
257 ec = std::make_error_code(errc::invalid_argument); in increment()
297 ec = std::make_error_code(errc::invalid_argument); in pop()
H A Ddir.cc154 std::make_error_code(errc::invalid_argument))); in operator *()
164 std::make_error_code(errc::invalid_argument))); in operator ++()
175 ec = std::make_error_code(errc::invalid_argument); in increment()
260 ec = std::make_error_code(errc::invalid_argument); in increment()
304 ec = std::make_error_code(errc::invalid_argument); in pop()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc82 ec = make_error_code(std::errc::invalid_argument); in absolute()
194 ec = make_error_code(std::errc::no_such_file_or_directory); in canonical()
351 ec = std::make_error_code(std::errc::file_exists); in copy()
356 ec = std::make_error_code(std::errc::not_supported); in copy()
361 ec = std::make_error_code(std::errc::is_a_directory); in copy()
374 ec = std::make_error_code(std::errc::invalid_argument); in copy()
397 ec = std::make_error_code(errc::is_a_directory); in copy()
419 ec = std::make_error_code(std::errc::not_supported); in copy()
442 ec = std::make_error_code(std::errc::not_supported); in copy_file()
492 ec = std::make_error_code(errc::invalid_argument); in create_directories()
[all …]
H A Dfs_dir.cc162 std::make_error_code(errc::invalid_argument))); in operator ++()
173 ec = std::make_error_code(errc::invalid_argument); in increment()
277 ec = std::make_error_code(errc::invalid_argument); in increment()
321 ec = std::make_error_code(errc::invalid_argument); in pop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp75 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 …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc86 ec = make_error_code(std::errc::invalid_argument); in absolute()
198 ec = make_error_code(std::errc::no_such_file_or_directory); in canonical()
355 ec = std::make_error_code(std::errc::file_exists); in copy()
360 ec = std::make_error_code(std::errc::invalid_argument); in copy()
365 ec = std::make_error_code(std::errc::is_a_directory); in copy()
378 ec = std::make_error_code(std::errc::invalid_argument); in copy()
401 ec = std::make_error_code(errc::is_a_directory); in copy()
423 ec = std::make_error_code(std::errc::function_not_supported); in copy()
446 ec = std::make_error_code(std::errc::function_not_supported); in copy_file()
496 ec = std::make_error_code(errc::invalid_argument); in create_directories()
[all …]
H A Dfs_dir.cc242 std::make_error_code(errc::invalid_argument))); in operator ++()
253 ec = std::make_error_code(errc::invalid_argument); in increment()
375 ec = std::make_error_code(errc::invalid_argument); in increment()
419 ec = std::make_error_code(errc::invalid_argument); in pop()
466 ec = std::make_error_code(errc::invalid_argument); in __erase()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc152 ec = make_error_code(std::errc::no_such_file_or_directory); in canonical()
297 ec = std::make_error_code(std::errc::file_exists); in copy()
302 ec = std::make_error_code(std::errc::invalid_argument); in copy()
307 ec = std::make_error_code(std::errc::is_a_directory); in copy()
320 ec = std::make_error_code(std::errc::invalid_argument); in copy()
343 ec = std::make_error_code(errc::is_a_directory); in copy()
385 ec = std::make_error_code(std::errc::function_not_supported); in copy_file()
435 ec = std::make_error_code(errc::invalid_argument); in create_directories()
447 ec = std::make_error_code(std::errc::not_a_directory); in create_directories()
504 ec = std::make_error_code(std::errc::function_not_supported); in create_dir()
[all …]
H A Dops-common.h91 return std::make_error_code(std::errc::function_not_supported); in _GLIBCXX_VISIBILITY()
93 return std::make_error_code(std::errc::not_supported); in _GLIBCXX_VISIBILITY()
96 return std::make_error_code(std::errc::operation_not_supported); in _GLIBCXX_VISIBILITY()
98 return std::make_error_code(std::errc::invalid_argument); in _GLIBCXX_VISIBILITY()
291 ec = std::make_error_code(std::errc::value_too_large); // EOVERFLOW in _GLIBCXX_VISIBILITY()
422 ec = std::make_error_code(std::errc::invalid_argument); in _GLIBCXX_VISIBILITY()
430 ec = std::make_error_code(std::errc::invalid_argument); in _GLIBCXX_VISIBILITY()
437 ec = std::make_error_code(std::errc::file_exists); in _GLIBCXX_VISIBILITY()
456 ec = std::make_error_code(std::errc::file_exists); in _GLIBCXX_VISIBILITY()
461 ec = std::make_error_code(std::errc::invalid_argument); in _GLIBCXX_VISIBILITY()
[all …]
H A Ddir.cc182 std::make_error_code(errc::invalid_argument))); in operator *()
192 std::make_error_code(errc::invalid_argument))); in operator ++()
203 ec = std::make_error_code(errc::invalid_argument); in increment()
287 ec = std::make_error_code(errc::invalid_argument); in increment()
331 ec = std::make_error_code(errc::invalid_argument); in pop()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dsocket118 make_error_code(socket_errc __e) noexcept
491 __ec = std::make_error_code(std::errc::not_supported);
575 __ec = std::make_error_code(errc::operation_not_supported);
648 __ec = std::make_error_code(std::errc::not_supported);
667 __ec = std::make_error_code(errc::operation_not_supported);
682 __ec = std::make_error_code(errc::operation_not_supported);
835 __ec = std::make_error_code(errc::operation_not_supported);
849 __ec = std::make_error_code(errc::bad_file_descriptor);
886 __ec = std::make_error_code(errc::operation_not_supported);
924 __ec = std::make_error_code(errc::operation_not_supported);
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dsocket118 make_error_code(socket_errc __e) noexcept
514 __ec = std::make_error_code(std::errc::not_supported);
598 __ec = std::make_error_code(errc::operation_not_supported);
645 __ec = std::make_error_code(std::errc::not_supported);
663 __ec = std::make_error_code(std::errc::not_supported);
679 __ec = std::make_error_code(std::errc::not_supported);
698 __ec = std::make_error_code(errc::operation_not_supported);
713 __ec = std::make_error_code(errc::operation_not_supported);
871 __ec = std::make_error_code(errc::operation_not_supported);
885 __ec = std::make_error_code(errc::bad_file_descriptor);
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DError.h41 inline std::error_code make_error_code(object_error e) { in make_error_code() function
59 setErrorCode(make_error_code(object_error::parse_failed)); in BinaryError()

123456