Home
last modified time | relevance | path

Searched defs:UInt16Type (Results 1 – 13 of 13) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Types/
H A DUInt16Type.cs18 public sealed class UInt16Type : NumberType class
/dports/databases/arrow/apache-arrow-6.0.1/csharp/src/Apache.Arrow/Types/
H A DUInt16Type.cs18 public sealed class UInt16Type : IntegerType class
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Types/
H A DUInt16Type.cs18 public sealed class UInt16Type : NumberType class
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/array/
H A Darraytraits.h46 UInt16Type, enumerator
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/arrow/src/datatypes/
H A Dtypes.rs134 impl ArrowDictionaryKeyType for UInt16Type {} implementation
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/Microsoft/Internal/
H A DGenerationServices.cs32 private static readonly Type UInt16Type = typeof(System.UInt16); field in Microsoft.Internal.GenerationServices
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Composition/src/Microsoft/Internal/
H A DGenerationServices.cs27 private static readonly Type UInt16Type = typeof(System.UInt16); field in Microsoft.Internal.GenerationServices
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/Runtime/
H A DXsltConvert.cs48 internal static readonly Type UInt16Type = typeof(ushort); field in System.Xml.Xsl.Runtime.XsltConvert
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Runtime/
H A DXsltConvert.cs47 internal static readonly Type UInt16Type = typeof(ushort); field in System.Xml.Xsl.Runtime.XsltConvert
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/arrow/src/csv/
H A Dreader.rs508 impl Parser for UInt16Type {} implementation
/dports/devel/efl/efl-1.25.1/src/bindings/mono/eldbus_mono/
H A Deldbus_common.cs385 internal static class UInt16Type class in eldbus.Argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlValueConverter.cs306 protected static readonly Type UInt16Type = typeof(ushort); field in System.Xml.Schema.XmlBaseConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlValueConverter.cs348 protected static readonly Type UInt16Type = typeof(ushort); field in System.Xml.Schema.XmlBaseConverter