Home
last modified time | relevance | path

Searched defs:numStars (Results 1 – 25 of 86) sorted by relevance

1234

/dports/audio/milkytracker/MilkyTracker-1.03.00/src/fx/
H A DStarfield.h43 const pp_int32 numStars; variable
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dskybackground.h36 void setStarsDetected(int numStars) in setStarsDetected()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ConsumerSurveys/
H A DSurveyQuestion.php30 public $numStars; variable in Google_Service_ConsumerSurveys_SurveyQuestion
111 public function setNumStars($numStars)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Surveys/
H A DSurveyQuestion.php30 public $numStars; variable in Google_Service_Surveys_SurveyQuestion
111 public function setNumStars($numStars)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ConsumerSurveys/
H A DSurveyQuestion.php30 public $numStars; variable in Google_Service_ConsumerSurveys_SurveyQuestion
111 public function setNumStars($numStars)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Surveys/
H A DSurveyQuestion.php30 public $numStars; variable in Google_Service_Surveys_SurveyQuestion
111 public function setNumStars($numStars)
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-app/src/components/
H A DRatingComponent.cpp74 const float numStars = NUM_RATING_STARS; in updateVertices() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Mix/
H A DStars3D.java77 protected int numStars = 300; field in Stars3D
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp531 int numStars, double skyBackground, double time) in addGuideStats()
583 double numStars, double skyBackground, in addGuideStatsInternal()
729 const int numStars = (list.size() > 6) ? QString(list[6]).toInt(&ok) : 0; in processInputLine() local
791 const double numStars = QString(list[8]).toInt(&ok); in processInputLine() local
2112 double hfr, int numStars, int median, double eccentricity) in captureComplete()
2130 int numStars, int median, double eccentricity, bool batchMode) in processCaptureComplete()
2443 double snr, double skyBg, int numStars) in guideStats()
2459 … int raPulse, int decPulse, double snr, double skyBg, int numStars, bool batchMode) in processGuideStats()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/internalguide/
H A Dstarcorrespondence.cpp156 const int numStars = stars.size(); in findInternal() local
388 const int numStars = stars.size(); in adaptOffsets() local
H A Dgmath.cpp538 …const int numStars = hasGuidestars ? guideStars.skybackground().starsDetected : 0; // wait for ro… in emitStats() local
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/
H A Dstellarsolver.h341 int numStars; variable
/dports/games/pioneer/pioneer-20210723/src/galaxy/
H A DCustomSystem.h81 unsigned numStars; variable
H A DStarSystem.h170 void SetNumStars(int numStars) { m_numStars = numStars; } in SetNumStars()
H A DCustomSystem.cpp368 unsigned numStars = interpret_star_types(starTypes, L, 3); in l_csys_new() local
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/menu/
H A Dtrackselectionmenu.cpp241 const int numStars = 10; in renderStars() local
/dports/astro/marble/marble-21.12.3/src/lib/marble/declarative/
H A DPlacemark.cpp77 int const numStars = stars.mid(0, 1).toInt(&hasStars); in description() local
/dports/games/warzone2100/warzone2100/src/hci/
H A Dcommander.cpp139 int numStars = std::max((int)getDroidLevel(droid) - 1, 0); in updateExperienceStarsLabel() local

1234