Home
last modified time | relevance | path

Searched refs:fixeds (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletSoftBody/
H A DbtSoftBodyHelpers.h80 int fixeds);
89 int fixeds,
99 int fixeds,
H A DbtSoftBodyHelpers.cpp675 int fixeds) in CreateRope() argument
690 if(fixeds&1) psb->setMass(0,0); in CreateRope()
691 if(fixeds&2) psb->setMass(r-1,0); in CreateRope()
710 int fixeds, in CreatePatch() argument
736 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatch()
737 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatch()
738 if(fixeds&4) psb->setMass(IDX(0,ry-1),0); in CreatePatch()
788 int fixeds, in CreatePatchUV() argument
884 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatchUV()
885 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatchUV()
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletSoftBody/
H A DbtSoftBodyHelpers.h80 int fixeds);
89 int fixeds,
99 int fixeds,
H A DbtSoftBodyHelpers.cpp673 int fixeds) in CreateRope() argument
688 if(fixeds&1) psb->setMass(0,0); in CreateRope()
689 if(fixeds&2) psb->setMass(r-1,0); in CreateRope()
708 int fixeds, in CreatePatch() argument
734 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatch()
735 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatch()
736 if(fixeds&4) psb->setMass(IDX(0,ry-1),0); in CreatePatch()
786 int fixeds, in CreatePatchUV() argument
882 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatchUV()
883 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatchUV()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletSoftBody/
H A DbtSoftBodyHelpers.h80 int fixeds);
89 int fixeds,
99 int fixeds,
H A DbtSoftBodyHelpers.cpp511 int fixeds) in CreateRope() argument
526 if(fixeds&1) psb->setMass(0,0); in CreateRope()
527 if(fixeds&2) psb->setMass(r-1,0); in CreateRope()
546 int fixeds, in CreatePatch() argument
572 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatch()
573 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatch()
574 if(fixeds&4) psb->setMass(IDX(0,ry-1),0); in CreatePatch()
624 int fixeds, in CreatePatchUV() argument
720 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatchUV()
721 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatchUV()
[all …]
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletSoftBody/
H A DbtSoftBodyHelpers.h80 int fixeds);
89 int fixeds,
99 int fixeds,
H A DbtSoftBodyHelpers.cpp475 int fixeds) in CreateRope() argument
490 if(fixeds&1) psb->setMass(0,0); in CreateRope()
491 if(fixeds&2) psb->setMass(r-1,0); in CreateRope()
510 int fixeds, in CreatePatch() argument
536 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatch()
537 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatch()
538 if(fixeds&4) psb->setMass(IDX(0,ry-1),0); in CreatePatch()
588 int fixeds, in CreatePatchUV() argument
684 if(fixeds&1) psb->setMass(IDX(0,0),0); in CreatePatchUV()
685 if(fixeds&2) psb->setMass(IDX(rx-1,0),0); in CreatePatchUV()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtSoftBodyHelpers.h85 int fixeds);
94 int fixeds,
105 int fixeds,
H A DbtSoftBodyHelpers.cpp693 int fixeds) in CreateRope() argument
708 if (fixeds & 1) psb->setMass(0, 0); in CreateRope()
709 if (fixeds & 2) psb->setMass(r - 1, 0); in CreateRope()
728 int fixeds, in CreatePatch() argument
761 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatch()
762 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatch()
763 if (fixeds & 4) psb->setMass(IDX(0, ry - 1), 0); in CreatePatch()
813 int fixeds, in CreatePatchUV() argument
908 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatchUV()
909 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatchUV()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtSoftBodyHelpers.h85 int fixeds);
94 int fixeds,
105 int fixeds,
H A DbtSoftBodyHelpers.cpp693 int fixeds) in CreateRope() argument
708 if (fixeds & 1) psb->setMass(0, 0); in CreateRope()
709 if (fixeds & 2) psb->setMass(r - 1, 0); in CreateRope()
728 int fixeds, in CreatePatch() argument
761 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatch()
762 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatch()
763 if (fixeds & 4) psb->setMass(IDX(0, ry - 1), 0); in CreatePatch()
813 int fixeds, in CreatePatchUV() argument
908 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatchUV()
909 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatchUV()
[all …]
/dports/devel/bullet/bullet3-3.21/src/BulletSoftBody/
H A DbtSoftBodyHelpers.h85 int fixeds);
94 int fixeds,
105 int fixeds,
H A DbtSoftBodyHelpers.cpp693 int fixeds) in CreateRope() argument
708 if (fixeds & 1) psb->setMass(0, 0); in CreateRope()
709 if (fixeds & 2) psb->setMass(r - 1, 0); in CreateRope()
728 int fixeds, in CreatePatch() argument
761 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatch()
762 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatch()
763 if (fixeds & 4) psb->setMass(IDX(0, ry - 1), 0); in CreatePatch()
813 int fixeds, in CreatePatchUV() argument
908 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatchUV()
909 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatchUV()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletSoftBody/
H A DbtSoftBodyHelpers.h85 int fixeds);
94 int fixeds,
105 int fixeds,
H A DbtSoftBodyHelpers.cpp693 int fixeds) in CreateRope() argument
708 if (fixeds & 1) psb->setMass(0, 0); in CreateRope()
709 if (fixeds & 2) psb->setMass(r - 1, 0); in CreateRope()
728 int fixeds, in CreatePatch() argument
761 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatch()
762 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatch()
763 if (fixeds & 4) psb->setMass(IDX(0, ry - 1), 0); in CreatePatch()
813 int fixeds, in CreatePatchUV() argument
908 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatchUV()
909 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatchUV()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/src/BulletSoftBody/
H A DbtSoftBodyHelpers.h85 int fixeds);
94 int fixeds,
105 int fixeds,
H A DbtSoftBodyHelpers.cpp693 int fixeds) in CreateRope() argument
708 if (fixeds & 1) psb->setMass(0, 0); in CreateRope()
709 if (fixeds & 2) psb->setMass(r - 1, 0); in CreateRope()
728 int fixeds, in CreatePatch() argument
761 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatch()
762 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatch()
763 if (fixeds & 4) psb->setMass(IDX(0, ry - 1), 0); in CreatePatch()
813 int fixeds, in CreatePatchUV() argument
908 if (fixeds & 1) psb->setMass(IDX(0, 0), 0); in CreatePatchUV()
909 if (fixeds & 2) psb->setMass(IDX(rx - 1, 0), 0); in CreatePatchUV()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/linear_scan/
H A Dassign_registers.rs58 let mut inactive = Vec::with_capacity(intervals.fixeds.len()); in new()
59 for fixed in &intervals.fixeds { in new()
106 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
136 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
169 trace!(" {}", intervals.fixeds[real_reg.get_index()]); in update()
178 intervals.fixeds[rreg.get_index()].frags[fix] in update()
528 let frags = &intervals.fixeds[rreg.get_index()].frags; in lazy_compute_inactive()
875 < state.intervals.fixeds[reg.get_index()].frags[fix].first, in allocate_blocked_reg()
H A Dmod.rs331 fixeds: Vec<FixedInterval>, field
559 stats.num_fixed = intervals.fixeds.len(); in run()
574 for int in &intervals.fixeds { in run()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/linear_scan/
H A Dassign_registers.rs58 let mut inactive = Vec::with_capacity(intervals.fixeds.len()); in new()
59 for fixed in &intervals.fixeds { in new()
106 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
136 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
169 trace!(" {}", intervals.fixeds[real_reg.get_index()]); in update()
178 intervals.fixeds[rreg.get_index()].frags[fix] in update()
535 let frags = &intervals.fixeds[rreg.get_index()].frags; in lazy_compute_inactive()
882 < state.intervals.fixeds[_reg.get_index()].frags[_fix].first, in allocate_blocked_reg()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Dassign_registers.rs58 let mut inactive = Vec::with_capacity(intervals.fixeds.len()); in new()
59 for fixed in &intervals.fixeds { in new()
106 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
136 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
169 trace!(" {}", intervals.fixeds[real_reg.get_index()]); in update()
178 intervals.fixeds[rreg.get_index()].frags[fix] in update()
535 let frags = &intervals.fixeds[rreg.get_index()].frags; in lazy_compute_inactive()
882 < state.intervals.fixeds[_reg.get_index()].frags[_fix].first, in allocate_blocked_reg()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/linear_scan/
H A Dassign_registers.rs58 let mut inactive = Vec::with_capacity(intervals.fixeds.len()); in new()
59 for fixed in &intervals.fixeds { in new()
106 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
136 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
169 trace!(" {}", intervals.fixeds[real_reg.get_index()]); in update()
178 intervals.fixeds[rreg.get_index()].frags[fix] in update()
535 let frags = &intervals.fixeds[rreg.get_index()].frags; in lazy_compute_inactive()
882 < state.intervals.fixeds[_reg.get_index()].frags[_fix].first, in allocate_blocked_reg()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Dassign_registers.rs58 let mut inactive = Vec::with_capacity(intervals.fixeds.len()); in new()
59 for fixed in &intervals.fixeds { in new()
106 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
136 let frags = &intervals.fixeds[rreg.get_index()].frags; in update()
169 trace!(" {}", intervals.fixeds[real_reg.get_index()]); in update()
178 intervals.fixeds[rreg.get_index()].frags[fix] in update()
535 let frags = &intervals.fixeds[rreg.get_index()].frags; in lazy_compute_inactive()
882 < state.intervals.fixeds[_reg.get_index()].frags[_fix].first, in allocate_blocked_reg()
/dports/www/mythplugin-mythweb/mythweb-31.0/modules/tv/
H A Dsearch.php98 $fixeds = array(); variable
124 $fixeds[] = trim($str);
127 $_SESSION['search']['as'] = $fixeds;

1234567891011