Home
last modified time | relevance | path

Searched defs:sourceUri (Results 1 – 25 of 147) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Packaging/src/System/IO/Packaging/
H A DFileFormatException.cs59 public FileFormatException(Uri sourceUri) in FileFormatException()
77 public FileFormatException(Uri sourceUri, string message) in FileFormatException()
93 public FileFormatException(Uri sourceUri, Exception innerException) in FileFormatException()
114 public FileFormatException(Uri sourceUri, string message, Exception innerException) in FileFormatException()
H A DPackageRelationshipSelector.cs32 …public PackageRelationshipSelector(Uri sourceUri, PackageRelationshipSelectorType selectorType, st… in PackageRelationshipSelector()
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.IO/
H A DFileFormatException.cs46 public FileFormatException (Uri sourceUri) in FileFormatException()
65 public FileFormatException (Uri sourceUri, Exception innerException) in FileFormatException()
71 public FileFormatException (Uri sourceUri, string message) in FileFormatException()
77 public FileFormatException (Uri sourceUri, string message, Exception innerException) in FileFormatException()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchemaValidationException.cs56 …internal XmlSchemaValidationException(string res, string arg, string sourceUri, int lineNumber, in… in XmlSchemaValidationException()
60 …internal XmlSchemaValidationException(string res, string sourceUri, int lineNumber, int linePositi… in XmlSchemaValidationException()
64 …internal XmlSchemaValidationException(string res, string[] args, string sourceUri, int lineNumber,… in XmlSchemaValidationException()
68 …ationException(string res, string[] args, Exception innerException, string sourceUri, int lineNumb… in XmlSchemaValidationException()
77 …internal XmlSchemaValidationException(string res, string[] args, string sourceUri, object sourceNo… in XmlSchemaValidationException()
82 …internal XmlSchemaValidationException(string res, string[] args, string sourceUri, int lineNumber,… in XmlSchemaValidationException()
H A DXmlSchemaException.cs23 string sourceUri; field in System.Xml.Schema.XmlSchemaException
100 …internal XmlSchemaException(string res, string arg, string sourceUri, int lineNumber, int linePosi… in XmlSchemaException()
103 … internal XmlSchemaException(string res, string sourceUri, int lineNumber, int linePosition) : in XmlSchemaException()
106 …internal XmlSchemaException(string res, string[] args, string sourceUri, int lineNumber, int lineP… in XmlSchemaException()
118 …chemaException(string res, string[] args, Exception innerException, string sourceUri, int lineNumb… in XmlSchemaException()
174 internal void SetSource(string sourceUri, int lineNumber, int linePosition) { in SetSource()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/
H A DXmlException.cs37 string sourceUri; field in System.Xml.XmlException
106 …ion(String message, Exception innerException, int lineNumber, int linePosition, string sourceUri) : in XmlException()
120 internal XmlException(string res, string[] args, string sourceUri) : in XmlException()
126 internal XmlException(string res, string arg, string sourceUri) : in XmlException()
135 internal XmlException(string res, String arg, IXmlLineInfo lineInfo, string sourceUri) : in XmlException()
141 internal XmlException(string res, string[] args, IXmlLineInfo lineInfo, string sourceUri) : in XmlException()
151 …internal XmlException(string res, string arg, int lineNumber, int linePosition, string sourceUri) : in XmlException()
157 …ernal XmlException(string res, string[] args, int lineNumber, int linePosition, string sourceUri) : in XmlException()
163 …res, string[] args, Exception innerException, int lineNumber, int linePosition, string sourceUri) : in XmlException()
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/fixtures/azure_arm/
H A D_subscriptions_99999999_providers_Microsoft_Compute_snapshots.json8 …"sourceUri": "/subscriptions/99999999-9999-9999-9999-999999999999/resourceGroups/000000/providers/… string
28 …"sourceUri": "/subscriptions/99999999-9999-9999-9999-999999999999/resourceGroups/000000/providers/… string
45 …"sourceUri": "/subscriptions/99999999-9999-9999-9999-999999999999/resourceGroups/111111/providers/… string
62 …"sourceUri": "/subscriptions/99999999-9999-9999-9999-999999999999/resourceGroups/111111/providers/… string
H A D_subscriptions_99999999_resourceGroups_111111_providers_Microsoft_Compute_snapshots.json8 …"sourceUri": "/subscriptions/99999999-9999-9999-9999-999999999999/resourceGroups/111111/providers/… string
25 …"sourceUri": "/subscriptions/99999999-9999-9999-9999-999999999999/resourceGroups/111111/providers/… string
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds-integration-tests/
H A DRDSTest.cpp117 …void VerifySignature(const Aws::AmazonWebServiceRequest& request, URI& sourceUri, const char* regi… in VerifySignature()
159 URI sourceUri("https://" + URI(preSignedUrl).GetAuthority()); in TEST_F() local
202 URI sourceUri("https://" + URI(preSignedUrl).GetAuthority()); in TEST_F() local
245 URI sourceUri("https://" + URI(preSignedUrl).GetAuthority()); in TEST_F() local
294 URI sourceUri("https://" + URI(preSignedUrl).GetAuthority()); in TEST_F() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlSchemaException.cs109 …internal XmlSchemaException(string res, string arg, string sourceUri, int lineNumber, int linePosi… in XmlSchemaException()
113 … internal XmlSchemaException(string res, string sourceUri, int lineNumber, int linePosition) : in XmlSchemaException()
117 …internal XmlSchemaException(string res, string[] args, string sourceUri, int lineNumber, int lineP… in XmlSchemaException()
133 …chemaException(string res, string[] args, Exception innerException, string sourceUri, int lineNumb… in XmlSchemaException()
205 internal void SetSource(string sourceUri, int lineNumber, int linePosition) in SetSource()
H A DXmlSchemaValidationException.cs55 …internal XmlSchemaValidationException(string res, string arg, string sourceUri, int lineNumber, in… in XmlSchemaValidationException()
60 …internal XmlSchemaValidationException(string res, string[] args, string sourceUri, int lineNumber,… in XmlSchemaValidationException()
65 …ationException(string res, string[] args, Exception innerException, string sourceUri, int lineNumb… in XmlSchemaValidationException()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Xslt/
H A DXsltException.cs21 string sourceUri; field in System.Xml.Xsl.XsltException
81 …internal XsltException(string res, string[] args, string sourceUri, int lineNumber, int linePositi… in XsltException()
109 …private static string CreateMessage(string res, string[] args, string sourceUri, int lineNumber, i… in CreateMessage()
147 … public XsltCompileException(Exception inner, string sourceUri, int lineNumber, int linePosition) : in XsltCompileException()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/Inference/
H A DXmlSchemaInferenceException.cs61 …internal XmlSchemaInferenceException(string res, string arg, string sourceUri, int lineNumber, int… in XmlSchemaInferenceException()
66 …internal XmlSchemaInferenceException(string res, string sourceUri, int lineNumber, int linePositio… in XmlSchemaInferenceException()
71 …internal XmlSchemaInferenceException(string res, string[] args, string sourceUri, int lineNumber, … in XmlSchemaInferenceException()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/
H A DXmlException.cs106 …ion(String message, Exception innerException, int lineNumber, int linePosition, string sourceUri) : in XmlException()
125 internal XmlException(string res, string arg, string sourceUri) : in XmlException()
141 internal XmlException(string res, string[] args, IXmlLineInfo lineInfo, string sourceUri) : in XmlException()
150 …internal XmlException(string res, string arg, int lineNumber, int linePosition, string sourceUri) : in XmlException()
158 …ernal XmlException(string res, string[] args, int lineNumber, int linePosition, string sourceUri) : in XmlException()
166 …res, string[] args, Exception innerException, int lineNumber, int linePosition, string sourceUri) : in XmlException()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxEffectTextureExporter.cpp230 const COLLADASW::URI& sourceUri ) in exportImage()
306 COLLADASW::URI EffectTextureExporter::createTargetURI ( const COLLADASW::URI& sourceUri ) in createTargetURI()
503 const COLLADASW::URI &sourceUri, in getTextureFileInfos()
/dports/www/bolt/bolt-2.2.24/vendor/justinrainbow/json-schema/src/JsonSchema/
H A DRefResolver.php50 public function resolve($sourceUri)
60 private function resolveCached($sourceUri, array $paths)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Docs/
H A DImageProperties.php26 public $sourceUri; variable in Google_Service_Docs_ImageProperties
75 public function setSourceUri($sourceUri)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Docs/
H A DImageProperties.php26 public $sourceUri; variable in Google_Service_Docs_ImageProperties
75 public function setSourceUri($sourceUri)
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xslt/
H A DXsltException.cs88 …internal XsltException(string res, string[] args, string sourceUri, int lineNumber, int linePositi… in XsltException()
121 …private static string CreateMessage(string res, string[] args, string sourceUri, int lineNumber, i… in CreateMessage()
171 … public XsltCompileException(Exception inner, string sourceUri, int lineNumber, int linePosition) : in XsltCompileException()
/dports/graphics/qgis/qgis-3.22.3/src/core/providers/ogr/
H A Dqgsgeopackagerasterwritertask.cpp22 …oPackageRasterWriterTask::QgsGeoPackageRasterWriterTask( const QgsMimeDataUtils::Uri &sourceUri, c… in QgsGeoPackageRasterWriterTask()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/providers/ogr/
H A Dqgsgeopackagerasterwritertask.cpp22 …oPackageRasterWriterTask::QgsGeoPackageRasterWriterTask( const QgsMimeDataUtils::Uri &sourceUri, c… in QgsGeoPackageRasterWriterTask()
/dports/graphics/qgis/qgis-3.22.3/src/gui/providers/gdal/
H A Dqgsgdalfilesourcewidget.cpp52 QString QgsGdalFileSourceWidget::sourceUri() const in sourceUri() function in QgsGdalFileSourceWidget
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.IO.Packaging/
H A DPackageRelationshipSelector.cs31 …public PackageRelationshipSelector (Uri sourceUri, PackageRelationshipSelectorType selectorType, s… in PackageRelationshipSelector()
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/org/gmod/schema/analysis/
H A DAnalysis.java48 private String sourceUri; field in Analysis
190 public void setSourceUri(String sourceUri) { in setSourceUri()
/dports/multimedia/libxspf/libxspf-1.2.0/src/
H A DXspfToolbox.cpp229 XML_Char * allocTransformUri(XML_Char const * sourceUri, in allocTransformUri()
273 makeAbsoluteUri(XML_Char const * sourceUri, XML_Char const * baseUri) { in makeAbsoluteUri()
280 makeRelativeUri(XML_Char const * sourceUri, XML_Char const * baseUri) { in makeRelativeUri()

123456