Home
last modified time | relevance | path

Searched defs:nSeg (Results 1 – 25 of 79) sorted by relevance

1234

/dports/finance/weberp/webERP/includes/
H A Dclass.pdf.php227 function partEllipse($x0,$y0,$astart,$afinish,$r1,$r2=0,$angle=0,$nSeg=8) {
241 …function ellipse($x0,$y0,$r1,$r2=0,$angle=0,$nSeg=8,$astart=0,$afinish=360,$close=1,$fill=0,$fill_…
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_cliffmetrics/CliffMetrics/
H A Dlocate_clifftop.cpp75 for (int nSeg = 0; nSeg < nSegments; nSeg++) in nLocateCliffTop() local
H A Dmulti_line.cpp259 int nSeg = -1; in nFindProfilesLastSeg() local
H A Dprofile.cpp179 bool CProfile::bInsertIntersection(double const dX, double const dY, int const nSeg) in bInsertIntersection()
H A Dcreate_profiles.cpp919 nSeg = 0, in RasterizeProfile() local
1557 for (int nSeg = 0; nSeg < pThisProfile->nGetNumLineSegments(); nSeg++) in TruncateProfileAndAppendNew() local
/dports/graphics/grx/grx249/src/utils/
H A Dwatcom32.c22 void wc32_int10x(Int86Regs *iregp, int nSeg) { in wc32_int10x()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/test/jts/perf/operation/valid/
H A DValidStressTest.java93 public static Polygon star(Envelope env, int nSeg, GeometryFactory geomFact) in star()
/dports/math/octave-forge-level-set/level-set/src/
H A DgeomGamma.cpp355 const unsigned nSeg = bdryelSegs[i].size (); variable
/dports/science/v_sim/v_sim-3.8.0/src/extraFunctions/
H A Disoline.c481 float* visu_line_project(VisuLine *line, VisuPlane *plane, guint *nSeg) in visu_line_project()
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dblockwise_labeling.hxx172 std::vector<Label> nSeg(d); in blockwiseLabeling() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DRepRibbon.cpp155 int nSeg; in RepRibbonNew() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Drtfsdrexport.cxx300 sal_uInt16 nSeg = impl_GetUInt16(pSegmentIt); in Commit() local
/dports/science/elmerfem/elmerfem-release-9.0/meshgen2d/src/
H A DGeometryEdge.cpp171 discretizeConstantSegment( int nSeg, NodeMap& allNodes, GeometryNode *from, GeometryNode *to ) in discretizeConstantSegment()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Drtfsdrexport.cxx301 sal_uInt16 nSeg = impl_GetUInt16(pSegmentIt); in Commit() local
/dports/science/afni/afni-AFNI_21.3.16/src/R_scripts/
H A D3dLMEr.R1118 nSeg <- 20 globalVar
1176 nSeg <- 20 globalVar
/dports/print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.17/lib/
H A Depson-protocol.c1725 EPS_UINT32 nSeg[EPS_IPSEGNUM]; local
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/lib/
H A DCpdf.php3290 function partEllipse($x0, $y0, $astart, $afinish, $r1, $r2 = 0, $angle = 0, $nSeg = 8)
3307 … function filledEllipse($x0, $y0, $r1, $r2 = 0, $angle = 0, $nSeg = 8, $astart = 0, $afinish = 360)
3392 $nSeg = 8,
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DATC_TransferKernel.cpp355 int nPt = 0, nSeg = 0; in compute_dislocation_density() local
H A DATC_TransferPartitionOfUnity.cpp357 int nPt = 0, nSeg = 0; in compute_dislocation_density() local
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/src/core/
H A Dsegmentation.cxx1080 UInt64 nSeg = unionFindWatershedsBlockwise(data, out, in pyUnionFindWatershedsBlockwise() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DATC_TransferKernel.cpp355 int nPt = 0, nSeg = 0; in compute_dislocation_density() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/tool/
H A Dfts3view.c286 int nSeg = 0; in showSegmentStats() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/tool/
H A Dfts3view.c286 int nSeg = 0; in showSegmentStats() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfsdrimport.cxx517 sal_Int32 nSeg = rProperty.second.getToken(0, ';', nCharIndex).toInt32(); in resolve() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/tool/
H A Dfts3view.c286 int nSeg = 0; in showSegmentStats() local

1234