Home
last modified time | relevance | path

Searched defs:inflections (Results 1 – 11 of 11) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/SurnameTradition/
H A DPatrilinealSurnameTradition.php80 protected function inflect(string $name, array $inflections): string
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/SurnameTradition/
H A DPatrilinealSurnameTradition.php76 protected function inflect($name, $inflections)
/dports/korean/hunspell/hunspell-dict-ko-0.7.90/data/scripts/
H A Dmark-irregular-inflection.py26 def detect_irregular(word, inflections): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsTestCommon.cpp74 int inflections = cubic->findInflections(inflectT); in toQuadraticTs() local
221 int inflections = cubic.findInflections(tInflects); in CubicPathToSimple() local
/dports/security/vuls/vuls-0.13.7/vendor/github.com/jinzhu/inflection/
H A Dinflections_test.go8 var inflections = map[string]string{ var
/dports/dns/blocky/blocky-0.17/vendor/github.com/jinzhu/inflection/
H A Dinflections_test.go8 var inflections = map[string]string{ var
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/jinzhu/inflection/
H A Dinflections_test.go8 var inflections = map[string]string{ var
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/jinzhu/inflection/
H A Dinflections_test.go8 var inflections = map[string]string{ var
/dports/graphics/py-beziers/beziers-0.4.0/beziers/
H A Dcubicbezier.py160 def findExtremes(self, inflections = False): argument
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglstate_params.py53 def __init__(self, radical, inflections, suffix = ''): argument
87 …def __init__(self, radical=None, inflections=None, suffix='', inflector=None, key=None, pnameIdx=-… argument
/dports/french/verbiste/verbiste-0.1.47/src/verbiste/
H A Dc-api.cpp293 const VS &inflections = tenseConjug[i]; in verbiste_conjugate() local