Home
last modified time | relevance | path

Searched defs:SwapArray (Results 1 – 4 of 4) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/Common/
H A DgdcmSwapper.h28 template <typename T> static void SwapArray(T *, unsigned int ) {} in SwapArray() function
36 static void SwapArray(T *array, unsigned int n) in SwapArray() function
H A DgdcmSwapper.txx129 template <> inline void SwapperNoOp::SwapArray(uint8_t *, unsigned int ) {} in SwapArray() function in gdcm::SwapperNoOp
131 template <> inline void SwapperNoOp::SwapArray(float *array, unsigned int n) in SwapArray() function in gdcm::SwapperNoOp
143 template <> inline void SwapperNoOp::SwapArray(double *array, unsigned int n) in SwapArray() function in gdcm::SwapperNoOp
/dports/devel/gdcm/gdcm-3.0.10/Source/Common/
H A DgdcmSwapper.h28 template <typename T> static void SwapArray(T *, unsigned int ) {} in SwapArray() function
36 static void SwapArray(T *array, unsigned int n) in SwapArray() function
H A DgdcmSwapper.txx129 template <> inline void SwapperNoOp::SwapArray(uint8_t *, unsigned int ) {} in SwapArray() function in gdcm::SwapperNoOp
131 template <> inline void SwapperNoOp::SwapArray(float *array, unsigned int n) in SwapArray() function in gdcm::SwapperNoOp
143 template <> inline void SwapperNoOp::SwapArray(double *array, unsigned int n) in SwapArray() function in gdcm::SwapperNoOp