Home
last modified time | relevance | path

Searched defs:x01 (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/dports/graphics/liblqr-1/liblqr-1-0.4.2/lqr/
H A Dlqr_carver_macros_priv.h34 #define MMINL01G(y, x01) MMIN01G((y), (x01)) argument
35 #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
40 #define MMINR01G(y, x01) MMIN01G((y), (x01)) 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
72 #define MRMINL01G(y, x01, dx01) MRMIN01G((y), (x01), (d… argument
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/kernel/x86_64/
H A Dcasum_microk_skylakex-2.c32 __m128 x01 = _mm_loadu_ps(&x1[ 4]); in casum_kernel() local
68 __m128 x01 = _mm_loadu_ps(&x1[ 4]); in casum_kernel() local
87 __m128 x01 = _mm_loadu_ps(&x1[ 4]); in casum_kernel() local
121 __m512 x00, x01, x02, x03, x04, x05, x06, x07; in casum_kernel() local
H A Dzasum_microk_skylakex-2.c33 __m128d x01 = _mm_loadu_pd(&x1[ 2]); in zasum_kernel() local
69 __m128d x01 = _mm_loadu_pd(&x1[ 2]); in zasum_kernel() local
88 __m128d x01 = _mm_loadu_pd(&x1[ 2]); in zasum_kernel() local
114 __m512d x00, x01, x02, x03, x04, x05, x06, x07; in zasum_kernel() local
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_onetimeauth/poly1305/neon2/
H A Daddmulmod.q103 x01 = r0 & mask globalVar
106 x01 = x01[0,2,1,3] globalVar
111 x01 = x01[0,1] r1[0,1] globalVar
H A Dblocks.q288 2x x01 = r0 + t0 globalVar
300 x01 = x01 & mask globalVar
303 x01 = x01[0,2,1,3] globalVar
308 x01 = x01[0,1] r1[0,1] globalVar
401 x01 = r0 & mask globalVar
409 x01 = x01[0,2,1,3] globalVar
414 x01 = x01[0,1] r1[0,1] globalVar
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dcoloredbar.cc148 double x01 = x_ / double(w - 1); in updateBackBuffer() local
164 double x01 = double(px) / double(w - 1); in updateBackBuffer() local
180 double x01 = double(px) / double(w - 1); in updateBackBuffer() local
197 double x01 = x_ / double(w - 1); in updateBackBuffer() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dcoloredbar.cc148 double x01 = x_ / double(w - 1); in updateBackBuffer() local
164 double x01 = double(px) / double(w - 1); in updateBackBuffer() local
180 double x01 = double(px) / double(w - 1); in updateBackBuffer() local
197 double x01 = x_ / double(w - 1); in updateBackBuffer() local
/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/test/
H A DLagrangianLinearTIDSTest.cpp123 SP::SiconosVector x01(new SiconosVector(3)); in testBuildLagrangianLinearTIDS1() local
194 SP::SiconosVector x01(new SiconosVector(3)); in testBuildLagrangianLinearTIDS2() local
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx01.java35 class x01 { class
51 public x01( String[] args ) in x01() method in x01
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx01.java35 class x01 { class
51 public x01( String[] args ) in x01() method in x01
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx01.tcl1 proc x01 {{w loopback}} { procedure
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx01.tcl1 proc x01 {{w loopback}} { procedure
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx01.cc101 class x01 { class
117 x01::x01( int argc, char ** argv ) in x01() function in x01
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx01.cc101 class x01 { class
117 x01::x01( int argc, char ** argv ) in x01() function in x01
/dports/science/cdcl/dcl-5.4.8-C/src/math1/gt2dlib/
H A Dg2fbl2.c24 /* Subroutine */ int g2fbl2_(real *p, real *q, real *x00, real *x10, real * in g2fbl2_()
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-484.cs17 const bool x01 = false ^ true; field in Test.TestBit
/dports/lang/gambit-c/gambit-4.9.3/gsc/tests/04-pair/
H A Dcxxxxr.scm3 (define x01 '(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/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dscope02.C56 X x01 ; in main() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dscope02.C56 X x01 ; in main() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dscope02.C56 X x01 ; in main() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dscope02.C56 X x01 ; in main() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dscope02.C56 X x01 ; in main() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dscope02.C56 X x01 ; in main() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dscope02.C56 X x01 ; in main() local

12345678910>>...19