Home
last modified time | relevance | path

Searched refs:supportedExtensions (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL;
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext));
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon…
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon…
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon…
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon…
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon…
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext));
154 initialState = (PKIX_PL_Object *)supportedExtensions;
160 supportedExtensions,
[all …]
/dports/security/nss/nss-3.76.1/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL; in test_certchainchecker() local
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext)); in test_certchainchecker()
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon… in test_certchainchecker()
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon… in test_certchainchecker()
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon… in test_certchainchecker()
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon… in test_certchainchecker()
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon… in test_certchainchecker()
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext)); in test_certchainchecker()
154 initialState = (PKIX_PL_Object *)supportedExtensions; in test_certchainchecker()
160 supportedExtensions, in test_certchainchecker()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL; in test_certchainchecker() local
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext)); in test_certchainchecker()
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon… in test_certchainchecker()
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon… in test_certchainchecker()
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon… in test_certchainchecker()
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon… in test_certchainchecker()
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon… in test_certchainchecker()
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext)); in test_certchainchecker()
154 initialState = (PKIX_PL_Object *)supportedExtensions; in test_certchainchecker()
160 supportedExtensions, in test_certchainchecker()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL; in test_certchainchecker() local
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext)); in test_certchainchecker()
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon… in test_certchainchecker()
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon… in test_certchainchecker()
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon… in test_certchainchecker()
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon… in test_certchainchecker()
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon… in test_certchainchecker()
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext)); in test_certchainchecker()
154 initialState = (PKIX_PL_Object *)supportedExtensions; in test_certchainchecker()
160 supportedExtensions, in test_certchainchecker()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL; in test_certchainchecker() local
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext)); in test_certchainchecker()
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon… in test_certchainchecker()
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon… in test_certchainchecker()
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon… in test_certchainchecker()
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon… in test_certchainchecker()
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon… in test_certchainchecker()
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext)); in test_certchainchecker()
154 initialState = (PKIX_PL_Object *)supportedExtensions; in test_certchainchecker()
160 supportedExtensions, in test_certchainchecker()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL; in test_certchainchecker() local
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext)); in test_certchainchecker()
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon… in test_certchainchecker()
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon… in test_certchainchecker()
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon… in test_certchainchecker()
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon… in test_certchainchecker()
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon… in test_certchainchecker()
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext)); in test_certchainchecker()
154 initialState = (PKIX_PL_Object *)supportedExtensions; in test_certchainchecker()
160 supportedExtensions, in test_certchainchecker()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL; in test_certchainchecker() local
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext)); in test_certchainchecker()
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon… in test_certchainchecker()
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon… in test_certchainchecker()
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon… in test_certchainchecker()
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon… in test_certchainchecker()
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon… in test_certchainchecker()
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext)); in test_certchainchecker()
154 initialState = (PKIX_PL_Object *)supportedExtensions; in test_certchainchecker()
160 supportedExtensions, in test_certchainchecker()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/libpkix/pkix/checker/
H A Dtest_certchainchecker.c114 PKIX_List *supportedExtensions = NULL; in test_certchainchecker() local
125 PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_Create(&supportedExtensions, plContext)); in test_certchainchecker()
128 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)bcOID, plCon… in test_certchainchecker()
131 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)ncOID, plCon… in test_certchainchecker()
134 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)cpOID, plCon… in test_certchainchecker()
137 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pmOID, plCon… in test_certchainchecker()
140 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_List_AppendItem(supportedExtensions, (PKIX_PL_Object *)pcOID, plCon… in test_certchainchecker()
152 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_IncRef((PKIX_PL_Object *)supportedExtensions, plContext)); in test_certchainchecker()
154 initialState = (PKIX_PL_Object *)supportedExtensions; in test_certchainchecker()
160 supportedExtensions, in test_certchainchecker()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.WebPages/
H A DWebPageRoute.cs87 …ic string GetRouteLevelMatch(string pathValue, IEnumerable<string> supportedExtensions, IVirtualPa… in GetRouteLevelMatch() argument
89 foreach (string supportedExtension in supportedExtensions) in GetRouteLevelMatch()
125 …ic WebPageMatch MatchRequest(string pathValue, IEnumerable<string> supportedExtensions, IVirtualPa… in MatchRequest() argument
138 foreach (string supportedExtension in supportedExtensions) in MatchRequest()
160 …string routeLevelMatch = GetRouteLevelMatch(currentLevel, supportedExtensions, virtualPathFactory,… in MatchRequest()
184 …return MatchDefaultFiles(pathValue, supportedExtensions, virtualPathFactory, context, displayModes… in MatchRequest()
187 …bPageMatch MatchDefaultFiles(string pathValue, IEnumerable<string> supportedExtensions, IVirtualPa… in MatchDefaultFiles() argument
209 …string defaultMatch = GetRouteLevelMatch(currentLevelDefault, supportedExtensions, virtualPathFact… in MatchDefaultFiles()
215 …string indexMatch = GetRouteLevelMatch(currentLevelIndex, supportedExtensions, virtualPathFactory,… in MatchDefaultFiles()
H A DStartPage.cs81 …e GetStartPage(WebPageRenderingBase page, string fileName, IEnumerable<string> supportedExtensions) in GetStartPage() argument
91 if (supportedExtensions == null) in GetStartPage()
98 HttpRuntime.AppDomainAppVirtualPath, fileName, supportedExtensions); in GetStartPage()
102 … string fileName, IEnumerable<string> supportedExtensions) in GetStartPage() argument
117 foreach (var extension in supportedExtensions) in GetStartPage()
/dports/graphics/qgis/qgis-3.22.3/src/core/processing/
H A Dqgsprocessingprovider.cpp198 const QStringList supportedExtensions = supportedOutputVectorLayerExtensions(); in defaultVectorFileExtension() local
199 if ( supportedExtensions.contains( userDefault, Qt::CaseInsensitive ) ) in defaultVectorFileExtension()
204 else if ( !supportedExtensions.empty() ) in defaultVectorFileExtension()
206 return supportedExtensions.at( 0 ); in defaultVectorFileExtension()
220 const QStringList supportedExtensions = supportedOutputRasterLayerExtensions(); in defaultRasterFileExtension() local
221 if ( supportedExtensions.contains( userDefault, Qt::CaseInsensitive ) ) in defaultRasterFileExtension()
226 else if ( !supportedExtensions.empty() ) in defaultRasterFileExtension()
228 return supportedExtensions.at( 0 ); in defaultRasterFileExtension()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/processing/
H A Dqgsprocessingprovider.cpp199 const QStringList supportedExtensions = supportedOutputVectorLayerExtensions(); in defaultVectorFileExtension() local
200 if ( supportedExtensions.contains( userDefault, Qt::CaseInsensitive ) ) in defaultVectorFileExtension()
205 else if ( !supportedExtensions.empty() ) in defaultVectorFileExtension()
207 return supportedExtensions.at( 0 ); in defaultVectorFileExtension()
222 const QStringList supportedExtensions = supportedOutputRasterLayerExtensions(); in defaultRasterFileExtension() local
223 if ( supportedExtensions.contains( userDefault, Qt::CaseInsensitive ) ) in defaultRasterFileExtension()
228 else if ( !supportedExtensions.empty() ) in defaultRasterFileExtension()
230 return supportedExtensions.at( 0 ); in defaultRasterFileExtension()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp89 if (!isExtensionSupported(supportedExtensions, RequiredExtension(*requiredExtName))) in checkAllSupported()
95 const Extensions& supportedExtensions, in createInstanceWithWsi() argument
117 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
133 const Extensions& supportedExtensions, in createDeviceWithWsi() argument
153 if (!isExtensionSupported(supportedExtensions, RequiredExtension("VK_KHR_swapchain"))) in createDeviceWithWsi()
157 if (isExtensionSupported(supportedExtensions, RequiredExtension("VK_EXT_hdr_metadata"))) in createDeviceWithWsi()
179 const vector<VkExtensionProperties> supportedExtensions; member
184 : supportedExtensions (enumerateInstanceExtensionProperties(context.getPlatformInterface(), in InstanceHelper()
187 supportedExtensions, in InstanceHelper()
224 const Extensions& supportedExtensions, in createDisplay() argument
[all …]
H A DvktWsiFullScreenExclusiveTests.cpp67 void checkAllSupported (const Extensions& supportedExtensions, in checkAllSupported() argument
74 if (!isExtensionSupported(supportedExtensions, RequiredExtension(*requiredExtName))) in checkAllSupported()
80 const Extensions& supportedExtensions, in createInstanceWithWsi() argument
92 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
108 const Extensions& supportedExtensions, in createDeviceWithWsi() argument
128 if (!isExtensionSupported(supportedExtensions, RequiredExtension("VK_KHR_swapchain"))) in createDeviceWithWsi()
156 const std::vector<VkExtensionProperties> supportedExtensions; member
163 : supportedExtensions (enumerateInstanceExtensionProperties(context.getPlatformInterface(), in InstanceHelper()
166 supportedExtensions, in InstanceHelper()
203 const Extensions& supportedExtensions, in createDisplay() argument
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dwglext.cpp21 static vector<string> supportedExtensions; variable
168 supportedExtensions.push_back(buff); in WGLCallback()
184 supportedExtensions.push_back(buff); in WGLCallback()
190 supportedExtensions.push_back(buff); in WGLCallback()
194 supportedExtensions.push_back(buff); in WGLCallback()
248 for (unsigned int i = 0; i < supportedExtensions.size(); i++) in WGLExtensionSupported()
250 if (supportedExtensions[i] == extName) in WGLExtensionSupported()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dwglext.cpp21 static vector<string> supportedExtensions; variable
168 supportedExtensions.push_back(buff); in WGLCallback()
184 supportedExtensions.push_back(buff); in WGLCallback()
190 supportedExtensions.push_back(buff); in WGLCallback()
194 supportedExtensions.push_back(buff); in WGLCallback()
248 for (unsigned int i = 0; i < supportedExtensions.size(); i++) in WGLExtensionSupported()
250 if (supportedExtensions[i] == extName) in WGLExtensionSupported()
/dports/security/keepassxc/keepassxc-2.6.6/src/keeshare/group/
H A DEditGroupWidgetKeeShare.cpp110 auto supportedExtensions = QStringList(); in updateSharingState() local
112 supportedExtensions << KeeShare::unsignedContainerFileType(); in updateSharingState()
115 supportedExtensions << KeeShare::signedContainerFileType(); in updateSharingState()
122 for (const auto& extension : supportedExtensions) { in updateSharingState()
131 .arg(supportedExtensions.join(", ")), in updateSharingState()
238 auto supportedExtensions = QStringList(); in launchPathSelectionDialog() local
243 supportedExtensions << KeeShare::unsignedContainerFileType(); in launchPathSelectionDialog()
251 supportedExtensions << KeeShare::signedContainerFileType(); in launchPathSelectionDialog()
280 for (const auto& extension : supportedExtensions + unsupportedExtensions) { in launchPathSelectionDialog()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/api/gl/
H A Dcl_get_gl_device_info_tests.cpp52 std::string supportedExtensions[] = { in TEST_P() local
74 …for (auto element = 0u; element < sizeof(supportedExtensions) / sizeof(supportedExtensions[0]); el… in TEST_P()
75 auto foundOffset = extensionString.find(supportedExtensions[element]); in TEST_P()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Localization/
H A DLanguageStore.php32 protected $supportedExtensions; variable in TYPO3\\CMS\\Core\\Localization\\LanguageStore
65 …$this->supportedExtensions = GeneralUtility::trimExplode(',', $GLOBALS['TYPO3_CONF_VARS']['SYS']['…
67 $this->supportedExtensions = ['xlf', 'xml'];
156 foreach ($this->supportedExtensions as $extension) {
229 return $this->supportedExtensions;
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Localization/
H A DLanguageStore.php33 protected $supportedExtensions; variable in TYPO3\\CMS\\Core\\Localization\\LanguageStore
66 …$this->supportedExtensions = GeneralUtility::trimExplode(',', $GLOBALS['TYPO3_CONF_VARS']['SYS']['…
68 $this->supportedExtensions = ['xlf', 'xml'];
160 foreach ($this->supportedExtensions as $extension) {
233 return $this->supportedExtensions;
/dports/net/rclone/rclone-1.57.0/vendor/github.com/pkg/sftp/
H A Dsftp_test.go39 var supportedExtensions []string
41 supportedExtensions = append(supportedExtensions, supportedExtension.Name)
72 err = SetSFTPExtensions(supportedExtensions...)
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/sftp/
H A Dsftp_test.go39 var supportedExtensions []string
41 supportedExtensions = append(supportedExtensions, supportedExtension.Name)
72 err = SetSFTPExtensions(supportedExtensions...)
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/pkg/sftp/
H A Dsftp_test.go39 var supportedExtensions []string
41 supportedExtensions = append(supportedExtensions, supportedExtension.Name)
72 err = SetSFTPExtensions(supportedExtensions...)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/filehandler/
H A DGoogledrive.php9 …private $supportedExtensions=array("odt","docx","ods","xlsx","pptx","pdf","PAGES",'doc','xls','ppt… variable in GO\\Googledrive\\Filehandler\\Googledrive
13 return in_array(strtolower($file->extension), $this->supportedExtensions);
21 return in_array(strtolower($file->extension), $this->supportedExtensions);
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Localization/
H A DLanguageStore.php35 protected $supportedExtensions; variable in TYPO3\\CMS\\Core\\Localization\\LanguageStore
71 …$this->supportedExtensions = GeneralUtility::trimExplode(',', $GLOBALS['TYPO3_CONF_VARS']['SYS']['…
73 $this->supportedExtensions = ['xlf'];
177 foreach ($this->supportedExtensions as $extension) {
266 return $this->supportedExtensions;

12345678910>>...15