Home
last modified time | relevance | path

Searched defs:sze (Results 1 – 25 of 121) sorted by last modified time

12345

/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dsendlib.c966 int szf, sze, cur_sze; in mutt_lookup_mime_type() local
/dports/graphics/grx/grx249/src/include/
H A Dallocate.h60 #define ALLOC(sze) malloc(sze) argument
65 #define ALLOC(sze) _alloca(sze) argument
70 #define ALLOC(sze) alloca(sze) argument
H A Dmemcopy.h1406 #define memcopy(d,s,sze) do { \ argument
/dports/graphics/nurbs++/nurbs++-3.0.11/nurbs/
H A Dnurbs.h358 int sze ; // the number of NURBS curves in the array variable
/dports/graphics/nurbs++/nurbs++-3.0.11/matrix/
H A Dmatrix.cpp61 int sze = this->rows()*this->cols() ; in operator =() local
425 int i, sze ; in operator +=() local
/dports/biology/biosig/biosig-2.3.3/biosig4c++/
H A Dbiosig.c3235 int sze; in hdrEVT2rawEVT() local
3312 int sze = (flag & 2) ? 12 : 6; in rawEVT2hdrEVT() local
3643 int sze = (flag & 2) ? 12 : 6; in read_header() local
/dports/archivers/par/par-0.03.01/
H A Dpar.c653 uint32_t sze; in extract_pak() local
751 uint32_t sze; in write_pak() local
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/languages-data/
H A Deu.json1 …19703,"O":18871,"H":20234,"I":17795,"J":9363,"K":12674,"U":5646,"T":16850,"W":3928,"V":9991,"Q":11…
H A Dhu.json1 …17752,"O":8481,"H":13530,"I":14875,"J":7703,"K":21077,"U":4237,"T":19473,"W":4434,"V":10406,"P":22…
H A Dsl.json1 …"O":6564,"H":9046,"I":7126,"J":7268,"K":11757,"U":2722,"T":7824,"W":1905,"V":10234,"Q":288,"P":166…
H A Dlv.json1 …835,"A":5495,"B":3355,"C":2145,"L":4567,"M":3974,"N":1829,"O":1507,"H":1820,"I":2327,"J":1801,"K":…
H A Dpl.json1 …"N":86269,"O":63924,"H":50582,"I":84977,"J":54373,"K":109538,"U":33818,"T":71466,"W":122172,"V":29… number
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dsymbols.cxx42 int sze = (int)size->value(); in slider_cb() local
H A Dunittests.cxx108 const int sze = 16; in drawAlignmentIndicators() local
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Tree.cxx2918 size_t sze = pn + strlen(key) + vn; local
2922 size_t sze = pn + strlen(key) + 40; local
/dports/math/vtk9/VTK-9.1.0/Rendering/Image/Testing/Python/
H A DTestDepthImageToPointCloud.py7 sze = 300 variable
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkLogLookupTable.cxx24 vtkLogLookupTable::vtkLogLookupTable(int sze, int ext) in vtkLogLookupTable()
H A DvtkWindowLevelLookupTable.cxx23 vtkWindowLevelLookupTable::vtkWindowLevelLookupTable(int sze, int ext) in vtkWindowLevelLookupTable()
H A DvtkLookupTableWithEnabling.cxx28 vtkLookupTableWithEnabling::vtkLookupTableWithEnabling(int sze, int ext) in vtkLookupTableWithEnabling()
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkSortDataArray.cxx151 void Shuffle1Tuples(vtkIdType* idx, vtkIdType sze, vtkAbstractArray* arrayIn, T* preSort, int dir) in Shuffle1Tuples()
180 vtkIdType* idx, vtkIdType sze, int numComp, vtkAbstractArray* arrayIn, T* preSort, int dir) in ShuffleTuples()
320 vtkIdType* idx, vtkIdType sze, vtkIdList* arrayIn, vtkIdType* preSort, int dir) in ShuffleIdList()
H A DvtkLookupTable.cxx37 vtkLookupTable::vtkLookupTable(int sze, int ext) in vtkLookupTable()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkDataSetAttributes.cxx668 void vtkDataSetAttributes::InternalCopyAllocate(vtkDataSetAttributes* pd, int ctype, vtkIdType sze, in InternalCopyAllocate()
831 vtkDataSetAttributes* pd, vtkIdType sze, vtkIdType ext, int shallowCopyArrays) in CopyAllocate()
838 vtkDataSetAttributes* pd, vtkIdType sze, vtkIdType ext, int shallowCopyArrays) in InterpolateAllocate()
1663 vtkDataSetAttributes::FieldList& list, vtkIdType sze, vtkIdType ext) in CopyAllocate()
1670 vtkDataSetAttributes::FieldList& list, vtkIdType sze, vtkIdType ext) in InterpolateAllocate()
/dports/math/vtk9/VTK-9.1.0/Filters/Modeling/
H A DvtkCookieCutter.cxx201 int spc, nints, sze, numMR = static_cast<int>(mergeRange.size()); in CleanSortedPolyline() local
342 int spc, nints, sze, numMR = static_cast<int>(mergeRange.size()); in CleanSortedPolygon() local
946 size_t sze, ii, ip; in CropPoly() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Annotation/
H A DvtkCaptionActor2D.cxx446 const int* sze = viewport->GetSize(); in RenderOpaqueGeometry() local
/dports/math/vtk9/VTK-9.1.0/Filters/SMP/Testing/Python/
H A DTestSMPContourGridWithSpanSpace.py7 sze = 300 variable

12345