Home
last modified time | relevance | path

Searched +refs:SP +refs:ll (Results 1 – 25 of 2796) sorted by relevance

12345678910>>...112

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dcamellia.cpp30 word32 zr = ll ^ kl; \ in NAMESPACE_BEGIN()
51 word32 tl = ll ^ kl; \
52 …word32 d = SP[0][GETBYTE(tl,0)] ^ SP[1][GETBYTE(tl,3)] ^ SP[2][GETBYTE(tl,2)] ^ SP[3][GETBYTE(tl,1…
53 …word32 u = SP[0][GETBYTE(th,3)] ^ SP[1][GETBYTE(th,2)] ^ SP[2][GETBYTE(th,1)] ^ SP[3][GETBYTE(th,0…
61 ROUND(rh, rl, lh, ll, k2, k3)
206 lh ^= (ll | kll); \ in ProcessAndXorBlock()
210 word32 lh, ll, rh, rl; in ProcessAndXorBlock() local
215 ll ^= KS(0,1); in ProcessAndXorBlock()
228 lh |= u; ll |= u; in ProcessAndXorBlock()
244 ll ^= KS(4,1); in ProcessAndXorBlock()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dcamellia.cpp30 word32 zr = ll ^ kl; \ in NAMESPACE_BEGIN()
51 word32 tl = ll ^ kl; \
52 …word32 d = SP[0][GETBYTE(tl,0)] ^ SP[1][GETBYTE(tl,3)] ^ SP[2][GETBYTE(tl,2)] ^ SP[3][GETBYTE(tl,1…
53 …word32 u = SP[0][GETBYTE(th,3)] ^ SP[1][GETBYTE(th,2)] ^ SP[2][GETBYTE(th,1)] ^ SP[3][GETBYTE(th,0…
61 ROUND(rh, rl, lh, ll, k2, k3)
206 lh ^= (ll | kll); \ in ProcessAndXorBlock()
210 word32 lh, ll, rh, rl; in ProcessAndXorBlock() local
215 ll ^= KS(0,1); in ProcessAndXorBlock()
229 lh |= u; ll |= u; in ProcessAndXorBlock()
245 ll ^= KS(4,1); in ProcessAndXorBlock()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dcamellia.cpp30 word32 zr = ll ^ kl; \ in NAMESPACE_BEGIN()
51 word32 tl = ll ^ kl; \
52 …word32 d = SP[0][GETBYTE(tl,0)] ^ SP[1][GETBYTE(tl,3)] ^ SP[2][GETBYTE(tl,2)] ^ SP[3][GETBYTE(tl,1…
53 …word32 u = SP[0][GETBYTE(th,3)] ^ SP[1][GETBYTE(th,2)] ^ SP[2][GETBYTE(th,1)] ^ SP[3][GETBYTE(th,0…
61 ROUND(rh, rl, lh, ll, k2, k3)
206 lh ^= (ll | kll); \ in ProcessAndXorBlock()
210 word32 lh, ll, rh, rl; in ProcessAndXorBlock() local
215 ll ^= KS(0,1); in ProcessAndXorBlock()
228 lh |= u; ll |= u; in ProcessAndXorBlock()
244 ll ^= KS(4,1); in ProcessAndXorBlock()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dcamellia.cpp30 word32 zr = ll ^ kl; \ in NAMESPACE_BEGIN()
51 word32 tl = ll ^ kl; \
52 …word32 d = SP[0][GETBYTE(tl,0)] ^ SP[1][GETBYTE(tl,3)] ^ SP[2][GETBYTE(tl,2)] ^ SP[3][GETBYTE(tl,1…
53 …word32 u = SP[0][GETBYTE(th,3)] ^ SP[1][GETBYTE(th,2)] ^ SP[2][GETBYTE(th,1)] ^ SP[3][GETBYTE(th,0…
61 ROUND(rh, rl, lh, ll, k2, k3)
206 lh ^= (ll | kll); \ in ProcessAndXorBlock()
210 word32 lh, ll, rh, rl; in ProcessAndXorBlock() local
215 ll ^= KS(0,1); in ProcessAndXorBlock()
228 lh |= u; ll |= u; in ProcessAndXorBlock()
244 ll ^= KS(4,1); in ProcessAndXorBlock()
[all …]
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dcamellia.cpp30 word32 zr = ll ^ kl; \ in NAMESPACE_BEGIN()
51 word32 tl = ll ^ kl; \
52 …word32 d = SP[0][GETBYTE(tl,0)] ^ SP[1][GETBYTE(tl,3)] ^ SP[2][GETBYTE(tl,2)] ^ SP[3][GETBYTE(tl,1…
53 …word32 u = SP[0][GETBYTE(th,3)] ^ SP[1][GETBYTE(th,2)] ^ SP[2][GETBYTE(th,1)] ^ SP[3][GETBYTE(th,0…
61 ROUND(rh, rl, lh, ll, k2, k3)
206 lh ^= (ll | kll); \ in ProcessAndXorBlock()
210 word32 lh, ll, rh, rl; in ProcessAndXorBlock() local
215 ll ^= KS(0,1); in ProcessAndXorBlock()
228 lh |= u; ll |= u; in ProcessAndXorBlock()
244 ll ^= KS(4,1); in ProcessAndXorBlock()
[all …]
/dports/www/R-cran-RgoogleMaps/RgoogleMaps/R/
H A DbubbleMap.R72 if (class(SP) == "data.frame") {
74 nameOfSP = deparse(substitute(SP))
75 z = SP[, zcol]
76 ll = SP[, coords] functionVar
87 SP.ll <- sp::spTransform(SP, crs)
92 SP
99 attribute = SP@data[, zcol]
105 ll = SP.ll@coords
107 att <- rep(NA, length(ll[, 1]))
160 bb <- qbbox(lat = ll[, 2], lon = ll[, 1]);
[all …]
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/xsubs/
H A Dmacro.xs32 LinkedList ll = macros_get_names(aTHX_ &THIS->cpi, NULL); variable
33 int count = LL_count(ll);
36 EXTEND(SP, count);
37 while ((sv = LL_pop(ll)) != NULL)
40 assert(LL_count(ll) == 0);
41 LL_delete(ll);
110 int count = LL_count(ll);
113 EXTEND(SP, count);
114 while ((sv = LL_pop(ll)) != NULL)
117 assert(LL_count(ll) == 0);
[all …]
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/core/locales/hu/LC_MESSAGES/
H A Dcore.po47 "lépett fel az SP-nél."
101 msgstr "Beállítások"
107 msgstr "Shibboleth 1.3 SP beállítása, hogy együtt működjön a SimpleSAMLphp IdP-vel"
179 "akár IdP-, akár SP-oldalon."
205 msgstr "PHP beállítások ellenőrzése"
232 "beállításokat mint IdP-, mind SP oldalon."
337 msgstr "Shibboleth 1.3 SP beállítása, hogy együtt működjön a SimpleSAMLphp IdP-vel"
485 "lépett fel az SP-nél."
496 "beállításokat mint IdP-, mind SP oldalon."
505 msgstr "PHP beállítások ellenőrzése"
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/core/locales/hu/LC_MESSAGES/
H A Dcore.po47 "lépett fel az SP-nél."
101 msgstr "Beállítások"
107 msgstr "Shibboleth 1.3 SP beállítása, hogy együtt működjön a SimpleSAMLphp IdP-vel"
179 "akár IdP-, akár SP-oldalon."
205 msgstr "PHP beállítások ellenőrzése"
232 "beállításokat mint IdP-, mind SP oldalon."
337 msgstr "Shibboleth 1.3 SP beállítása, hogy együtt működjön a SimpleSAMLphp IdP-vel"
485 "lépett fel az SP-nél."
496 "beállításokat mint IdP-, mind SP oldalon."
505 msgstr "PHP beállítások ellenőrzése"
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dafni_base.py1031 ll = o.readline()
1032 while len(ll) > 0:
1033 so.append(ll)
1037 ll = e.readline()
1039 se.append(ll)
1050 import subprocess as SP namespace
1058 pipe = SP.Popen(s,shell=True, stdout=SP.PIPE, stderr=SP.PIPE, close_fds=True)
1086 import subprocess as SP namespace
1089 pipe = SP.Popen(command,shell=True, stdout=SP.PIPE, stderr=SP.PIPE,
1275 N = len(ll)
[all …]
/dports/devel/9base/9base-6/troff/tmac/
H A Dtmac.pm69 .el .X "SP \\nX \\$2"
273 .ll \\n(LLu
399 .if \\$1>0 .X "SP \\nX PS"
476 .SP \\n(Ksu
510 . SP \\n(Kfu
592 .if \\n(1T .X "SP \\nX SH
602 .if \\n(1T .X "SP \\nX NH
674 .if \\n(1T .X "SP \\n(PD PP"
682 .if \\n(1T .X "SP \\n(PD LP"
800 .SP .3v
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/tmac/
H A Dtmac.pm69 .el .X "SP \\nX \\$2"
273 .ll \\n(LLu
399 .if \\$1>0 .X "SP \\nX PS"
476 .SP \\n(Ksu
510 . SP \\n(Kfu
592 .if \\n(1T .X "SP \\nX SH
602 .if \\n(1T .X "SP \\nX NH
674 .if \\n(1T .X "SP \\n(PD PP"
682 .if \\n(1T .X "SP \\n(PD LP"
800 .SP .3v
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/mpm/
H A Dtmac.pm69 .el .X "SP \\nX \\$2"
268 .ll \\n(LLu
394 .if \\$1>0 .X "SP \\nX PS"
471 .SP \\n(Ksu
505 . SP \\n(Kfu
587 .if \\n(1T .X "SP \\nX SH
597 .if \\n(1T .X "SP \\nX NH
669 .if \\n(1T .X "SP \\n(PD PP"
677 .if \\n(1T .X "SP \\n(PD LP"
795 .SP .3v
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/bfin/
H A Dcec-raise-reti.S25 # We'll bounce up a few
45 [--SP] = RETI;
61 [--SP] = RETI;
71 [--SP] = RETI;
87 [--SP] = RETI;
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/cod/pregen_source/Linux/
H A Dcod.l11 IS (((u|U)(l|L|ll|LL)?)|((l|L|ll|LL)(u|U)?))
13 SP (u8|u|U|L)
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/cod/pregen_source/Windows/
H A Dcod.l11 IS (((u|U)(l|L|ll|LL)?)|((l|L|ll|LL)(u|U)?))
13 SP (u8|u|U|L)
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/cod/
H A Dcod.l11 IS (((u|U)(l|L|ll|LL)?)|((l|L|ll|LL)(u|U)?))
13 SP (u8|u|U|L)
/dports/devel/ncc/ncc-2.8/
H A Dccexpr.C59 static int LP, SP; variable
182 lookup_object ll (e.voici.symbol, false); in cc_terminal()
183 if (ll.enumconst) { in cc_terminal()
186 ee [ei].voici.value = ll.ec; in cc_terminal()
190 base = ll.base; in cc_terminal()
191 intcpy (spec, ll.spec); in cc_terminal()
893 obj = SP++; in ptrfix()
1052 obj = SP++; in fconv()
1068 obj = SP++; in iconv()
1153 SP = LP = 0; in typeof_expression()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Generic/MIRDebugify/
H A Dlocations-and-values.mir5 ; ModuleID = 'loc-only.ll'
6 source_filename = "loc-only.ll"
47 …; ALL: %3:_(s32) = G_ADD %0, %2, debug-location !DILocation(line: 4, column: 1, scope: [[SP:![0-9]…
49 ; ALL: %4:_(s32) = G_SUB %3, %1, debug-location !DILocation(line: 5, column: 1, scope: [[SP]])
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/MIRDebugify/
H A Dlocations-and-values.mir5 ; ModuleID = 'loc-only.ll'
6 source_filename = "loc-only.ll"
47 …; ALL: %3:_(s32) = G_ADD %0, %2, debug-location !DILocation(line: 4, column: 1, scope: [[SP:![0-9]…
49 ; ALL: %4:_(s32) = G_SUB %3, %1, debug-location !DILocation(line: 5, column: 1, scope: [[SP]])
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Generic/MIRDebugify/
H A Dlocations-and-values.mir5 ; ModuleID = 'loc-only.ll'
6 source_filename = "loc-only.ll"
47 …; ALL: %3:_(s32) = G_ADD %0, %2, debug-location !DILocation(line: 4, column: 1, scope: [[SP:![0-9]…
49 ; ALL: %4:_(s32) = G_SUB %3, %1, debug-location !DILocation(line: 5, column: 1, scope: [[SP]])
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Generic/MIRDebugify/
H A Dlocations-and-values.mir5 ; ModuleID = 'loc-only.ll'
6 source_filename = "loc-only.ll"
47 …; ALL: %3:_(s32) = G_ADD %0, %2, debug-location !DILocation(line: 4, column: 1, scope: [[SP:![0-9]…
49 ; ALL: %4:_(s32) = G_SUB %3, %1, debug-location !DILocation(line: 5, column: 1, scope: [[SP]])
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/Generic/MIRDebugify/
H A Dlocations-and-values.mir5 ; ModuleID = 'loc-only.ll'
6 source_filename = "loc-only.ll"
47 …; ALL: %3:_(s32) = G_ADD %0, %2, debug-location !DILocation(line: 4, column: 1, scope: [[SP:![0-9]…
49 ; ALL: %4:_(s32) = G_SUB %3, %1, debug-location !DILocation(line: 5, column: 1, scope: [[SP]])
/dports/lang/fpc-source/fpc-3.2.2/tests/test/cpu16/i8086/
H A Dtfarcal1.pp80 { in case of a near call, the retf will pop this word and we'll detect the
92 mov sp, SavedSP { restore the broken SP }
104 { in case of a near call, the retf will pop this word and we'll detect the
116 mov sp, SavedSP { restore the broken SP }
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/MIRDebugify/
H A Dlocations-and-values.mir5 ; ModuleID = 'loc-only.ll'
6 source_filename = "loc-only.ll"
47 …; ALL: %3:_(s32) = G_ADD %0, %2, debug-location !DILocation(line: 4, column: 1, scope: [[SP:![0-9]…
49 ; ALL: %4:_(s32) = G_SUB %3, %1, debug-location !DILocation(line: 5, column: 1, scope: [[SP]])

12345678910>>...112