CV_IS_GRAPH_ORIENTED 2705 modules/core/src/datastructs.cpp     if( !CV_IS_GRAPH_ORIENTED( graph ) &&
CV_IS_GRAPH_ORIENTED 2759 modules/core/src/datastructs.cpp     if( !CV_IS_GRAPH_ORIENTED( graph ) &&
CV_IS_GRAPH_ORIENTED 2846 modules/core/src/datastructs.cpp     if( !CV_IS_GRAPH_ORIENTED( graph ) &&
CV_IS_GRAPH_ORIENTED 3134 modules/core/src/datastructs.cpp                     if( !CV_IS_GRAPH_ORIENTED( scanner->graph ) || dst != edge->vtx[0] )
CV_IS_GRAPH_ORIENTED 4458 modules/core/src/persistence.cpp     cvWriteString(fs, "flags", CV_IS_GRAPH_ORIENTED(graph) ? "oriented" : "", 1);
CV_IS_GRAPH_ORIENTED 1654 modules/core/test/test_ds.cpp                                        (!CV_IS_GRAPH_ORIENTED(graph) && edge2->vtx[0] == vtx2 && edge2->vtx[1] == vtx)) &&
CV_IS_GRAPH_ORIENTED 1734 modules/core/test/test_ds.cpp                                        (!CV_IS_GRAPH_ORIENTED(graph) && edge->vtx[1] == vtx && edge->vtx[0] == vtx2)) &&