Home
last modified time | relevance | path

Searched defs:Identification (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/sysutils/siegfried/siegfried-1.9.1/pkg/wikidata/
H A Didentifier.go109 type Identification struct { struct
113 LongName string // IRI of the Wikidata record.
114 MIME string // MIMEtypes associated with the record.
117 Warning string // Warnings generated by Siegfried.
118 archive config.Archive // Is it an Archive format?
119 confidence int // Identification confidence for sorting.
124 func (id Identification) String() string {
183 func (id Identification) Archive() config.Archive {
188 func (id Identification) Known() bool {
193 func (id Identification) Warn() string {
[all …]
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/loc/
H A Didentifier.go369 type Identification struct { struct
370 Namespace string
371 ID string
372 Name string
373 LongName string
374 MIME string
375 Basis []string
376 Warning string
377 archive config.Archive
378 confidence int
[all …]
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/pronom/
H A Didentifier.go374 type Identification struct { struct
375 Namespace string
376 ID string
377 Name string
378 Version string
379 MIME string
380 Basis []string
381 Warning string
382 archive config.Archive
383 confidence int
[all …]
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/mimeinfo/
H A Didentifier.go341 Namespace string
342 ID string
343 Name string
344 Basis []string
345 Warning string
348 xmlMatch bool
349 magicScore int
350 globScore int
351 mimeMatch bool
352 textMatch bool
[all …]
/dports/devel/sfml/SFML-2.5.1/include/SFML/Window/
H A DJoystick.hpp76 struct SFML_WINDOW_API Identification struct in sf::Joystick
80 String name; ///< Name of the joystick
81 unsigned int vendorId; ///< Manufacturer identifier
82 unsigned int productId; ///< Product identifier
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/
H A DREADME.md86 ## Identification section in How to use it
87 ### Core
100 ### Plugins
/dports/databases/akonadi/akonadi-21.12.3/docs/
H A Dserver.md174 ### Unique Identifier ###
182 ### Remote Identifier ###
194 ### Global Identifier ###
/dports/multimedia/quodlibet/quodlibet-4.3.0/docs/guide/tags/
H A Dtags.rst74 Common scenarios
87 Common Questions
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Configuration_2.0/nBrowser/
H A DIdentification.cs30 class Identification class
49 public Identification(bool matchType, string matchGroup, string matchName, string matchPattern) in Identification() method in System.Web.Configuration.nBrowser.Identification
/dports/print/py-fontparts/fontParts-0.9.11/documentation/source/objectref/objects/
H A Danchor.rst42 Identification subsection
109 Identification subsection
H A Dbpoint.rst31 Identification subsection
101 Identification subsection
H A Dguideline.rst42 Identification subsection
110 Identification subsection
H A Dsegment.rst29 Identification subsection
99 Identification subsection
H A Dpoint.rst44 Identification subsection
118 Identification subsection
H A Dcomponent.rst38 Identification subsection
124 Identification subsection
/dports/print/py-fontparts/fontParts-0.9.11/documentation/source/environments/objects/
H A Dnormalizers.rst50 Identification subsection
132 Identification subsection
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/session/
H A Darc_client_adapter.h18 class Identification; variable
H A Darc_session.h26 class Identification; variable
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofconapp.h226 OFString Identification; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Configuration/
H A DBrowserCapsElementType.cs24 Identification, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/principal/
H A Dtokenimpersonationlevel.cs18 Identification = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Principal/src/System/Security/Principal/
H A DTokenImpersonationLevel.cs13 Identification = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Principal/
H A DTokenImpersonationLevel.cs41 Identification = 0x02, enumerator
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/imageprocess/
H A Dstruct_disc.go21 Identification string `json:"Identification" xml:"Identification"` member
H A Dstruct_vertebra.go21 Identification string `json:"Identification" xml:"Identification"` member

12345678910>>...12