Home
last modified time | relevance | path

Searched refs:CheckFailed (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/math/py-matplotlib2/matplotlib-2.2.4/
H A Dsetupext.py283 raise CheckFailed(
526 class CheckFailed(Exception): class
642 raise CheckFailed(
810 raise CheckFailed(
813 raise CheckFailed(
2012 except CheckFailed as e:
2017 except CheckFailed as e:
2061 except CheckFailed as e:
2066 except CheckFailed as e:
2130 raise CheckFailed()
[all …]
/dports/devel/cc65/cc65-2.19/src/common/
H A Dcheck.h58 extern void (*CheckFailed) (const char* Msg, const char* Cond,
71 #define FAIL(s) CheckFailed (MsgInternalError, s, __FILE__, __LINE__)
74 #define ABORT(s) CheckFailed (MsgProgramAborted, s, __FILE__, __LINE__)
81 ((void) ((c)? 0 : (CheckFailed (MsgPrecondition, #c, __FILE__, __LINE__), 0)))
84 ((void) ((c)? 0 : (CheckFailed (MsgCheckFailed, #c, __FILE__, __LINE__), 0)))
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/tpmclient/
H A Dtpmclient.int.c140 #define CheckFailed(rval, expected_rval) { \ macro
218 CheckFailed( rval, TPM2_RC_INITIALIZE ); in TestTpmStartup()
328 CheckFailed( rval, TPM2_RC_DISABLED ); in TestTpmClear()
630 CheckFailed( rval, TSS2_SYS_RC_BAD_VALUE ); in TestPcrExtend()
646 CheckFailed( rval, TPM2_RC_LOCALITY ); in TestPcrExtend()
726 CheckFailed( rval, TPM2_RC_NV_DEFINED ); in TestNV()
761 CheckFailed( rval, TPM2_RC_NV_LOCKED ); in TestNV()
854 CheckFailed( rval, TSS2_SYS_RC_BAD_VALUE ); in TestHierarchyControl()
1021 CheckFailed( rval, TPM2_RC_LOCALITY ); in TestLocality()
1283 CheckFailed( rval, 0xffffffff ); in TestPolicy()
[all …]
/dports/games/yadex/yadex-1.7.0/src/
H A Dchecks.cc285 if (CheckFailed (-1, -1, msg1, msg2, 0, first_time)) in CheckSectors()
295 if (CheckFailed (-1, -1, msg1, msg2, 0, first_time)) in CheckSectors()
344 if (CheckFailed (-1, -1, msg1, msg2, 0, first_time)) in CheckSectors()
371 if (CheckFailed (-1, -1, msg1, msg2, 0, first_time)) in CheckSectors()
402 CheckFailed (-1, -1, msg, 0, 1, first_time); in CheckCrossReferences()
414 CheckFailed (-1, -1, msg, 0, 1, first_time); in CheckCrossReferences()
425 CheckFailed (-1, -1, msg, 0, 1, first_time); in CheckCrossReferences()
615 CheckFailed (-1, -1, msg1, msg2, 1, first_time); in CheckTextures()
625 CheckFailed (-1, -1, msg1, msg2, 1, first_time); in CheckTextures()
635 CheckFailed (-1, -1, msg1, msg2, 1, first_time); in CheckTextures()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/runtime/
H A Dterminator.h33 [[noreturn]] void CheckFailed(
35 [[noreturn]] void CheckFailed(const char *predicate) const;
51 (terminator).CheckFailed(#pred, __FILE__, __LINE__)
57 Terminator{__FILE__, __LINE__}.CheckFailed(#pred)
H A Dterminator.cpp51 [[noreturn]] void Terminator::CheckFailed( in CheckFailed() function in Fortran::runtime::Terminator
57 [[noreturn]] void Terminator::CheckFailed(const char *predicate) const { in CheckFailed() function in Fortran::runtime::Terminator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/runtime/
H A Dterminator.h33 [[noreturn]] void CheckFailed(
35 [[noreturn]] void CheckFailed(const char *predicate) const;
51 (terminator).CheckFailed(#pred, __FILE__, __LINE__)
57 Terminator{__FILE__, __LINE__}.CheckFailed(#pred)
H A Dterminator.cpp51 [[noreturn]] void Terminator::CheckFailed( in CheckFailed() function in Fortran::runtime::Terminator
57 [[noreturn]] void Terminator::CheckFailed(const char *predicate) const { in CheckFailed() function in Fortran::runtime::Terminator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dterminator.h37 [[noreturn]] void CheckFailed(
39 [[noreturn]] void CheckFailed(const char *predicate) const;
55 (terminator).CheckFailed(#pred, __FILE__, __LINE__)
61 Terminator{__FILE__, __LINE__}.CheckFailed(#pred)
H A Dterminator.cpp52 [[noreturn]] void Terminator::CheckFailed( in CheckFailed() function in Fortran::runtime::Terminator
58 [[noreturn]] void Terminator::CheckFailed(const char *predicate) const { in CheckFailed() function in Fortran::runtime::Terminator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dterminator.h37 [[noreturn]] void CheckFailed(
39 [[noreturn]] void CheckFailed(const char *predicate) const;
55 (terminator).CheckFailed(#pred, __FILE__, __LINE__)
61 Terminator{__FILE__, __LINE__}.CheckFailed(#pred)
H A Dterminator.cpp52 [[noreturn]] void Terminator::CheckFailed( in CheckFailed() function in Fortran::runtime::Terminator
58 [[noreturn]] void Terminator::CheckFailed(const char *predicate) const { in CheckFailed() function in Fortran::runtime::Terminator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dterminator.h37 [[noreturn]] void CheckFailed(
39 [[noreturn]] void CheckFailed(const char *predicate) const;
55 (terminator).CheckFailed(#pred, __FILE__, __LINE__)
61 Terminator{__FILE__, __LINE__}.CheckFailed(#pred)
H A Dterminator.cpp52 [[noreturn]] void Terminator::CheckFailed( in CheckFailed() function in Fortran::runtime::Terminator
58 [[noreturn]] void Terminator::CheckFailed(const char *predicate) const { in CheckFailed() function in Fortran::runtime::Terminator
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dterminator.h37 [[noreturn]] void CheckFailed(
39 [[noreturn]] void CheckFailed(const char *predicate) const;
55 (terminator).CheckFailed(#pred, __FILE__, __LINE__)
61 Terminator{__FILE__, __LINE__}.CheckFailed(#pred)
H A Dterminator.cpp52 [[noreturn]] void Terminator::CheckFailed(
58 [[noreturn]] void Terminator::CheckFailed(const char *predicate) const {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/throttling/
H A Dthrottling_network_transaction.cc100 bool ThrottlingNetworkTransaction::CheckFailed() { in CheckFailed() function in network::ThrottlingNetworkTransaction
135 if (CheckFailed()) in Start()
152 if (CheckFailed()) in RestartIgnoringLastError()
167 if (CheckFailed()) in RestartWithCertificate()
186 if (CheckFailed()) in RestartWithAuth()
206 if (CheckFailed()) in Read()
292 if (CheckFailed()) in ResumeNetworkStart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/throttling/
H A Dthrottling_network_transaction.cc100 bool ThrottlingNetworkTransaction::CheckFailed() { in CheckFailed() function in network::ThrottlingNetworkTransaction
135 if (CheckFailed()) in Start()
152 if (CheckFailed()) in RestartIgnoringLastError()
167 if (CheckFailed()) in RestartWithCertificate()
186 if (CheckFailed()) in RestartWithAuth()
206 if (CheckFailed()) in Read()
297 if (CheckFailed()) in ResumeNetworkStart()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/src/Dhall/
H A DUtil.hs21 , CheckFailed(..)
174 data CheckFailed = CheckFailed { command :: Text, modified :: Text } function
176 instance Exception CheckFailed
178 instance Show CheckFailed where
179 show CheckFailed{..} =
/dports/misc/estic/estic-1.61_10/spunk/
H A Dprogram.cc214 OldFailVec = CheckFailed; in Program()
215 CheckFailed = _InitCheckFailed; in Program()
235 CheckFailed = _CheckFailed; in Program()
252 CheckFailed = OldFailVec; in Cleanup()
430 CheckFailed = App->OldFailVec; in _InitCheckFailed()
440 CheckFailed (Msg, Cond, Code, File, Line); in _InitCheckFailed()
456 CheckFailed = App->OldFailVec; in _CheckFailed()
H A Dcheck.cc53 void (*CheckFailed) (const char*, const char* Cond, variable
78 CheckFailed (Msg, Cond, Code, File, Line); in Check()
H A Dcheck.h41 void (*CheckFailed) (const char* Msg, const char* Cond, int Code,
61 #define FAIL(s) CheckFailed (_MsgInternalError, s, 0, __FILE__, __LINE__)
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DVerifier.cpp364 void CheckFailed(const Twine &Message, in CheckFailed() function
375 void CheckFailed(const Twine &Message, const Value *V1, in CheckFailed() function
384 void CheckFailed(const Twine &Message, const Type *T1, in CheckFailed() function
400 do { if (!(C)) { CheckFailed(M); return; } } while (0)
402 do { if (!(C)) { CheckFailed(M, V1); return; } } while (0)
404 do { if (!(C)) { CheckFailed(M, V1, V2); return; } } while (0)
838 CheckFailed("Function return type does not match operand " in visitReturnInst()
1767 CheckFailed(IntrinsicParam(ArgNo, NumRetVals) + " is not " in PerformTypeCheck()
1823 CheckFailed("Intrinsic has pointer to complex type."); in PerformTypeCheck()
1884 CheckFailed("Intrinsic should return void", F); in VerifyIntrinsicPrototype()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/runtime/
H A Dterminator.h33 [[noreturn]] void CheckFailed(
50 (terminator).CheckFailed(#pred, __FILE__, __LINE__)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/runtime/
H A Dterminator.h33 [[noreturn]] void CheckFailed(
50 (terminator).CheckFailed(#pred, __FILE__, __LINE__)

1234567891011