cvInitSparseMatIterator 1189 apps/traincascade/old_ml_inner_functions.cpp         node = cvInitSparseMatIterator( sparse, &mat_iterator );
cvInitSparseMatIterator 1586 apps/traincascade/old_ml_inner_functions.cpp         node = cvInitSparseMatIterator( sparse, &mat_iterator );
cvInitSparseMatIterator  511 modules/core/include/opencv2/core/core_c.h CVAPI(CvSparseNode*) cvInitSparseMatIterator( const CvSparseMat* mat,
cvInitSparseMatIterator  712 modules/core/src/array.cpp             node = cvInitSparseMatIterator( mat, &iterator );
cvInitSparseMatIterator 1349 modules/core/src/copy.cpp         for( node = cvInitSparseMatIterator( src1, &iterator );
cvInitSparseMatIterator 5440 modules/core/src/matrix.cpp     CvSparseNode* n = cvInitSparseMatIterator(this, &it);
cvInitSparseMatIterator 3735 modules/core/src/persistence.cpp     node = cvInitSparseMatIterator( mat, &iterator );
cvInitSparseMatIterator   48 modules/core/test/test_io.cpp     for( node1 = cvInitSparseMatIterator( m1, &it1 );
cvInitSparseMatIterator 2710 modules/imgproc/src/histogram.cpp         for( node = cvInitSparseMatIterator( mat, &iterator );
cvInitSparseMatIterator 2746 modules/imgproc/src/histogram.cpp         for( node = cvInitSparseMatIterator( mat, &iterator );
cvInitSparseMatIterator 2756 modules/imgproc/src/histogram.cpp         for( node = cvInitSparseMatIterator( mat, &iterator );
cvInitSparseMatIterator 2836 modules/imgproc/src/histogram.cpp         for( node = cvInitSparseMatIterator( mat, &iterator );
cvInitSparseMatIterator 2933 modules/imgproc/src/histogram.cpp         for( node1 = cvInitSparseMatIterator( mat1, &iterator );
cvInitSparseMatIterator 2952 modules/imgproc/src/histogram.cpp         for( node1 = cvInitSparseMatIterator( mat1, &iterator );
cvInitSparseMatIterator 2967 modules/imgproc/src/histogram.cpp         for( node2 = cvInitSparseMatIterator( mat2, &iterator );
cvInitSparseMatIterator 2981 modules/imgproc/src/histogram.cpp         for( node1 = cvInitSparseMatIterator( mat1, &iterator );
cvInitSparseMatIterator 3001 modules/imgproc/src/histogram.cpp         for( node1 = cvInitSparseMatIterator( mat1, &iterator );
cvInitSparseMatIterator 3015 modules/imgproc/src/histogram.cpp         for( node1 = cvInitSparseMatIterator( mat2, &iterator );
cvInitSparseMatIterator  761 modules/imgproc/test/test_histograms.cpp         for( node = cvInitSparseMatIterator( sparse, &iterator );
cvInitSparseMatIterator  860 modules/imgproc/test/test_histograms.cpp             for( node = cvInitSparseMatIterator( sparse, &iterator ), i = 0;
cvInitSparseMatIterator 1040 modules/imgproc/test/test_histograms.cpp         for( node = cvInitSparseMatIterator( sparse0, &iterator );
cvInitSparseMatIterator 1065 modules/imgproc/test/test_histograms.cpp         for( node = cvInitSparseMatIterator( sparse1, &iterator );