Home
last modified time | relevance | path

Searched defs:GetArrayType (Results 1 – 25 of 84) sorted by relevance

1234

/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkTypedDataArray.h138 virtual int GetArrayType() { return vtkAbstractArray::TypedDataArray; } in GetArrayType() function
H A DvtkMappedDataArray.h117 virtual int GetArrayType() in GetArrayType() function
H A DvtkDataArray.h395 virtual int GetArrayType() { return DataArray; } in GetArrayType() function
H A DvtkAbstractArray.h493 virtual int GetArrayType() in GetArrayType() function
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkTypedDataArray.h152 int GetArrayType() const override { return vtkAbstractArray::TypedDataArray; } in GetArrayType() function
H A DvtkMappedDataArray.h128 int GetArrayType() const override { return vtkAbstractArray::MappedDataArray; } in GetArrayType() function
H A DvtkDataArray.h509 int GetArrayType() const override { return DataArray; } in GetArrayType() function
H A DvtkSOADataArrayTemplate.h191 int GetArrayType() const override { return vtkAbstractArray::SoADataArrayTemplate; } in GetArrayType() function
H A DvtkScaledSOADataArrayTemplate.h236 int GetArrayType() const override { return vtkAbstractArray::ScaleSoADataArrayTemplate; } in GetArrayType() function
H A DvtkAOSDataArrayTemplate.h253 int GetArrayType() const override { return vtkAbstractArray::AoSDataArrayTemplate; } in GetArrayType() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/Decoding/
H A DIConstructedTypeProvider.cs19 TType GetArrayType(TType elementType, ArrayShape shape); in GetArrayType() method
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkTypedDataArray.h156 int GetArrayType() override { return vtkAbstractArray::TypedDataArray; } in GetArrayType() function
H A DvtkMappedDataArray.h129 int GetArrayType() override in GetArrayType() function
H A DvtkDataArray.h555 int GetArrayType() override { return DataArray; } in GetArrayType() function
H A DvtkSOADataArrayTemplate.h208 int GetArrayType() override { return vtkAbstractArray::SoADataArrayTemplate; } in GetArrayType() function
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Db4objects.Db4o/Reflect/Net/
H A DNetArray.cs89 private static System.Type GetArrayType(Type type, int dimensions) in GetArrayType() method in Db4objects.Db4o.Reflect.Net.NetArray
/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DvalueTypeName.cpp129 SdfValueTypeName::GetArrayType() const in GetArrayType() function in SdfValueTypeName
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/tests/Metadata/Decoding/
H A DDisassemblingTypeProvider.cs179 public virtual string GetArrayType(string elementType, ArrayShape shape) in GetArrayType() method in System.Reflection.Metadata.Decoding.Tests.DisassemblingTypeProvider
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/General/
H A DTypeUnifier.cs40 public static RuntimeTypeInfo GetArrayType(this RuntimeTypeInfo elementType) in GetArrayType() method in System.Reflection.Runtime.General.TypeUnifier
77 …public static RuntimeTypeInfo GetArrayType(this RuntimeTypeInfo elementType, RuntimeTypeHandle pre… in GetArrayType() method in System.Reflection.Runtime.General.TypeUnifier
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfppascalbuilder.pas374 function GetArrayType(out ADeclaration: String): Boolean; in GetArrayType() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.AST/
H A DTypeNode.cs168 public TypeNode GetArrayType (int rank) in GetArrayType() method in Mono.CodeContracts.Static.AST.TypeNode
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/General/EcmaFormat/
H A DReflectionTypeProvider.cs176 …RuntimeTypeInfo IConstructedTypeProvider<RuntimeTypeInfo>.GetArrayType(RuntimeTypeInfo elementType… in GetArrayType() method in System.Reflection.Runtime.ReflectionTypeProvider
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/binary_size/libsupersize/
H A Dbcanalyzer.py230 def GetArrayType(self, idx): member in _BcTypeInfo
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/binary_size/libsupersize/
H A Dbcanalyzer.py230 def GetArrayType(self, idx): member in _BcTypeInfo
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfppascalbuilder.pas374 function GetArrayType(out ADeclaration: String): Boolean; in GetArrayType() function

1234