Home
last modified time | relevance | path

Searched defs:total_points (Results 1 – 25 of 68) sorted by relevance

123

/dports/databases/py-whisper/whisper-1.1.3/bin/
H A Dwhisper-create.py65 total_points = 0 variable
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dprim_route_builder.h74 uint32 total_points; // points dervived from start and end of each barrier line variable
H A Droute_manager.h83 uint32 total_points; // total number of point junctions in the route variable
/dports/devel/py-schematics-patched/schematics-1.1.2-patch/tests/
H A Dtest_serialize.py105 total_points = IntType() variable in test_serializable_with_model.Player
125 total_points = IntType() variable in test_serializable_with_model_to_native.Player
145 total_points = IntType() variable in test_serializable_with_model_when_None.Player
165 total_points = IntType() variable in test_serializable_with_model_hide_None.Player
229 def from_total_points(cls, total_points, category_slug): argument
234 total_points = IntType(default=0) variable in test_serializable_with_embedded_models.CategoryStatsInfo
H A Dtest_flatten.py298 total_points = IntType() variable in test_flatten_serializables_on_by_default.Player
347 total_points = IntType() variable in test_flatten_with_whitelist.TopicStats
/dports/databases/pgrouting/pgrouting-3.2.0/src/common/
H A Dpoints_input.c72 size_t *total_points) { in pgr_get_points()
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/integration/values/
H A Ddse_polygon.hpp159 size_t total_points = 0; in to_native() local
210 cass_uint32_t total_points = 0; in assign_line_strings() local
/dports/databases/pgrouting/pgrouting-3.2.0/src/ksp/
H A DwithPoints_ksp.c80 size_t total_points = 0; in process() local
H A DwithPoints_ksp_driver.cpp56 Point_on_edge_t *points_p, size_t total_points, in do_pgr_withPointsKsp()
/dports/databases/pgrouting/pgrouting-3.2.0/src/driving_distance/
H A Dmany_to_dist_withPointsDD.c68 size_t total_points = 0; in process() local
H A DwithPoints_dd_driver.cpp61 Point_on_edge_t *points_p, size_t total_points, in do_pgr_many_withPointsDD()
/dports/devel/bullet/bullet3-3.21/examples/Experiments/ImplicitCloth/
H A DImplicitClothExample.cpp19 const size_t total_points = (numX) * (numY); variable
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_dynamicpaint.h43 int total_points; member
/dports/databases/postgis25/postgis-2.5.5/extras/wkb_reader/
H A Dprintwkb.c117 int total_points; in decode_wkb() local
/dports/databases/postgis32/postgis-3.2.0/extras/wkb_reader/
H A Dprintwkb.c117 int total_points; in decode_wkb() local
/dports/databases/postgis31/postgis-3.1.4/extras/wkb_reader/
H A Dprintwkb.c117 int total_points; in decode_wkb() local
/dports/databases/postgis30/postgis-3.0.4/extras/wkb_reader/
H A Dprintwkb.c117 int total_points; in decode_wkb() local
/dports/devel/py-bullet3/bullet3-3.21/examples/Experiments/ImplicitCloth/
H A DImplicitClothExample.cpp19 const size_t total_points = (numX) * (numY); variable
/dports/databases/pgrouting/pgrouting-3.2.0/src/withPoints/
H A DwithPoints.c81 size_t total_points = 0; in process() local
H A DwithPoints_driver.cpp95 Point_on_edge_t *points_p, size_t total_points, in do_pgr_withPoints()
/dports/games/angband/Angband-4.2.2/src/
H A Dscore.c28 static long total_points(void) in total_points() function
/dports/audio/libmp3splt/libmp3splt-0.9.2/src/
H A Dclient.c108 double total_points, int progress_stage, in splt_c_update_progress()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/
H A Drobot_eye_grabber.cpp195 const std::size_t total_points = (length - offset)/ bytes_per_point; in convertPacketData() local
/dports/games/moria/umoria/source/
H A Ddeath.c585 int32 total_points() in total_points() function
/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dpointcloudformat.cpp191 int total_points = 0; in WriteMolecule() local

123