Home
last modified time | relevance | path

Searched defs:is_natural (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-gym/gym-0.21.0/gym/envs/toy_text/
H A Dblackjack.py40 def is_natural(hand): # Is this hand a natural blackjack? function
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/libraries/
H A DForm_validation.php1457 public function is_natural($str) function in CI_Form_validation
/dports/www/codeigniter/CodeIgniter-3.1.11/system/libraries/
H A DForm_validation.php1464 public function is_natural($str) function in CI_Form_validation
/dports/graphics/py-plotly/plotly-4.14.3/_plotly_utils/
H A Dpng.py2220 def is_natural(x): function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/extlibs/
H A Dpng.py2204 def is_natural(x): function
/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Dunicharset.h128 inline bool is_natural() const { in is_natural() function