/freebsd/crypto/openssh/ |
H A D | smult_curve25519_ref.c | 90 static void square(unsigned int out[32],const unsigned int a[32]) in square() function 160 square(b0,a0); in mainloop() 161 square(b0 + 32,a0 + 32); in mainloop() 166 square(r,c1 + 32); in mainloop() 172 square(xzn1b,c1); in mainloop() 194 /* 2 */ square(z2,z); in recip() 195 /* 4 */ square(t1,z2); in recip() 196 /* 8 */ square(t0,t1); in recip() 199 /* 22 */ square(t0,z11); in recip() 202 /* 2^6 - 2^1 */ square(t0,z2_5_0); in recip() [all …]
|
/freebsd/contrib/bc/scripts/ |
H A D | sqrt_random.bc | 40 # Get a bit that will say whether the value should be an exact square. 41 bits = divmod(bits, 2, square[]) 65 if (square[0]) 67 # Okay, I lied. If we need a perfect square, square now. 81 # be a perfect square.
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | maxim,ds3231.txt | 14 - 0: square-wave output on the SQW pin 15 - 1: square-wave output on the 32kHz pin
|
H A D | nxp,pcf85063.txt | 18 - clock: Provide this if the square wave pin is used as boot-enabled fixed clock.
|
H A D | rtc-m41t80.txt | 25 - clock: Provide this if the square wave pin is used as boot-enabled fixed clock.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/davinci/ |
H A D | pll.txt | 18 - ti,clkmode-square-wave: Indicates that the board is supplying a square 61 ti,clkmode-square-wave;
|
/freebsd/share/i18n/csmapper/MISC/ |
H A D | RISCOS-LATIN1%UCS.src | 31 # A hollow square box with a hollow square box in its top left-hand 32 # corner. (Imagine a square clock showing nine o'clock.) It means
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-subst.exp | 35 1 two 3 left square bracket 37 1 two 3 right square bracket
|
/freebsd/crypto/openssl/test/ |
H A D | bntests.pl | 56 my $square = bn($s{'Square'}); 58 return if $square == $a->bmul($a);
|
H A D | bntest.c | 1414 BIGNUM *a = NULL, *square = NULL, *zero = NULL, *ret = NULL; in file_square() local 1419 || !TEST_ptr(square = getBN(s, "Square")) in file_square() 1427 || !equalBN("A^2", square, ret) in file_square() 1429 || !equalBN("A * A", square, ret) in file_square() 1430 || !TEST_true(BN_div(ret, remainder, square, a, ctx)) in file_square() 1437 if (!TEST_true(BN_sqrt(ret, square, ctx)) in file_square() 1442 if (!TEST_BN_eq_zero(square)) { in file_square() 1444 || !TEST_true(BN_copy(tmp, square))) in file_square() 1464 BN_free(square); in file_square()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86Schedule.td | 278 defm WriteFSqrt : X86SchedWritePair<ReadAfterVecLd>; // Floating point square root. 279 defm WriteFSqrtX : X86SchedWritePair<ReadAfterVecXLd>; // Floating point square root (XMM). 280 defm WriteFSqrtY : X86SchedWritePair<ReadAfterVecYLd>; // Floating point square root (YMM). 281 defm WriteFSqrtZ : X86SchedWritePair<ReadAfterVecYLd>; // Floating point square root (ZMM). 282 defm WriteFSqrt64 : X86SchedWritePair<ReadAfterVecLd>; // Floating point double square root. 283 defm WriteFSqrt64X : X86SchedWritePair<ReadAfterVecXLd>; // Floating point double square root (XMM). 284 defm WriteFSqrt64Y : X86SchedWritePair<ReadAfterVecYLd>; // Floating point double square root (YMM). 285 defm WriteFSqrt64Z : X86SchedWritePair<ReadAfterVecYLd>; // Floating point double square root (ZMM). 286 defm WriteFSqrt80 : X86SchedWritePair<ReadAfterVecLd>; // Floating point long double square root. 291 defm WriteFRsqrt : X86SchedWritePair<ReadAfterVecLd>; // Floating point reciprocal square roo [all...] |
H A D | X86ScheduleZnver3.td | 920 defm : Zn3WriteResXMMPair<WriteFSqrt, [Zn3FPFDiv], 15, [5], 1>; // Floating point square root. 921 defm : Zn3WriteResXMMPair<WriteFSqrtX, [Zn3FPFDiv], 15, [5], 1>; // Floating point square root (XM… 922 defm : Zn3WriteResYMMPair<WriteFSqrtY, [Zn3FPFDiv], 15, [5], 1>; // Floating point square root (YM… 923 defm : X86WriteResPairUnsupported<WriteFSqrtZ>; // Floating point square root (ZMM). 924 defm : Zn3WriteResXMMPair<WriteFSqrt64, [Zn3FPFDiv], 21, [9], 1>; // Floating point double square … 925 defm : Zn3WriteResXMMPair<WriteFSqrt64X, [Zn3FPFDiv], 21, [9], 1>; // Floating point double square … 926 defm : Zn3WriteResYMMPair<WriteFSqrt64Y, [Zn3FPFDiv], 21, [9], 1>; // Floating point double square … 927 defm : X86WriteResPairUnsupported<WriteFSqrt64Z>; // Floating point double square root (ZMM). 928 … 22, [23], 1>; // FIXME: latency not from llvm-exegesis // Floating point long double square root. 933 …esXMMPair<WriteFRsqrt, [Zn3FPFDiv], 3, [1], 1>; // Floating point reciprocal square root estimate. [all …]
|
H A D | X86SchedBroadwell.td | 305 defm : BWWriteResPair<WriteFRsqrt, [BWPort0], 5, [1], 1, 5>; // Floating point reciprocal square r… 306 defm : BWWriteResPair<WriteFRsqrtX,[BWPort0], 5, [1], 1, 5>; // Floating point reciprocal square r… 307 …qrtY,[BWPort0,BWPort015], 11, [2,1], 3, 6>; // Floating point reciprocal square root estimate (YMM… 310 defm : X86WriteRes<WriteFSqrt, [BWPort0,BWFPDivider], 11, [1,4], 1>; // Floating point square… 312 …esPair<WriteFSqrtX, [BWPort0,BWFPDivider], 11, [1,7], 1, 5>; // Floating point square root (XMM). 313 …SqrtY, [BWPort0,BWPort015,BWFPDivider], 21, [2,1,14], 3, 6>; // Floating point square root (YMM). 315 …teRes<WriteFSqrt64, [BWPort0,BWFPDivider], 16, [1,8], 1>; // Floating point double square root. 317 …WriteFSqrt64X, [BWPort0,BWFPDivider], 16, [1,14],1, 5>; // Floating point double square root (XMM). 318 …, [BWPort0,BWPort015,BWFPDivider], 29, [2,1,28], 3, 6>; // Floating point double square root (YMM). 320 …esPair<WriteFSqrt80, [BWPort0,BWFPDivider], 23, [1,9]>; // Floating point long double square root.
|
/freebsd/sys/libkern/x86/ |
H A D | crc32_sse42.c | 115 gf2_matrix_square(uint32_t *square, uint32_t *mat) in gf2_matrix_square() argument 120 square[n] = gf2_matrix_times(mat, mat[n]); in gf2_matrix_square()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedNeoverseN1.td | 414 // FP square root 418 // FP square root, H-form 422 // FP square root, S-form 428 // FP square root, D-form 698 // ASIMD FP square root, D-form, F16 702 // ASIMD FP square root, D-form, F32 706 // ASIMD FP square root, Q-form, F16 710 // ASIMD FP square root, Q-form, F32 716 // ASIMD FP square root, Q-form, F64 771 // ASIMD reciprocal and square roo [all...] |
H A D | AArch64SchedNeoverseV1.td | 665 // FP square root 669 // FP square root, H-form 673 // FP square root, S-form 679 // FP square root, D-form 930 // ASIMD FP square root, D-form, F16 934 // ASIMD FP square root, F32 944 // ASIMD FP square root, Q-form, F16 947 // ASIMD FP square root, Q-form, F64 1018 // ASIMD reciprocal and square root estimate, D-form U32 1019 // ASIMD reciprocal and square root estimate, D-form F32 and F64 [all …]
|
H A D | AArch64SchedNeoverseN2.td | 798 // FP divide, square root 808 // FP square root, H-form 810 // FP square root, S-form 812 // FP square root, D-form 1133 // ASIMD FP square root, D-form, F16 1136 // ASIMD FP square root, D-form, F32 1139 // ASIMD FP square root, Q-form, F16 1142 // ASIMD FP square root, Q-form, F32 1145 // ASIMD FP square root, Q-form, F64 1193 // ASIMD reciprocal and square root estimate, D-form U32 [all …]
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_prime.c | 30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro 510 && square(primes[i]) > BN_get_word(rnd) + delta) in probable_prime() 589 && square(primes[i]) > BN_get_word(rnd) + delta) in probable_prime_dh()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BN_add.pod | 60 BN_sqr() takes the square of I<a> and places the result in I<r> 89 BN_mod_sqr() takes the square of I<a> modulo B<m> and places the 92 BN_mod_sqrt() returns the modular square root of I<a> such that
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | lpc32xx-key.txt | 19 since LPC32xx only supports square matrices
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | apq8039-t2.dts | 19 compatible = "square,apq8039-t2", "qcom,msm8939"; 170 model = "apq8039-square-sndcard";
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat-history.txt | 15 -- Fixed a bug in all 64-bit-version square root functions except
|
/freebsd/tools/tools/locale/patch/ |
H A D | patch-UnicodeData.txt | 5 33FF;SQUARE GAL;So;0;ON;<square> 0067 0061 006C;;;;N;;;;;
|
/freebsd/contrib/smbfs/examples/ |
H A D | dot.nsmbrc | 13 # surrounded with square brackets:
|
/freebsd/usr.bin/m4/TEST/ |
H A D | sqroot.m4 | 36 `ifelse(eval($1<0),1,negative-square-root,
|