Home
last modified time | relevance | path

Searched refs:square (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd-13-stable/crypto/openssh/
HDsmult_curve25519_ref.c90 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-13-stable/contrib/bc/scripts/
HDsqrt_random.bc41 bits = divmod(bits, 2, square[])
65 if (square[0])
/freebsd-13-stable/sys/contrib/device-tree/Bindings/rtc/
Dmaxim,ds3231.txt14 - 0: square-wave output on the SQW pin
15 - 1: square-wave output on the 32kHz pin
/freebsd-13-stable/sys/contrib/device-tree/Bindings/clock/ti/davinci/
HDpll.txt18 - ti,clkmode-square-wave: Indicates that the the board is supplying a square
61 ti,clkmode-square-wave;
/freebsd-13-stable/contrib/bmake/unit-tests/
HDvarmod-subst.exp35 1 two 3 left square bracket
37 1 two 3 right square bracket
/freebsd-13-stable/share/i18n/csmapper/MISC/
DRISCOS-LATIN1%UCS.src31 # 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
DUCS%RISCOS-LATIN1.src31 # 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-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86Schedule.td278 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 root est…
[all …]
HDX86ScheduleZnver3.td920 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 …]
HDX86SchedBroadwell.td305 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.
HDX86ScheduleZnver4.td931 defm : Zn4WriteResXMMPair<WriteFSqrt, [Zn4FPFDiv], 15, [5], 1>; // Floating point square root.
932 defm : Zn4WriteResXMMPair<WriteFSqrtX, [Zn4FPFDiv], 15, [5], 1>; // Floating point square root (XM…
933 defm : Zn4WriteResYMMPair<WriteFSqrtY, [Zn4FPFDiv], 15, [5], 1>; // Floating point square root (YM…
934 defm : Zn4WriteResZMMPair<WriteFSqrtZ, [Zn4FPFDiv], 15, [10], 1>; // Floating point square root (Z…
935 defm : Zn4WriteResXMMPair<WriteFSqrt64, [Zn4FPFDiv], 21, [9], 1>; // Floating point double square
936 defm : Zn4WriteResXMMPair<WriteFSqrt64X, [Zn4FPFDiv], 21, [9], 1>; // Floating point double square
937 defm : Zn4WriteResYMMPair<WriteFSqrt64Y, [Zn4FPFDiv], 21, [9], 1>; // Floating point double square
938 defm : Zn4WriteResZMMPair<WriteFSqrt64Z, [Zn4FPFDiv], 21, [18], 1>; // Floating point double square
939 … 22, [23], 1>; // FIXME: latency not from llvm-exegesis // Floating point long double square root.
944 …esXMMPair<WriteFRsqrt, [Zn4FPFDiv], 4, [1], 1>; // Floating point reciprocal square root estimate.
[all …]
/freebsd-13-stable/crypto/openssl/crypto/bn/
HDbn_prime.c30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro
302 && square(primes[i]) > BN_get_word(rnd) + delta) in probable_prime()
372 && square(primes[i]) > BN_get_word(rnd) + delta) in probable_prime_dh()
/freebsd-13-stable/sys/libkern/x86/
HDcrc32_sse42.c115 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-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SchedNeoverseN1.td414 // 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 root estimate, D-form F32 and F64
[all …]
HDAArch64SchedNeoverseV1.td665 // 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 …]
HDAArch64SchedNeoverseN2.td798 // 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 …]
HDAArch64SchedNeoverseV2.td1291 // FP divide, square root
1301 // FP square root, H-form
1303 // FP square root, S-form
1305 // FP square root, D-form
1635 // ASIMD FP square root, D-form, F16
1638 // ASIMD FP square root, D-form, F32
1641 // ASIMD FP square root, Q-form, F16
1644 // ASIMD FP square root, Q-form, F32
1647 // ASIMD FP square root, Q-form, F64
1694 // ASIMD reciprocal and square root estimate, D-form U32
[all …]
/freebsd-13-stable/crypto/openssl/doc/man3/
HDBN_add.pod60 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-13-stable/sys/contrib/device-tree/Bindings/input/
HDlpc32xx-key.txt19 since LPC32xx only supports square matrices
/freebsd-13-stable/lib/libc/softfloat/
HDsoftfloat-history.txt15 -- Fixed a bug in all 64-bit-version square root functions except
/freebsd-13-stable/tools/tools/locale/patch/
HDpatch-UnicodeData.txt5 33FF;SQUARE GAL;So;0;ON;<square> 0067 0061 006C;;;;N;;;;;
/freebsd-13-stable/contrib/smbfs/examples/
HDdot.nsmbrc13 # surrounded with square brackets:
/freebsd-13-stable/usr.bin/m4/TEST/
HDsqroot.m439 `ifelse(eval($1<0),1,negative-square-root,
/freebsd-13-stable/crypto/heimdal/lib/wind/
HDUnicodeData.txt8897 3250;PARTNERSHIP SIGN;So;0;ON;<square> 0050 0054 0045;;;;N;;;;;
9020 32CC;SQUARE HG;So;0;ON;<square> 0048 0067;;;;N;;;;;
9021 32CD;SQUARE ERG;So;0;ON;<square> 0065 0072 0067;;;;N;;;;;
9022 32CE;SQUARE EV;So;0;ON;<square> 0065 0056;;;;N;;;;;
9023 32CF;LIMITED LIABILITY SIGN;So;0;ON;<square> 004C 0054 0044;;;;N;;;;;
9071 3300;SQUARE APAATO;So;0;L;<square> 30A2 30D1 30FC 30C8;;;;N;SQUARED APAATO;;;;
9072 3301;SQUARE ARUHUA;So;0;L;<square> 30A2 30EB 30D5 30A1;;;;N;SQUARED ARUHUA;;;;
9073 3302;SQUARE ANPEA;So;0;L;<square> 30A2 30F3 30DA 30A2;;;;N;SQUARED ANPEA;;;;
9074 3303;SQUARE AARU;So;0;L;<square> 30A2 30FC 30EB;;;;N;SQUARED AARU;;;;
9075 3304;SQUARE ININGU;So;0;L;<square> 30A4 30CB 30F3 30B0;;;;N;SQUARED ININGU;;;;
[all …]
/freebsd-13-stable/contrib/subversion/doc/
HDdoxygen.conf41 PROJECT_LOGO = doc/svn-square.jpg

1234