Home
last modified time | relevance | path

Searched defs:xcoords (Results 1 – 25 of 88) sorted by relevance

1234

/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dnamescheme.c257 float xcoords[] = {0, 1, 2, 3}; in main() local
266 float xcoords[] = {0, 1, 2, 3}; in main() local
275 float xcoords[] = {0, 1, 2, 3}; in main() local
H A Dspec.c91 float xcoords[NX + 1]; in main() local
/dports/science/cdo/cdo-2.0.0/src/
H A DMaskbox.cc87 Varray<double> xcoords(maxVals), ycoords(maxVals); in read_polygons_from_file() local
213 point_is_inside(double xval, double yval, size_t n, const double *xcoords, const double *ycoords) in point_is_inside()
226 point_is_inside(double xval, double yval, double xmin, double xmax, const double *xcoords, const do… in point_is_inside()
244 const double *xcoords, const double *ycoords, size_t segmentSize) in mask_region_regular()
267 const double *xcoords, const double *ycoords, size_t segmentSize) in mask_region_cell()
395 const auto xcoords = &polygons.x[offset]; in Maskbox() local
/dports/math/vtk8/VTK-8.2.0/Filters/Geometry/
H A DvtkRectilinearGridPartitioner.cxx75 vtkDoubleArray *xcoords, vtkDoubleArray *ycoords, vtkDoubleArray *zcoords ) in ExtractGridCoordinates()
167 vtkDoubleArray *xcoords = vtkDoubleArray::New(); in RequestData() local
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/
H A DvtkRectilinearGridPartitioner.cxx73 vtkDoubleArray* xcoords, vtkDoubleArray* ycoords, vtkDoubleArray* zcoords) in ExtractGridCoordinates()
162 vtkDoubleArray* xcoords = vtkDoubleArray::New(); in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/
H A DvtkRectilinearGridPartitioner.cxx78 vtkDoubleArray *xcoords, vtkDoubleArray *ycoords, vtkDoubleArray *zcoords ) in ExtractGridCoordinates()
170 vtkDoubleArray *xcoords = vtkDoubleArray::New(); in RequestData() local
/dports/graphics/tesseract/tesseract-5.0.0/src/lstm/
H A Dlstmrecognizer.cpp421 const std::vector<int> &xcoords, int height, in DisplayLSTMOutput()
450 const std::vector<int> &xcoords) { in DebugActivationPath()
518 std::vector<int> *xcoords) { in LabelsFromOutputs()
529 std::vector<int> *xcoords) { in LabelsViaReEncode()
541 std::vector<int> *xcoords) { in LabelsViaSimpleText()
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dquspline.h93 int32_t *xcoords; // no of coords variable
/dports/math/vtk8/VTK-8.2.0/IO/AMR/
H A DvtkAMRFlashParticlesReader.cxx43 static void GetParticleCoordinates( hid_t &dataIdx, in GetParticleCoordinates()
193 std::vector< double > xcoords; in GetParticles() local
/dports/math/vtk9/VTK-9.1.0/IO/AMR/
H A DvtkAMRFlashParticlesReader.cxx43 static void GetParticleCoordinates(hid_t& dataIdx, std::vector<double>& xcoords, in GetParticleCoordinates()
188 std::vector<double> xcoords; in GetParticles() local
/dports/math/vtk6/VTK-6.2.0/IO/AMR/
H A DvtkAMRFlashParticlesReader.cxx43 static void GetParticleCoordinates( hid_t &dataIdx, in GetParticleCoordinates()
193 std::vector< double > xcoords; in GetParticles() local
/dports/deskutils/notekit/notekit-6d6278b/
H A Ddrawing.h15 std::vector<float> xcoords; variable
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A DSPeval.cxx116 vector<float>& xcoords) in xEval()
133 vector<float>& xcoords, in xEvalCompact()
159 vector<float>& xcoords) in xEvalFast()
195 vector<float>& xcoords, in yEvalCompact()
/dports/science/conduit/conduit-0.8.0/src/tests/blueprint/
H A Dt_blueprint_mpi_mesh_polytopal.cpp43 std::vector<double> xcoords; in test_polytopal_create_coarse_domain() local
119 std::vector<double> xcoords; in test_polytopal_create_fine_domain() local
/dports/graphics/openrm/rmdemo/
H A Dlibdio.c518 dioCompute1DGrid(float *xcoords, in dioCompute1DGrid()
540 dioCompute2DGrid(float *xcoords, in dioCompute2DGrid()
618 dioCompute3DGrid(float *xcoords, in dioCompute3DGrid()
H A Dlibdio.h77 float *xcoords,*ycoords,*zcoords; member
H A Dvector3d.c226 my_compute_gradients(float *xcoords, in my_compute_gradients()
334 float *xcoords,*ycoords,*zcoords, *data,*data2; in my_build_objs() local
/dports/misc/vxl/vxl-3.3.2/contrib/oxl/osl/
H A Dosl_canny_rothwell.cxx303 std::list<int> xcoords,ycoords; in Initial_hysteresis() local
364 std::list<int> xcoords,ycoords; in Final_hysteresis() local
850 std::list<int> xcoords,ycoords,xvertices,yvertices,xjunc,yjunc; in Find_junction_clusters() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/rectangle/
H A DRectangleDecomposer.java78 double [] xcoords; in fillVertices() local
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Doldbasel.cpp347 std::vector<int> xcoords(blobcount); in find_textlines() local
487 int xcoords[], /*coords for spline */ in make_first_baseline()
984 int xcoords[], /*points to work on */ in partition_coords()
1011 int xcoords[], /*points to work on */ in segment_spline()
1146 int *xcoords, /*points to work on */ in split_stepped_spline()
/dports/graphics/tesseract/tesseract-5.0.0/src/training/unicharset/
H A Dlstmtester.cpp104 std::vector<int> xcoords; in RunEvalSync() local
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolDraw2D/
H A DMolDraw2DUtils.cpp193 const std::vector<double> &xcoords, in contourAndDrawGrid()
347 std::vector<double> xcoords(nx); in contourAndDrawGaussians() local
/dports/databases/grass7/grass-7.8.6/lib/driver/
H A Dfont2.c20 static unsigned char *xcoords, *ycoords; variable
/dports/science/ergo/ergo-3.8/source/utilities/
H A Dmatrix_utilities.cc240 void getMatrixPermutationOnlyFactor2(const std::vector<ergo_real> & xcoords, in getMatrixPermutationOnlyFactor2()
291 std::vector<ergo_real> xcoords(n); in getMatrixPermutationOnlyFactor2() local
/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dimagemap.c70 float *xcoords; /**< x coordinates */ member
394 float *xcoords, *ycoords; in imagemap_addtolist() local

1234