Home
last modified time | relevance | path

Searched refs:addM (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/p256/
H A Dp256.c127 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
187 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
335 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
401 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
407 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
409 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/p256/
H A Dp256.c127 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
187 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
335 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
401 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
407 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
409 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/p256/
H A Dp256.c127 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
187 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
335 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
401 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
407 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
409 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/algs/qgis/
H A DGeometryConvert.py86 newType = QgsWkbTypes.addM(newType)
92 newType = QgsWkbTypes.addM(newType)
98 newType = QgsWkbTypes.addM(newType)
104 newType = QgsWkbTypes.addM(newType)
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/qgis/
H A DGeometryConvert.py86 newType = QgsWkbTypes.addM(newType)
92 newType = QgsWkbTypes.addM(newType)
98 newType = QgsWkbTypes.addM(newType)
104 newType = QgsWkbTypes.addM(newType)
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/cbits/p256/
H A Dp256.c130 static cryptonite_p256_digit addM(const cryptonite_p256_int* MOD, in addM() function
194 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in cryptonite_p256_modmul()
342 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in cryptonite_p256_mod()
410 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modadd()
417 top = addM(MOD, top, P256_DIGITS(c), ~MSB_COMPLEMENT(top)); in cryptonite_p256e_modsub()
419 addM(MOD, 0, P256_DIGITS(c), top); in cryptonite_p256e_modsub()
469 addM(&cryptonite_SECP256r1_n, 0, P256_DIGITS(c), borrow + hi_carry); in cryptonite_p256e_montmul()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dmod_mpz_new.cpp86 cy = addM(t.r, a.r); in div3()
87 cy += addM(t.r, t.r); in div3()
89 cy = addM(t.r, a.r); in div3()
H A Dmod_mpz_new.hpp86 mp_limb_t addM(mp_limb_t *r, const mp_limb_t *s) const { in addM() function in ModulusMPZ
316 const mp_limb_t cy = addM(r.r, r.r); in sub()
325 const mp_limb_t cy = addM(r.r, r.r); in sub1()
345 mp_limb_t cy = addM(r.r, r.r); in sub()
403 mp_limb_t cy = addM(r.r, a.r); in div2()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/processing/
H A Dqgsalgorithmfilterbygeometry.cpp107 pointType = QgsWkbTypes::addM( pointType ); in processAlgorithm()
108 lineType = QgsWkbTypes::addM( lineType ); in processAlgorithm()
109 polygonType = QgsWkbTypes::addM( polygonType ); in processAlgorithm()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/processing/
H A Dqgsalgorithmfilterbygeometry.cpp107 pointType = QgsWkbTypes::addM( pointType ); in processAlgorithm()
108 lineType = QgsWkbTypes::addM( lineType ); in processAlgorithm()
109 polygonType = QgsWkbTypes::addM( polygonType ); in processAlgorithm()
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/geometry/
H A Dqgswkbtypes.sip.in290 .. seealso:: :py:func:`addM`
301 .. seealso:: :py:func:`addM`
310 static Type addM( Type type ) /HoldGIL/;
346 .. seealso:: :py:func:`addM`
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dadjuster.cc332 void Adjuster::setAddMode(bool addM) in setAddMode() argument
334 if (addM != addMode) { in setAddMode()
336 addMode = addM; in setAddMode()
338 if (addM) { in setAddMode()

12345