Home
last modified time | relevance | path

Searched +defs:accuracy +defs:o (Results 1 – 25 of 45) sorted by relevance

12

/dports/java/bouncycastle15/crypto-169/util/src/main/java/org/bouncycastle/asn1/tsp/
H A DTSTInfo.java27 private Accuracy accuracy; field in TSTInfo
33 public static TSTInfo getInstance(Object o) in getInstance()
71 ASN1Object o = (ASN1Object) e.nextElement(); in TSTInfo() local
107 Accuracy accuracy, ASN1Boolean ordering, ASN1Integer nonce, in TSTInfo()
/dports/games/omega/omega/
H A Deffect2.c528 void i_chaos(o) in i_chaos() argument
542 void i_law(o) in i_law() argument
621 void accuracy(blessing) in accuracy() function
/dports/science/openbabel/openbabel-3.1.1/tools/
H A Dobspectrophore.cpp30 OpenBabel::OBSpectrophore::AccuracyOption accuracy = OpenBabel::OBSpectrophore::AngStepSize20; in main() local
211 std::string o = v; in isValidValue() local
305 std::string o = v; in stringToNormalizationOption() local
319 std::string o = v; in stringToAccuracyOption() local
338 std::string o = v; in stringToStereoOption() local
/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Dscoreboard.h158 gameent *o = (gameent *)game::iterdynents(i); in bestplayers() local
177 gameent *o = (gameent *)game::iterdynents(i); in sortteams() local
218 gameent *o = (gameent *)game::iterdynents(i); in groupplayers() local
358 accuracy = game::player1->totaldamage*100.f/float(max(game::player1->totalshots, 1)); in gui() local
536 gameent *o = spectators[i]; in gui() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Simulation/include/SimTKcommon/internal/
H A DSystem.h982 explicit ProjectOptions(Real accuracy) in ProjectOptions()
999 ProjectOptions& setRequiredAccuracy(Real accuracy) { in setRequiredAccuracy()
1139 explicit RealizeOptions(unsigned o) : optionSet(o) { } in RealizeOptions()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/examples/
H A DPong.hs89 o = 1 - ballRadius function
99 accuracy p = g . f . fromIntegral $ p^.score._1 - p^.score._2 function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/examples/
H A DPong.hs89 o = 1 - ballRadius function
99 accuracy p = g . f . fromIntegral $ p^.score._1 - p^.score._2 function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/examples/
H A DPong.hs89 o = 1 - ballRadius function
99 accuracy p = g . f . fromIntegral $ p^.score._1 - p^.score._2 function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/examples/
H A DPong.hs89 o = 1 - ballRadius function
99 accuracy p = g . f . fromIntegral $ p^.score._1 - p^.score._2 function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/examples/
H A DPong.hs89 o = 1 - ballRadius function
99 accuracy p = g . f . fromIntegral $ p^.score._1 - p^.score._2 function
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/
H A DSensorServices.java239 private float[] getRotationMxFromOrientation(float[] o) { in getRotationMxFromOrientation()
363 public void onAccuracyChanged(Sensor sensor, int accuracy) { in onAccuracyChanged()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/
H A DSensorServices.java239 private float[] getRotationMxFromOrientation(float[] o) { in getRotationMxFromOrientation()
363 public void onAccuracyChanged(Sensor sensor, int accuracy) { in onAccuracyChanged()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libnest2d/include/libnest2d/placers/
H A Dnfpplacer.hpp126 float accuracy = 0.65f; member
327 void accuracy(double a /* within <0.0, 1.0>*/) { accuracy_ = a; } in accuracy() function in libnest2d::placers::EdgeCache
649 Optimizer(float accuracy = 1.f) { in Optimizer()
793 { in _trypack()
831 float accuracy = config_.accuracy; in _trypack() local
868 Optimum o(std::get<0>(mr.optimum), ch, -1); in _trypack() local
916 Optimum o(std::get<0>(hmr.optimum), in _trypack() local
/dports/devel/libnest2d-ultimaker/libnest2d-4d6fb4d/include/libnest2d/placers/
H A Dnfpplacer.hpp76 float accuracy = 0.65f; member
273 void accuracy(double a /* within <0.0, 1.0>*/) { accuracy_ = a; } in accuracy() function in libnest2d::placers::EdgeCache
713 Optimizer(float accuracy = 1.f) { in Optimizer()
848 { in _trypack()
886 float accuracy = config_.accuracy; in _trypack() local
923 Optimum o(std::get<0>(mr.optimum), ch, -1); in _trypack() local
971 Optimum o(std::get<0>(hmr.optimum), in _trypack() local
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/geolocation/
H A De_mod_main.c52 double accuracy; member
384 int accuracy; in cb_client_object_get() local
440 Evas_Object *o; in _gc_init() local
538 Evas_Object *o; in _gc_icon() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_interface/
H A DcollectedHeap.hpp256 oop o = oopDesc::load_decode_heap_oop_not_null(p); in is_in_place() local
644 jbyte* accuracy, in copy_allocation_context_stats()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_interface/
H A DcollectedHeap.hpp256 oop o = oopDesc::load_decode_heap_oop_not_null(p); in is_in_place() local
644 jbyte* accuracy, in copy_allocation_context_stats()
/dports/textproc/nuspell/nuspell-5.0.1/tests/
H A Dverify.cxx151 auto& o = cout; in print_help() local
323 auto accuracy = (true_pos + true_neg) * 1.0 / total; in normal_loop() local
/dports/games/sauerbraten/sauerbraten/src/fpsgame/
H A Dmonster.cpp270 void stackmonster(monster *d, physent *o) in stackmonster()
415 void spsummary(int accuracy) in spsummary()
H A Dfps.cpp303 const fpsent *o = players[i]; in ratespawn() local
520 int accuracy = (player1->totaldamage*100)/max(player1->totalshots, 1); in timeupdate() local
699 void dynentcollide(physent *d, physent *o, const vec &dir) in dynentcollide()
1127 dynent *o = intersectclosest(d->o, worldpos, d); in selectcrosshair() local
/dports/games/tesseract-data/tesseract/src/game/
H A Dgame.cpp439 int accuracy = (player1->totaldamage*100)/max(player1->totalshots, 1); in timeupdate() local
591 void dynentcollide(physent *d, physent *o, const vec &dir) in dynentcollide()
787 dynent *o = intersectclosest(d->o, worldpos, d); in selectcrosshair() local
/dports/games/tesseract/tesseract/src/game/
H A Dgame.cpp439 int accuracy = (player1->totaldamage*100)/max(player1->totalshots, 1); in timeupdate() local
591 void dynentcollide(physent *d, physent *o, const vec &dir) in dynentcollide()
787 dynent *o = intersectclosest(d->o, worldpos, d); in selectcrosshair() local
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DCablePath.cpp65 std::ostream& operator<<(std::ostream& o, const PathInstanceInfo& info) { in operator <<()
79 std::ostream& operator<<(std::ostream& o, const PathPosEntry& ppe) { in operator <<()
98 std::ostream& operator<<(std::ostream& o, const PathVelEntry& entry) { in operator <<()
739 Real accuracy) in PathError()
1593 Real accuracy) in SurfaceError()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletSoftBody/
H A DbtSoftBodyInternals.h562 static const btScalar accuracy=(btScalar)0.0001; member
619 static const btScalar accuracy=(btScalar)0.0001; in PolarDecompose() local
890 btVector3 o=node->m_x; in Process() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletSoftBody/
H A DbtSoftBodyInternals.h547 static const btScalar accuracy=(btScalar)0.0001; member
604 static const btScalar accuracy=(btScalar)0.0001; in PolarDecompose() local
875 btVector3 o=node->m_x; in Process() local

12