Home
last modified time | relevance | path

Searched refs:checkVar (Results 1 – 25 of 48) sorted by relevance

12

/dports/net/sems/sems-f89581a/apps/dsm/
H A DDSMCall.cpp73 bool DSMCall::checkVar(const string& var_name, const string& var_val) { in checkVar() function in DSMCall
141 if (checkVar(DSM_CONNECT_SESSION, DSM_CONNECT_SESSION_FALSE)) { in onOutgoingInvite()
146 if (checkVar(DSM_ACCEPT_EARLY_SESSION, DSM_ACCEPT_EARLY_SESSION_FALSE)) { in onOutgoingInvite()
168 if (checkVar(DSM_CONNECT_EARLY_SESSION, DSM_CONNECT_EARLY_SESSION_FALSE)) { in onEarlySessionStart()
235 if (!checkVar(DSM_CONNECT_SESSION, DSM_CONNECT_SESSION_FALSE)) { in startSession()
301 if (checkVar(DSM_ENABLE_REQUEST_EVENTS, DSM_TRUE)) { in onSipRequest()
334 if (checkVar(DSM_ENABLE_REPLY_EVENTS, DSM_TRUE)) { in onSipReply()
458 if (checkVar(DSM_ENABLE_ZRTP_EVENTS, DSM_TRUE)) { in onZRTPProtocolEvent()
470 if (checkVar(DSM_ENABLE_ZRTP_EVENTS, DSM_TRUE)) { in onZRTPSecurityEvent()
H A DDSMCall.h65 bool checkVar(const string& var_name, const string& var_val);
/dports/databases/cego/cego-2.47.11/src/
H A DCegoTerm.h61 bool checkVar(Chain& var) const;
H A DCegoExpr.h55 bool checkVar(Chain& var) const;
H A DCegoFactor.h76 bool checkVar(Chain& var) const;
H A DCegoTerm.cc126 bool CegoTerm::checkVar(Chain& var) const in checkVar() function in CegoTerm
130 return _pFactor->checkVar(var); in checkVar()
H A DCegoExpr.cc122 bool CegoExpr::checkVar(Chain& var) const in checkVar() function in CegoExpr
126 return _pTerm->checkVar(var); in checkVar()
/dports/math/py-CyLP/CyLP-0.91.4/cylp/py/pivots/
H A DPositiveEdgePivot.py97 def checkVar(self, i): member in PositiveEdgePivot
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/tests/
H A Dtemplates.hs288 checkVar :: String -> Exp
289 checkVar = Var function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/tests/
H A Dtemplates.hs288 checkVar :: String -> Exp
289 checkVar = Var function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/tests/
H A Dtemplates.hs286 checkVar :: String -> Exp
287 checkVar = Var function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/tests/
H A Dtemplates.hs286 checkVar :: String -> Exp
287 checkVar = Var function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/tests/
H A Dtemplates.hs286 checkVar :: String -> Exp
287 checkVar = Var function
/dports/math/py-CyLP/CyLP-0.91.4/cylp/cpp/
H A DIClpSimplex.hpp48 int checkVar(int varInd);
/dports/x11-toolkits/gnocl/gnocl-0.9.96/demo/
H A Dtest-menu.tcl234 -variable checkVar -onToggled "checkProc %w %v"]
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dstatement.c997 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1031 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1037 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dstatement.c1117 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1151 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1157 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dstatement.c1117 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1151 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1157 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dstatement.c997 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1031 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1037 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dstatement.c1117 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1151 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1157 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dstatement.c997 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1031 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1037 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dstatement.c1138 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1172 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1178 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dstatement.c1138 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1172 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1178 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dstatement.c1138 static bool checkVar(SwitchStatement *s, VarDeclaration *vd) in checkVar() function
1172 if (sdefault && checkVar(this, sdefault->lastVar)) in checkLabel()
1178 if (scase && checkVar(this, scase->lastVar)) in checkLabel()
/dports/devel/frink/frink-2.2.2/
H A Dtcl.c1436 static void checkVar(Token *cmd, const char *nm) in checkVar() function
1471 checkVar(cmd, cmd->text); in addForVars()
1493 checkVar(vp, vp->text); in addForVars()

12