/aosp_15_r20/external/open-dice/dpe-rs/src/ |
H A D | error.rs | 22 pub enum ErrCode { enum 43 impl<E> From<minicbor::encode::Error<E>> for ErrCode { implementation 50 impl From<minicbor::decode::Error> for ErrCode { implementation 57 impl From<core::num::TryFromIntError> for ErrCode { implementation 64 impl From<u32> for ErrCode { implementation
|
H A D | noise.rs | 28 impl From<noise_protocol::Error> for ErrCode { implementation
|
/aosp_15_r20/system/update_engine/liburing_cpp/include/liburing_cpp/ |
H A D | IoUringSQE.h | 38 constexpr auto ErrCode() const { return std::min(ret, 0); } in ErrCode() function 49 constexpr int ErrCode() { return error_code; } in ErrCode() function
|
/aosp_15_r20/external/compiler-rt/lib/esan/ |
H A D | esan_sideline_linux.cpp | 123 int ErrCode; in launchThread() local 139 int ErrCode; in joinThread() local
|
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/rtl/ |
H A D | tsan_test_util_posix.cc | 319 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent() local 321 const int ErrCode = ECHRNG; in HandleEvent() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcError.cpp | 57 Error orcError(OrcErrorCode ErrCode) { in orcError()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/ |
H A D | OrcError.cpp | 78 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/Shared/ |
H A D | OrcError.cpp | 84 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/ |
D | h2_bundle.go | 2297 ErrCode http2ErrCode member 2619 ErrCode http2ErrCode member 9404 ErrCode http2ErrCode member
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 3608 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 4173 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 5682 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/ |
H A D | AGESA.h | 1622 OUT AGESA_STATUS ErrCode; ///< Current error condition of Node member
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/ |
H A D | AGESA.h | 1713 OUT AGESA_STATUS ErrCode; ///< Current error condition of Node member
|