Home
last modified time | relevance | path

Searched defs:pInterpreter (Results 1 – 19 of 19) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/
H A DDynPackage.cpp356 const char* pfCopyLocalString(Interpreter* pInterpreter, const char* tcText) { in pfCopyLocalString()
360 const char* pfCopyLocalBoolean(Interpreter* pInterpreter, bool bValue) { in pfCopyLocalBoolean()
364 const char* pfCopyLocalDouble(Interpreter* pInterpreter, double dValue) { in pfCopyLocalDouble()
368 const char* pfCopyLocalInt(Interpreter* pInterpreter, int iValue) { in pfCopyLocalInt()
374 Function* pfFindFunction(Interpreter* pInterpreter, const char* sFunctionName) { in pfFindFunction()
381 const char* pfCallFunction0(Interpreter* pInterpreter, Function* pFunction) { in pfCallFunction0()
417 const char* pfCallFunction1(Interpreter* pInterpreter, Function* pFunction, Parameter2CW p1) { in pfCallFunction1()
432 …const char* pfCallFunction2(Interpreter* pInterpreter, Function* pFunction, Parameter2CW p1, Param… in pfCallFunction2()
448 …const char* pfCallFunction3(Interpreter* pInterpreter, Function* pFunction, Parameter2CW p1, Param… in pfCallFunction3()
465 …const char* pfCallFunction4(Interpreter* pInterpreter, Function* pFunction, Parameter2CW p1, Param… in pfCallFunction4()
[all …]
H A DDynFunction.h44 …inline DynFunction(Interpreter* pInterpreter, const std::string& sName) : GrfFunction(NULL, sName,… in DynFunction()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/parser/
H A Dbuilder.cpp489 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addButton() local
566 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addCheckbox() local
644 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addImage() local
790 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addText() local
828 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addRadialSlider() local
892 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addSlider() local
967 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addList() local
1031 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addTree() local
1103 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in addVideo() local
1314 Interpreter *pInterpreter = Interpreter::instance( getIntf() ); in getColor() local
H A Dinterpreter.cpp128 Interpreter *pInterpreter = new (std::nothrow) Interpreter( pIntf ); in instance() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dinterpretercontext.hxx63 ScInterpreter* pInterpreter; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dinterpretercontext.hxx64 ScInterpreter* pInterpreter; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dformulacell.cxx1909 ScInterpreter* pInterpreter; in InterpretTail() local
2326 void ScFormulaCell::HandleStuffAfterParallelCalculation(ScInterpreter* pInterpreter) in HandleStuffAfterParallelCalculation()
5088 sc::FormulaGroupInterpreter *pInterpreter = sc::FormulaGroupInterpreter::getStatic(); in InterpretFormulaGroupOpenCL() local
H A Ddocumen8.cxx431 … SCCOL nColStart, SCCOL nColEnd, SCROW nRow, size_t nLen, SCTAB nTab, ScInterpreter* pInterpreter ) in HandleStuffAfterParallelCalculation()
H A Dtable1.cxx2532 ScInterpreter* pInterpreter) in HandleStuffAfterParallelCalculation()
H A Dcolumn2.cxx2969 …Column::HandleStuffAfterParallelCalculation( SCROW nRow, size_t nLen, ScInterpreter* pInterpreter ) in HandleStuffAfterParallelCalculation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dformulacell.cxx1950 ScInterpreter* pInterpreter; in InterpretTail() local
2370 void ScFormulaCell::HandleStuffAfterParallelCalculation(ScInterpreter* pInterpreter) in HandleStuffAfterParallelCalculation()
5146 sc::FormulaGroupInterpreter *pInterpreter = sc::FormulaGroupInterpreter::getStatic(); in InterpretFormulaGroupOpenCL() local
H A Ddocumen8.cxx431 … SCCOL nColStart, SCCOL nColEnd, SCROW nRow, size_t nLen, SCTAB nTab, ScInterpreter* pInterpreter ) in HandleStuffAfterParallelCalculation()
H A Dtable1.cxx2565 ScInterpreter* pInterpreter) in HandleStuffAfterParallelCalculation()
H A Dcolumn2.cxx3011 …Column::HandleStuffAfterParallelCalculation( SCROW nRow, size_t nLen, ScInterpreter* pInterpreter ) in HandleStuffAfterParallelCalculation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr5.cxx986 sc::FormulaGroupInterpreter *pInterpreter = sc::FormulaGroupInterpreter::getStatic(); in ScMatInv() local
1168 const ScMatrix& rMat1, const ScMatrix& rMat2, ScInterpreter* pInterpreter) in lcl_MatrixCalculation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr5.cxx970 sc::FormulaGroupInterpreter *pInterpreter = sc::FormulaGroupInterpreter::getStatic(); in ScMatInv() local
1153 const ScMatrix& rMat1, const ScMatrix& rMat2, ScInterpreter* pInterpreter) in lcl_MatrixCalculation()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenborscript.c646 int Script_ReplaceInstructionList(Interpreter* pInterpreter, List* newList) in Script_ReplaceInstructionList()
761 Interpreter* pInterpreter = pScript->pinterpreter; in Script_DetectUnusedFunctions() local
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenborscript.c1162 int Script_ReplaceInstructionList(Interpreter *pInterpreter, List *newList) in Script_ReplaceInstructionList()
1294 Interpreter *pInterpreter = pScript->pinterpreter; in Script_DetectUnusedFunctions() local
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenborscript.c605 int Script_ReplaceInstructionList(Interpreter* pInterpreter, List* newList) in Script_ReplaceInstructionList()
720 Interpreter* pInterpreter = pScript->pinterpreter; in Script_DetectUnusedFunctions() local