Home
last modified time | relevance | path

Searched refs:SwapInt (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit_carets.pas37 procedure SwapInt(var n1, n2: integer); inline; procedure
413 SwapInt(AX1, AX2);
414 SwapInt(AY1, AY2);
495 SwapInt(PosX, EndX);
496 SwapInt(PosY, EndY);
839 SwapInt(Y1, Y2);
840 SwapInt(X1, X2);
930 SwapInt(OutPosX, OutEndX);
931 SwapInt(OutPosY, OutEndY);
1087 SwapInt(Y1, Y2);
[all …]
H A Datsynedit_cmd_markers.inc152 SwapInt(X1, X2);
153 SwapInt(Y1, Y2);
H A Datsynedit_sel.inc122 SwapInt(P1.X, P2.X);
123 SwapInt(P1.Y, P2.Y);
523 SwapInt(P1Col.Y, P2Col.Y);
H A Datsynedit_cmd_sel.inc174 SwapInt(Y1, Y2);
H A Datsynedit_finder.pas2367 SwapInt(AX1, AX2);
/dports/editors/lazarus/lazarus/components/lazreport/source/addons/addfunction/doc/
H A DHISTORY.RUS28 * ������� SwapInt, SwapFloat, SwapStr, SwapDate ���������� � ������
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/addons/addfunction/doc/
H A DHISTORY.RUS28 * ������� SwapInt, SwapFloat, SwapStr, SwapDate ���������� � ������
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/addons/addfunction/doc/
H A DHISTORY.RUS28 * ������� SwapInt, SwapFloat, SwapStr, SwapDate ���������� � ������
/dports/editors/lazarus-qt5/lazarus/components/lazreport/source/addons/addfunction/doc/
H A DHISTORY.RUS28 * ������� SwapInt, SwapFloat, SwapStr, SwapDate ���������� � ������
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkMFIXReader.h272 void SwapInt(int &value);
H A DvtkMFIXReader.cxx765 this->SwapInt(val); in GetInt()
769 void vtkMFIXReader::SwapInt(int &value) in SwapInt() function in vtkMFIXReader
895 this->SwapInt(temp); in GetBlockOfInts()
1999 this->SwapInt(nextRecord); in GetTimeSteps()
2001 this->SwapInt(numberOfRecords); in GetTimeSteps()
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkMFIXReader.h270 void SwapInt(int& value);
H A DvtkMFIXReader.cxx721 this->SwapInt(val); in GetInt()
725 void vtkMFIXReader::SwapInt(int& value) in SwapInt() function in vtkMFIXReader
847 this->SwapInt(temp); in GetBlockOfInts()
1950 this->SwapInt(nextRecord); in GetTimeSteps()
1952 this->SwapInt(numberOfRecords); in GetTimeSteps()
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/
H A DvtkMFIXReader.h244 void SwapInt(int &value);
H A DvtkMFIXReader.cxx778 this->SwapInt(val); in GetInt()
782 void vtkMFIXReader::SwapInt(int &value) in SwapInt() function in vtkMFIXReader
908 this->SwapInt(temp); in GetBlockOfInts()
2002 this->SwapInt(nextRecord); in GetTimeSteps()
2004 this->SwapInt(numberOfRecords); in GetTimeSteps()
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsyneditmiscprocs.pp55 procedure SwapInt(var l, r: integer);{$IFDEF HasInline}inline;{$ENDIF}
132 procedure SwapInt(var l, r: integer);
H A Dsyneditpointclasses.pas1647 SwapInt(C1, C2);
1956 SwapInt(l, r);
2481 SwapInt(FStartLinePos, FEndLinePos);
2482 SwapInt(FStartBytePos, FEndBytePos);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditmiscprocs.pp55 procedure SwapInt(var l, r: integer);{$IFDEF HasInline}inline;{$ENDIF}
143 procedure SwapInt(var l, r: integer);
H A Dsyneditpointclasses.pas1919 SwapInt(C1, C2);
2255 SwapInt(l, r);
2762 SwapInt(FLeftCharPos, FRightCharPos);
2776 SwapInt(FLeftCharPos, FRightCharPos);
2871 SwapInt(FStartLinePos, FEndLinePos);
2872 SwapInt(FStartBytePos, FEndBytePos);
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsyneditmiscprocs.pp55 procedure SwapInt(var l, r: integer);{$IFDEF HasInline}inline;{$ENDIF}
132 procedure SwapInt(var l, r: integer);
H A Dsyneditpointclasses.pas1647 SwapInt(C1, C2);
1956 SwapInt(l, r);
2481 SwapInt(FStartLinePos, FEndLinePos);
2482 SwapInt(FStartBytePos, FEndBytePos);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditmiscprocs.pp55 procedure SwapInt(var l, r: integer);{$IFDEF HasInline}inline;{$ENDIF}
143 procedure SwapInt(var l, r: integer);
H A Dsyneditpointclasses.pas1919 SwapInt(C1, C2);
2255 SwapInt(l, r);
2762 SwapInt(FLeftCharPos, FRightCharPos);
2776 SwapInt(FLeftCharPos, FRightCharPos);
2871 SwapInt(FStartLinePos, FEndLinePos);
2872 SwapInt(FStartBytePos, FEndBytePos);
/dports/devel/vcglib/vcglib-2020.09/wrap/ply/
H A Dplylib.cpp175 static inline void SwapInt( uint * x ) in SwapInt() function
236 SwapInt((uint *)i); in ReadIntB()
283 SwapInt(ui); in ReadUIntB()
302 SwapInt((uint *)f); in ReadFloatB()
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/ply/
H A Dplylib.cpp175 static inline void SwapInt( uint * x ) in SwapInt() function
236 SwapInt((uint *)i); in ReadIntB()
283 SwapInt(ui); in ReadUIntB()
302 SwapInt((uint *)f); in ReadFloatB()

12