Home
last modified time | relevance | path

Searched refs:FindVar (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/
H A DCBotStack.h162 CBotVar* FindVar(CBotToken*& pToken, bool bUpdate);
167 CBotVar* FindVar(CBotToken& pToken, bool bUpdate);
174 CBotVar* FindVar(const std::string& name);
185 CBotVar* FindVar(long ident, bool bUpdate);
H A DCBotCStack.cpp164 CBotVar* CBotCStack::FindVar(CBotToken* &pToken) in FindVar() function in CBot::CBotCStack
181 CBotVar* CBotCStack::FindVar(CBotToken& Token) in FindVar() function in CBot::CBotCStack
184 return FindVar(pt); in FindVar()
190 CBotVar* pVar = FindVar( Token ); in CopyVar()
H A DCBotCStack.h132 CBotVar* FindVar(CBotToken* &p);
139 CBotVar* FindVar(CBotToken& Token);
H A DCBotStack.cpp347 CBotVar* CBotStack::FindVar(CBotToken*& pToken, bool bUpdate) in FindVar() function in CBot::CBotStack
372 CBotVar* CBotStack::FindVar(const std::string& name) in FindVar() function in CBot::CBotStack
392 CBotVar* CBotStack::FindVar(long ident, bool bUpdate) in FindVar() function in CBot::CBotStack
415 CBotVar* CBotStack::FindVar(CBotToken& pToken, bool bUpdate) in FindVar() function in CBot::CBotStack
418 return FindVar(pt, bUpdate); in FindVar()
424 CBotVar* pVar = FindVar(pToken, bUpdate); in CopyVar()
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Ddefault_search.cc90 class FindVar : public DecisionVisitor { class
96 ~FindVar() override {} in ~FindVar()
394 if (find_var_.operation() == FindVar::ASSIGN && in ApplyDecision()
647 FindVar find_var_;
851 last_operation_(FindVar::NONE), in DefaultIntegerSearch()
893 case FindVar::ASSIGN: { in Next()
903 case FindVar::SPLIT_LOW: { in Next()
914 case FindVar::SPLIT_HIGH: { in Next()
947 last_operation_ = FindVar::NONE; in ClearLastDecision()
1097 FindVar find_var_;
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotInstr/
H A DCBotLeftExpr.cpp62 if (nullptr != (var = pStk->FindVar(p))) // seek if known variable in Compile()
84 var = pStk->FindVar(pthis); in Compile()
209 pVar = pile->FindVar(m_token); in ExecuteVar()
223 pVar = pile->FindVar(m_nIdent, false); in ExecuteVar()
H A DCBotExprVar.cpp63 if (nullptr != (var = pStk->FindVar(p))) // seek if known variable in Compile()
193 CBotVar* var = pStk->FindVar(pthis); in CompileMethode()
289 pVar = pj->FindVar(m_nIdent, true); // tries with the variable update if necessary in ExecuteVar()
H A DCBotFieldExpr.cpp155 CBotVar* pThis = pStack->FindVar(token); in CheckProtectionError()
171 CBotVar* pThis = pStack->FindVar(token); in CheckProtectionError()
H A DCBotDefArray.cpp208 CBotVar* pVar = pj->FindVar((static_cast<CBotLeftExprVar*>(m_var))->m_nIdent, false); in Execute()
228 CBotVar* var = pj->FindVar(m_var->GetToken()->GetString()); in RestoreState()
H A DCBotLeftExprVar.cpp83 var1 = pj->FindVar(m_token.GetString()); in RestoreState()
/dports/ftp/lftp/lftp-4.9.2/src/
H A DResMgr.h77 static const char *FindVar(const char *name,const ResType **type,const char **re_closure=0);
78 …static const char *FindVar(const char *name,ResType **type,const char **re_closure=0) { return Fin…
H A DResMgr.cc83 const char *ResType::FindVar(const char *name,const ResType **type,const char **re_closure) in FindVar() function in ResType
149 const char *msg=FindVar(name,&type); in FindRes()
159 const char *msg=FindVar(name,&type,&cclosure); in Set()
560 msg=FindVar(name,&type); in Query()
/dports/games/xpilot/xpilot-4.5.5/contrib/msub/
H A Dmsub.c71 static Var *FindVar (char *var);
399 FindVar (char *var) in FindVar() function
427 if ((vp = FindVar (var)) == (Var *) NULL) in FindVarUsingEnv()
446 if ((vp = FindVar (var)) == (Var *) NULL) in AddVar()
/dports/math/mathgl/mathgl-2.5/udav/
H A Dmem_pnl.cpp100 mglDataA *v = parser.FindVar(tab->item(n,0)->text().toLocal8Bit().constData()); in editData()
113 mglDataA *v = parser.FindVar(tab->item(n,0)->text().toLocal8Bit().constData()); in delData()
132 mglDataA *v = parser.FindVar(tab->item(n,0)->text().toLocal8Bit().constData()); in infoData()
/dports/devel/xmake/xmake/
H A Dvar.c14 Prototype List *FindVar(char c, Depend *dep, const char *vname);
150 FindVar(char c, Depend *dep, const char *vname) in FindVar() function
H A Dxmake-protos.h67 Prototype List *FindVar(char c, Depend *dep, const char *vname);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsbxobj.hxx32 BASIC_DLLPRIVATE SbxArray* FindVar( SbxVariable const *, sal_uInt32& );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsbxobj.hxx32 BASIC_DLLPRIVATE SbxArray* FindVar( SbxVariable const *, sal_uInt16& );
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dparser.h152 mglDataA *FindVar(const char *name) MGL_FUNC_PURE;
153 mglDataA *FindVar(const wchar_t *name) MGL_FUNC_PURE;
/dports/deskutils/remind/remind-03.03.11/src/
H A Dvar.c374 Var *FindVar(char const *str, int create) in FindVar() function
442 Var *v = FindVar(str, 1); in SetVar()
472 v=FindVar(str, 0); in GetVarValue()
581 v = FindVar(DBufValue(&buf), 0); in DoDump()
672 v = FindVar(name, 1); in PreserveVar()
/dports/editors/picpas/PicPas-7940bc3/_libraries/Xpres-1.3.2/
H A DXpresElements.pas143 function FindVar(varName: string): TxpEleVar; in FindVar() function
468 function TXpTreeElements.FindVar(varName: string): TxpEleVar; in FindVar() function
H A DXpresParser.pas137 function FindVar(const varName: string; out idx: integer): boolean; in FindVar() function
313 function TCompilerBase.FindVar(const varName:string; out idx: integer): boolean; in FindVar() function
367 if FindVar(name,i) then begin
390 if FindVar(funName, i) then begin
802 if FindVar(cIn.tok, ivar) then begin
/dports/editors/picpas/PicPas-7940bc3/txpres/
H A DXpresElements.pas143 function FindVar(varName: string): TxpEleVar; in FindVar() function
468 function TXpTreeElements.FindVar(varName: string): TxpEleVar; in FindVar() function
H A DXpresParser.pas137 function FindVar(const varName: string; out idx: integer): boolean; in FindVar() function
313 function TCompilerBase.FindVar(const varName:string; out idx: integer): boolean; in FindVar() function
367 if FindVar(name,i) then begin
390 if FindVar(funName, i) then begin
802 if FindVar(cIn.tok, ivar) then begin
/dports/games/openjk/OpenJK-07675e2/codemp/icarus/
H A Dinterpreter.h219 variable_t *FindVar( const char *name );

1234