Home
last modified time | relevance | path

Searched defs:rootname (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/
H A D__init__.py29 def check_root_access(self, rootname): argument
33 def check_universal_access(self, rootname): argument
41 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
53 def check_root_access(self, rootname): argument
56 def check_universal_access(self, rootname): argument
59 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/svnauthz/
H A D__init__.py47 def _get_authz_file(self, rootname): argument
54 def _get_paths_for_root(self, rootname): argument
237 def check_root_access(self, rootname): argument
241 def check_universal_access(self, rootname): argument
271 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/forbidden/
H A D__init__.py23 def check_root_access(self, rootname): argument
26 def check_universal_access(self, rootname): argument
33 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/forbiddenre/
H A D__init__.py45 def check_root_access(self, rootname): argument
48 def check_universal_access(self, rootname): argument
55 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/astro/py-astropy/astropy-5.0/astropy/config/
H A Dconfiguration.py245 rootname = 'astropy' variable in ConfigItem
493 def get_config_filename(packageormod=None, rootname=None): argument
510 def get_config(packageormod=None, reload=False, rootname=None): argument
687 def reload_config(packageormod=None, rootname=None): argument
729 def update_default_config(pkg, default_cfg_dir_or_fn, version=None, rootname='astropy'): argument
829 def create_config_file(pkg, rootname='astropy', overwrite=False): argument
H A Dpaths.py76 def get_config_dir(rootname='astropy'): argument
124 def get_cache_dir(rootname="astropy"): argument
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dfilename.erl635 rootname(Name) when is_binary(Name) -> function
637 rootname(Name0) -> function
641 rootname([$/|Rest], Root, Ext, OsType) -> function
643 rootname([$\\|Rest], Root, Ext, win32) -> function
645 rootname([$.|Rest], [$/|_]=Root, [], OsType) -> function
647 rootname([$.|Rest], Root, Ext, OsType) -> function
653 rootname([], Root, _Ext, _OsType) -> function
666 rootname(Name, Ext) when is_binary(Name), is_binary(Ext) -> function
668 rootname(Name, Ext) when is_binary(Name) -> function
670 rootname(Name, Ext) when is_binary(Ext) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dfilename.erl635 rootname(Name) when is_binary(Name) -> function
637 rootname(Name0) -> function
641 rootname([$/|Rest], Root, Ext, OsType) -> function
643 rootname([$\\|Rest], Root, Ext, win32) -> function
645 rootname([$.|Rest], [$/|_]=Root, [], OsType) -> function
647 rootname([$.|Rest], Root, Ext, OsType) -> function
653 rootname([], Root, _Ext, _OsType) -> function
666 rootname(Name, Ext) when is_binary(Name), is_binary(Ext) -> function
668 rootname(Name, Ext) when is_binary(Name) -> function
670 rootname(Name, Ext) when is_binary(Ext) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dfilename.erl635 rootname(Name) when is_binary(Name) -> function
637 rootname(Name0) -> function
641 rootname([$/|Rest], Root, Ext, OsType) -> function
643 rootname([$\\|Rest], Root, Ext, win32) -> function
645 rootname([$.|Rest], [$/|_]=Root, [], OsType) -> function
647 rootname([$.|Rest], Root, Ext, OsType) -> function
653 rootname([], Root, _Ext, _OsType) -> function
666 rootname(Name, Ext) when is_binary(Name), is_binary(Ext) -> function
668 rootname(Name, Ext) when is_binary(Name) -> function
670 rootname(Name, Ext) when is_binary(Ext) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dfilename.erl635 rootname(Name) when is_binary(Name) -> function
637 rootname(Name0) -> function
641 rootname([$/|Rest], Root, Ext, OsType) -> function
643 rootname([$\\|Rest], Root, Ext, win32) -> function
645 rootname([$.|Rest], [$/|_]=Root, [], OsType) -> function
647 rootname([$.|Rest], Root, Ext, OsType) -> function
653 rootname([], Root, _Ext, _OsType) -> function
666 rootname(Name, Ext) when is_binary(Name), is_binary(Ext) -> function
668 rootname(Name, Ext) when is_binary(Name) -> function
670 rootname(Name, Ext) when is_binary(Ext) -> function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dfilename.erl627 rootname(Name) when is_binary(Name) -> function
629 rootname(Name0) -> function
633 rootname([$/|Rest], Root, Ext, OsType) -> function
635 rootname([$\\|Rest], Root, Ext, win32) -> function
637 rootname([$.|Rest], Root, [], OsType) -> function
639 rootname([$.|Rest], Root, Ext, OsType) -> function
645 rootname([], Root, _Ext, _OsType) -> function
658 rootname(Name, Ext) when is_binary(Name), is_binary(Ext) -> function
660 rootname(Name, Ext) when is_binary(Name) -> function
662 rootname(Name, Ext) when is_binary(Ext) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dfilename.erl627 rootname(Name) when is_binary(Name) -> function
629 rootname(Name0) -> function
633 rootname([$/|Rest], Root, Ext, OsType) -> function
635 rootname([$\\|Rest], Root, Ext, win32) -> function
637 rootname([$.|Rest], Root, [], OsType) -> function
639 rootname([$.|Rest], Root, Ext, OsType) -> function
645 rootname([], Root, _Ext, _OsType) -> function
658 rootname(Name, Ext) when is_binary(Name), is_binary(Ext) -> function
660 rootname(Name, Ext) when is_binary(Name) -> function
662 rootname(Name, Ext) when is_binary(Ext) -> function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dfilename.erl627 rootname(Name) when is_binary(Name) -> function
629 rootname(Name0) -> function
633 rootname([$/|Rest], Root, Ext, OsType) -> function
635 rootname([$\\|Rest], Root, Ext, win32) -> function
637 rootname([$.|Rest], Root, [], OsType) -> function
639 rootname([$.|Rest], Root, Ext, OsType) -> function
645 rootname([], Root, _Ext, _OsType) -> function
658 rootname(Name, Ext) when is_binary(Name), is_binary(Ext) -> function
660 rootname(Name, Ext) when is_binary(Name) -> function
662 rootname(Name, Ext) when is_binary(Ext) -> function
[all …]
/dports/www/moodle310/moodle/backup/cc/cc_lib/
H A Dcc_weblink.php30 protected $rootname = 'wl:webLink'; variable in url1_resurce_file
79 protected $rootname = 'webLink'; variable in url11_resurce_file
H A Dcc_forum.php29 protected $rootname = 'dt:topic'; variable in forum1_resurce_file
70 protected $rootname = 'topic'; variable in forum11_resurce_file
H A Dcc_general.php34 protected $rootname = null; variable in general_cc_file
/dports/www/moodle39/moodle/backup/cc/cc_lib/
H A Dcc_weblink.php30 protected $rootname = 'wl:webLink'; variable in url1_resurce_file
79 protected $rootname = 'webLink'; variable in url11_resurce_file
H A Dcc_forum.php29 protected $rootname = 'dt:topic'; variable in forum1_resurce_file
70 protected $rootname = 'topic'; variable in forum11_resurce_file
H A Dcc_general.php34 protected $rootname = null; variable in general_cc_file
/dports/www/moodle311/moodle/backup/cc/cc_lib/
H A Dcc_weblink.php30 protected $rootname = 'wl:webLink'; variable in url1_resurce_file
79 protected $rootname = 'webLink'; variable in url11_resurce_file
H A Dcc_forum.php29 protected $rootname = 'dt:topic'; variable in forum1_resurce_file
70 protected $rootname = 'topic'; variable in forum11_resurce_file
H A Dcc_general.php34 protected $rootname = null; variable in general_cc_file
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/coremodules/scenario/
H A Dscenario.py55 …def __init__(self, rootname='myscenario', name_scenario='My Scenario', workdirpath=None, descripti… argument
163 def __init__(self, rootname, name_scenario='myscenario', argument
307 rootname = sys.argv[1] variable
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/
H A DtestUtils.cpp46 string_t diffResFile(std::stringstream& result, const string_t& rootname) in diffResFile()
101 string_t saveResToFile(std::stringstream& result, const string_t& rootname) in saveResToFile()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/xml/
H A Drepr.cpp32 sp_repr_document_new(char const *rootname) in sp_repr_document_new()

12345678910>>...13