Home
last modified time | relevance | path

Searched refs:getPopulation (Results 1 – 25 of 67) sorted by relevance

123

/dports/misc/dartsim/dart-6.11.1/unittests/comprehensive/
H A Dtest_MultiObjectiveOptimization.cpp121 EXPECT_TRUE(solver.getPopulation(0).getSize() == numSolutions); in testZDT1()
122 EXPECT_TRUE(solver.getPopulation(1).getSize() == numSolutions); in testZDT1()
159 EXPECT_TRUE(solver.getPopulation(0).getSize() == numSolutions); in testZDT1Generic()
160 EXPECT_TRUE(solver.getPopulation(1).getSize() == numSolutions); in testZDT1Generic()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DGetLanguageData.java53 double territoryPop = populationDataForTerritory.getPopulation(); in findSuspectData()
60 langPop += pop2.getPopulation(); in findSuspectData()
62 officialLangPop += pop2.getPopulation(); in findSuspectData()
83 double langPop2 = pop2.getPopulation(); in findSuspectData()
H A DAddPopulationData.java127 + "\t" + number.format(getPopulation(country))
144 public static Double getPopulation(String country) {
259 Double otherPop = getPopulation(data);
261 Double myPop = getPopulation(code);
263 otherPop = getPopulation(data);
264 otherGdp = getPopulation(data);
265 myPop = getPopulation(code);
430 double population = getPopulation(territory);
H A DGenerateEnums.java626 format(popData.getPopulation()), format(popData in showRegionCodeInfo()
628 / popData.getPopulation()), in showRegionCodeInfo()
641 if (popData.getPopulation() == 0 in showRegionCodeInfo()
643 / popData.getPopulation())) { in showRegionCodeInfo()
654 format(popData.getPopulation()), format(popData in showRegionCodeInfo()
656 / popData.getPopulation()), in showRegionCodeInfo()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java83 if (getPopulation() > getPopulationLimit()) { in Person()
93 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java83 if (getPopulation() > getPopulationLimit()) { in Person()
93 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java89 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
105 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java89 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
105 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java87 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
103 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java87 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
103 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java87 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
103 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java83 if (getPopulation() > getPopulationLimit()) { in Person()
93 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java89 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
105 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java89 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
105 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java89 if (this.getPopulation() > this.getPopulationLimit()) { in Person()
105 static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java98 if (getPopulation() > getPopulationLimit()) { in Person()
108 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java98 if (getPopulation() > getPopulationLimit()) { in Person()
108 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java98 if (getPopulation() > getPopulationLimit()) { in Person()
108 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java98 if (getPopulation() > getPopulationLimit()) { in Person()
108 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java98 if (getPopulation() > getPopulationLimit()) { in Person()
108 public static synchronized int getPopulation() { in getPopulation() method in Person
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/draft/
H A DGenerateLanguageData.java57 + "\t" + terrData.getPopulation() in run()
102 double populationRegion = terrData.getPopulation(); in run()
/dports/cad/sumo/sumo-1.2.0/src/activitygen/city/
H A DAGStreet.cpp49 AGStreet::getPopulation() const { in getPopulation() function in AGStreet
H A DAGStreet.h76 double getPopulation() const;
H A DAGCity.cpp62 pop += (*it)->getPopulation(); in completeStreets()
77 (*it)->setPopulation((*it)->getPopulation() * statData.factorInhabitants); in completeStreets()
192 people += (*it)->getPopulation(); in generatePopulation()
/dports/games/golly/golly-3.3-src/cmdline/
H A Dbgolly.cpp339 cout << imp->getPopulation().tostring() << endl ; in doit()
346 cout << imp->getPopulation().tostring() << endl ; in doit()
643 const char *s = imp->getPopulation().tostring() ; in main()
654 imp->getPopulation() ; in main()

123