Home
last modified time | relevance | path

Searched defs:vite (Results 1 – 5 of 5) sorted by relevance

/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BASE/
H A DSmallObjectAllocatorTestSuite.h73 for (std::vector< void* >::iterator vite = vVoid.begin(); vite != vVoid.end(); ++vite) in test_Fixed_Allocator_ALLOC_DEALLOC_51_ELEM() local
106 for (std::vector< void* >::iterator vite = vvVoid[i]->begin(); vite != vvVoid[i]->end(); in test_Fixed_Allocator_ALLOC_DEALLOC_CROISEE() local
111 for (std::vector< void* >::iterator vite = v6.begin(); vite != v6.end(); ++vite) in test_Fixed_Allocator_ALLOC_DEALLOC_CROISEE() local
/dports/math/cgal/CGAL-5.3/examples/Jet_fitting_3/
H A DMesh_estimation.cpp246 Vertex_iterator vitb, vite; in main() local
/dports/math/cgal/CGAL-5.3/examples/Ridges_3/
H A DRidges_Umbilics_SM.cpp115 vertex_iterator vitb = P.vertices_begin(), vite = P.vertices_end(); in compute_differential_quantities() local
H A DCompute_Ridges_Umbilics.cpp125 vertex_iterator vitb = P.vertices_begin(), vite = P.vertices_end(); in compute_differential_quantities() local
H A DRidges_Umbilics_LCC.cpp131 vertex_iterator vitb = vertices(P).begin(), vite = vertices(P).end(); in compute_differential_quantities() local