Home
last modified time | relevance | path

Searched refs:isfree (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dsubdivision2d.cpp139 bool Subdiv2D::QuadEdge::isfree() const in isfree() function in cv::Subdiv2D::QuadEdge
162 bool Subdiv2D::Vertex::isfree() const in isfree() function in cv::Subdiv2D::Vertex
586 if( quadedge.isfree() ) in calcVoronoi()
715 if( qedges[i].isfree() ) in getEdgeList()
770 if( vtx[k].isfree() || vtx[k].isvirtual() ) in getVoronoiFacetList()
797 if( qe.isfree() ) in checkSubdiv()
/external/opencv3/modules/imgproc/include/opencv2/
Dimgproc.hpp937 bool isfree() const;
948 bool isfree() const;
/external/jemalloc/src/
Djemalloc.c1841 isfree(tsd_t *tsd, void *ptr, size_t usize, tcache_t *tcache) function
2544 isfree(tsd, ptr, usize, tcache);