Home
last modified time | relevance | path

Searched defs:GetDataPointer (Results 1 – 25 of 38) sorted by relevance

12

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DHashImage.h674 inline void *HashImage<VoxelType>::GetDataPointer(int i) in GetDataPointer() function
682 inline const void *HashImage<VoxelType>::GetDataPointer(int i) const in GetDataPointer() function
690 inline void *HashImage<VoxelType>::GetDataPointer(int x, int y, int z, int t) in GetDataPointer() function
698 inline const void *HashImage<VoxelType>::GetDataPointer(int x, int y, int z, int t) const in GetDataPointer() function
H A DGenericImage.h768 inline void *GenericImage<VoxelType>::GetDataPointer(int i) in GetDataPointer() function
775 inline const void *GenericImage<VoxelType>::GetDataPointer(int i) const in GetDataPointer() function
782 inline void *GenericImage<VoxelType>::GetDataPointer(int x, int y, int z, int t) in GetDataPointer() function
789 inline const void *GenericImage<VoxelType>::GetDataPointer(int x, int y, int z, int t) const in GetDataPointer() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkFixedArray.h241 ValueType * GetDataPointer() in GetDataPointer() function
246 const ValueType * GetDataPointer() const in GetDataPointer() function
H A DitkVariableLengthVector.h709 const TValue * GetDataPointer() const { return m_Data; } in GetDataPointer() function
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dffread.hpp70 inline void * GetDataPointer() const in GetDataPointer() function in FFDataI
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/core/umc/include/
H A Dumc_media_data.h76 virtual void* GetDataPointer(void) { return m_pDataPointer; } in GetDataPointer() function
/dports/games/openttd/openttd-12.1/src/
H A Dstrings_func.h126 uint64 *GetDataPointer() const in GetDataPointer() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/
H A Daliasinfo.cpp70 TObjectPtr CAliasTypeInfo::GetDataPointer(const CPointerTypeInfo* objectType, in GetDataPointer() function in CAliasTypeInfo
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/
H A Daliasinfo.cpp70 TObjectPtr CAliasTypeInfo::GetDataPointer(const CPointerTypeInfo* objectType, in GetDataPointer() function in CAliasTypeInfo
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DRar3Vm.h190 const Byte *GetDataPointer(UInt32 offset) const { return Mem + offset; } in GetDataPointer() function
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DRar3Vm.h190 const Byte *GetDataPointer(UInt32 offset) const { return Mem + offset; } in GetDataPointer() function
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DRar3Vm.h173 const Byte *GetDataPointer(UInt32 offset) const { return Mem + offset; } in GetDataPointer() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/core/dsm/
H A DXdmfDSMBuffer.cpp408 XdmfDSMBuffer::GetDataPointer() in GetDataPointer() function in XdmfDSMBuffer
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkPiecewiseFunction.cxx268 double *vtkPiecewiseFunction::GetDataPointer() in GetDataPointer() function in vtkPiecewiseFunction
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkPiecewiseFunction.cxx270 double *vtkPiecewiseFunction::GetDataPointer() in GetDataPointer() function in vtkPiecewiseFunction
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkPiecewiseFunction.cxx250 double* vtkPiecewiseFunction::GetDataPointer() in GetDataPointer() function in vtkPiecewiseFunction
/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Dasner.h417 const BYTE * GetDataPointer() const { return bitData; } in GetDataPointer() function
/dports/net/opal/opal-3.10.10/include/iax2/
H A Dframe.h118 const BYTE * GetDataPointer() { return data + currentReadIndex; } in GetDataPointer() function
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dlazlistclasses.pas224 function GetDataPointer: PByte; inline; in GetDataPointer() function
573 function TLazListClassesInternalMem.GetDataPointer: PByte; in TLazListClassesInternalMem.GetDataPointer() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlazlistclasses.pas224 function GetDataPointer: PByte; inline; in GetDataPointer() function
573 function TLazListClassesInternalMem.GetDataPointer: PByte; in TLazListClassesInternalMem.GetDataPointer() function
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dlazlistclasses.pas224 function GetDataPointer: PByte; inline; in GetDataPointer() function
573 function TLazListClassesInternalMem.GetDataPointer: PByte; in TLazListClassesInternalMem.GetDataPointer() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlazlistclasses.pas224 function GetDataPointer: PByte; inline; in GetDataPointer() function
573 function TLazListClassesInternalMem.GetDataPointer: PByte; in TLazListClassesInternalMem.GetDataPointer() function
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkColorTransferFunction.cxx293 double *vtkColorTransferFunction::GetDataPointer() in GetDataPointer() function in vtkColorTransferFunction
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkColorTransferFunction.cxx335 double* vtkColorTransferFunction::GetDataPointer() in GetDataPointer() function in vtkColorTransferFunction
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkColorTransferFunction.cxx338 double* vtkColorTransferFunction::GetDataPointer() in GetDataPointer() function in vtkColorTransferFunction

12