Home
last modified time | relevance | path

Searched refs:tmp2 (Results 26 – 50 of 14685) sorted by relevance

12345678910>>...588

/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/ec_order/eco_gfp/elkies/
H A DtildeE.cc160 multiply (tmp2, tmp2, j[k-1]); in tildeEA()
206 multiply (tmp2, tmp2, j[k-2]); in tildeEA()
297 multiply (tmp2, tmp2, DJJ2); in tildeEA()
369 multiply (tmp2, tmp2, 3); in tildeEA()
382 divide (tmp2, tmp2, tmp3); in tildeEA()
387 multiply (tmp2, tmp2, E6_tau); in tildeEA()
388 multiply (tmp2, tmp2, E6_tau); in tildeEA()
392 divide (tmp2, tmp2, tmp3); in tildeEA()
525 multiply (tmp2, tmp2, j[k]); in tildeEf()
624 multiply (tmp2, tmp2, tmp); in tildeEf()
[all …]
/dports/x11-wm/i3/i3-4.20.1/testcases/t/
H A D132-move-workspace.t47 cmd "$movecmd $tmp2";
121 cmd "workspace $tmp2";
133 cmd "workspace $tmp2";
150 cmd "workspace $tmp2";
177 $ws = get_ws($tmp2);
319 $ws = get_ws($tmp2);
338 $ws = get_ws($tmp2);
351 $ws = get_ws($tmp2);
359 $ws = get_ws($tmp2);
372 $ws = get_ws($tmp2);
[all …]
/dports/x11-wm/i3-gaps/i3-4.20.1/testcases/t/
H A D132-move-workspace.t47 cmd "$movecmd $tmp2";
121 cmd "workspace $tmp2";
133 cmd "workspace $tmp2";
150 cmd "workspace $tmp2";
177 $ws = get_ws($tmp2);
319 $ws = get_ws($tmp2);
338 $ws = get_ws($tmp2);
351 $ws = get_ws($tmp2);
359 $ws = get_ws($tmp2);
372 $ws = get_ws($tmp2);
[all …]
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/contrib/adaptive-compression/
H A Dtest-correctness.sh4 zstd -d tmp.zst -o tmp2
5 diff -s -q tmp tmp2
10 zstd -d tmp.zst -o tmp2
11 diff -s -q tmp tmp2
17 diff -s -q tmp tmp2
23 diff -s -q tmp tmp2
29 diff -s -q tmp tmp2
35 diff -s -q tmp tmp2
41 diff -s -q tmp tmp2
47 diff -s -q tmp tmp2
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/contrib/adaptive-compression/
H A Dtest-correctness.sh4 zstd -d tmp.zst -o tmp2
5 diff -s -q tmp tmp2
10 zstd -d tmp.zst -o tmp2
11 diff -s -q tmp tmp2
17 diff -s -q tmp tmp2
23 diff -s -q tmp tmp2
29 diff -s -q tmp tmp2
35 diff -s -q tmp tmp2
41 diff -s -q tmp tmp2
47 diff -s -q tmp tmp2
[all …]
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/contrib/adaptive-compression/
H A Dtest-correctness.sh4 zstd -d tmp.zst -o tmp2
5 diff -s -q tmp tmp2
10 zstd -d tmp.zst -o tmp2
11 diff -s -q tmp tmp2
17 diff -s -q tmp tmp2
23 diff -s -q tmp tmp2
29 diff -s -q tmp tmp2
35 diff -s -q tmp tmp2
41 diff -s -q tmp tmp2
47 diff -s -q tmp tmp2
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_Image.cpp324 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); in ComposeToInternal()
327 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); in ComposeToInternal()
330 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); in ComposeToInternal()
353 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); in ComposeToInternal()
356 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); in ComposeToInternal()
359 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); in ComposeToInternal()
385 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); in ComposeToInternal()
388 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); in ComposeToInternal()
391 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); in ComposeToInternal()
422 tmp = (tmp2 & ~maskL) | ((tmp1 | tmp2) & maskL); in ComposeToInternal()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_Image.cpp328 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); in ComposeToInternal()
331 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); in ComposeToInternal()
334 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); in ComposeToInternal()
357 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); in ComposeToInternal()
360 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); in ComposeToInternal()
363 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); in ComposeToInternal()
389 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); in ComposeToInternal()
392 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); in ComposeToInternal()
395 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); in ComposeToInternal()
426 tmp = (tmp2 & ~maskL) | ((tmp1 | tmp2) & maskL); in ComposeToInternal()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/cast/asm/
H A Dcast-586.pl30 $tmp2="ebx";
72 &mov($tmp2,&wparam(0));
78 &mov($L,&DWP(0,$tmp2,"",0));
158 &mov( $tmp2, 0xff);
161 &and( $tmp2, $tmp4);
166 &mov( $tmp2, $tmp4); # B
170 &and( $tmp2, 0xff);
177 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
179 &$OP2( $tmp1, $tmp2);
182 &$OP3( $tmp1, $tmp2);
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/cast/asm/
H A Dcast-586.pl17 $tmp2="ebx";
57 &mov($tmp2,&wparam(0));
63 &mov($L,&DWP(0,$tmp2,"",0));
142 &mov( $tmp2, $tmp4); # B
146 &and( $tmp2, 0xff);
151 &mov( $tmp2, $tmp4); # B
155 &and( $tmp2, 0xff);
162 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
164 &$OP2( $tmp1, $tmp2);
167 &$OP3( $tmp1, $tmp2);
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/cast/asm/
H A Dcast-586.pl30 $tmp2="ebx";
72 &mov($tmp2,&wparam(0));
78 &mov($L,&DWP(0,$tmp2,"",0));
158 &mov( $tmp2, 0xff);
161 &and( $tmp2, $tmp4);
166 &mov( $tmp2, $tmp4); # B
170 &and( $tmp2, 0xff);
177 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
179 &$OP2( $tmp1, $tmp2);
182 &$OP3( $tmp1, $tmp2);
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/cast/asm/
H A Dcast-586.pl31 $tmp2="ebx";
73 &mov($tmp2,&wparam(0));
79 &mov($L,&DWP(0,$tmp2,"",0));
159 &mov( $tmp2, 0xff);
162 &and( $tmp2, $tmp4);
167 &mov( $tmp2, $tmp4); # B
171 &and( $tmp2, 0xff);
178 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
180 &$OP2( $tmp1, $tmp2);
183 &$OP3( $tmp1, $tmp2);
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/cast/asm/
H A Dcast-586.pl30 $tmp2="ebx";
72 &mov($tmp2,&wparam(0));
78 &mov($L,&DWP(0,$tmp2,"",0));
158 &mov( $tmp2, 0xff);
161 &and( $tmp2, $tmp4);
166 &mov( $tmp2, $tmp4); # B
170 &and( $tmp2, 0xff);
177 &mov( $tmp2, &DWP($S2,"",$tmp2,4));
179 &$OP2( $tmp1, $tmp2);
182 &$OP3( $tmp1, $tmp2);
[all …]

12345678910>>...588