Home
last modified time | relevance | path

Searched defs:getVariableFromId (Results 1 – 3 of 3) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/xml/src/cpp/
H A DXMLObject.cpp44 XMLObject *XMLObject::getVariableFromId(int id) in getVariableFromId() function in org_modules_xml::XMLObject
H A DVariableScope.cpp97 XMLObject *VariableScope::getVariableFromId(int id) in getVariableFromId() function in org_modules_xml::VariableScope
/dports/math/scilab/scilab-6.1.1/scilab/modules/hdf5/src/cpp/
H A DH5VariableScope.cpp56 H5Object * H5VariableScope::getVariableFromId(const int id) in getVariableFromId() function in org_modules_hdf5::H5VariableScope