Home
last modified time | relevance | path

Searched defs:nCells (Results 1 – 25 of 213) sorted by relevance

123456789

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_channels/
H A DChannelNetwork_Altitude.cpp166 int nSteps, nCells = Get_NX() > Get_NY() ? Get_NX() : Get_NY(); in On_Execute() local
228 void CChannelNetwork_Altitude::Set_Surface(int nCells) in Set_Surface()
301 double CChannelNetwork_Altitude::Get_Change(int nCells) in Get_Change()
344 double CChannelNetwork_Altitude::Get_Change(int nCells, int x, int y) in Get_Change()
H A DWatersheds.cpp129 int x, y, nCells, nCells_Min, nBasins; in On_Execute() local
207 int i, ix, iy, nCells; in Get_Basin() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestCosmoTools.cxx70 const int nCells = 17; in MakeCosmo_2DDataSet_0() local
132 const int nCells = 14; in MakeCosmo_3DDataSet_0() local
201 vtkm::Id nCells = dataSet.GetCellSet(0).GetNumberOfCells(); in TestCosmo_2DHaloFind() local
254 vtkm::Id nCells = dataSet.GetCellSet(0).GetNumberOfCells(); in TestCosmo_3DHaloFind() local
307 vtkm::Id nCells = dataSet.GetCellSet(0).GetNumberOfCells(); in TestCosmo_3DCenterFind() local
H A DUnitTestExtractGeometry.cxx46 const int nCells = 2; in TestExplicitById() local
122 const int nCells = 5; in TestUniformById2D() local
155 const int nCells = 5; in TestUniformById3D() local
H A DUnitTestFieldStatistics.cxx42 const int nCells = xCells * yCells; in Make2DUniformStatDataSet0() local
75 const int nCells = xCells * yCells; in Make2DUniformStatDataSet1() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestCosmoTools.cxx60 const int nCells = 17; in MakeCosmo_2DDataSet_0() local
121 const int nCells = 14; in MakeCosmo_3DDataSet_0() local
190 vtkm::Id nCells = dataSet.GetNumberOfCells(); in TestCosmo_2DHaloFind() local
242 vtkm::Id nCells = dataSet.GetNumberOfCells(); in TestCosmo_3DHaloFind() local
294 vtkm::Id nCells = dataSet.GetNumberOfCells(); in TestCosmo_3DCenterFind() local
H A DUnitTestExtractGeometry.cxx36 const vtkm::Id nCells = cellIds.GetNumberOfValues(); in TestExplicitById() local
111 const vtkm::Id nCells = cellIds.GetNumberOfValues(); in TestUniformById2D() local
144 const vtkm::Id nCells = cellIds.GetNumberOfValues(); in TestUniformById3D() local
H A DUnitTestFieldStatistics.cxx32 const int nCells = xCells * yCells; in Make2DUniformStatDataSet0() local
65 const int nCells = xCells * yCells; in Make2DUniformStatDataSet1() local
/dports/biology/star/STAR-2.7.9a/source/
H A DSoloFilteredCells.h8 uint64 &nCells =C[0]; variable
25 void reset(uint64 nCells) { in reset()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/testing/
H A DMakeTestDataSet.h173 const vtkm::Id nCells = 16; in Make2DUniformDataSet1() local
217 const vtkm::Id nCells = 64; in Make3DUniformDataSet1() local
298 const vtkm::Id nCells = 2; in Make2DRectilinearDataSet0() local
386 const vtkm::Id nCells = 4; in Make3DRectilinearDataSet0() local
404 const int nCells = 7; in Make2DExplicitDataSet0() local
800 const int nCells = 4; in Make3DExplicitDataSet5() local
861 const int nCells = 8; in Make3DExplicitDataSet6() local
938 const int nCells = 27; in Make3DExplicitDataSetZoo() local
1186 const int nCells = 8; in Make3DExplicitDataSet7() local
1253 const int nCells = 10; in Make3DExplicitDataSet8() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/testing/
H A DMakeTestDataSet.h190 constexpr vtkm::Id nCells = 16; in Make2DUniformDataSet1() local
290 constexpr vtkm::Id nCells = 64; in Make3DUniformDataSet1() local
452 const vtkm::Id nCells = 2; in Make2DRectilinearDataSet0() local
539 const vtkm::Id nCells = 4; in Make3DRectilinearDataSet0() local
556 const int nCells = 7; in Make2DExplicitDataSet0() local
917 const int nCells = 4; in Make3DExplicitDataSet5() local
973 const int nCells = 8; in Make3DExplicitDataSet6() local
1049 constexpr int nCells = 25; in Make3DExplicitDataSetZoo() local
1296 const int nCells = 8; in Make3DExplicitDataSet7() local
1362 const int nCells = 10; in Make3DExplicitDataSet8() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/gcj/xlib/
H A DnatColormap.cc44 unsigned int nCells = CellsOfScreen(ScreenOfDisplay(dpy, screen->screenNumber)); in getSharedColors() local
97 unsigned int nCells = in getXColors() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/gcj/xlib/
H A DnatColormap.cc44 unsigned int nCells = CellsOfScreen(ScreenOfDisplay(dpy, screen->screenNumber)); in getSharedColors() local
97 unsigned int nCells = in getXColors() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/gcj/xlib/
H A DnatColormap.cc44 unsigned int nCells = CellsOfScreen(ScreenOfDisplay(dpy, screen->screenNumber)); in getSharedColors() local
97 unsigned int nCells = in getXColors() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/gcj/xlib/
H A DnatColormap.cc44 unsigned int nCells = CellsOfScreen(ScreenOfDisplay(dpy, screen->screenNumber)); in getSharedColors() local
97 unsigned int nCells = in getXColors() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/gcj/xlib/
H A DnatColormap.cc44 unsigned int nCells = CellsOfScreen(ScreenOfDisplay(dpy, screen->screenNumber)); in getSharedColors() local
97 unsigned int nCells = in getXColors() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/gcj/xlib/
H A DnatColormap.cc44 unsigned int nCells = CellsOfScreen(ScreenOfDisplay(dpy, screen->screenNumber)); in getSharedColors() local
97 unsigned int nCells = in getXColors() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/gcj/xlib/
H A DnatColormap.cc44 unsigned int nCells = CellsOfScreen(ScreenOfDisplay(dpy, screen->screenNumber)); in getSharedColors() local
97 unsigned int nCells = in getXColors() local
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPSTable.cpp68 size_t nCells = m_cellsList.size(); in buildStructures() local
188 size_t nCells = m_cellsList.size(); in sendTable() local
258 size_t nCells = m_cellsList.size(); in sendAsText() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_analysis/
H A DGrid_Pattern.cpp134 int nCells, nClasses, nCVN; double Diversity; in On_Execute() local
169 bool CGrid_Pattern::Get_Pattern(int x, int y, int &nCells, int &nClasses, int &nCVN, double &Divers… in Get_Pattern()
/dports/devel/libthai/libthai-0.1.28/tests/
H A Dtest_thcell.c199 size_t nCells = TESTCELLS; in test_th_make_cells() local
224 size_t nCells = TESTCELLS; in test_th_make_cells() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/sfm/
H A DsfmArea.c51 Vec_Int_t * Abc_NtkPrecomputeCellPairs( Mio_Cell2_t * pCells, int nCells ) in Abc_NtkPrecomputeCellPairs()
123 Vec_Int_t * Abc_NtkPrecomputeFirsts( Mio_Cell2_t * pCells, int nCells ) in Abc_NtkPrecomputeFirsts()
135 int Abc_NtkPrecomputePrint( Mio_Cell2_t * pCells, int nCells, Vec_Int_t * vInfo ) in Abc_NtkPrecomputePrint()
165 int nCells; in Abc_NtkPrecomputeCellPairsTest() local
336 int i, fNeedInv, nCells, Gain, GainAll = 0, Count = 0, CountInv = 0; in Abc_NtkChangePerform() local
/dports/math/vtk9/VTK-9.1.0/Rendering/ParallelLIC/
H A DvtkMPIPixelView.h67 unsigned long long nCells = decomp.Size(); in vtkMPIPixelViewNew() local
/dports/math/vtk8/VTK-8.2.0/Rendering/ParallelLIC/
H A DvtkMPIPixelView.h73 unsigned long long nCells=decomp.Size(); in vtkMPIPixelViewNew() local
/dports/math/vtk6/VTK-6.2.0/Rendering/ParallelLIC/
H A DvtkMPIPixelView.h71 unsigned long long nCells=decomp.Size(); in vtkMPIPixelViewNew() local

123456789