Home
last modified time | relevance | path

Searched defs:basepath (Results 1 – 25 of 992) sorted by relevance

12345678910>>...40

/dports/devel/ros-wstool/wstool-0.1.18/src/wstool/
H A Dcli_common.py109 def _uris_match(basepath, uri1, uri2): argument
148 def _get_status_flags(basepath, elt_dict): argument
185 def get_info_table_elements(basepath, entries, unmanaged=False): argument
284 def get_info_table(basepath, entries, data_only=False, reverse=False, argument
357 def get_info_list(basepath, line, data_only=False): argument
H A Dconfig_elements.py137 def get_diff(self, basepath=None): argument
140 def get_status(self, basepath=None, untracked=False): argument
198 def get_diff(self, basepath=None): argument
201 def get_status(self, basepath=None, untracked=False): argument
224 def get_diff(self, basepath=None): argument
227 def get_status(self, basepath=None, untracked=False): argument
446 def get_diff(self, basepath=None): argument
449 def get_status(self, basepath=None, untracked=False): argument
/dports/graphics/blender/blender-2.91.0/doc/python_api/
H A Dsphinx_doc_gen.py1108 def pycontext2sphinx(basepath): argument
1236 def pyrna2sphinx(basepath): argument
1674 def write_sphinx_conf_py(basepath): argument
1765 def write_rst_index(basepath): argument
1853 def write_rst_bpy(basepath): argument
1872 def write_rst_types_index(basepath): argument
1888 def write_rst_ops_index(basepath): argument
1906 def write_rst_msgbus(basepath): argument
1929 def write_rst_data(basepath): argument
2076 def copy_theme_assets(basepath): argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/json_to_struct/
H A Djson_to_struct.py93 def _GenerateH(basepath, fileroot, head, namespace, schema, description): argument
153 def _GenerateCC(basepath, fileroot, head, namespace, schema, description): argument
204 def GenerateStruct(basepath, output_root, namespace, schema, description, argument
254 basepath = os.path.normpath(opts.destbase) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/json_to_struct/
H A Djson_to_struct.py93 def _GenerateH(basepath, fileroot, head, namespace, schema, description): argument
153 def _GenerateCC(basepath, fileroot, head, namespace, schema, description): argument
204 def GenerateStruct(basepath, output_root, namespace, schema, description, argument
254 basepath = os.path.normpath(opts.destbase) variable
/dports/devel/ros-catkin_pkg/catkin_pkg-0.4.14/src/catkin_pkg/
H A Dpackages.py43 def find_package_paths(basepath, exclude_paths=None, exclude_subspaces=False): argument
77 def find_packages(basepath, exclude_paths=None, exclude_subspaces=False, warnings=None): argument
114 def find_packages_allowing_duplicates(basepath, exclude_paths=None, exclude_subspaces=False, warnin… argument
/dports/www/tikiwiki/tiki-21.2/lib/wiki-plugins/
H A Dwikiplugin_archivebuilder.php111 function wikiplugin_archivebuilder_trackeratt($basepath, $trackerItem)
140 function wikiplugin_archivebuilder_trackerfiles($basepath, $trackerItem)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Apigee/
H A DGoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php21 public $basepath; variable in Google_Service_Apigee_GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
33 public function setBasepath($basepath)
H A DGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php20 public $basepath; variable in Google_Service_Apigee_GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute
25 public function setBasepath($basepath)
H A DGoogleCloudApigeeV1RoutingRule.php20 public $basepath; variable in Google_Service_Apigee_GoogleCloudApigeeV1RoutingRule
26 public function setBasepath($basepath)
/dports/devel/ros-vcstools/vcstools-0.1.42/src/vcstools/
H A Dtar.py181 def get_diff(self, basepath=None): argument
184 def get_status(self, basepath=None, untracked=False): argument
187 def export_repository(self, version, basepath): argument
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dsql-define.c159 …{ ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "select 1 , 29 :: text || '-' || 'abcdef'", ECPGt… in initialize()
190 … { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "set TIMEZONE to 'UTC'", ECPGt_EOIT, ECPGt_EORT);
198 { ECPGdisconnect(__LINE__, "CURRENT");
199 #line 56 "define.pgc"
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/Mobile/
H A DUrlPath.cs29 internal static bool IsRooted(String basepath) in IsRooted()
84 internal static String Combine(String basepath, String relative) in Combine()
/dports/audio/lmms/lmms-1.2.2/src/3rdparty/rpmalloc/rpmalloc/build/ninja/
H A Dgenerator.py125 …def lib(self, module, sources, libname = None, basepath = None, configs = None, includepaths = Non… argument
128 …def sharedlib(self, module, sources, libname = None, basepath = None, configs = None, includepaths… argument
131 …def bin(self, module, sources, binname, basepath = None, configs = None, includepaths = None, libp… argument
134 …def app(self, module, sources, binname, basepath = None, configs = None, includepaths = None, libp… argument
/dports/devel/gitlist/gitlist/vendor/phpunit/php-file-iterator/src/
H A DIterator.php40 protected $basepath; variable in File_Iterator
49 …, array $suffixes = array(), array $prefixes = array(), array $exclude = array(), $basepath = NULL)
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/php-file-iterator/File/
H A DIterator.php78 protected $basepath; variable in File_Iterator
87 …, array $suffixes = array(), array $prefixes = array(), array $exclude = array(), $basepath = NULL)
/dports/games/openfodder/openfodder-1.6.0/Source/
H A DResourceMan.cpp112 auto basepath = ValidPath + PathGenerate("", eCampaign); in findCampaigns() local
204 auto basepath = ValidPath + PathGenerate("", eSave); in findSaves() local
219 auto basepath = ValidPath + PathGenerate("Custom/Maps/", eData); in findCustomMaps() local
419 auto basepath = ValidPath + PathGenerate(pType, eScript); in GetScriptPath() local
428 auto basepath = ValidPath + PathGenerate(pFile, eTest); in GetTestPath() local
437 auto basepath = ValidPath + "about.bmp"; in GetAboutFile() local
447 auto basepath = ValidPath + PathGenerate("WAV/" + pFile, eData); in GetWavPath() local
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/skin_weight/
H A Dmain.cc46 static bool TestLoadObj(const char* filename, const char* basepath = nullptr, in TestLoadObj()
96 const char* basepath = nullptr; in main() local
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/aura/router/src/Rule/
H A DPath.php48 protected $basepath; variable in Aura\\Router\\Rule\\Path
57 public function __construct($basepath = null)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/profiler/
H A Dprof_util.py71 def generate_snapshot_filepath(basepath, local_temp_dir=False, extension='.pstat'): argument
83 def get_snapshot_basepath(basepath, local_temp_dir): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/api/
H A Dappinfo_includes.py142 def _ResolveIncludes(included_from, app_include, basepath, runtime, state=None): argument
247 def _ResolvePath(included_from, included_path, basepath): argument
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/mdoc/Mono.Documentation/
H A Dmonodocs2slashdoc.cs80 …private static void Process (string basepath, Dictionary<string, XmlElement> outputfiles, XmlDocum… in Process() argument
177 …private static void AddNamespaceSummary(XmlDocument nsSummaries, string basepath, string currentNs… in AddNamespaceSummary()
/dports/devel/py-game/pygame-2.1.0/buildconfig/
H A Dconfig.py56 def prepdep(dep, basepath): argument
100 def writesetupfile(deps, basepath, additional_lines): argument
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/util/fslike/
H A Ddirectory.h60 std::string basepath; variable
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/dev/utilities/build-python/python-src/
H A Dsetup32.py.in31 basepath = '../../../win32/' variable

12345678910>>...40