Home
last modified time | relevance | path

Searched refs:xd0 (Results 151 – 175 of 6605) sorted by relevance

12345678910>>...265

/dports/math/ascent/Ascent-0.7.0/include/ascent/integrators_modular/
H A DRTAM3.h40 auto& xd0 = state.memory[1]; in operator() local
48 xd0 = xd; in operator()
52 x = x0 + dt / 18 * (20 * xd - 3 * xd0 + xd1); in operator()
54 xd1 = xd0; in operator()
H A DABM4.h37 auto &xd0 = state.memory[1]; in operator() local
47 xd0 = xd; in operator()
48 x = x0 + c0 * dt * (55.0 * xd0 - 59.0 * xd_1 + 37.0 * xd_2 - 9.0 * xd_3); in operator()
53 … x = x0 + c1 * dt * (251.0 * xd + 646.0 * xd0 - 264.0 * xd_1 + 106.0 * xd_2 - 19.0 * xd_3); in operator()
56 xd_1 = xd0; in operator()
H A DRTAM4.h40 auto& xd0 = state.memory[1]; in operator() local
49 xd0 = xd; in operator()
53 x = x0 + dt / 30 * (36 * xd - 10 * xd0 + 5 * xd1 - xd2); in operator()
56 xd1 = xd0; in operator()
H A DRK3.h35 auto& xd0 = state.memory[1]; in operator() local
43 xd0 = xd; // k1 in operator()
44 x = x0 + dt * (1.0/3.0) * xd0; in operator()
52 x = x0 + dt * ( (1.0/4.0)*xd0 + (3.0/4.0)*xd2 ); in operator()
H A DRK4.h36 auto& xd0 = state.memory[1]; in operator() local
45 xd0 = xd; in operator()
46 x = x0 + 0.5 * dt * xd0; in operator()
58 x = x0 + dt / 6.0 * (xd0 + 2 * xd1 + 2 * xd2 + xd3); in operator()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqmouse_qws.cpp508 const qint64 xd0 = pd0.x(); in calibrate() local
521 qint64 scale = ((xd0 - xd2)*(yd1 - yd2) - (xd1 - xd2)*(yd0 - yd2)); in calibrate()
532 b = ((xd0 - xd2)*(x1 - x2) - (x0 - x2)*(xd1 - xd2)) >> shift; in calibrate()
533 c = (yd0*(xd2*x1 - xd1*x2) + yd1*(xd0*x2 - xd2*x0) + yd2*(xd1*x0 - xd0*x1)) >> shift; in calibrate()
535 e = ((xd0 - xd2)*(y1 - y2) - (y0 - y2)*(xd1 - xd2)) >> shift; in calibrate()
536 f = (yd0*(xd2*y1 - xd1*y2) + yd1*(xd0*y2 - xd2*y0) + yd2*(xd1*y0 - xd0*y1)) >> shift; in calibrate()
/dports/devel/openocd/openocd-0.11.0/contrib/loaders/flash/bluenrg-x/
H A Dbluenrg-x_write.inc3 0x01,0x24,0xb1,0x46,0x00,0x2b,0x68,0xd0,0x6a,0x68,0x2b,0x68,0x9a,0x42,0xfb,0xd0,
4 0x2b,0x68,0x00,0x2b,0x61,0xd0,0x6a,0x68,0x2b,0x68,0x9a,0x42,0x5e,0xd9,0x6b,0x68,
6 0x00,0x2b,0x42,0xd0,0x40,0x22,0x4a,0x44,0x90,0x46,0x44,0x22,0x4a,0x44,0x00,0x92,
13 0x0e,0x60,0x19,0x68,0x0c,0x42,0xfc,0xd0,0x04,0x99,0x03,0x9e,0x10,0x32,0x10,0x30,
/dports/x11/xdtm/xdtm/icons/eddy/
H A Delispc.icon9 0x50, 0x94, 0x02, 0x08, 0xd0, 0x65, 0x02, 0x08, 0x10, 0x00, 0x00, 0x08,
10 0x10, 0x00, 0x00, 0x08, 0xd0, 0x17, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08,
11 0xd0, 0x0f, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08, 0x10, 0xbb, 0x00, 0x08,
16 0x10, 0x00, 0x00, 0x08, 0xd0, 0x7b, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08,
H A Delisp.icon9 0x50, 0x94, 0x02, 0x08, 0xd0, 0x65, 0x02, 0x08, 0x10, 0x00, 0x00, 0x08,
10 0x10, 0x00, 0x00, 0x08, 0xd0, 0x17, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08,
11 0xd0, 0x0f, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08, 0x10, 0xbb, 0x00, 0x08,
16 0x10, 0x00, 0x00, 0x08, 0xd0, 0x7b, 0x00, 0x08, 0x10, 0x00, 0x00, 0x08,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl500 vlr ($xd0,$CTR);
510 vaf ($xd0,$xd0,$CTR);
554 vaf ($xd0,$xd0,@K[3]);
559 vperm ($xd0,$xd0,$xd0,$beperm);
569 vx ($xt3,$xt3,$xd0);
586 vperm ($xd0,$xd0,$xd0,$beperm);
596 vx ($xt3,$xt3,$xd0);
613 vperm ($xd0,$xd0,$xd0,$beperm);
623 vx ($xt3,$xt3,$xd0);
640 vperm ($xd0,$xd0,$xd0,$beperm);
[all …]
H A Dchacha-armv8.pl487 dup $xd0,@{K[3]}[0]
495 add $xd0,$xd0,$CTR
518 add $xd0,$xd0,$CTR
555 zip1 $xt0,$xd0,$xd1
589 add $xd0,$xd0,@K[3]
618 eor $xd0,$xd0,$xt3
650 eor $xd2,$xd2,$xd0
719 add $xd0,$xd0,@K[3]
730 eor $xd0,$xd0,$xt3
746 eor $xd1,$xd0,$xt3
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl500 vlr ($xd0,$CTR);
510 vaf ($xd0,$xd0,$CTR);
554 vaf ($xd0,$xd0,@K[3]);
559 vperm ($xd0,$xd0,$xd0,$beperm);
569 vx ($xt3,$xt3,$xd0);
586 vperm ($xd0,$xd0,$xd0,$beperm);
596 vx ($xt3,$xt3,$xd0);
613 vperm ($xd0,$xd0,$xd0,$beperm);
623 vx ($xt3,$xt3,$xd0);
640 vperm ($xd0,$xd0,$xd0,$beperm);
[all …]
H A Dchacha-armv8.pl487 dup $xd0,@{K[3]}[0]
495 add $xd0,$xd0,$CTR
518 add $xd0,$xd0,$CTR
555 zip1 $xt0,$xd0,$xd1
589 add $xd0,$xd0,@K[3]
618 eor $xd0,$xd0,$xt3
650 eor $xd2,$xd2,$xd0
719 add $xd0,$xd0,@K[3]
730 eor $xd0,$xd0,$xt3
746 eor $xd1,$xd0,$xt3
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl500 vlr ($xd0,$CTR);
510 vaf ($xd0,$xd0,$CTR);
554 vaf ($xd0,$xd0,@K[3]);
559 vperm ($xd0,$xd0,$xd0,$beperm);
569 vx ($xt3,$xt3,$xd0);
586 vperm ($xd0,$xd0,$xd0,$beperm);
596 vx ($xt3,$xt3,$xd0);
613 vperm ($xd0,$xd0,$xd0,$beperm);
623 vx ($xt3,$xt3,$xd0);
640 vperm ($xd0,$xd0,$xd0,$beperm);
[all …]
H A Dchacha-armv8.pl487 dup $xd0,@{K[3]}[0]
495 add $xd0,$xd0,$CTR
518 add $xd0,$xd0,$CTR
555 zip1 $xt0,$xd0,$xd1
589 add $xd0,$xd0,@K[3]
618 eor $xd0,$xd0,$xt3
650 eor $xd2,$xd2,$xd0
719 add $xd0,$xd0,@K[3]
730 eor $xd0,$xd0,$xt3
746 eor $xd1,$xd0,$xt3
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl500 vlr ($xd0,$CTR);
510 vaf ($xd0,$xd0,$CTR);
554 vaf ($xd0,$xd0,@K[3]);
559 vperm ($xd0,$xd0,$xd0,$beperm);
569 vx ($xt3,$xt3,$xd0);
586 vperm ($xd0,$xd0,$xd0,$beperm);
596 vx ($xt3,$xt3,$xd0);
613 vperm ($xd0,$xd0,$xd0,$beperm);
623 vx ($xt3,$xt3,$xd0);
640 vperm ($xd0,$xd0,$xd0,$beperm);
[all …]
H A Dchacha-armv8.pl487 dup $xd0,@{K[3]}[0]
495 add $xd0,$xd0,$CTR
518 add $xd0,$xd0,$CTR
555 zip1 $xt0,$xd0,$xd1
589 add $xd0,$xd0,@K[3]
618 eor $xd0,$xd0,$xt3
650 eor $xd2,$xd2,$xd0
719 add $xd0,$xd0,@K[3]
730 eor $xd0,$xd0,$xt3
746 eor $xd1,$xd0,$xt3
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/chacha/asm/
H A Dchacha-s390x.pl500 vlr ($xd0,$CTR);
510 vaf ($xd0,$xd0,$CTR);
554 vaf ($xd0,$xd0,@K[3]);
559 vperm ($xd0,$xd0,$xd0,$beperm);
569 vx ($xt3,$xt3,$xd0);
586 vperm ($xd0,$xd0,$xd0,$beperm);
596 vx ($xt3,$xt3,$xd0);
613 vperm ($xd0,$xd0,$xd0,$beperm);
623 vx ($xt3,$xt3,$xd0);
640 vperm ($xd0,$xd0,$xd0,$beperm);
[all …]
H A Dchacha-armv8.pl487 dup $xd0,@{K[3]}[0]
495 add $xd0,$xd0,$CTR
518 add $xd0,$xd0,$CTR
555 zip1 $xt0,$xd0,$xd1
589 add $xd0,$xd0,@K[3]
618 eor $xd0,$xd0,$xt3
650 eor $xd2,$xd2,$xd0
719 add $xd0,$xd0,@K[3]
730 eor $xd0,$xd0,$xt3
746 eor $xd1,$xd0,$xt3
[all …]
/dports/security/openssl-devel/openssl-3.0.2/crypto/chacha/asm/
H A Dchacha-s390x.pl500 vlr ($xd0,$CTR);
510 vaf ($xd0,$xd0,$CTR);
554 vaf ($xd0,$xd0,@K[3]);
559 vperm ($xd0,$xd0,$xd0,$beperm);
569 vx ($xt3,$xt3,$xd0);
586 vperm ($xd0,$xd0,$xd0,$beperm);
596 vx ($xt3,$xt3,$xd0);
613 vperm ($xd0,$xd0,$xd0,$beperm);
623 vx ($xt3,$xt3,$xd0);
640 vperm ($xd0,$xd0,$xd0,$beperm);
[all …]
H A Dchacha-armv8.pl487 dup $xd0,@{K[3]}[0]
495 add $xd0,$xd0,$CTR
518 add $xd0,$xd0,$CTR
555 zip1 $xt0,$xd0,$xd1
589 add $xd0,$xd0,@K[3]
618 eor $xd0,$xd0,$xt3
650 eor $xd2,$xd2,$xd0
719 add $xd0,$xd0,@K[3]
730 eor $xd0,$xd0,$xt3
746 eor $xd1,$xd0,$xt3
[all …]
/dports/devel/openocd/openocd-0.11.0/contrib/loaders/flash/stm32/
H A Dstm32f1x.inc2 0x16,0x68,0x00,0x2e,0x18,0xd0,0x55,0x68,0xb5,0x42,0xf9,0xd0,0x2e,0x88,0x26,0x80,
5 0x02,0xd0,0xe5,0xe7,0x00,0x20,0x50,0x60,0x30,0x46,0x00,0xbe,
H A Dstm32f2x.inc2 0xd0,0xf8,0x00,0x80,0xb8,0xf1,0x00,0x0f,0x1b,0xd0,0x47,0x68,0x47,0x45,0xf7,0xd0,
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-wireproto-command-changesetdata.t158 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
228 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
251 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
274 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
303 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
325 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11',
380 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
414 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
458 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
509 b'node': b'\xea\xe5\xf8,.b#h\xd2}\xae\xcbv\xb7\xe3\x93\xd0\xf2B\x11'
[all …]
/dports/devel/openocd/openocd-0.11.0/contrib/loaders/flash/max32xxx/
H A Dmax32xxx.inc2 0xdf,0xf8,0x44,0x40,0xd0,0xf8,0x00,0x80,0xb8,0xf1,0x00,0x0f,0x1a,0xd0,0x47,0x68,
3 0x47,0x45,0xf7,0xd0,0x22,0x60,0x02,0xf1,0x04,0x02,0x57,0xf8,0x04,0x8b,0xc4,0xf8,

12345678910>>...265