Home
last modified time | relevance | path

Searched refs:_i2 (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/dports/games/poker-eval/poker-eval-138.0/include/
H A Denumerate.h122 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
139 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
160 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
185 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
214 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
268 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
289 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
316 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
349 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
442 for (_i2 = _i1-1; _i2 >= 0; _i2--) { \
[all …]
/dports/devel/ode/ode-0.13/GIMPACT/include/GIMPACT/
H A Dgim_tri_collision.h193 GUINT32 _i1,_i2;\
194 PLANE_MINOR_AXES(tri_plane, _i1, _i2);\
195 if(fabsf(_axe2[_i2])<G_EPSILON)\
197 …u = (_vecproj[_i2]*_axe2[_i1] - _vecproj[_i1]*_axe2[_i2]) /(_axe1[_i2]*_axe2[_i1] - _axe1[_i1]*_a…
202 …u = (_vecproj[_i1]*_axe2[_i2] - _vecproj[_i2]*_axe2[_i1]) /(_axe1[_i1]*_axe2[_i2] - _axe1[_i2]*_a…
203 v = (_vecproj[_i2] - u*_axe1[_i2])/_axe2[_i2];\
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ccsdt_beta/
H A Dccsdt_lr_beta_3.F77 &_i2,k_i2_offset)
79 &_i2,k_i2_offset)
81 &_i2,k_i2_offset)
92 &_i2,k_i2_offset)
94 &_i2,k_i2_offset)
96 &_i2,k_i2_offset)
107 &_i2,k_i2_offset)
109 &_i2,k_i2_offset)
120 &_i2,k_i2_offset)
131 &_i2,k_i2_offset)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ccsdt_beta/
H A Dccsdt_lr_beta_3.F77 &_i2,k_i2_offset)
79 &_i2,k_i2_offset)
81 &_i2,k_i2_offset)
92 &_i2,k_i2_offset)
94 &_i2,k_i2_offset)
96 &_i2,k_i2_offset)
107 &_i2,k_i2_offset)
109 &_i2,k_i2_offset)
120 &_i2,k_i2_offset)
131 &_i2,k_i2_offset)
[all …]
/dports/graphics/ming/libming-ming-0_4_8/ch/demos/
H A Ddrag.c9 SWFButton _i2; in main() local
27 _i2= newSWFButton(); in main()
28 SWFButton_addShape(_i2, (SWFCharacter) _i1, in main()
31 SWFButton_addAction( _i2, compileSWFActionCode("startDrag('/test', 0);"), in main()
34 SWFButton_addAction(_i2, compileSWFActionCode("stopDrag();"), in main()
38 SWFMovieClip_add((SWFMovieClip) _i3, (SWFBlock) _i2); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/ch/demos/
H A Ddrag.c9 SWFButton _i2; in main() local
27 _i2= newSWFButton(); in main()
28 SWFButton_addShape(_i2, (SWFCharacter) _i1, in main()
31 SWFButton_addAction( _i2, compileSWFActionCode("startDrag('/test', 0);"), in main()
34 SWFButton_addAction(_i2, compileSWFActionCode("stopDrag();"), in main()
38 SWFMovieClip_add((SWFMovieClip) _i3, (SWFBlock) _i2); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/ch/demos/
H A Ddrag.c9 SWFButton _i2; in main() local
27 _i2= newSWFButton(); in main()
28 SWFButton_addShape(_i2, (SWFCharacter) _i1, in main()
31 SWFButton_addAction( _i2, compileSWFActionCode("startDrag('/test', 0);"), in main()
34 SWFButton_addAction(_i2, compileSWFActionCode("stopDrag();"), in main()
38 SWFMovieClip_add((SWFMovieClip) _i3, (SWFBlock) _i2); in main()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/Gimpact/
H A Dgim_tri_collision.h256 GUINT _i2 = (_i1+1)%3; in get_uv_parameters() local
257 if(btFabs(_axe2[_i2])<G_EPSILON) in get_uv_parameters()
259 …u = (_vecproj[_i2]*_axe2[_i1] - _vecproj[_i1]*_axe2[_i2]) /(_axe1[_i2]*_axe2[_i1] - _axe1[_i1]*_a… in get_uv_parameters()
264 …u = (_vecproj[_i1]*_axe2[_i2] - _vecproj[_i2]*_axe2[_i1]) /(_axe1[_i1]*_axe2[_i2] - _axe1[_i2]*_a… in get_uv_parameters()
265 v = (_vecproj[_i2] - u*_axe1[_i2])/_axe2[_i2]; in get_uv_parameters()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/Gimpact/
H A Dgim_tri_collision.h256 GUINT _i2 = (_i1+1)%3; in get_uv_parameters() local
257 if(btFabs(_axe2[_i2])<G_EPSILON) in get_uv_parameters()
259 …u = (_vecproj[_i2]*_axe2[_i1] - _vecproj[_i1]*_axe2[_i2]) /(_axe1[_i2]*_axe2[_i1] - _axe1[_i1]*_a… in get_uv_parameters()
264 …u = (_vecproj[_i1]*_axe2[_i2] - _vecproj[_i2]*_axe2[_i1]) /(_axe1[_i1]*_axe2[_i2] - _axe1[_i2]*_a… in get_uv_parameters()
265 v = (_vecproj[_i2] - u*_axe1[_i2])/_axe2[_i2]; in get_uv_parameters()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/Gimpact/
H A Dgim_tri_collision.h256 GUINT _i2 = (_i1+1)%3; in get_uv_parameters() local
257 if(btFabs(_axe2[_i2])<G_EPSILON) in get_uv_parameters()
259 …u = (_vecproj[_i2]*_axe2[_i1] - _vecproj[_i1]*_axe2[_i2]) /(_axe1[_i2]*_axe2[_i1] - _axe1[_i1]*_a… in get_uv_parameters()
264 …u = (_vecproj[_i1]*_axe2[_i2] - _vecproj[_i2]*_axe2[_i1]) /(_axe1[_i1]*_axe2[_i2] - _axe1[_i2]*_a… in get_uv_parameters()
265 v = (_vecproj[_i2] - u*_axe1[_i2])/_axe2[_i2]; in get_uv_parameters()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/Gimpact/
H A Dgim_tri_collision.h256 GUINT _i2 = (_i1+1)%3; in get_uv_parameters() local
257 if(btFabs(_axe2[_i2])<G_EPSILON) in get_uv_parameters()
259 …u = (_vecproj[_i2]*_axe2[_i1] - _vecproj[_i1]*_axe2[_i2]) /(_axe1[_i2]*_axe2[_i1] - _axe1[_i1]*_a… in get_uv_parameters()
264 …u = (_vecproj[_i1]*_axe2[_i2] - _vecproj[_i2]*_axe2[_i1]) /(_axe1[_i1]*_axe2[_i2] - _axe1[_i2]*_a… in get_uv_parameters()
265 v = (_vecproj[_i2] - u*_axe1[_i2])/_axe2[_i2]; in get_uv_parameters()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/Gimpact/
H A Dgim_tri_collision.h256 GUINT _i2 = (_i1+1)%3; in get_uv_parameters() local
257 if(btFabs(_axe2[_i2])<G_EPSILON) in get_uv_parameters()
259 …u = (_vecproj[_i2]*_axe2[_i1] - _vecproj[_i1]*_axe2[_i2]) /(_axe1[_i2]*_axe2[_i1] - _axe1[_i1]*_a… in get_uv_parameters()
264 …u = (_vecproj[_i1]*_axe2[_i2] - _vecproj[_i2]*_axe2[_i1]) /(_axe1[_i1]*_axe2[_i2] - _axe1[_i2]*_a… in get_uv_parameters()
265 v = (_vecproj[_i2] - u*_axe1[_i2])/_axe2[_i2]; in get_uv_parameters()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/Gimpact/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/Gimpact/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/core/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/Bullet/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/Gimpact/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/Gimpact/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A Dgim_tri_collision.h251 GUINT _i2 = (_i1 + 1) % 3; in get_uv_parameters() local
252 if (btFabs(_axe2[_i2]) < G_EPSILON) in get_uv_parameters()
254 …u = (_vecproj[_i2] * _axe2[_i1] - _vecproj[_i1] * _axe2[_i2]) / (_axe1[_i2] * _axe2[_i1] - _axe1[_… in get_uv_parameters()
259 …u = (_vecproj[_i1] * _axe2[_i2] - _vecproj[_i2] * _axe2[_i1]) / (_axe1[_i1] * _axe2[_i2] - _axe1[_… in get_uv_parameters()
260 v = (_vecproj[_i2] - u * _axe1[_i2]) / _axe2[_i2]; in get_uv_parameters()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/eomccsdtq/
H A Deomccsdtq_density1.F514 &_i2)
518 &_i2,k_i2_offset)
520 &_i2,k_i2_offset)
522 &_i2,k_i2_offset)
532 &_i2)
572 &_i2)
640 &_i2)
654 &_i2)
668 &_i2)
680 &_i2)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/eomccsdtq/
H A Deomccsdtq_density1.F514 &_i2)
518 &_i2,k_i2_offset)
520 &_i2,k_i2_offset)
522 &_i2,k_i2_offset)
532 &_i2)
572 &_i2)
640 &_i2)
654 &_i2)
668 &_i2)
680 &_i2)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/iamcu/
H A Dtest_passing_integers.c112 #define def_check_int_passing6(_i0, _i1, _i2, _i3, _i4, _i5, _func1, _func2, TYPE) \ argument
115 values_ ## TYPE .i2 = _i2; \
119 WRAP_CALL(_func1) (_i0, _i1, _i2, _i3, _i4, _i5); \
124 iregs.I2 = _i2; \
126 WRAP_CALL(_func2) (_i0, _i1, _i2, _i3, _i4, _i5);
128 #define def_check_int_passing12(_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11, _func… argument
131 values_ ## TYPE .i2 = _i2; \
141 WRAP_CALL(_func1) (_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11); \
146 iregs.I2 = _i2; \
148 WRAP_CALL(_func2) (_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/x86_64/abi/
H A Dtest_passing_integers.c114 #define def_check_int_passing6(_i0, _i1, _i2, _i3, _i4, _i5, _func1, _func2, TYPE) \ argument
117 values_ ## TYPE .i2 = _i2; \
121 WRAP_CALL(_func1) (_i0, _i1, _i2, _i3, _i4, _i5); \
126 iregs.I2 = _i2; \
131 WRAP_CALL(_func2) (_i0, _i1, _i2, _i3, _i4, _i5);
133 #define def_check_int_passing12(_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11, _func… argument
136 values_ ## TYPE .i2 = _i2; \
146 WRAP_CALL(_func1) (_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11); \
151 iregs.I2 = _i2; \
156 WRAP_CALL(_func2) (_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/x86_64/abi/
H A Dtest_passing_integers.c114 #define def_check_int_passing6(_i0, _i1, _i2, _i3, _i4, _i5, _func1, _func2, TYPE) \ argument
117 values_ ## TYPE .i2 = _i2; \
121 WRAP_CALL(_func1) (_i0, _i1, _i2, _i3, _i4, _i5); \
126 iregs.I2 = _i2; \
131 WRAP_CALL(_func2) (_i0, _i1, _i2, _i3, _i4, _i5);
133 #define def_check_int_passing12(_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11, _func… argument
136 values_ ## TYPE .i2 = _i2; \
146 WRAP_CALL(_func1) (_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11); \
151 iregs.I2 = _i2; \
156 WRAP_CALL(_func2) (_i0, _i1, _i2, _i3, _i4, _i5, _i6, _i7, _i8, _i9, _i10, _i11);

12345678910>>...21