Home
last modified time | relevance | path

Searched defs:setCurrentScope (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/DB/
H A DImageDB.cpp163 void ImageDB::setCurrentScope(const ImageSearchInfo &info) in setCurrentScope() function in ImageDB
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/internal/
H A DElemStack.hpp523 inline void ElemStack::setCurrentScope(int currentScope) in setCurrentScope() function in ElemStack
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/internal/
H A DElemStack.hpp523 inline void ElemStack::setCurrentScope(int currentScope) in setCurrentScope() function in ElemStack
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/
H A Droutines.h276 inline attribute_hidden void setCurrentScope( Rcpp::Module* mod ){ in setCurrentScope() function
/dports/devel/R-cran-Rcpp/Rcpp/src/
H A Dmodule.cpp230 void setCurrentScope(Rcpp::Module* scope) { in setCurrentScope() function
/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DCompilation.java2253 public void setCurrentScope (ScopeExp scope) in setCurrentScope() method