Home
last modified time | relevance | path

Searched defs:functionList (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/graphics/vigra/vigra-8acd73a/docsrc/
H A DmakeFunctionIndex.py69 def disambiguateOverloadedFunctions(functionList): argument
92 def generateFunctionIndex(functionList): argument
140 functionList = getFunctionList() variable
/dports/devel/umbrello/umbrello-21.12.3/lib/interfaces/
H A Dcodemodel_treeparser.cpp29 const FunctionList functionList = file->functionList(); in parseFile() local
49 const FunctionList functionList = ns->functionList(); in parseNamespace() local
68 const FunctionList functionList = klass->functionList(); in parseClass() local
H A Dcodemodel_utils.h292 void findFunctionDeclarations(Pred pred, const FunctionList& functionList, FunctionList & lst) in findFunctionDeclarations()
325 FunctionList functionList; member
332 FunctionDefinitionList functionList; member
/dports/lang/clips/clips_core_source_630/core/
H A Dbsave.c291 struct FunctionDefinition *functionList; in InitializeFunctionNeededFlags() local
326 struct FunctionDefinition *functionList; in WriteNeededFunctions() local
386 struct FunctionDefinition *functionList; in FunctionBinarySize() local
/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/graphite/functions/
H A Dviews.py18 def functionList(request, queryParams): function
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/Generic/Sniffs/NamingConventions/
H A DConstructorNameSniff.php34 private $functionList = []; variable in PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\NamingConventions\\ConstructorNameSniff
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/windows/
H A Dfunctionseditormodel.h83 QList<Function*> functionList; variable
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/utils/
H A Dfunction_utils.c48 FuncCandidateList functionList = FuncnameGetCandidates_compat( in FunctionOidExtended() local
/dports/games/freeminer/freeminer-0.4.10.4/src/script/cpp_api/
H A Ds_async.h145 std::map<std::string, lua_CFunction> functionList; variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DAPPSEvalMgr.hpp125 std::map<int,RealVector> functionList; member in Dakota::APPSEvalMgr
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/apps/fxlab/app/src/main/cpp/
H A DFunctionList.h27 std::vector<std::pair<std::function<void(iter_type, iter_type)>, bool>> functionList; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderGLSLProgramWriter.cpp125 const ShaderFunctionList& functionList = program->getFunctions(); in writeSourceCode() local
388 const ShaderFunctionList& functionList = program->getFunctions(); in writeForwardDeclarations() local
H A DOgreShaderCGProgramWriter.cpp90 const ShaderFunctionList& functionList = program->getFunctions(); in writeSourceCode() local
H A DOgreShaderProgramManager.cpp617 const ShaderFunctionList& functionList = vsProgram->getFunctions(); in synchronizePixelnToBeVertexOut() local
631 const ShaderFunctionList& functionList = psProgram->getFunctions(); in synchronizePixelnToBeVertexOut() local
H A DOgreShaderHLSLProgramWriter.cpp90 const ShaderFunctionList& functionList = program->getFunctions(); in writeSourceCode() local
H A DOgreShaderGLSLESProgramWriter.cpp278 const ShaderFunctionList& functionList = program->getFunctions(); in writeSourceCode() local
743 const ShaderFunctionList& functionList = program->getFunctions(); in writeProgramDependencies() local
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderGLSLProgramWriter.cpp143 const ShaderFunctionList& functionList = program->getFunctions(); in writeMainSourceCode() local
342 const ShaderFunctionList& functionList = program->getFunctions(); in writeForwardDeclarations() local
H A DOgreShaderProgramManager.cpp531 const ShaderFunctionList& functionList = vsProgram->getFunctions(); in synchronizePixelnToBeVertexOut() local
545 const ShaderFunctionList& functionList = psProgram->getFunctions(); in synchronizePixelnToBeVertexOut() local
H A DOgreShaderCGProgramWriter.cpp92 const ShaderFunctionList& functionList = program->getFunctions(); in writeSourceCode() local
/dports/devel/kcachegrind/kcachegrind-21.12.3/libviews/
H A Dfunctionselection.h96 QTreeView *functionList; variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DMaterial.h44 bool check_registry(const std::set<std::string> functionList) const in check_registry()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DMaterial.h44 bool check_registry(const std::set<std::string> functionList) const in check_registry()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dabifunctionfield.cpp57 QStringList functionList; in updateABIFunctionField() local
/dports/devel/staf/src/staf/services/stax/service/
H A DSTAXFunctionActionFactory.java186 List<Map<String, Object>> functionList = in handleListRequest() local
285 List<String> functionList = new ArrayList<String>(); in handleQueryRequest() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dj2secmod.h70 void *functionList; /* The PKCS #11 function table */ member

1234567