Home
last modified time | relevance | path

Searched defs:mediaTypes (Results 1 – 25 of 86) sorted by relevance

1234

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/
H A DMediaTypeFilter.php21 public $mediaTypes; variable in Google_Service_PhotosLibrary_MediaTypeFilter
23 public function setMediaTypes($mediaTypes)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PhotosLibrary/
H A DMediaTypeFilter.php21 public $mediaTypes; variable in Google_Service_PhotosLibrary_MediaTypeFilter
23 public function setMediaTypes($mediaTypes)
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/VirtualCamera/src/dshow/VirtualCamera/src/
H A Dstreamconfig.cpp116 IEnumMediaTypes *mediaTypes = nullptr; in GetFormat() local
147 IEnumMediaTypes *mediaTypes = nullptr; in GetNumberOfCapabilities() local
185 IEnumMediaTypes *mediaTypes = nullptr; in GetStreamCaps() local
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/mvc/method/annotation/
H A DAbstractMessageConverterMethodProcessor.java118 List<MediaType> mediaTypes = new ArrayList<MediaType>(compatibleMediaTypes); in writeWithMessageConverters() local
159 …Set<MediaType> mediaTypes = (Set<MediaType>) request.getAttribute(HandlerMapping.PRODUCIBLE_MEDIA_… in getProducibleMediaTypes() local
/dports/www/mythplugin-mythweb/mythweb-31.0/includes/
H A Dmobile.php170 function browserAcceptsMediaType($mediaTypes) {
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/http/
H A DMediaType.java733 public static List<MediaType> parseMediaTypes(String mediaTypes) { in parseMediaTypes()
752 public static String toString(Collection<MediaType> mediaTypes) { in toString()
790 public static void sortBySpecificity(List<MediaType> mediaTypes) { in sortBySpecificity()
817 public static void sortByQualityValue(List<MediaType> mediaTypes) { in sortByQualityValue()
830 public static void sortBySpecificityAndQuality(List<MediaType> mediaTypes) { in sortBySpecificityAndQuality()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/santhosh-tekuri/jsonschema/mediatypes/
H A Dmediatypes.go20 var mediaTypes = map[string]MediaType{ var
/dports/net/traefik/traefik-2.6.1/vendor/github.com/santhosh-tekuri/jsonschema/mediatypes/
H A Dmediatypes.go20 var mediaTypes = map[string]MediaType{ var
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udisks/
H A Dudisksstoragedrive.cpp57 const QStringList mediaTypes = m_device->prop("DriveMediaCompatibility").toStringList(); in driveType() local
H A Dudisksopticaldrive.cpp150 const QStringList mediaTypes = m_device->prop("DriveMediaCompatibility").toStringList(); in supportedMedia() local
/dports/sysutils/lxqt-config/lxqt-config-1.0.0/lxqt-config-file-associations/
H A Dmimetypeviewer.h66 QStringList mediaTypes; variable
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/
H A DSpecialNewFiles.php31 protected $mediaTypes; variable in SpecialNewFiles
/dports/mail/libvmime/vmime-0.9.2/src/vmime/
H A Dconstants.hpp43 namespace mediaTypes namespace
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udisks2/
H A Dudisksstoragedrive.cpp61 const QStringList mediaTypes = m_device->prop("MediaCompatibility").toStringList(); in driveType() local
H A Dudisksopticaldrive.cpp187 const QStringList mediaTypes = m_device->prop("MediaCompatibility").toStringList(); in supportedMedia() local
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/udisks2/
H A Dudisksstoragedrive.cpp57 const QStringList mediaTypes = m_device->prop("MediaCompatibility").toStringList(); in driveType() local
H A Dudisksopticaldrive.cpp179 const QStringList mediaTypes = m_device->prop("MediaCompatibility").toStringList(); in supportedMedia() local
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/view/
H A DContentNegotiatingViewResolver.java139 private ConcurrentMap<String, MediaType> mediaTypes = new ConcurrentHashMap<String, MediaType>(); field in ContentNegotiatingViewResolver
214 public void setMediaTypes(Map<String, String> mediaTypes) { in setMediaTypes() argument
388 Set<MediaType> mediaTypes = (Set<MediaType>) in getProducibleMediaTypes() local
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/
H A DSpecialNewFiles.php33 protected $mediaTypes; variable in SpecialNewFiles
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialNewFiles.php33 protected $mediaTypes; variable in SpecialNewFiles
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/media/
H A DMediaType.cpp18 std::map<std::string, CMediaTypes::MediaTypeInfo> mediaTypes; in fillDefaultMediaTypes() local
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadStyle.php46 protected $mediaTypes = array( variable in Zend\\View\\Helper\\HeadStyle
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadStyle.php46 protected $mediaTypes = array( variable in Zend\\View\\Helper\\HeadStyle
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadStyle.php46 protected $mediaTypes = array( variable in Zend\\View\\Helper\\HeadStyle
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadStyle.php46 protected $mediaTypes = array( variable in Zend\\View\\Helper\\HeadStyle

1234