| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | pmeth_check.c | 63 goto not_supported; in evp_pkey_public_check_combined() 73 goto not_supported; in evp_pkey_public_check_combined() 77 not_supported: in evp_pkey_public_check_combined() 109 goto not_supported; in evp_pkey_param_check_combined() 119 goto not_supported; in evp_pkey_param_check_combined() 123 not_supported: in evp_pkey_param_check_combined() 179 goto not_supported; in EVP_PKEY_pairwise_check() 189 goto not_supported; in EVP_PKEY_pairwise_check() 193 not_supported: in EVP_PKEY_pairwise_check()
|
| H A D | pmeth_gn.c | 30 goto not_supported; in gen_init() 57 goto not_supported; in gen_init() 64 goto not_supported; in gen_init() 86 not_supported: in gen_init() 137 goto not_supported; in EVP_PKEY_generate() 172 goto not_supported; in EVP_PKEY_generate() 207 goto not_supported; in EVP_PKEY_generate() 228 goto not_supported; in EVP_PKEY_generate() 240 not_supported: in EVP_PKEY_generate() 339 goto not_supported; in fromdata_init() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugAddr.cpp | 23 AddrSize, errc::not_supported, "address table at offset 0x%" PRIx64, in extractAddresses() 84 return createStringError(errc::not_supported, in extractV5() 90 return createStringError(errc::not_supported, in extractV5()
|
| H A D | DWARFListTable.cpp | 59 HeaderData.AddrSize, errc::not_supported, in extract() 63 return createStringError(errc::not_supported, in extract()
|
| H A D | DWARFDebugArangeSet.cpp | 96 return createStringError(errc::not_supported, in extract()
|
| H A D | DWARFDebugLine.cpp | 383 errc::not_supported, in parse() 397 errc::not_supported, in parse() 404 errc::not_supported, in parse() 658 errc::not_supported, in advanceAddrOpIndex() 710 createStringError(errc::not_supported, in advanceForOpcode()
|
| H A D | DWARFDebugMacro.cpp | 240 return createStringError(errc::not_supported, in parseMacroHeader()
|
| H A D | DWARFDebugRnglists.cpp | 69 return createStringError(errc::not_supported, in extract()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Errc.h | 69 not_supported = int(std::errc::not_supported), enumerator
|
| /freebsd/usr.sbin/pmcstudy/ |
| H A D | pmcstudy.c | 2365 goto not_supported; in get_cpuid_set() 2371 goto not_supported; in get_cpuid_set() 2376 goto not_supported; in get_cpuid_set() 2380 goto not_supported; in get_cpuid_set() 2384 goto not_supported; in get_cpuid_set() 2388 goto not_supported; in get_cpuid_set() 2392 goto not_supported; in get_cpuid_set() 2396 goto not_supported; in get_cpuid_set() 2400 goto not_supported; in get_cpuid_set() 2404 goto not_supported; in get_cpuid_set() [all …]
|
| /freebsd/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_xts_s390x.inc | 36 goto not_supported; 40 goto not_supported; 72 not_supported:
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | UnimplementedError.h | 23 return llvm::errc::not_supported; in convertToErrorCode()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEInfo.cpp | 298 return createStringError(std::errc::not_supported, in verify() 308 return createStringError(std::errc::not_supported, in verify() 313 return createStringError(std::make_error_code(std::errc::not_supported), in verify()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/ |
| H A D | LVReaderHandler.cpp | 185 errc::not_supported, in handleBuffer() 195 return createStringError(errc::not_supported, in handleBuffer() 257 return createStringError(errc::not_supported, in handleObject()
|
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Interpreter.cpp | 73 return llvm::createStringError(llvm::errc::not_supported, in GetCC1Arguments() 80 return llvm::createStringError(llvm::errc::not_supported, in GetCC1Arguments() 114 return llvm::createStringError(llvm::errc::not_supported, in CreateCI() 120 return llvm::createStringError(llvm::errc::not_supported, in CreateCI() 131 return llvm::createStringError(llvm::errc::not_supported, in CreateCI()
|
| /freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
| H A D | operations.cpp | 393 m_ec = make_error_code(errc::not_supported); in __copy_file() 408 return err.report(errc::not_supported); in __copy_file() 628 return err.report(errc::not_supported); in __equivalent() 631 return err.report(errc::not_supported); in __equivalent() 643 errc error_kind = is_directory(fst) ? errc::is_a_directory : errc::not_supported; in __file_size() 672 return err.report(errc::not_supported); in __fs_is_empty()
|
| /freebsd/contrib/llvm-project/libcxx/include/__system_error/ |
| H A D | errc.h | 232 not_supported = ENOTSUP, in _LIBCPP_DECLARE_STRONG_ENUM()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__system_error/ |
| H A D | errc.h | 228 not_supported = ENOTSUP, in _LIBCPP_DECLARE_STRONG_ENUM()
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | DWARFEmitter.cpp | 59 return createStringError(errc::not_supported, in writeVariableSizedInteger() 174 return createStringError(errc::not_supported, in emitDebugAranges() 210 errc::not_supported, in emitDebugRanges() 684 return createStringError(errc::not_supported, in emitDebugAddr() 690 return createStringError(errc::not_supported, in emitDebugAddr() 956 return createStringError(errc::not_supported, in writeDWARFExpression() 1243 return createStringError(errc::not_supported, in getDWARFEmitterByName()
|
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | PseudoTerminal.cpp | 87 return llvm::errorCodeToError(llvm::errc::not_supported); in OpenFirstAvailablePrimary()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | DecodedThread.h | 43 return llvm::errc::not_supported; in convertToErrorCode()
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOLayoutBuilder.cpp | 361 return createStringError(llvm::errc::not_supported, in layoutTail() 448 return createStringError(llvm::errc::not_supported, in layoutTail()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ErrorHandling.cpp | 348 MAP_ERR_TO_COND(ERROR_NOT_SUPPORTED, not_supported); in mapWindowsError()
|
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | system_error.cpp | 107 return errc::not_supported; in __win_err_to_errc()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewReader.cpp | 446 return createStringError(errc::not_supported, in loadPrecompiledObject() 452 return createStringError(errc::not_supported, "'%s' is not a COFF object.", in loadPrecompiledObject() 919 return createStringError(errc::not_supported, in createScopes()
|