Home
last modified time | relevance | path

Searched refs:GetComponentType (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Reflect/Core/
H A DAbstractReflectArray.cs30 claxx = claxx.GetComponentType(); in Dimensions()
74 public virtual IReflectClass GetComponentType(IReflectClass a_class) in GetComponentType() method in Db4objects.Db4o.Reflect.Core.AbstractReflectArray
78 a_class = a_class.GetComponentType(); in GetComponentType()
102 return a_class.GetComponentType().IsArray(); in IsNDimensional()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/MRC/src/
H A DitkMRCImageIO.cxx396 if ( this->GetComponentType() == UCHAR ) in UpdateHeaderFromImageIO()
400 else if ( this->GetComponentType() == SHORT ) in UpdateHeaderFromImageIO()
404 else if ( this->GetComponentType() == FLOAT ) in UpdateHeaderFromImageIO()
408 else if ( this->GetComponentType() == USHORT ) in UpdateHeaderFromImageIO()
416 if ( this->GetComponentType() == FLOAT ) in UpdateHeaderFromImageIO()
422 else if ( this->GetComponentType() == SHORT ) in UpdateHeaderFromImageIO()
428 && this->GetComponentType() == UCHAR ) in UpdateHeaderFromImageIO()
437 this->GetComponentType() ) in UpdateHeaderFromImageIO()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/RAW/include/
H A DitkRawImageIO.hxx138 this->ReadBufferAsASCII( file, buffer, this->GetComponentType(), in Read()
145 ( this->GetComponentType() == WeakType ) \ in Read()
204 this->WriteBufferAsASCII( file, buffer, this->GetComponentType(), in Write()
213 ( this->GetComponentType() == WeakType ) \ in Write()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/val/
H A Dvalidation_state.cpp632 return GetComponentType(inst->word(2)); in GetComponentType()
676 const uint32_t component_type_id = GetComponentType(id); in GetBitWidth()
706 return IsFloatScalarType(GetComponentType(id)); in IsFloatVectorType()
721 return IsFloatScalarType(GetComponentType(id)); in IsFloatScalarOrVectorType()
738 return IsIntScalarType(GetComponentType(id)); in IsIntVectorType()
753 return IsIntScalarType(GetComponentType(id)); in IsIntScalarOrVectorType()
770 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()
787 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
804 return IsBoolScalarType(GetComponentType(id)); in IsBoolVectorType()
819 return IsBoolScalarType(GetComponentType(id)); in IsBoolScalarOrVectorType()
[all …]
H A Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass()
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass()
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass()
221 const uint32_t res_component_type = _.GetComponentType(result_type); in ArithmeticsPass()
228 if (res_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
293 if (matrix_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
396 if (res_component_type != _.GetComponentType(right_type_id)) in ArithmeticsPass()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidation_state.cpp629 return GetComponentType(inst->word(2)); in GetComponentType()
673 const uint32_t component_type_id = GetComponentType(id); in GetBitWidth()
703 return IsFloatScalarType(GetComponentType(id)); in IsFloatVectorType()
718 return IsFloatScalarType(GetComponentType(id)); in IsFloatScalarOrVectorType()
735 return IsIntScalarType(GetComponentType(id)); in IsIntVectorType()
750 return IsIntScalarType(GetComponentType(id)); in IsIntScalarOrVectorType()
767 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()
784 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
801 return IsBoolScalarType(GetComponentType(id)); in IsBoolVectorType()
816 return IsBoolScalarType(GetComponentType(id)); in IsBoolScalarOrVectorType()
[all …]
H A Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass()
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass()
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass()
221 const uint32_t res_component_type = _.GetComponentType(result_type); in ArithmeticsPass()
228 if (res_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
293 if (matrix_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
396 if (res_component_type != _.GetComponentType(right_type_id)) in ArithmeticsPass()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidation_state.cpp629 return GetComponentType(inst->word(2)); in GetComponentType()
673 const uint32_t component_type_id = GetComponentType(id); in GetBitWidth()
703 return IsFloatScalarType(GetComponentType(id)); in IsFloatVectorType()
718 return IsFloatScalarType(GetComponentType(id)); in IsFloatScalarOrVectorType()
735 return IsIntScalarType(GetComponentType(id)); in IsIntVectorType()
750 return IsIntScalarType(GetComponentType(id)); in IsIntScalarOrVectorType()
767 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()
784 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
801 return IsBoolScalarType(GetComponentType(id)); in IsBoolVectorType()
816 return IsBoolScalarType(GetComponentType(id)); in IsBoolScalarOrVectorType()
[all …]
H A Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass()
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass()
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass()
221 const uint32_t res_component_type = _.GetComponentType(result_type); in ArithmeticsPass()
228 if (res_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
293 if (matrix_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
396 if (res_component_type != _.GetComponentType(right_type_id)) in ArithmeticsPass()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/
H A Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass()
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass()
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass()
221 const uint32_t res_component_type = _.GetComponentType(result_type); in ArithmeticsPass()
228 if (res_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
293 if (matrix_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
396 if (res_component_type != _.GetComponentType(right_type_id)) in ArithmeticsPass()
H A Dvalidation_state.cpp676 return GetComponentType(inst->word(2)); in GetComponentType()
720 const uint32_t component_type_id = GetComponentType(id); in GetBitWidth()
750 return IsFloatScalarType(GetComponentType(id)); in IsFloatVectorType()
767 return IsFloatScalarType(GetComponentType(id)); in IsFloatScalarOrVectorType()
785 return IsIntScalarType(GetComponentType(id)); in IsIntVectorType()
802 return IsIntScalarType(GetComponentType(id)); in IsIntScalarOrVectorType()
820 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()
838 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
856 return IsBoolScalarType(GetComponentType(id)); in IsBoolVectorType()
873 return IsBoolScalarType(GetComponentType(id)); in IsBoolScalarOrVectorType()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass()
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass()
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass()
221 const uint32_t res_component_type = _.GetComponentType(result_type); in ArithmeticsPass()
228 if (res_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
293 if (matrix_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
396 if (res_component_type != _.GetComponentType(right_type_id)) in ArithmeticsPass()
H A Dvalidation_state.cpp598 return GetComponentType(inst->word(2)); in GetComponentType()
642 const uint32_t component_type_id = GetComponentType(id); in GetBitWidth()
672 return IsFloatScalarType(GetComponentType(id)); in IsFloatVectorType()
687 return IsFloatScalarType(GetComponentType(id)); in IsFloatScalarOrVectorType()
704 return IsIntScalarType(GetComponentType(id)); in IsIntVectorType()
719 return IsIntScalarType(GetComponentType(id)); in IsIntScalarOrVectorType()
736 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()
753 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
770 return IsBoolScalarType(GetComponentType(id)); in IsBoolVectorType()
785 return IsBoolScalarType(GetComponentType(id)); in IsBoolScalarOrVectorType()
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/val/
H A Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass()
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass()
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass()
221 const uint32_t res_component_type = _.GetComponentType(result_type); in ArithmeticsPass()
228 if (res_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
293 if (matrix_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
396 if (res_component_type != _.GetComponentType(right_type_id)) in ArithmeticsPass()
H A Dvalidation_state.cpp676 return GetComponentType(inst->word(2)); in GetComponentType()
720 const uint32_t component_type_id = GetComponentType(id); in GetBitWidth()
750 return IsFloatScalarType(GetComponentType(id)); in IsFloatVectorType()
767 return IsFloatScalarType(GetComponentType(id)); in IsFloatScalarOrVectorType()
785 return IsIntScalarType(GetComponentType(id)); in IsIntVectorType()
802 return IsIntScalarType(GetComponentType(id)); in IsIntScalarOrVectorType()
820 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()
838 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
856 return IsBoolScalarType(GetComponentType(id)); in IsBoolVectorType()
873 return IsBoolScalarType(GetComponentType(id)); in IsBoolScalarOrVectorType()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/val/
H A Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass()
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass()
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass()
221 const uint32_t res_component_type = _.GetComponentType(result_type); in ArithmeticsPass()
228 if (res_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
293 if (matrix_component_type != _.GetComponentType(vector_type_id)) in ArithmeticsPass()
396 if (res_component_type != _.GetComponentType(right_type_id)) in ArithmeticsPass()
H A Dvalidation_state.cpp598 return GetComponentType(inst->word(2)); in GetComponentType()
642 const uint32_t component_type_id = GetComponentType(id); in GetBitWidth()
672 return IsFloatScalarType(GetComponentType(id)); in IsFloatVectorType()
687 return IsFloatScalarType(GetComponentType(id)); in IsFloatScalarOrVectorType()
704 return IsIntScalarType(GetComponentType(id)); in IsIntVectorType()
719 return IsIntScalarType(GetComponentType(id)); in IsIntScalarOrVectorType()
736 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()
753 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
770 return IsBoolScalarType(GetComponentType(id)); in IsBoolVectorType()
785 return IsBoolScalarType(GetComponentType(id)); in IsBoolScalarOrVectorType()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/IO/include/
H A DitkVideoFileReader.hxx206 if ( m_VideoIO->GetComponentType() != ioType || in InitializeVideoIO()
212 << m_VideoIO->GetComponentTypeAsString(m_VideoIO->GetComponentType()) in InitializeVideoIO()
285 else if(m_VideoIO->GetComponentType() == _CType) \ in DoConvertBuffer()
334 << m_VideoIO->GetComponentTypeAsString( m_VideoIO->GetComponentType() ) in DoConvertBuffer()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Reflect/Generic/
H A DGenericArrayReflector.cs44 public virtual IReflectClass GetComponentType(IReflectClass claxx) in GetComponentType() method in Db4objects.Db4o.Reflect.Generic.GenericArrayReflector
51 return _delegate.GetComponentType(claxx); in GetComponentType()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/BioRad/src/
H A DitkBioRadImageIO.cxx186 if ( this->GetComponentType() == USHORT ) in Read()
300 if(this->GetComponentType() == USHORT) in InternalReadImageInformation()
449 switch ( this->GetComponentType() ) in Write()
497 if ( this->GetComponentType() == USHORT ) in Write()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/MINC/src/
H A DitkMINCImageIO.cxx94 switch(this->GetComponentType() ) in Read()
127 itkDebugMacro(<<"Could read datatype " << this->GetComponentType() ); in Read()
946 switch(this->GetComponentType() ) in WriteImageInformation()
985 itkExceptionMacro(<<"Could read datatype " << this->GetComponentType() ); in WriteImageInformation()
991 if( ( this->GetComponentType() == FLOAT || this->GetComponentType() == DOUBLE ) && in WriteImageInformation()
1291 switch(this->GetComponentType() ) in Write()
1334 itkExceptionMacro(<<"Could not read datatype " << this->GetComponentType() ); in Write()
1349 if( this->GetComponentType() == FLOAT ) in Write()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/ImageBase/test/
H A DitkVectorImageReadWriteTest.cxx120 << io->GetComponentTypeAsString( io->GetComponentType() ) << " " in itkVectorImageReadWriteTest()
123 io->GetComponentType() != itk::ImageIOBase::DOUBLE || in itkVectorImageReadWriteTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/TIFF/src/
H A DitkTIFFImageIO.cxx573 switch ( this->GetComponentType() ) in InternalWrite()
625 if ( this->GetComponentType() == SHORT in InternalWrite()
626 || this->GetComponentType() == CHAR ) in InternalWrite()
630 else if ( this->GetComponentType() == FLOAT ) in InternalWrite()
651 if ( this->GetComponentType() == SHORT in InternalWrite()
652 || this->GetComponentType() == CHAR ) in InternalWrite()
656 else if ( this->GetComponentType() == FLOAT ) in InternalWrite()
771 switch ( this->GetComponentType() ) in InternalWrite()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/ImageBase/include/
H A DitkImageFileReader.hxx401 if ( m_ImageIO->GetComponentType() != ioType in GenerateData()
408 << m_ImageIO->GetComponentTypeAsString(m_ImageIO->GetComponentType()) in GenerateData()
483 else if(m_ImageIO->GetComponentType() == _CType) \ in DoConvertBuffer()
532 << m_ImageIO->GetComponentTypeAsString( m_ImageIO->GetComponentType() ) in DoConvertBuffer()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/JPEG2000/src/
H A DitkJPEG2000ImageIO.cxx791 if ( this->GetComponentType() != UCHAR in WriteImageInformation()
792 && this->GetComponentType() != USHORT ) in WriteImageInformation()
955 if ( this->GetComponentType() == UCHAR ) in Write()
961 if ( this->GetComponentType() == USHORT ) in Write()
998 if ( this->GetComponentType() == UCHAR ) in Write()
1011 if ( this->GetComponentType() == USHORT ) in Write()

12345678910>>...26