Home
last modified time | relevance | path

Searched refs:ColSpacing (Results 1 – 15 of 15) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Scalar/include/SimTKcommon/internal/
H A DCompositeNumericalTypes.h185 ColSpacing = K::ColSpacing, enumerator
H A DNTraits.h495 ColSpacing = 1,
680 ColSpacing = 1,
884 ColSpacing = 1, \
H A Dnegator.h143 ColSpacing = 1, enumerator
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dtables.h46 __rwproperty(VDKTable,int) ColSpacing;
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dtables.cc38 ColSpacing("ColSpacing",this,1,&VDKTable::SetColSpacings), in VDKTable()
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/
H A DSymMat.h123 ColSpacing = NActualElements, enumerator
218 typedef MulCNTs<M,M,ArgDepth,SymMat,ColSpacing,RowSpacing,
220 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOp;
223 typedef MulCNTsNonConforming<M,M,ArgDepth,SymMat,ColSpacing,RowSpacing,
225 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOpNonConforming;
229 typedef DvdCNTs<M,M,ArgDepth,SymMat,ColSpacing,RowSpacing,
231 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> DvdOp;
234 typedef AddCNTs<M,M,ArgDepth,SymMat,ColSpacing,RowSpacing,
236 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> AddOp;
239 typedef SubCNTs<M,M,ArgDepth,SymMat,ColSpacing,RowSpacing,
[all …]
H A DVec.h245 ColSpacing = NActualElements, enumerator
387 typedef MulCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
389 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOp;
392 typedef MulCNTsNonConforming<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
394 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOpNonConforming;
397 typedef DvdCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
399 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> DvdOp;
402 typedef AddCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
404 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> AddOp;
407 typedef SubCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
[all …]
H A DRow.h166 ColSpacing = STRIDE, enumerator
273 typedef MulCNTs<1,N,ArgDepth,Row,ColSpacing,RowSpacing,
275 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOp;
278 typedef MulCNTsNonConforming<1,N,ArgDepth,Row,ColSpacing,RowSpacing,
280 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOpNonConforming;
284 typedef DvdCNTs<1,N,ArgDepth,Row,ColSpacing,RowSpacing,
286 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> DvdOp;
289 typedef AddCNTs<1,N,ArgDepth,Row,ColSpacing,RowSpacing,
291 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> AddOp;
294 typedef SubCNTs<1,N,ArgDepth,Row,ColSpacing,RowSpacing,
[all …]
H A DMat.h131 ColSpacing = CS, enumerator
254 typedef MulCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
256 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOp;
259 typedef MulCNTsNonConforming<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
261 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOpNonConforming;
264 typedef DvdCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
266 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> DvdOp;
269 typedef AddCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
271 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> AddOp;
274 typedef SubCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
[all …]
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DVec.h197 ColSpacing = NActualElements, enumerator
338 typedef MulCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
340 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOp;
343 typedef MulCNTsNonConforming<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
345 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOpNonConforming;
348 typedef DvdCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
350 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> DvdOp;
353 typedef AddCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
355 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> AddOp;
358 typedef SubCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing,
[all …]
H A DMat.h90 ColSpacing = CS, enumerator
212 typedef MulCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
214 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOp;
217 typedef MulCNTsNonConforming<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
219 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> MulOpNonConforming;
222 typedef DvdCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
224 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> DvdOp;
227 typedef AddCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
229 P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> AddOp;
232 typedef SubCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing,
[all …]
H A DRotation.h310 typedef UnitRow<P,Mat33::ColSpacing> RowType;
1050 typedef UnitRow<P,BaseMat::ColSpacing> RowType;
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Mechanics/include/SimTKcommon/internal/
H A DRotation.h131 typedef UnitRow<P,Mat33P::ColSpacing> RowType;
1302 typedef UnitRow<P,BaseMat::ColSpacing> RowType;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.Theming/Default/
H A DTabControlPainter.cs119 public virtual int ColSpacing { property in System.Windows.Forms.Theming.Default.TabControlPainter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DThemeWin32Classic.cs5053 get { return ThemeElements.CurrentTheme.TabControlPainter.ColSpacing; }