Home
last modified time | relevance | path

Searched defs:supports (Results 1 – 25 of 2144) sorted by path

12345678910>>...86

/dports/archivers/libcomprex/libcomprex-0.3.3/libcomprex/
H A Dmodule.h187 char (*supports)(const char *scheme); member
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzip_source_file.h47 zip_int64_t supports; member
H A Dzip_source_window.c53 zip_int64_t supports; member
H A Dzipint.h342 zip_int64_t supports; /* supported commands */ member
/dports/archivers/php73-zip/php-7.3.33/ext/zip/lib/
H A Dzip_source_filep.c69 zip_int64_t supports; member
H A Dzip_source_window.c46 zip_int64_t supports; member
H A Dzipint.h397 zip_int64_t supports; /* supported commands */ member
H A Dzipwin32.h45 zip_int64_t supports; member
/dports/audio/ampache/ampache-php74-5.0.0/vendor/composer/installers/src/Composer/Installers/
H A DInstaller.php191 public function supports($packageType) function in Composer\\Installers\\Installer
/dports/audio/ampache/ampache-php74-5.0.0/vendor/oomphinc/composer-installers-extender/src/Installers/
H A DInstaller.php34 public function supports($packageType): bool function in OomphInc\\ComposerInstallersExtender\\Installers\\Installer
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/Timezone/
H A DCountryTimezone.php83 public function supports($timezone) function in Tmdb\\Model\\Timezone\\CountryTimezone
/dports/audio/ampache/ampache-php74-5.0.0/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php39 public function supports($packageType) function in ComponentInstaller\\Installer
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/Timezone/
H A DCountryTimezone.php83 public function supports($timezone) function in Tmdb\\Model\\Timezone\\CountryTimezone
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/routing/Loader/
H A DAnnotationClassLoader.php176 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader
H A DAnnotationDirectoryLoader.php77 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader
H A DAnnotationFileLoader.php78 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader
H A DClosureLoader.php42 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\ClosureLoader
H A DDirectoryLoader.php52 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\DirectoryLoader
H A DGlobFileLoader.php43 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\GlobFileLoader
H A DObjectRouteLoader.php82 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader
H A DPhpFileLoader.php64 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\PhpFileLoader
H A DXmlFileLoader.php94 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\XmlFileLoader
H A DYamlFileLoader.php103 public function supports($resource, $type = null) function in Symfony\\Component\\Routing\\Loader\\YamlFileLoader
/dports/audio/carla/Carla-2.4.1/source/includes/
H A DCarlaNative.h248 const NativePluginSupports supports; member
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/darling_core-0.10.2/src/codegen/
H A Dfrom_derive_impl.rs20 pub supports: Option<&'a Shape>, field
58 let supports = self.supports.map(|i| { in to_tokens() localVariable

12345678910>>...86