Home
last modified time | relevance | path

Searched defs:CheckCall (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dfunction-tester.h61 void CheckCall(Handle<Object> expected, Handle<Object> a, Handle<Object> b, in CheckCall() function
66 void CheckCall(Handle<Object> expected, Handle<Object> a, Handle<Object> b) { in CheckCall() function
70 void CheckCall(Handle<Object> expected, Handle<Object> a) { in CheckCall() function
74 void CheckCall(Handle<Object> expected) { CheckCall(expected, undefined()); } in CheckCall() function
76 void CheckCall(double expected, double a, double b) { in CheckCall() function
H A Dfunction-tester.cc84 void FunctionTester::CheckCall(Handle<Object> expected, Handle<Object> a, in CheckCall() function in v8::internal::compiler::FunctionTester
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/
H A Dinstall.py23 def CheckCall( args, **kwargs ): function
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tools/clang-tidy-plugin/
H A DDeterminismCheck.cpp48 static void CheckCall( DeterminismCheck &Check, const MatchFinder::MatchResult &Result ) in CheckCall() function
H A DUsePointApisCheck.cpp104 static void CheckCall( UsePointApisCheck &Check, const MatchFinder::MatchResult &Result ) in CheckCall() function
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tools/clang-tidy-plugin/
H A DDeterminismCheck.cpp48 static void CheckCall( DeterminismCheck &Check, const MatchFinder::MatchResult &Result ) in CheckCall() function
H A DUsePointApisCheck.cpp104 static void CheckCall( UsePointApisCheck &Check, const MatchFinder::MatchResult &Result ) in CheckCall() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dbind_return_type.pass.cpp44 constexpr bool CheckCall() { in CheckCall() function
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/juju/testing/
H A Dstub.go228 func (f *Stub) CheckCall(c *gc.C, index int, funcName string, args ...interface{}) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/pynacl/
H A Dlog_tools.py173 def CheckCall(command, stdout=None, logger=None, **kwargs): function
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/
H A DCBotExternalCall.cpp69 bool CBotExternalCallList::CheckCall(const std::string& name) in CheckCall() function in CBot::CBotExternalCallList
H A DCBotCStack.cpp390 bool CBotCStack::CheckCall(CBotToken* &pToken, CBotDefParam* pParam, const std::string& className) in CheckCall() function in CBot::CBotCStack
/dports/lang/v8/v8-9.6.180.12/test/cctest/wasm/
H A Dtest-c-wasm-entry.cc58 void CheckCall(Args... args) { in CheckCall() function in v8::internal::wasm::__anoncf8ac76a0111::CWasmEntryArgTester
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/grid/grid_cli/
H A Dautomation.hpp306 void* CAutomationObject::CheckCall(const string& name, SInputOutput& io, void* data) in CheckCall() function in NAutomation::CAutomationObject
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/
H A Dbuild.py218 def CheckCall( args, **kwargs ): function

123