/dports/devel/liblxqt/liblxqt-1.0.0/ |
H A D | lxqtplugininfo.cpp | 54 bool PluginInfo::load(const QString& fileName) in load() function in PluginInfo 77 const QString path = fi.canonicalPath(); in loadLibrary() local 103 PluginInfoList PluginInfo::search(const QStringList& desktopFilesDirs, const QString& serviceType, … in search() function in PluginInfo 133 PluginInfoList PluginInfo::search(const QString& desktopFilesDir, const QString& serviceType, const… in search() function in PluginInfo
|
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Core/ |
H A D | App.php | 120 public static $search = array(); variable in App 220 public static function path($type, $plugin = null) { function in App 429 public static function objects($type, $path = null, $cache = true) { 534 public static function load($className) { function in App 606 …public static function import($type = null, $name = null, $parent = true, $search = array(), $file… 706 protected static function _loadFile($name, $plugin, $search, $file, $return) {
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/lottie/ |
H A D | lottieloader.cpp | 43 auto search = mHash.find(key); in find() local 98 static std::string dirname(const std::string &path) in dirname() 108 bool LottieLoader::load(const std::string &path, bool cachePolicy) in load() function in LottieLoader
|
/dports/devel/py-jedi/jedi-0.18.0/jedi/api/ |
H A D | project.py | 50 def _remove_duplicates_from_path(path): argument 76 def load(cls, path): argument 109 def __init__(self, path, **kwargs): argument 128 def py2_comp(path, environment_path=None, load_unsafe_extensions=False, argument 149 def path(self): member in Project 244 def search(self, string, *, all_scopes=False): member in Project 367 def _is_potential_project(path): argument 386 def get_default_project(path=None): argument
|
/dports/multimedia/aegisub/aegisub-3.2.2/src/ |
H A D | project.cpp | 161 void Project::LoadSubtitles(agi::fs::path path, std::string encoding, bool load_linked) { in LoadSubtitles() 191 auto append_file = [&](agi::fs::path const& p, wxString const& unload, wxString const& load) { in LoadUnloadFiles() 241 void Project::DoLoadAudio(agi::fs::path const& path, bool quiet) { in DoLoadAudio() 277 void Project::LoadAudio(agi::fs::path path) { in LoadAudio() 287 bool Project::DoLoadVideo(agi::fs::path const& path) { in DoLoadVideo() 331 void Project::LoadVideo(agi::fs::path path) { in LoadVideo() 355 void Project::DoLoadTimecodes(agi::fs::path const& path) { in DoLoadTimecodes() 361 void Project::LoadTimecodes(agi::fs::path path) { in LoadTimecodes() 381 void Project::DoLoadKeyframes(agi::fs::path const& path) { in DoLoadKeyframes() 387 void Project::LoadKeyframes(agi::fs::path path) { in LoadKeyframes() [all …]
|
/dports/games/scourge/scourge/src/render/ |
H A D | texture.cpp | 85 bool Texture::Actual::load( const string& path, bool isSprite, bool anisotropy ) { in load() function in Texture::Actual 526 Texture::NodeVec::iterator Texture::search( const string& path ) { in search() function in Texture 552 bool Texture::load( const string& filename, bool absolutePath, bool isSprite, bool anisotropy ) { in load() function in Texture 554 std::string path = ( absolutePath ? filename : rootDir + filename ); in load() local 606 std::string path = get_file_name( dirName + "/screen.bmp" ); in loadShot() local
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/properties/ |
H A D | PropertyBucket.java | 117 private static int search(String[][] existing, QualifiedName propertyName) { in search() method in PropertyBucket.PropertyEntry 121 public PropertyEntry(IPath path, PropertyEntry base) { in PropertyEntry() 138 protected PropertyEntry(IPath path, String[][] value) { in PropertyEntry() 229 protected Entry createEntry(IPath path, Object value) { in createEntry() 233 private PropertyEntry getEntry(IPath path) { in getEntry() 246 public String getProperty(IPath path, QualifiedName name) { in getProperty() 264 public void load(String newProjectName, File baseLocation, boolean force) throws CoreException { in load() method in PropertyBucket 305 IPath path = entry.getPath(); in setProperties() local 316 public void setProperty(IPath path, QualifiedName name, String value) { in setProperty()
|
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/bitmap/ |
H A D | imagemagick.cpp | 116 gchar *search = g_strndup(xlink, 30); in readImage() local 128 gchar *path; in readImage() local 145 ImageMagick::load(Inkscape::Extension::Extension */*module*/) in load() function in Inkscape::Extension::Internal::Bitmap::ImageMagick
|
/dports/databases/py-gdbm/Python-3.8.12/Lib/importlib/ |
H A D | metadata.py | 71 def load(self): member in EntryPoint 155 def locate_file(self, path): argument 199 def at(path): argument 366 def path(self): member in DistributionFinder.Context 416 def is_egg(self, search): argument 423 def search(self, name): member in FastPath 479 def __init__(self, path): argument 493 def locate_file(self, path): argument
|
/dports/lang/python38/Python-3.8.12/Lib/importlib/ |
H A D | metadata.py | 71 def load(self): member in EntryPoint 155 def locate_file(self, path): argument 199 def at(path): argument 366 def path(self): member in DistributionFinder.Context 416 def is_egg(self, search): argument 423 def search(self, name): member in FastPath 479 def __init__(self, path): argument 493 def locate_file(self, path): argument
|
/dports/lang/python-tools/Python-3.8.12/Lib/importlib/ |
H A D | metadata.py | 71 def load(self): member in EntryPoint 155 def locate_file(self, path): argument 199 def at(path): argument 366 def path(self): member in DistributionFinder.Context 416 def is_egg(self, search): argument 423 def search(self, name): member in FastPath 479 def __init__(self, path): argument 493 def locate_file(self, path): argument
|
/dports/databases/py-sqlite3/Python-3.8.12/Lib/importlib/ |
H A D | metadata.py | 71 def load(self): member in EntryPoint 155 def locate_file(self, path): argument 199 def at(path): argument 366 def path(self): member in DistributionFinder.Context 416 def is_egg(self, search): argument 423 def search(self, name): member in FastPath 479 def __init__(self, path): argument 493 def locate_file(self, path): argument
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/importlib/ |
H A D | metadata.py | 71 def load(self): member in EntryPoint 155 def locate_file(self, path): argument 199 def at(path): argument 366 def path(self): member in DistributionFinder.Context 416 def is_egg(self, search): argument 423 def search(self, name): member in FastPath 479 def __init__(self, path): argument 493 def locate_file(self, path): argument
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/importlib_metadata/importlib_metadata/ |
H A D | __init__.py | 88 def load(self): member in EntryPoint 172 def locate_file(self, path): argument 216 def at(path): argument 383 def path(self): member in DistributionFinder.Context 433 def is_egg(self, search): argument 440 def search(self, name): member in FastPath 502 def __init__(self, path): argument 516 def locate_file(self, path): argument
|
/dports/lang/python39/Python-3.9.9/Lib/importlib/ |
H A D | metadata.py | 71 def load(self): member in EntryPoint 165 def locate_file(self, path): argument 209 def at(path): argument 387 def path(self): member in DistributionFinder.Context 437 def is_egg(self, search): argument 444 def search(self, name): member in FastPath 500 def __init__(self, path): argument 514 def locate_file(self, path): argument
|
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/importlib_metadata/importlib_metadata/ |
H A D | __init__.py | 99 def load(self): member in EntryPoint 193 def locate_file(self, path): argument 237 def at(path): argument 415 def path(self): member in DistributionFinder.Context 465 def is_egg(self, search): argument 472 def search(self, name): member in FastPath 541 def __init__(self, path): argument 555 def locate_file(self, path): argument
|
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/importlib_metadata/importlib_metadata/ |
H A D | __init__.py | 99 def load(self): member in EntryPoint 193 def locate_file(self, path): argument 237 def at(path): argument 415 def path(self): member in DistributionFinder.Context 465 def is_egg(self, search): argument 472 def search(self, name): member in FastPath 541 def __init__(self, path): argument 555 def locate_file(self, path): argument
|
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/importlib_metadata/importlib_metadata/ |
H A D | __init__.py | 99 def load(self): member in EntryPoint 193 def locate_file(self, path): argument 237 def at(path): argument 415 def path(self): member in DistributionFinder.Context 465 def is_egg(self, search): argument 472 def search(self, name): member in FastPath 541 def __init__(self, path): argument 555 def locate_file(self, path): argument
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/virtualenv/__virtualenv__/importlib_metadata-1.7.0-py2.py3-none-any/importlib_metadata/ |
H A D | __init__.py | 99 def load(self): member in EntryPoint 193 def locate_file(self, path): argument 237 def at(path): argument 415 def path(self): member in DistributionFinder.Context 465 def is_egg(self, search): argument 472 def search(self, name): member in FastPath 534 def __init__(self, path): argument 548 def locate_file(self, path): argument
|
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/importlib_metadata/ |
H A D | __init__.py | 99 def load(self): member in EntryPoint 193 def locate_file(self, path): argument 237 def at(path): argument 415 def path(self): member in DistributionFinder.Context 465 def is_egg(self, search): argument 472 def search(self, name): member in FastPath 534 def __init__(self, path): argument 548 def locate_file(self, path): argument
|
/dports/www/firefox/firefox-99.0/third_party/python/importlib_metadata/importlib_metadata/ |
H A D | __init__.py | 160 def load(self): member in EntryPoint 338 def load(cls, eps): member in SelectableGroups 426 def locate_file(self, path): argument 469 def at(path): argument 636 def path(self): member in DistributionFinder.Context 686 def search(self, name): member in FastPath 722 def search(self, prepared): member in Lookup 803 def __init__(self, path): argument 823 def locate_file(self, path): argument
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/importlib_metadata/importlib_metadata/ |
H A D | __init__.py | 160 def load(self): member in EntryPoint 338 def load(cls, eps): member in SelectableGroups 426 def locate_file(self, path): argument 469 def at(path): argument 636 def path(self): member in DistributionFinder.Context 686 def search(self, name): member in FastPath 722 def search(self, prepared): member in Lookup 803 def __init__(self, path): argument 823 def locate_file(self, path): argument
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/importlib_metadata/importlib_metadata/ |
H A D | __init__.py | 160 def load(self): member in EntryPoint 338 def load(cls, eps): member in SelectableGroups 426 def locate_file(self, path): argument 469 def at(path): argument 636 def path(self): member in DistributionFinder.Context 686 def search(self, name): member in FastPath 722 def search(self, prepared): member in Lookup 803 def __init__(self, path): argument 823 def locate_file(self, path): argument
|
/dports/biology/abyss/abyss-2.3.1/Assembly/ |
H A D | DBG.h | 144 SequenceDataHash::iterator search = find(rc, isrc); in setDeletedKey() local 357 void store(const char* path) in store() 383 void load(const char* path) in load() function
|
/dports/www/e107/e107/e107_handlers/ |
H A D | theme_handler.php | 292 private function load($force=false) function in e_theme 677 public static function parse_theme_php($path) 806 public static function parse_theme_xml($path) 1510 …private function search($name, $searchVal, $submitName, $filterName='', $filterArray=false, $filte… function in themeHandler 3252 function parse_theme_php($path) 3257 function parse_theme_xml($path)
|