Home
last modified time | relevance | path

Searched refs:setPopulation (Results 1 – 25 of 28) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java109 static synchronized void setPopulation(int census) { in setPopulation() method in Person
225 Person.setPopulation(0); in run()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java109 static synchronized void setPopulation(int census) { in setPopulation() method in Person
225 Person.setPopulation(0); in run()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java107 static synchronized void setPopulation(int census) { in setPopulation() method in Person
223 Person.setPopulation(0); in run()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java107 static synchronized void setPopulation(int census) { in setPopulation() method in Person
223 Person.setPopulation(0); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java107 static synchronized void setPopulation(int census) { in setPopulation() method in Person
223 Person.setPopulation(0); in run()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java109 static synchronized void setPopulation(int census) { in setPopulation() method in Person
225 Person.setPopulation(0); in run()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java109 static synchronized void setPopulation(int census) { in setPopulation() method in Person
225 Person.setPopulation(0); in run()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java109 static synchronized void setPopulation(int census) { in setPopulation() method in Person
225 Person.setPopulation(0); in run()
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/handlers/kml/
H A DKmlPopTagHandler.cpp33 parentItem.nodeAs<GeoDataPlacemark>()->setPopulation( pop ); in KML_DEFINE_TAG_HANDLER()
/dports/cad/sumo/sumo-1.2.0/src/activitygen/city/
H A DAGStreet.cpp55 AGStreet::setPopulation(const double population) { in setPopulation() function in AGStreet
H A DAGStreet.h82 void setPopulation(const double pop);
H A DAGCity.cpp77 (*it)->setPopulation((*it)->getPopulation() * statData.factorInhabitants); in completeStreets()
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/Model/
H A DCircle.php647 public function setPopulation(int $population): self { function in OCA\\Circles\\Model\\Circle
781 ->setPopulation($this->getInt('population', $data))
864 ->setPopulation($this->getInt($prefix . 'population', $data))
/dports/astro/marble/marble-21.12.3/src/plugins/runner/cache/
H A DCacheRunner.cpp103 mark->setPopulation( tmpint64 ); in parseFile()
/dports/astro/marble/marble-21.12.3/src/plugins/runner/osm/
H A DOsmNode.cpp68 placemark->setPopulation(qMax(0, population)); in create()
/dports/astro/marble/marble-21.12.3/src/bindings/python/sip/
H A DGeoDataPlacemark.sip39 void setPopulation (qint64 population);
/dports/astro/marble/marble-21.12.3/tests/
H A DTestGeoDataCopy.cpp396 placemark.setPopulation(123456789); in copyPlacemark()
423 other.setPopulation(987654321); in copyPlacemark()
452 other.setPopulation(987654321); in copyPlacemark()
/dports/science/v_sim/v_sim-3.8.0/lib/python/
H A Dexample.py73 data.setPopulation({O:1, H:2, C:1})
H A DabinitParser.py97 data.setPopulation(pop)
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/data/
H A DGeoDataPlacemark.h633 void setPopulation( qint64 population );
H A DGeoDataPlacemark.cpp699 void GeoDataPlacemark::setPopulation( qint64 population ) in setPopulation() function in Marble::GeoDataPlacemark
/dports/cad/sumo/sumo-1.2.0/src/activitygen/
H A DAGActivityGenHandler.cpp183 street->setPopulation(pop * street->getLength()); in parseStreets()
/dports/games/gigalomania/gigalomaniasrc/
H A Dsector.h526 void setPopulation(int population);
H A Dplayer.cpp1015 sector->setPopulation( n_population - n_unarmed ); in doSectorAI()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DSupplementalDataInfo.java200 public PopulationData setPopulation(double population) {
1897 .setPopulation(territoryPopulation)
1935 .setPopulation(languagePopulation)

12