Home
last modified time | relevance | path

Searched defs:x02 (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/graphics/liblqr-1/liblqr-1-0.4.2/lqr/
H A Dlqr_carver_macros_priv.h35 #define MMINL02G(y, x01, x02) MMINTESTL((y), (x01), (x02)) ? MMINL01G((y), (x01)) : … argument
36 #define MMINL03G(y, x01, x02, x03) MMINTESTL((y), (x01), (x02)) ? MMINL02G((y), (x01), (x… argument
37 #define MMINL04G(y, x01, x02, x03, x04) MMINTESTL((y), (x01), (x02)) ? MMINL03G((y), (x01), (x… argument
38 #define MMINL05G(y, x01, x02, x03, x04, x05) MMINTESTL((y), (x01), (x02)) ? MMINL04G((y), (x01), (x… argument
41 #define MMINR02G(y, x01, x02) MMINTESTR((y), (x01), (x02)) ? MMINR01G((y), (x01)) : … argument
42 #define MMINR03G(y, x01, x02, x03) MMINTESTR((y), (x01), (x02)) ? MMINR02G((y), (x01), (x… argument
43 #define MMINR04G(y, x01, x02, x03, x04) MMINTESTR((y), (x01), (x02)) ? MMINR03G((y), (x01), (x… argument
44 #define MMINR05G(y, x01, x02, x03, x04, x05) MMINTESTR((y), (x01), (x02)) ? MMINR04G((y), (x01), (x… argument
73 #define MRMINL02G(y, x01, dx01, x02, dx02) MRMINTESTL((dx01), (dx0… argument
74 #define MRMINL03G(y, x01, dx01, x02, dx02, x03, dx03) MRMINTESTL((dx01), (dx0… argument
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/kernel/x86_64/
H A Dcasum_microk_skylakex-2.c33 __m128 x02 = _mm_loadu_ps(&x1[ 8]); in casum_kernel() local
69 __m128 x02 = _mm_loadu_ps(&x1[ 8]); in casum_kernel() local
121 __m512 x00, x01, x02, x03, x04, x05, x06, x07; in casum_kernel() local
H A Dzasum_microk_skylakex-2.c34 __m128d x02 = _mm_loadu_pd(&x1[ 4]); in zasum_kernel() local
70 __m128d x02 = _mm_loadu_pd(&x1[ 4]); in zasum_kernel() local
114 __m512d x00, x01, x02, x03, x04, x05, x06, x07; in zasum_kernel() local
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx02.cc31 class x02 { class
159 x02::x02( int argc, char ** argv ) in x02() function in x02
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx02.cc31 class x02 { class
159 x02::x02( int argc, char ** argv ) in x02() function in x02
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx02.java33 class x02 { class
41 x02( String[] args ) in x02() method in x02
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx02.java33 class x02 { class
41 x02( String[] args ) in x02() method in x02
/dports/math/octave-forge-mapping/mapping-1.4.1/inst/
H A Dscxsc.m262 x02 = dot (x0, x0, 2); variable
264 x02 = sign (x02) .* min (1, abs (x02)); variable
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx02.tcl1 proc x02 {{w loopback}} { procedure
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx02.tcl1 proc x02 {{w loopback}} { procedure
/dports/lang/gambit-c/gambit-4.9.3/gsc/tests/04-pair/
H A Dcxxxxr.scm4 (define x02 '((1 2) 3 4)) unknown
/dports/security/botan110/Botan-1.10.17/src/stream/salsa20/
H A Dsalsa20.cpp30 u32bit x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in hsalsa20() local
63 u32bit x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in salsa20() local
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/stream/salsa20/
H A Dsalsa20.cpp29 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in hsalsa20() local
65 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in salsa_core() local
/dports/security/botan2/Botan-2.18.2/src/lib/stream/salsa20/
H A Dsalsa20.cpp29 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in hsalsa20() local
65 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in salsa_core() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/stream/salsa20/
H A Dsalsa20.cpp29 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in hsalsa20() local
65 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in salsa_core() local
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/stream/chacha/
H A Dchacha.cpp33 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in hchacha() local
112 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in chacha_x8() local
/dports/security/botan2/Botan-2.18.2/src/lib/stream/chacha/
H A Dchacha.cpp33 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in hchacha() local
112 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in chacha_x8() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/stream/chacha/
H A Dchacha.cpp33 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in hchacha() local
112 uint32_t x00 = input[ 0], x01 = input[ 1], x02 = input[ 2], x03 = input[ 3], in chacha_x8() local
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/pqc/crypto/sphincs/
H A DPermute.java31 int x02 = x[ 2]; in permute() local
/dports/math/eclib/eclib-20210318/libsrc/
H A Dqc.cc55 const bigint& x02=sqr(x0); const bigint& x03=x0*x02; in qc() local
/dports/math/openblas/OpenBLAS-0.3.18/kernel/power/
H A Ddrot.c60 FLOAT x00, x01, x02, x03; in drot_kernel_16() local
H A Dsrot.c60 FLOAT x00, x01, x02, x03; in srot_kernel_16() local
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/engines/
H A DChaChaEngine.java167 int x02 = input[ 2]; in chachaCore() local
/dports/math/plplot-ada/plplot-5.15.0/lib/nn/
H A Dlpi.c68 double x02 = x0 - x2; in lpi_build() local
/dports/math/plplot/plplot-5.15.0/lib/nn/
H A Dlpi.c68 double x02 = x0 - x2; in lpi_build() local

1234567