Home
last modified time | relevance | path

Searched defs:RFunction (Results 1 – 10 of 10) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DRFunction.java19 public class RFunction extends JavaScriptObject class
21 protected RFunction() in RFunction() method in RFunction
/dports/math/vtk8/VTK-8.2.0/Filters/Texture/
H A DvtkImplicitTextureCoords.h109 vtkImplicitFunction *RFunction; variable
/dports/math/vtk9/VTK-9.1.0/Filters/Texture/
H A DvtkImplicitTextureCoords.h109 vtkImplicitFunction* RFunction; variable
/dports/math/vtk6/VTK-6.2.0/Filters/Texture/
H A DvtkImplicitTextureCoords.h93 vtkImplicitFunction *RFunction; variable
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dtemplate_typedef_cplx3.i10 typedef vfncs::ArithUnaryFunction<double, double> RFunction; typedef
H A Dtemplate_typedef_cplx4.i10 typedef vfncs::ArithUnaryFunction<double, double> RFunction; typedef
H A Dtemplate_typedef_import.i10 typedef vfncs::ArithUnaryFunction<double, double> RFunction; typedef
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/include/r/
H A DRExec.hpp125 class RFunction : boost::noncopyable class
130 explicit RFunction(const std::string& name, const T&... params) in RFunction() function in rstudio::r::exec::RFunction
/dports/security/py-RestrictedPython/RestrictedPython-3.6.0/src/RestrictedPython/
H A DRCompile.py208 class RFunction(RModule): class
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/
H A DRExec.cpp392 RFunction::RFunction(SEXP functionSEXP) in RFunction() function in rstudio::r::exec::RFunction