Home
last modified time | relevance | path

Searched refs:errc (Results 1 – 25 of 241) sorted by relevance

12345678910

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DErrc.h35 enum class errc { enum
38 bad_address = int(std::errc::bad_address),
40 broken_pipe = int(std::errc::broken_pipe),
44 file_exists = int(std::errc::file_exists),
45 file_too_large = int(std::errc::file_too_large),
51 interrupted = int(std::errc::interrupted),
53 invalid_seek = int(std::errc::invalid_seek),
54 io_error = int(std::errc::io_error),
65 not_supported = int(std::errc::not_supported),
75 too_many_links = int(std::errc::too_many_links)
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/XRay/
H A DRecordInitializer.cpp16 std::make_error_code(std::errc::bad_address), in visit()
34 std::make_error_code(std::errc::bad_address), in visit()
63 std::make_error_code(std::errc::bad_address), in visit()
88 std::make_error_code(std::errc::bad_address), in visit()
106 std::make_error_code(std::errc::bad_address), in visit()
120 std::make_error_code(std::errc::bad_address), in visit()
150 std::make_error_code(std::errc::bad_address), in visit()
179 std::make_error_code(std::errc::bad_address), in visit()
194 std::make_error_code(std::errc::bad_address), in visit()
214 std::make_error_code(std::errc::bad_address), 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()
202 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog()
367 std::make_error_code(std::errc::invalid_argument)); in loadYAMLLog()
[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()
/netbsd/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()
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()
302 std::make_error_code(std::errc::illegal_byte_sequence), in advanceToMetaBlock()
373 std::make_error_code(std::errc::illegal_byte_sequence), in processCommonMeta()
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp407 errc __win_err_to_errc(int err) { in __win_err_to_errc()
410 errc errc; in __win_err_to_errc() member
422 {ERROR_CANTOPEN, errc::io_error}, in __win_err_to_errc()
423 {ERROR_CANTREAD, errc::io_error}, in __win_err_to_errc()
424 {ERROR_CANTWRITE, errc::io_error}, in __win_err_to_errc()
453 {ERROR_READ_FAULT, errc::io_error}, in __win_err_to_errc()
456 {ERROR_SEEK, errc::io_error}, in __win_err_to_errc()
465 return pair.errc; in __win_err_to_errc()
466 return errc::invalid_argument; in __win_err_to_errc()
1148 errc error_kind = in __file_size()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp42 return createStringError(std::errc::io_error, in decode()
46 return createStringError(std::errc::io_error, in decode()
50 return createStringError(std::errc::io_error, in decode()
56 return createStringError(std::errc::io_error, in decode()
60 return createStringError(std::errc::io_error, in decode()
64 return createStringError(std::errc::io_error, in decode()
168 return createStringError(std::errc::io_error, in lookup()
174 return createStringError(std::errc::io_error, in lookup()
178 return createStringError(std::errc::io_error, in lookup()
187 return createStringError(std::errc::io_error, in lookup()
[all …]
H A DGsymReader.cpp52 return createStringError(std::errc::invalid_argument, in create()
69 return createStringError(std::errc::invalid_argument, in parse()
83 return createStringError(std::errc::invalid_argument, in parse()
113 return createStringError(std::errc::invalid_argument, in parse()
119 return createStringError(std::errc::invalid_argument, in parse()
125 return createStringError(std::errc::invalid_argument, in parse()
131 return createStringError(std::errc::invalid_argument, in parse()
178 return createStringError(std::errc::invalid_argument, in parse()
252 return createStringError(std::errc::invalid_argument, in getAddressIndex()
274 return createStringError(std::errc::invalid_argument, in getFunctionInfo()
[all …]
H A DLineTable.cpp58 return createStringError(std::errc::io_error, in parse()
62 return createStringError(std::errc::io_error, in parse()
67 return createStringError(std::errc::io_error, in parse()
74 return createStringError(std::errc::io_error, in parse()
83 return createStringError(std::errc::io_error, in parse()
90 return createStringError(std::errc::io_error, in parse()
100 return createStringError(std::errc::io_error, in parse()
127 return createStringError(std::errc::invalid_argument, in encode()
203 return createStringError(std::errc::invalid_argument, in encode()
208 return createStringError(std::errc::invalid_argument, in encode()
[all …]
H A DInlineInfo.cpp139 Err = createStringError(std::errc::invalid_argument, in lookup()
183 return createStringError(std::errc::io_error, in decode()
189 return createStringError(std::errc::io_error, in decode()
194 return createStringError(std::errc::io_error, in decode()
198 return createStringError(std::errc::io_error, in decode()
202 return createStringError(std::errc::io_error, in decode()
233 return createStringError(std::errc::invalid_argument, in encode()
251 return createStringError(std::errc::invalid_argument, in encode()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp197 errc::invalid_argument, in parseSectionFlagSet()
238 errc::invalid_argument, in parseSetSectionAlignment()
243 errc::invalid_argument, in parseSetSectionAlignment()
248 errc::invalid_argument, in parseSetSectionAlignment()
497 errc::invalid_argument, in parseNewSymbolInfo()
714 errc::invalid_argument, in parseObjcopyOptions()
1035 errc::invalid_argument, in parseObjcopyOptions()
1042 errc::invalid_argument, in parseObjcopyOptions()
1069 errc::invalid_argument, in parseInstallNameToolOptions()
1180 errc::invalid_argument, in parseInstallNameToolOptions()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp22 return createStringError(errc::not_supported, in extractAddresses()
29 return createStringError(errc::invalid_argument, in extractAddresses()
51 return createStringError(errc::invalid_argument, in extractV5()
61 errc::invalid_argument, in extractV5()
72 errc::invalid_argument, in extractV5()
85 return createStringError(errc::not_supported, in extractV5()
91 return createStringError(errc::not_supported, in extractV5()
100 errc::invalid_argument, in extractV5()
131 WarnCallback(createStringError(errc::invalid_argument, in extract()
163 return createStringError(errc::invalid_argument, in getAddrEntry()
H A DDWARFDebugArangeSet.cpp76 return createStringError(errc::invalid_argument, in extract()
86 return createStringError(errc::invalid_argument, in extract()
91 return createStringError(errc::invalid_argument, in extract()
97 return createStringError(errc::not_supported, in extract()
109 errc::invalid_argument, in extract()
123 errc::invalid_argument, in extract()
149 errc::invalid_argument, in extract()
158 return createStringError(errc::invalid_argument, in extract()
H A DDWARFListTable.cpp26 errc::invalid_argument, "parsing %s table at offset 0x%" PRIx64 ": %s", in extract()
33 return createStringError(errc::invalid_argument, in extract()
41 return createStringError(errc::invalid_argument, in extract()
53 return createStringError(errc::invalid_argument, in extract()
58 return createStringError(errc::not_supported, in extract()
63 return createStringError(errc::not_supported, in extract()
69 return createStringError(errc::invalid_argument, in extract()
H A DDWARFDebugFrame.cpp420 errc::invalid_argument, in getOperandAsUnsigned()
433 errc::invalid_argument, in getOperandAsUnsigned()
463 errc::invalid_argument, in getOperandAsSigned()
514 errc::invalid_argument, in parseRows()
613 errc::invalid_argument, in parseRows()
636 errc::not_supported, in parseRows()
728 errc::invalid_argument, in parseRows()
1057 errc::invalid_argument, in parse()
1066 errc::invalid_argument, in parse()
1083 errc::invalid_argument, in parse()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dunique_lock.h133 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
135 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
147 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
149 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
162 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
164 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
177 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
179 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
191 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dunique_lock.h134 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
136 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
148 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
163 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
178 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
192 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_from_chars.cc377 ec = errc::result_out_of_range; in from_chars_impl()
379 ec = errc::result_out_of_range; in from_chars_impl()
384 ec = errc(); in from_chars_impl()
389 ec = errc::not_enough_memory; in from_chars_impl()
407 ec = errc::not_enough_memory; in make_result()
433 errc ec = errc::invalid_argument; in from_chars_strtod()
506 return {first, errc::invalid_argument}; in __floating_from_chars_hex()
534 return {first, errc{}}; in __floating_from_chars_hex()
580 return {first, errc{}}; in __floating_from_chars_hex()
817 return {first, errc{}}; in __floating_from_chars_hex()
[all …]
H A Dfloating_to_chars.cc562 return {first, std::errc{}}; in to_chars()
570 return {first + len, std::errc{}}; in to_chars()
620 return {{first, errc{}}}; in __handle_special_value()
676 return {{first, errc{}}}; in __handle_special_value()
979 return {last, errc::value_too_large}; in __floating_to_chars_shortest()
983 return {first + output_length, errc{}}; in __floating_to_chars_shortest()
1006 return {last, errc::value_too_large}; in __floating_to_chars_shortest()
1091 && result.ec == errc{}); in __floating_to_chars_shortest()
1293 return {first, errc{}}; in __floating_to_chars_precision()
1365 return {first, errc{}}; in __floating_to_chars_precision()
[all …]
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()
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()
496 ec = std::make_error_code(errc::invalid_argument); in create_directories()
508 ec = std::make_error_code(std::errc::not_a_directory); in create_directories()
781 ec = std::make_error_code(std::errc::not_enough_memory); in current_path()
962 ec = std::make_error_code(std::errc::is_a_directory); in file_size()
[all …]
/netbsd/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()
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()
446 ec = std::make_error_code(std::errc::io_error); in do_copy_file()
454 ec = std::make_error_code(std::errc::io_error); in do_copy_file()
552 ec = std::make_error_code(errc::is_a_directory); in copy()
[all …]
H A Dops.cc337 ec = std::make_error_code(errc::is_a_directory); in copy()
379 ec = std::make_error_code(std::errc::not_supported); in copy_file()
546 ec = std::make_error_code(std::errc::not_supported); in create_directory()
567 ec = std::make_error_code(std::errc::not_supported); in create_directory_symlink()
599 ec = std::make_error_code(std::errc::not_supported); in create_hard_link()
623 ec = std::make_error_code(std::errc::not_supported); in create_symlink()
690 ec = std::make_error_code(std::errc::not_supported); in current_path()
713 ec = std::make_error_code(std::errc::not_supported); in current_path()
769 ec = std::make_error_code(std::errc::not_supported); in equivalent()
822 ec = std::make_error_code(std::errc::is_a_directory); in file_size()
[all …]
/netbsd/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()
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()
638 ec = std::make_error_code(std::errc::not_supported); in create_directory()
659 ec = std::make_error_code(std::errc::not_supported); in create_directory_symlink()
691 ec = std::make_error_code(std::errc::not_supported); in create_hard_link()
715 ec = std::make_error_code(std::errc::not_supported); in create_symlink()
783 ec = std::make_error_code(std::errc::not_supported); in current_path()
806 ec = std::make_error_code(std::errc::not_supported); in current_path()
[all …]
/netbsd/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/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()
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()
690 ec = std::make_error_code(std::errc::not_enough_memory); in current_path()
828 ec = std::make_error_code(std::errc::is_a_directory); in file_size()
[all …]

12345678910