Home
last modified time | relevance | path

Searched defs:nbv (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/math/geogram/geogram-1.7.7/src/lib/exploragram/hexdom/
H A Dpolygon.cpp54 index_t nbv = pts.size(); in dump_contour() local
67 index_t nbv = pts.size(); in dump_contour() local
175 index_t nbv = pts.size(); in parity_of_original_points() local
190 index_t nbv = pts.size(); in middle_point_quadrangulate() local
516 index_t nbv = pts.size(); in try_quadrangulate() local
708 index_t nbv = pts.size(); in try_triangulate_minweight() local
730 index_t nbv = pts.size(); in try_quadrangulate() local
H A Dmesh_inspector.h68 index_t nbv = m->facets.nb_vertices(f); in facet_normal() local
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSelect/
H A DIGESSelect_RebuildDrawings.cxx89 Standard_Integer nbv = draw->NbViews(); in Performing() local
125 Standard_Integer nbv = draw->NbViews(); in Performing() local
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsygus_invariance.cpp109 Node nbv = tds->sygusToBuiltin(nvn, tn); in invariant() local
177 Node nbv = tds->sygusToBuiltin(nvn, tn); in invariant() local
208 Node nbv = tds->sygusToBuiltin(nvn, tn); in invariant() local
/dports/math/cgal/CGAL-5.3/examples/Tetrahedral_remeshing/
H A Dtetrahedral_remeshing_example.cpp19 const std::size_t nbv = (argc > 2) ? atoi(argv[2]) : 1000; in main() local
H A Dtetrahedral_remeshing_of_one_subdomain.cpp32 const std::size_t nbv = (argc > 2) ? atoi(argv[2]) : 1000; in main() local
H A Dtetrahedral_remeshing_generate_input.h23 void generate_input_two_subdomains(const std::size_t& nbv, Tr& tr) in generate_input_two_subdomains()
50 void generate_input_one_subdomain(const std::size_t nbv, Tr& tr) in generate_input_one_subdomain()
/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d_RectangularGrid.cxx254 const Standard_Integer nbv = aSeqLines.Length(); in DefineLines() local
265 const Standard_Integer nbv = aSeqTenth.Length(); in DefineLines() local
320 const Standard_Integer nbv = aSeqPnts.Length(); in DefinePoints() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/fail_compilation/
H A Denum_init.d31 NoBase nbv = void; in fooNB() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Denum_init.d31 NoBase nbv = void; in fooNB() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/fail_compilation/
H A Denum_init.d31 NoBase nbv = void; in fooNB() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Denum_init.d31 NoBase nbv = void; in fooNB() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/nbnxm/
H A Dnbnxm_gpu_data_mgmt.cpp198 void gpu_pme_loadbal_update_param(const nonbonded_verlet_t* nbv, const interaction_const_t* ic) in gpu_pme_loadbal_update_param()
332 void gpu_reset_timings(nonbonded_verlet_t* nbv) in gpu_reset_timings()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bil/tests/
H A Dtest_bounded_image_view.cxx30 vil_image_view_base_sptr nbv = in test_bounded_image_view() local
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dfilterentry.c275 struct berval nbv = BER_BVNULL; in test_mra_filter() local
385 struct berval nbv = BER_BVNULL; in test_mra_filter() local
442 nbv = BER_BVNULL; in test_mra_filter() local
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dfilterentry.c275 struct berval nbv = BER_BVNULL; in test_mra_filter() local
385 struct berval nbv = BER_BVNULL; in test_mra_filter() local
442 nbv = BER_BVNULL; in test_mra_filter() local
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dfilterentry.c275 struct berval nbv = BER_BVNULL; in test_mra_filter() local
385 struct berval nbv = BER_BVNULL; in test_mra_filter() local
442 nbv = BER_BVNULL; in test_mra_filter() local
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dfilterentry.c275 struct berval nbv = BER_BVNULL; in test_mra_filter() local
385 struct berval nbv = BER_BVNULL; in test_mra_filter() local
442 nbv = BER_BVNULL; in test_mra_filter() local
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dfilterentry.c275 struct berval nbv = BER_BVNULL; in test_mra_filter() local
385 struct berval nbv = BER_BVNULL; in test_mra_filter() local
442 nbv = BER_BVNULL; in test_mra_filter() local
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dfilterentry.c275 struct berval nbv = BER_BVNULL; in test_mra_filter() local
385 struct berval nbv = BER_BVNULL; in test_mra_filter() local
442 nbv = BER_BVNULL; in test_mra_filter() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dresethandler.h155 nonbonded_verlet_t* nbv, in resetCounters()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/nbnxm/benchmark/
H A Dbench_setup.cpp205 auto nbv = std::make_unique<nonbonded_verlet_t>(std::move(pairlistSets), std::move(pairSearch), in setupNbnxmForBenchInstance() local
283 std::unique_ptr<nonbonded_verlet_t> nbv = setupNbnxmForBenchInstance(options, system); in setupAndRunInstance() local
/dports/games/xbl/xbl-1.1.6/
H A Dinitdisp.c116 int nbv ; in initdisp2() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/
H A Dorient_polygon_soup.h90 std::size_t nbv = polygons[polygon_index].size(), pvid=0; in get_neighbor_vertices() local
317 V_ID nbv = static_cast<V_ID>( points.size() ); in duplicate_singular_vertices() local
392 V_ID nbv = static_cast<V_ID>( nb_points ); in has_singular_vertices() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/PMP/
H A DRepair_polyhedron_plugin.cpp154 std::size_t nbv = in on_actionRemoveIsolatedVertices_triggered() local
206 std::size_t nbv = faces(*poly_item->polyhedron()).size(); in on_actionRemoveDegenerateFaces_triggered() local

12345678