Home
last modified time | relevance | path

Searched defs:celly (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/octave-forge-geometry/geometry-4.0.0/inst/
H A Dpolysplit.m44 celly = vecy; variable
64 celly = splitPolygons(vecy); variable
70 celly = splitPolygons(vecy); variable
72 celly = cellfun(@transpose,celly,'UniformOutput',false); variable
/dports/math/R-cran-sp/sp/R/
H A DsurfaceArea.R1 surfaceArea.matrix <- function(m,cellx=1,celly=1,byCell=FALSE){ argument
30 surfaceArea.SpatialGridDataFrame <- function(m,cellx=1,celly=1,byCell=FALSE){ argument
/dports/games/xnethack/xNetHack-xnh6.1/win/Qt/
H A Dqt_glyph.cpp103 int cellx, int celly, bool fem) in drawCell()
109 int cellx, int celly, int border, in drawBorderedCell()
H A Dqt_inv.cpp283 celly = ey / (ht + 2); in tooltip_event() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-1.4/
H A Dtex1d-2dborder.c49 static GLboolean test(GLenum wrapt, int cellx, int celly) in test()
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/cloverleaf3d-ref/
H A Dinitialise_chunk_kernel.f9036 celly, & argument
57 REAL(KIND=8), DIMENSION(y_min-2:y_max+2) :: celly local
H A Dgenerate_chunk_kernel.f9035 celly, & argument
67 REAL(KIND=8), DIMENSION(y_min-2:y_max+2) :: celly local
H A Dcalc_dt_kernel.f9039 celly, & argument
71 REAL(KIND=8), DIMENSION(y_min-2:y_max+2) :: celly local
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/Qt4/
H A Dqt4glyph.cpp94 void NetHackQtGlyphs::drawCell(QPainter& painter, int glyph, int cellx, int celly) in drawCell()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/Qt4/
H A Dqt4glyph.cpp94 void NetHackQtGlyphs::drawCell(QPainter& painter, int glyph, int cellx, int celly) in drawCell()
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxview.h178 int cellx, celly; // current cell's 32-bit position variable
/dports/science/lammps/lammps-stable_29Sep2021/src/MC/
H A Dpair_dsmc.h47 double celly; variable
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapservutil.c1144 double cellx,celly; in setCoordinate() local
1399 double cellx, celly; in msCGIDispatchQueryRequest() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/octree/src/utils/
H A Dmorton.hpp129 …const int celly = min((int)floorf(depth_mult * min(1.f, max(0.f, (p.y - minp_.y)/dims_.y))), depth… in operator ()() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dtexredefine.c91 int cellx, celly; in cell() local
H A Dlodbias.c78 probe_cell(const char* testname, int cellx, int celly, const float* expected) in probe_cell()
H A Dtexdepth.c66 static int probe_cell_depth_mode(int cellx, int celly, int depth_texture_mode, float value) in probe_cell_depth_mode()
/dports/games/mrboom/MrBoom-src-5.2/ai/
H A DMrboomHelper.hpp23 #define CELLINDEX(cellx, celly) (((celly) * grid_size_x) + (cellx)) argument
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Ddialog-custom-report.c426 gint cellx, celly; in custom_report_list_view_clicked_cb() local
491 gint cellx, celly; in custom_report_query_tooltip_cb() local
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_route_groups.cc238 int celly; in button_press_event() local
H A Dmidi_list_editor.cc187 int celly; in scroll_event() local
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmeshvectorrenderer.cpp327 const int celly = mCfg.userGridCellHeight(); in drawVectorDataOnGrid() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/mesh/
H A Dqgsmeshvectorrenderer.cpp327 int celly = mCfg.userGridCellHeight(); in drawVectorDataOnGrid() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DGridBagLayout.java431 int celly = sumIntArray(layoutInfo.rowHeights, constraints.gridy); in arrangeGrid() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DGridBagLayout.java431 int celly = sumIntArray(layoutInfo.rowHeights, constraints.gridy); in arrangeGrid() local

123