Home
last modified time | relevance | path

Searched defs:CheckArgument (Results 1 – 23 of 23) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Api/Utils/
H A DGrpcPreconditions.cs32 public static void CheckArgument(bool condition) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
45 public static void CheckArgument(bool condition, string errorMessage) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Api/Utils/
H A DGrpcPreconditions.cs32 public static void CheckArgument(bool condition) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
45 public static void CheckArgument(bool condition, string errorMessage) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Api/Utils/
H A DGrpcPreconditions.cs32 public static void CheckArgument(bool condition) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
45 public static void CheckArgument(bool condition, string errorMessage) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core.Api/Utils/
H A DGrpcPreconditions.cs32 public static void CheckArgument(bool condition) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
45 public static void CheckArgument(bool condition, string errorMessage) in CheckArgument() method in Grpc.Core.Utils.GrpcPreconditions
/dports/math/cvc4/CVC4-1.7/src/base/
H A Dexception.h128 template <class T> inline void CheckArgument(bool cond, const T& arg, in CheckArgument() function
136 template <class T> inline void CheckArgument(bool cond, const T& arg) { in CheckArgument() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DInvokeUtils.cs41 …public static Object CheckArgument(Object srcObject, RuntimeTypeHandle dstType, BinderBundle binde… in CheckArgument() method in System.InvokeUtils
55 …internal static Object CheckArgument(Object srcObject, EETypePtr dstEEType, CheckArgumentSemantics… in CheckArgument() method in System.InvokeUtils
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DServiceConfiguration.cs334 private static void CheckArgument<T>(T argument, string argumentName) in CheckArgument() method in System.ServiceModel.ServiceConfiguration
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/MacSrc/
H A DShock.c188 bool CheckArgument(char* arg) { in CheckArgument() function
/dports/lang/ucc/ucc/ucl/
H A Dexprchk.c143 static AstExpression CheckArgument(FunctionType fty, AstExpression arg, int argNo, int *argFull) in CheckArgument() function
/dports/math/clblast/CLBlast-1.1.0/src/utilities/
H A Dutilities.cpp294 bool CheckArgument(const std::vector<std::string> &arguments, std::string &help, in CheckArgument() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DRuntimeAugments.cs718 …public static Object CheckArgument(Object srcObject, RuntimeTypeHandle dstType, BinderBundle binde… in CheckArgument() method in Internal.Runtime.Augments.RuntimeAugments
/dports/devel/fpc-fcl-passrc/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtctypeparser.pas397 …function CheckArgument(AIndex : Integer; Const AName,ATypeName : String; AAccess : TArgumentAccess… in CheckArgument() function
770 function TTestProcedureTypeParser.CheckArgument(AIndex: Integer; Const AName, in TTestProcedureTypeParser.CheckArgument() function
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtctypeparser.pas397 …function CheckArgument(AIndex : Integer; Const AName,ATypeName : String; AAccess : TArgumentAccess… in CheckArgument() function
770 function TTestProcedureTypeParser.CheckArgument(AIndex: Integer; Const AName, in TTestProcedureTypeParser.CheckArgument() function
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmCTest.cxx1864 bool cmCTest::CheckArgument(const std::string& arg, cm::string_view varg1, in CheckArgument() function in cmCTest
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmCTest.cxx1864 bool cmCTest::CheckArgument(const std::string& arg, cm::string_view varg1, in CheckArgument() function in cmCTest
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmCTest.cxx1864 bool cmCTest::CheckArgument(const std::string& arg, cm::string_view varg1, in CheckArgument() function in cmCTest
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DAsmJS.cpp2709 static bool CheckArgument(ModuleValidatorShared& m, ParseNode* arg, in CheckArgument() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DAsmJS.cpp2709 static bool CheckArgument(ModuleValidatorShared& m, ParseNode* arg, in CheckArgument() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DAsmJS.cpp2686 static bool CheckArgument(ModuleValidatorShared& m, ParseNode* arg, in CheckArgument() function
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DAsmJS.cpp2731 static bool CheckArgument(ModuleValidatorShared& m, ParseNode* arg, in CheckArgument() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/asmjs/
H A DAsmJSValidate.cpp2318 CheckArgument(ModuleValidator& m, ParseNode* arg, PropertyName** name) in CheckArgument() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DAsmJS.cpp3261 CheckArgument(ModuleValidator& m, ParseNode* arg, PropertyName** name) in CheckArgument() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DAsmJS.cpp3183 static bool CheckArgument(ModuleValidator& m, ParseNode* arg, in CheckArgument() function