Home
last modified time | relevance | path

Searched full:doubling (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/crypto/krb5/src/util/support/
H A Dprintf.c76 the initial guess, or we got here by doubling. */ in krb5int_vasprintf()
/freebsd/crypto/libecc/
H A Dmeson.options16 …type: 'boolean', value: true, description: 'use complete formulas for point addition and doubling')
H A Dcommon.mk247 # Use complete formulas for point addition and doubling
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSimpleLoopUnswitch.h69 /// This can increase the size of the code exponentially (doubling it every time
/freebsd/contrib/vis/
H A Dvis.162 and meta characters, and disables the doubling of backslashes.
/freebsd/contrib/bearssl/src/ec/
H A Dec_p256_m62.c754 * Point doubling in Jacobian coordinates: point P is doubled.
763 * Doubling formulas are: in p256_double()
1096 * Using the doubling formulas in p256_double() on (x2,y2),
1219 * We now have the alternate (doubling) coordinates in (t5,t6,t1).
1671 * window of u*P+v*Q points, to merge the two doubling-ladders in api_muladd()
1682 * to 2 bits, and thus perform twice as many non-doubling in api_muladd()
1693 * (which is both a "normal" addition, and a doubling, to handle in api_muladd()
H A Dec_p256_m64.c770 * Point doubling in Jacobian coordinates: point P is doubled.
784 * Doubling formulas are: in p256_double()
1116 * Using the doubling formulas in p256_double() on (x2,y2),
1237 * We now have the alternate (doubling) coordinates in (t5,t6,t1).
1687 * window of u*P+v*Q points, to merge the two doubling-ladders in api_muladd()
1698 * to 2 bits, and thus perform twice as many non-doubling in api_muladd()
1709 * (which is both a "normal" addition, and a doubling, to handle in api_muladd()
/freebsd/crypto/libecc/src/examples/basic/
H A Dcurve_basic_examples.c180 /* Same check with doubling in check_curve()
278 /* Let's do some performance tests for point addition and doubling! in check_curve()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td1397 // Scalar Integer Saturating Doubling Multiply Half High
1401 // Scalar Integer Saturating Rounding Doubling Multiply Half High
1406 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half
1410 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half
1540 // Signed Saturating Doubling Multiply-Add Long
1544 // Signed Saturating Doubling Multiply-Subtract Long
1548 // Signed Saturating Doubling Multiply Long
1605 // Signed Saturating Doubling Multiply Long (scalar by element)
1611 // Signed Saturating Doubling Multiply-Add Long (scalar by element)
1617 // Signed Saturating Doubling Multiply-Subtract Long (scalar by element)
[all …]
/freebsd/sys/powerpc/fpu/
H A Dfpu_sqrt.c176 * more than 2, so that even after doubling, 0 <= x < 8. (This is left as
233 * doubling the mantissa. We will also need to double x each in fpu_sqrt()
/freebsd/crypto/libecc/src/curves/
H A Dprj_pt.c861 /* in1 == in2 => doubling w/o cf */ in __prj_pt_add_monty_no_cf()
890 * http://www.hyperelliptic.org/EFD/g1p/auto-shortw-projective.html#doubling-dbl-2007-bl
1105 * Internal version that peform in place doubling of given val,
1125 * Public function for projective point doubling. The function handles the init
1408 * addition for doubling, incurring a small performance hit in _prj_pt_mul_ltr_monty_dbl_add_always()
1537 * addition for doubling, incurring a small performance hit in _prj_pt_mul_ltr_monty_dbl_add_always()
1651 * addition for doubling, incurring a small performance hit in _prj_pt_mul_ltr_monty_ladder()
1672 * addition for doubling, incurring a small performance hit in _prj_pt_mul_ltr_monty_ladder()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td908 // Multiply accumulate saturating doubling long regular
912 // Multiply saturating doubling high, B, H, S element size
916 // Multiply saturating doubling high, D element size
919 // Multiply saturating doubling long
923 // Multiply saturating rounding doubling regular/complex accumulate, B, H, S
930 // Multiply saturating rounding doubling regular/complex accumulate, D element
935 // Multiply saturating rounding doubling regular/complex, B, H, S element size
939 // Multiply saturating rounding doubling regular/complex, D element size
H A DAArch64SchedNeoverseN2.td1830 // Multiply accumulate saturating doubling long regular
1834 // Multiply saturating doubling high, B, H, S element size
1838 // Multiply saturating doubling high, D element size
1841 // Multiply saturating doubling long
1845 // Multiply saturating rounding doubling regular/complex accumulate, B, H, S
1852 // Multiply saturating rounding doubling regular/complex accumulate, D element
1857 // Multiply saturating rounding doubling regular/complex, B, H, S element size
1861 // Multiply saturating rounding doubling regular/complex, D element size
H A DAArch64SchedNeoverseV2.td2347 // Multiply accumulate saturating doubling long regular
2352 // Multiply saturating doubling high, B, H, S element size
2356 // Multiply saturating doubling high, D element size
2359 // Multiply saturating doubling long
2363 // Multiply saturating rounding doubling regular/complex accumulate, B, H, S
2370 // Multiply saturating rounding doubling regular/complex accumulate, D element
2375 // Multiply saturating rounding doubling regular/complex, B, H, S element size
2379 // Multiply saturating rounding doubling regular/complex, D element size
/freebsd/usr.sbin/ppp/
H A DREADME.changes129 (rather than meaning execute) by doubling it to ``!!''.
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.h144 * Overflow page numbers are allocated per split point. At each doubling of
/freebsd/contrib/ldns/
H A Dedns.c318 /* initialize the capacity if needed, otherwise grow by doubling */ in ldns_edns_option_list_push()
/freebsd/contrib/libc-vis/
H A Dvis.3440 doubling of backslashes and the backslash before the default
/freebsd/lib/libc/db/hash/
H A Dhash.h155 * Overflow page numbers are allocated per split point. At each doubling of
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dti,k3-r5f-rproc.yaml16 Split mode providing two individual compute cores for doubling the compute
/freebsd/usr.sbin/moused/moused/
H A Dutil.c379 struct input_prop props[INPUT_PROP_CNT]; /* doubling up on quirks is a bug */ in parse_input_prop_property()
/freebsd/stand/man/
H A Dloader.efi.8126 If this causes a doubling of characters, set
/freebsd/contrib/libucl/uthash/
H A Duthash.h409 /* Bucket expansion has the effect of doubling the number of buckets
692 /* ineffective expands occur when a bucket doubling was performed, but
/freebsd/contrib/ntp/html/
H A Dassoc.html61 …PM with a 64-s interval decreasing by a factor of two for each interval doubling. At a 36-hr inter…
/freebsd/usr.bin/sdiff/
H A Dsdiff.c225 * Each flag has at most one argument, so doubling argc gives an in main()
227 * file1, and file2 won't have arguments so doubling them will in main()

123456