Home
last modified time | relevance | path

Searched refs:x2hi (Results 51 – 61 of 61) sorted by relevance

123

/dports/net/traefik/traefik-2.6.1/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe.go313 x2lo, x2hi := mul51(x.l2, y)
319 v.l3 = x3lo + x2hi
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe.go313 x2lo, x2hi := mul51(x.l2, y)
319 v.l3 = x3lo + x2hi
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe.go313 x2lo, x2hi := mul51(x.l2, y)
319 v.l3 = x3lo + x2hi
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe.go313 x2lo, x2hi := mul51(x.l2, y)
319 v.l3 = x3lo + x2hi
/dports/irc/soju/soju-0.3.0/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe.go313 x2lo, x2hi := mul51(x.l2, y)
319 v.l3 = x3lo + x2hi
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DFE_Mesh.h301 int nIdx2=-1, double x2lo=0.0, double x2hi=0.0,
H A DFE_Mesh.cpp1182 int nIdx2, double x2lo, double x2hi, in create_faceset() argument
1211 if ( y < x2lo || y > x2hi){ in = false; break;} in create_faceset()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DFE_Mesh.h300 int nIdx2=-1, double x2lo=0.0, double x2hi=0.0,
H A DFE_Mesh.cpp1154 int nIdx2, double x2lo, double x2hi, in create_faceset() argument
1183 if ( y < x2lo || y > x2hi){ in = false; break;} in create_faceset()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dintsqrt.d259 var uintD x2hi; in UDS_sqrt_() local
261 muluD(x,x, x2hi=,x2lo=); in UDS_sqrt_()
262 a_MSDptr[0] = a_msd - x2hi; in UDS_sqrt_()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/TAS/
H A DWiiTASInputWindow.cpp404 ir_basic[i].x2hi = x[i * 2 + 1] >> 8; in GetValues()

123