Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp4820 CvIsInstanceFunc is_instance, CvReleaseFunc release, in CvType()
/external/opencv/cxcore/include/
Dcxtypes.h1748 CvIsInstanceFunc is_instance; member
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h1800 CvIsInstanceFunc is_instance; /**< checks if the passed object belongs to the type */ member
/external/opencv3/modules/core/src/
Dpersistence.cpp4762 CvIsInstanceFunc is_instance, CvReleaseFunc release, in CvType()