negate 97 3rdparty/openexr/Imath/ImathColor.h const Color3 & negate (); negate 205 3rdparty/openexr/Imath/ImathColor.h const Color4 & negate (); negate 373 3rdparty/openexr/Imath/ImathColor.h Color3<T>::negate () negate 375 3rdparty/openexr/Imath/ImathColor.h ((Vec3<T> *) this)->negate(); negate 632 3rdparty/openexr/Imath/ImathColor.h Color4<T>::negate () negate 196 3rdparty/openexr/Imath/ImathMatrix.h const Matrix33 & negate (); negate 566 3rdparty/openexr/Imath/ImathMatrix.h const Matrix44 & negate (); negate 1254 3rdparty/openexr/Imath/ImathMatrix.h Matrix33<T>::negate () negate 2427 3rdparty/openexr/Imath/ImathMatrix.h Matrix44<T>::negate () negate 172 3rdparty/openexr/Imath/ImathShear.h const Shear6 & negate (); negate 533 3rdparty/openexr/Imath/ImathShear.h Shear6<T>::negate () negate 191 3rdparty/openexr/Imath/ImathVec.h const Vec2 & negate (); negate 403 3rdparty/openexr/Imath/ImathVec.h const Vec3 & negate (); negate 585 3rdparty/openexr/Imath/ImathVec.h const Vec4 & negate (); negate 1071 3rdparty/openexr/Imath/ImathVec.h Vec2<T>::negate () negate 1552 3rdparty/openexr/Imath/ImathVec.h Vec3<T>::negate () negate 1945 3rdparty/openexr/Imath/ImathVec.h Vec4<T>::negate () negate 127 modules/core/include/opencv2/core/cuda/functional.hpp __host__ __device__ __forceinline__ negate(const negate&) {} negate 89 modules/cudev/include/opencv2/cudev/expr/unary_op.hpp CV_CUDEV_EXPR_UNOP_INST(-, negate) negate 239 modules/photo/src/inpaint.cpp icvCalcFMM(const CvMat *f, CvMat *t, CvPriorityQueueFloat *Heap, bool negate) { negate 245 modules/photo/src/inpaint.cpp unsigned known=(negate)?CHANGE:KNOWN; negate 268 modules/photo/src/inpaint.cpp if (negate) {