Home
last modified time | relevance | path

Searched refs:res_2 (Results 1 – 25 of 1366) sorted by relevance

12345678910>>...55

/dports/math/octomap/octomap-1.9.7/octomap/src/testing/
H A Dtest_raycasting.cpp117 double res_2 = res/2.0; in main() local
133 EXPECT_TRUE(cubeTree.updateNode(res_2,res_2,-res_2, true)); in main()
134 EXPECT_TRUE(cubeTree.updateNode(3*res_2,res_2,-res_2, true)); in main()
135 EXPECT_TRUE(cubeTree.updateNode(-res_2,res_2,-res_2, true)); in main()
136 EXPECT_TRUE(cubeTree.updateNode(-3*res_2,res_2,-res_2, true)); in main()
153 origin = point3d(float(res_2), float(res_2), 0.5f); in main()
160 EXPECT_FLOAT_EQ(-res_2, end(2)); in main()
173 EXPECT_FLOAT_EQ(end.x(), res_2); in main()
175 EXPECT_FLOAT_EQ(end.z(), res_2); in main()
180 EXPECT_FLOAT_EQ(end.y(), res_2); in main()
[all …]
/dports/devel/ode/ode-0.13/include/ode/
H A Dodemath.h49 const dReal res_2 = a[2] + b[2]; in dAddVectors3() local
51 res[0] = res_0; res[1] = res_1; res[2] = res_2; in dAddVectors3()
58 const dReal res_2 = a[2] - b[2]; in dSubtractVectors3() local
60 res[0] = res_0; res[1] = res_1; res[2] = res_2; in dSubtractVectors3()
69 res[0] = res_0; res[1] = res_1; res[2] = res_2; in dAddScaledVectors3()
90 const dReal res_2 = a[2]; in dCopyVector3() local
99 const dReal res_2 = a[2] * nScale; in dCopyScaledVector3() local
108 const dReal res_2 = -a[2]; in dCopyNegatedVector3() local
117 const dReal res_2 = a[2]; in dCopyVector4() local
141 const dReal res_2 = a[n + 8]; in dGetMatrixColumn3() local
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/keyring-0.10.1/src/
H A Dmacos.rs82 let res_2 = keyring.get_password().unwrap(); in test_basic() localVariable
83 println!("{}:{}", res_2, password_2); in test_basic()
84 assert_eq!(res_2, password_2); in test_basic()
109 let res_2 = keyring.get_password().unwrap(); in test_basic_with_features() localVariable
110 println!("{}:{}", res_2, password_2); in test_basic_with_features()
111 assert_eq!(res_2, password_2); in test_basic_with_features()
/dports/math/cvc4/CVC4-1.7/test/regress/regress1/quantifiers/
H A Dinst-max-level-segf.smt243 (declare-fun res_2$0 () (Loc Node))
62 (set_compr$0 next$0 res_2$0 grass_null$0)))
67 (set_compr$0 next$0 res_2$0 grass_null$0))
255 (or (not (grass_Btwn$0 next$0 res_2$0 ?y ?y)) (= res_2$0 ?y)
256 (grass_Btwn$0 next$0 res_2$0 (grass_read$0 next$0 res_2$0)
264 (or (not (= (grass_read$0 next$0 res_2$0) res_2$0))
265 (not (grass_Btwn$0 next$0 res_2$0 ?y ?y)) (= res_2$0 ?y))))
271 (grass_Btwn$0 next$0 res_2$0 (grass_read$0 next$0 res_2$0)
272 (grass_read$0 next$0 res_2$0)))
300 (assert (= res_2$0 elt$0))
[all …]
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/step/
H A Dbug31435_28 XGetOneShape res_2 D_2
9 checkshape res_2 r
10 checknbshapes res_2 -vertex 927 -edge 1158 -shape 3196 -face 406 -solid 1 -shell 2
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/sodiumoxide-0.2.7/src/
H A Drandombytes.rs121 let res_2 = randombytes_buf_deterministic(10, &seed); in test_randombytes_buf_deterministic() localVariable
122 assert_eq!(res_1, res_2); in test_randombytes_buf_deterministic()
151 let res_2 = randombytes_buf_deterministic(1 << 10, &seed_2); in test_randombytes_buf_deterministic_unique_given_seed() localVariable
152 assert_ne!(res_1, res_2); in test_randombytes_buf_deterministic_unique_given_seed()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-arith-2.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/aarch64/sve/
H A Dloop_add_6.c20 res_1 = __PHI (__BB5: 0.0, __BB3: res_2); in neg_xi()
28 res_2 = neg_xi + res_1; in neg_xi()
40 res_3 = __PHI (__BB2: res_2); in neg_xi()

12345678910>>...55