Home
last modified time | relevance | path

Searched defs:sze (Results 1 – 25 of 121) sorted by relevance

12345

/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
/dports/archivers/dact/dact-0.8.42/
H A Ddendian.c34 int write_de(const int dst, const uint64_t num, const int sze) { in write_de()
53 int read_de(const int src, void *dest, const int sze, const int out_sze) { in read_de()
/dports/graphics/grx/grx249/test/bgi/
H A Dttext.c44 void user_info(int fnt, int sze) { in user_info()
55 void all_user_tests(int fnt, int sze) { in all_user_tests()
/dports/security/beecrypt/beecrypt-4.2.1/gas/
H A Dmpopt.ia64.m425 define(`sze',`r14') macro
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkLogLookupTable.cxx24 vtkLogLookupTable::vtkLogLookupTable(int sze, int ext) in vtkLogLookupTable()
/dports/math/vtk8/VTK-8.2.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()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/Utilities/src/
H A DDesignGroupVector.cpp154 std::size_t sze = this->size(); in GetTotalDesignCount() local
/dports/math/vtk6/VTK-6.2.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()
/dports/math/vtk9/VTK-9.1.0/Filters/SMP/Testing/Python/
H A DTestSMPContourGridWithSpanSpace.py7 sze = 300 variable
/dports/math/vtk8/VTK-8.2.0/Filters/SMP/Testing/Python/
H A DTestSMPContourGridWithSpanSpace.py7 sze = 300 variable
/dports/graphics/py-visvis/visvis-1.13.0/functions/
H A DaVolume.py12 def __init__(self, sze): argument
/dports/science/teem/teem-1.11.0-src/src/hoover/
H A DmethodsHoover.c57 int sxe, sye, sze, minSize, centr; in hooverContextCheck() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkImageRegion.h166 void SetSize(unsigned int i, SizeValueType sze) in SetSize()
173 void SetIndex(unsigned int i, IndexValueType sze) in SetIndex()
/dports/math/dsdp/DSDP5.8/src/vecmat/
H A Dsdpnfac.c13 int i,k,t,sze; in UpdSnode() local
518 int i,j,k,t,u,sze,delay, in UpdSnodes() local
822 int k,sze, in ExtUpdSnode() local
858 int j,s,t,u,k,stops,offset,sze,itemp, in PushFward() local
970 int c,d,j,s,t,sncl,k,k0,m,cacsze,sze,offset, in FacDenNode() local
1053 int s,sncl,k,k0,cacsze,sze, in ChlFact() local
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/src/vecmat/
H A Dsdpnfac.c13 int i,k,t,sze; in UpdSnode() local
518 int i,j,k,t,u,sze,delay, in UpdSnodes() local
822 int k,sze, in ExtUpdSnode() local
858 int j,s,t,u,k,stops,offset,sze,itemp, in PushFward() local
970 int c,d,j,s,t,sncl,k,k0,m,cacsze,sze,offset, in FacDenNode() local
1053 int s,sncl,k,k0,cacsze,sze, in ChlFact() local
/dports/graphics/vigra/vigra-8acd73a/src/matlab/
H A DvigraAdjacency.cpp124 MultiArrayShape<3>::type sze = in3D.shape(); in vigraMain() local
249 MultiArrayShape<3>::type sze = in3D.shape(); in vigraMain() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Image/Testing/Python/
H A DTestDepthImageToPointCloud.py7 sze = 300 variable
H A DTestDepthImageToPointCloud-TwoInputs.py7 sze = 300 variable
/dports/math/vtk8/VTK-8.2.0/Rendering/Image/Testing/Python/
H A DTestDepthImageToPointCloud.py7 sze = 300 variable
H A DTestDepthImageToPointCloud-TwoInputs.py7 sze = 300 variable
/dports/math/octave-forge-image/image-2.12.0/inst/
H A Dimmaximas.m82 sze = 2*radius+1; variable
/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()
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkSortDataArray.cxx145 void Shuffle1Tuples(vtkIdType *idx, vtkIdType sze, vtkAbstractArray *arrayIn, in Shuffle1Tuples()
175 void ShuffleTuples(vtkIdType *idx, vtkIdType sze, int numComp, in ShuffleTuples()
325 ShuffleIdList(vtkIdType *idx, vtkIdType sze, vtkIdList *arrayIn, in ShuffleIdList()

12345