Home
last modified time | relevance | path

Searched refs:set_root (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/news/sabnzbdplus/SABnzbd-3.3.0/sabnzbd/
H A Dcfg.py457 email_dir.set_root(home)
458 download_dir.set_root(home)
459 complete_dir.set_root(home)
460 script_dir.set_root(home)
461 nzb_backup_dir.set_root(lcldata)
462 admin_dir.set_root(lcldata)
463 dirscan_dir.set_root(home)
464 log_dir.set_root(lcldata)
465 password_file.set_root(home)
469 https_cert.set_root(admin_dir.get_path())
[all …]
/dports/science/libkml/libkml-1.3.0/tests/kml/base/
H A Dxml_file_test.cc40 bool set_root(const XmlElementPtr& element) { in set_root() function in kmlbase::TestFile
41 return XmlFile::set_root(element); in set_root()
68 xml_file->set_root(new TestElement(kId)); in TEST()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/folders/inc/
H A Dclass.uifolders.inc.php74 $this->t->set_root(PHPGW_SERVER_ROOT . '/folders/templates/default/'); // hardcoded path :-(
93 $this->t->set_root(PHPGW_SERVER_ROOT . '/folders/templates/default/');
122 $this->t->set_root(PHPGW_SERVER_ROOT . '/folders/templates/default/'); // hardcoded path :-(
/dports/biology/p5-Bio-Phylo/Bio-Phylo-v2.0.1/lib/Bio/Phylo/NeXML/DOM/Document/
H A DTwig.pm125 sub set_root { subroutine
128 XML::Twig::set_root( $self, $root );
/dports/www/restbed/restbed-4.8/test/regression/source/
H A Dexception_thrown_with_space_in_resource_path.cpp35 settings->set_root( "queues" );
69 settings->set_root( "queues" );
H A Dpath_parameters_off_by_one.cpp45 settings->set_root( "/ssv/" );
93 settings->set_root( "/ssv/" );
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/interfaces/
H A Dianjuta-file-manager.c78 IANJUTA_FILE_MANAGER_GET_IFACE (obj)->set_root (obj, root_uri, err); in ianjuta_file_manager_set_root()
116 klass->set_root = ianjuta_file_manager_set_root_default; in ianjuta_file_manager_base_init()
/dports/www/yourls/YOURLS-1.8.2/includes/Config/
H A DConfig.php28 $this->set_root( $this->fix_win32_path( dirname( dirname( __DIR__ ) ) ) );
57 public function set_root($root) { function in YOURLS\\Config\\Config
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/tests/
H A Dtest_dendrogram.py39 w.set_root(t(0.0, leaf(0, 0), leaf(1, 1)))
50 w.set_root(t(height, leaf(0, 0), leaf(1, 1)))
/dports/math/z3/z3-z3-4.8.13/src/sat/
H A Dsat_elim_eqs.cpp232 if (m_solver.m_cut_simplifier) m_solver.m_cut_simplifier->set_root(v, r); in save_elim()
233 bool set_root = m_solver.set_root(l, r); in save_elim() local
234 bool root_ok = !m_solver.is_external(v) || set_root; in save_elim()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/
H A Dsat_elim_eqs.cpp232 if (m_solver.m_cut_simplifier) m_solver.m_cut_simplifier->set_root(v, r); in save_elim()
233 bool set_root = m_solver.set_root(l, r); in save_elim() local
234 bool root_ok = !m_solver.is_external(v) || set_root; in save_elim()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/inc/
H A Dclass.Template3.inc.php19 $this->set_root($root);
30 function set_root($root) function in Template3
159 $t->set_root($this->root);
/dports/devel/boost-docs/boost_1_72_0/boost/math/differentiation/
H A Dautodiff_cpp11.hpp120 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients()
138 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients_nonhorner()
164 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives()
186 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives_nonhorner()
340 v.front().set_root(root); in set_root_cpp11()
352 fvar<RealType, Order>& fvar<RealType, Order>::set_root(root_type const& root) { in set_root() function in boost::math::differentiation::autodiff_v1::detail::fvar
/dports/devel/hyperscan/boost_1_75_0/boost/math/differentiation/
H A Dautodiff_cpp11.hpp120 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients()
138 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients_nonhorner()
164 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives()
186 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives_nonhorner()
340 v.front().set_root(root); in set_root_cpp11()
352 fvar<RealType, Order>& fvar<RealType, Order>::set_root(root_type const& root) { in set_root() function in boost::math::differentiation::autodiff_v1::detail::fvar
/dports/devel/R-cran-BH/BH/inst/include/boost/math/differentiation/
H A Dautodiff_cpp11.hpp124 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients()
142 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients_nonhorner()
168 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives()
190 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives_nonhorner()
344 v.front().set_root(root); in set_root_cpp11()
356 fvar<RealType, Order>& fvar<RealType, Order>::set_root(root_type const& root) { in set_root() function in boost::math::differentiation::autodiff_v1::detail::fvar
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/differentiation/
H A Dautodiff_cpp11.hpp120 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients()
138 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients_nonhorner()
164 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives()
186 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives_nonhorner()
340 v.front().set_root(root); in set_root_cpp11()
352 fvar<RealType, Order>& fvar<RealType, Order>::set_root(root_type const& root) { in set_root() function in boost::math::differentiation::autodiff_v1::detail::fvar
/dports/devel/boost-libs/boost_1_72_0/boost/math/differentiation/
H A Dautodiff_cpp11.hpp120 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients()
138 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients_nonhorner()
164 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives()
186 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives_nonhorner()
340 v.front().set_root(root); in set_root_cpp11()
352 fvar<RealType, Order>& fvar<RealType, Order>::set_root(root_type const& root) { in set_root() function in boost::math::differentiation::autodiff_v1::detail::fvar
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/differentiation/
H A Dautodiff_cpp11.hpp120 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients()
138 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients_nonhorner()
164 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives()
186 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives_nonhorner()
340 v.front().set_root(root); in set_root_cpp11()
352 fvar<RealType, Order>& fvar<RealType, Order>::set_root(root_type const& root) { in set_root() function in boost::math::differentiation::autodiff_v1::detail::fvar
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/differentiation/
H A Dautodiff_cpp11.hpp120 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients()
138 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_coefficients_nonhorner()
164 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives()
186 fvar<RealType, Order> const epsilon = fvar<RealType, Order>(*this).set_root(0); in apply_derivatives_nonhorner()
340 v.front().set_root(root); in set_root_cpp11()
352 fvar<RealType, Order>& fvar<RealType, Order>::set_root(root_type const& root) { in set_root() function in boost::math::differentiation::autodiff_v1::detail::fvar
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/test/
H A Dtest_util.cc94 ref.set_root (node); in write_ref()
96 ref.set_root (0); in write_ref()
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dvdip.cc99 _vdip->set_root(""); in execute()
104 _vdip->set_root(filename); in execute()
189 VDIP::set_root(string root) in set_root() function in VDIP
/dports/science/libkml/libkml-1.3.0/src/kml/engine/
H A Dkml_file.cc127 set_root(root); in ParseFromString()
159 kml_file->set_root(element); in CreateFromImportInternal()
/dports/www/p5-CGI-FastTemplate/CGI-FastTemplate-1.09/
H A DFastTemplate.pm79 $self->set_root($root);
229 sub set_root subroutine
/dports/biology/p5-Bio-Phylo/Bio-Phylo-v2.0.1/lib/Bio/Phylo/NeXML/DOM/
H A DDocument.pm123 sub set_root { subroutine
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/measure/
H A D_ccomp.pxd7 cdef void set_root(DTYPE_t *forest, DTYPE_t n, DTYPE_t root) nogil function

12345678910>>...19