Home
last modified time | relevance | path

Searched refs:feasible_string (Results 1 – 25 of 54) sorted by relevance

123

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dglobal.c230 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
231 free (qh feasible_string); in qh_freebuffers()
232 qh line= qh feasible_string= NULL; in qh_freebuffers()
656 if (!(qh feasible_string= (char*)calloc (t-start+1, 1))) { in qh_initflags()
660 strncpy (qh feasible_string, start, t-start); in qh_initflags()
662 qh_option (qh feasible_string, NULL, NULL); in qh_initflags()
H A Dqhull.h503 char *feasible_string; /* feasible point 'Hn,n,n' for halfspace intersection */ member
/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dglobal.c301 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
302 qh_free(qh feasible_string); in qh_freebuffers()
303 qh line= qh feasible_string= NULL; in qh_freebuffers()
729 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
733 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
735 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
H A Dlibqhull.h549 char *feasible_string; /* feasible point 'Hn,n,n' for halfspace intersection */ member
/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dglobal.c301 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
302 qh_free(qh feasible_string); in qh_freebuffers()
303 qh line= qh feasible_string= NULL; in qh_freebuffers()
726 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
730 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
732 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
H A Dlibqhull.h541 char *feasible_string; /* feasible point 'Hn,n,n' for halfspace intersection */ member
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dglobal.c302 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
303 qh_free(qh feasible_string); in qh_freebuffers()
304 qh line= qh feasible_string= NULL; in qh_freebuffers()
737 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
741 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
743 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
H A Dlibqhull.h587 char *feasible_string; /* feasible point 'Hn,n,n' for halfspace intersection */ member
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dglobal.c301 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
302 qh_free(qh feasible_string); in qh_freebuffers()
303 qh line= qh feasible_string= NULL; in qh_freebuffers()
729 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
733 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
735 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
H A Dlibqhull.h549 char *feasible_string; /* feasible point 'Hn,n,n' for halfspace intersection */ member
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dglobal.c301 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
302 qh_free(qh feasible_string); in qh_freebuffers()
303 qh line= qh feasible_string= NULL; in qh_freebuffers()
729 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
733 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
735 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull/
H A Dglobal.c302 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
303 qh_free(qh feasible_string); in qh_freebuffers()
304 qh line= qh feasible_string= NULL; in qh_freebuffers()
737 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
741 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
743 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
/dports/math/py-pyhull/pyhull-2015.2.1/src/libqhull/
H A Dglobal.c302 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
303 qh_free(qh feasible_string); in qh_freebuffers()
304 qh line= qh feasible_string= NULL; in qh_freebuffers()
737 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
741 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
743 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dglobal.c301 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
302 qh_free(qh feasible_string); in qh_freebuffers()
303 qh line= qh feasible_string= NULL; in qh_freebuffers()
729 if (!(qh feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
733 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
735 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhullcpp/
H A DQhull.cpp328 if(qh_qh->feasible_string){ in initializeFeasiblePoint()
/dports/math/R-cran-geometry/geometry/src/
H A Dglobal_r.c294 if (qh->feasible_string) /* allocated by qh_initflags */ in qh_freebuffers()
295 qh_free(qh->feasible_string); in qh_freebuffers()
296 qh->line= qh->feasible_string= NULL; in qh_freebuffers()
710 if (!(qh->feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
714 strncpy(qh->feasible_string, start, (size_t)(t-start)); in qh_initflags()
716 qh_option(qh, qh->feasible_string, NULL, NULL); in qh_initflags()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull_r/
H A Dglobal_r.c294 if (qh->feasible_string) /* allocated by qh_initflags */ in qh_freebuffers()
295 qh_free(qh->feasible_string); in qh_freebuffers()
296 qh->line= qh->feasible_string= NULL; in qh_freebuffers()
710 if (!(qh->feasible_string= (char*)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
714 strncpy(qh->feasible_string, start, (size_t)(t-start)); in qh_initflags()
716 qh_option(qh, qh->feasible_string, NULL, NULL); in qh_initflags()
/dports/math/qhull/qhull-7.3.2/src/libqhull/
H A Dglobal.c310 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
311 qh_free(qh feasible_string); in qh_freebuffers()
312 qh line= qh feasible_string= NULL; in qh_freebuffers()
772 if (!(qh feasible_string= (char *)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
776 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
778 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
/dports/math/qhull8/qhull-8.0.2/src/libqhull/
H A Dglobal.c310 if (qh feasible_string) /* allocated by qh_initflags */ in qh_freebuffers() local
311 qh_free(qh feasible_string); in qh_freebuffers()
312 qh line= qh feasible_string= NULL; in qh_freebuffers()
772 if (!(qh feasible_string= (char *)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
776 strncpy(qh feasible_string, start, (size_t)(t-start)); in qh_initflags()
778 qh_option(qh feasible_string, NULL, NULL); in qh_initflags()
/dports/math/qhull/qhull-7.3.2/src/libqhullcpp/
H A DQhull.cpp327 if(qh_qh->feasible_string){ in initializeFeasiblePoint()
/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/qhull_src/src/
H A Dglobal_r.c302 if (qh->feasible_string) /* allocated by qh_initflags */ in qh_freebuffers()
303 qh_free(qh->feasible_string); in qh_freebuffers()
304 qh->line= qh->feasible_string= NULL; in qh_freebuffers()
744 if (!(qh->feasible_string= (char *)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
748 strncpy(qh->feasible_string, start, (size_t)(t-start)); in qh_initflags()
750 qh_option(qh, qh->feasible_string, NULL, NULL); in qh_initflags()
/dports/math/qhull8/qhull-8.0.2/src/libqhull_r/
H A Dglobal_r.c302 if (qh->feasible_string) /* allocated by qh_initflags */ in qh_freebuffers()
303 qh_free(qh->feasible_string); in qh_freebuffers()
304 qh->line= qh->feasible_string= NULL; in qh_freebuffers()
744 if (!(qh->feasible_string= (char *)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
748 strncpy(qh->feasible_string, start, (size_t)(t-start)); in qh_initflags()
750 qh_option(qh, qh->feasible_string, NULL, NULL); in qh_initflags()
/dports/math/qhull/qhull-7.3.2/src/libqhull_r/
H A Dglobal_r.c302 if (qh->feasible_string) /* allocated by qh_initflags */ in qh_freebuffers()
303 qh_free(qh->feasible_string); in qh_freebuffers()
304 qh->line= qh->feasible_string= NULL; in qh_freebuffers()
744 if (!(qh->feasible_string= (char *)calloc((size_t)(t-start+1), (size_t)1))) { in qh_initflags()
748 strncpy(qh->feasible_string, start, (size_t)(t-start)); in qh_initflags()
750 qh_option(qh, qh->feasible_string, NULL, NULL); in qh_initflags()
/dports/math/qhull8/qhull-8.0.2/src/libqhullcpp/
H A DQhull.cpp352 if(qh_qh->feasible_string){
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhullcpp/
H A DQhull.cpp440 if(qh feasible_string){ in initializeFeasiblePoint() local

123