Home
last modified time | relevance | path

Searched defs:select_x (Results 1 – 21 of 21) sorted by relevance

/dports/math/cppad/CppAD-20210000.8/include/cppad/core/atomic/
H A Dthree_jac_sparsity.hpp151 const vector<bool>& select_x , in jac_sparsity()
213 vector<bool> select_x(n); in for_jac_sparsity() local
308 vector<bool> select_x(n), select_y(m); in rev_jac_sparsity() local
H A Dthree_hes_sparsity.hpp129 const vector<bool>& select_x , in hes_sparsity()
194 vector<bool> select_x(n); in for_hes_sparsity() local
332 vector<bool> select_x(n); in rev_hes_sparsity() local
/dports/math/cppad/CppAD-20210000.8/include/cppad/core/chkpoint_two/
H A Dhes_sparsity.hpp48 const vector<bool>& select_x , in hes_sparsity()
H A Djac_sparsity.hpp50 const vector<bool>& select_x , in jac_sparsity()
H A Dctor.hpp184 { vector<bool> select_y(m), select_x(n); in chkpoint_two() local
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/sse/
H A Dmat_aos.h92 __m128 select_x = _mm_load_ps((float *)sx); in Matrix3() local
424 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationY() local
447 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationZ() local
498 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotation() local
526 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in scale() local
1163 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationY() local
1187 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationZ() local
1240 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotation() local
1274 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in scale() local
1395 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in frustum() local
[all …]
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/sse/
H A Dmat_aos.h92 __m128 select_x = _mm_load_ps((float *)sx); in Matrix3() local
424 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationY() local
447 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationZ() local
498 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotation() local
526 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in scale() local
1163 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationY() local
1187 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationZ() local
1240 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotation() local
1274 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in scale() local
1395 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in frustum() local
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/vectormath/sse/
H A Dmat_aos.h92 __m128 select_x = _mm_load_ps((float *)sx); in Matrix3() local
435 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationY() local
459 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationZ() local
512 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotation() local
541 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in scale() local
1179 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationY() local
1204 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotationZ() local
1259 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in rotation() local
1294 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in scale() local
1414 VM_ATTRIBUTE_ALIGN16 unsigned int select_x[4] = {0xffffffff, 0, 0, 0}; in frustum() local
[all …]
/dports/math/cppad/CppAD-20210000.8/example/atomic_three/
H A Dhes_sparsity.cpp134 const vector<bool>& select_x , in jac_sparsity()
189 const vector<bool>& select_x , in hes_sparsity()
H A Dreciprocal.cpp195 const vector<bool>& select_x , in jac_sparsity()
228 const vector<bool>& select_x , in hes_sparsity()
H A Dnorm_sq.cpp165 const vector<bool>& select_x , in jac_sparsity()
200 const vector<bool>& select_x , in hes_sparsity()
H A Dtangent.cpp189 const vector<bool>& select_x , in jac_sparsity()
228 const vector<bool>& select_x , in hes_sparsity()
H A Djac_sparsity.cpp118 const vector<bool>& select_x , in jac_sparsity()
/dports/devel/boost-docs/boost_1_72_0/libs/hof/test/
H A Dproj.cpp21 struct select_x struct
/dports/devel/boost-python-libs/boost_1_72_0/libs/hof/test/
H A Dproj.cpp21 struct select_x struct
/dports/devel/boost-libs/boost_1_72_0/libs/hof/test/
H A Dproj.cpp21 struct select_x struct
/dports/devel/hyperscan/boost_1_75_0/libs/hof/test/
H A Dproj.cpp21 struct select_x struct
/dports/math/cppad/CppAD-20210000.8/include/cppad/example/atomic_three/
H A Dmat_mul.hpp411 const vector<bool>& select_x , in jac_sparsity()
509 const vector<bool>& select_x , in hes_sparsity()
/dports/games/nuclearchess/nuclearchess-1.0.0/src/
H A Dgui.c42 int selected = 0, select_x, select_y, select_old_x=0, select_old_y=0; variable
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Ddlgutil2.c3446 Int4 select_x; member
3780 Int4 select_x, in DrawTableDisplayCaret()
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c1325 static Uint16 select_x; variable