Home
last modified time | relevance | path

Searched defs:ovals (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/vexcl/vexcl-1.4.3/tests/
H A Dscan_by_key.cpp33 vex::vector<int> ovals(queue, n); in BOOST_AUTO_TEST_CASE() local
83 vex::vector<int> ovals(queue, n); in BOOST_AUTO_TEST_CASE() local
H A Dreduce_by_key.cpp24 vex::vector<double> ovals; in BOOST_AUTO_TEST_CASE() local
78 vex::vector<double> ovals; in BOOST_AUTO_TEST_CASE() local
/dports/devel/vexcl/vexcl-1.4.3/vexcl/
H A Dscan_by_key.hpp623 KTuple &&keys, const vector<V> &ivals, vector<V> &ovals, Comp, Oper, V init in scan_by_key()
715 K &&keys, const vector<V> &ivals, vector<V> &ovals, in exclusive_scan_by_key()
727 K &&keys, const vector<V> &ivals, vector<V> &ovals, in inclusive_scan_by_key()
739 const vector<K> &keys, const vector<V> &ivals, vector<V> &ovals, in exclusive_scan_by_key()
751 const vector<K> &keys, const vector<V> &ivals, vector<V> &ovals, in inclusive_scan_by_key()
H A Dreduce_by_key.hpp437 OKTuple &&okeys, vector<V> &ovals, in reduce_by_key_sink()
559 OKeys &&okeys, vector<V> &ovals, in reduce_by_key()
575 vector<V> &ovals in reduce_by_key()
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/algs/qgis/
H A DRectanglesOvalsDiamondsVariable.py282 def ovals(self, sink, source, width, height, rotation, segments, feedback): member in RectanglesOvalsDiamondsVariable
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/qgis/
H A DRectanglesOvalsDiamondsVariable.py282 def ovals(self, sink, source, width, height, rotation, segments, feedback): member in RectanglesOvalsDiamondsVariable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/J2Ddemo/java2d/demos/Clipping/
H A DIntersection.java64 private GeneralPath ovals; field in Intersection
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/vrml2oogl/lib/
H A DQvFieldData.c++135 int *ovals = e->vals; in addEnumValue() local
/dports/benchmarks/fio/fio-3.29/t/
H A Dread-to-pipe-async.c411 unsigned int *ovals = NULL; in calc_percentiles() local
450 unsigned int *ovals = NULL; in show_latencies() local
H A Dio_uring.c192 unsigned long *ovals = NULL; in calc_clat_percentiles() local
237 unsigned long *ovals; in show_clat_percentiles() local
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfitssepdetector.cpp181 std::vector<std::pair<int, double>> ovals; in findSourcesAndBackground() local
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/wfn/
H A Dobwfn.cc301 double *ovals = new double[nfo]; in projected_eigenvalues() local
/dports/benchmarks/fio/fio-3.29/
H A Dgclient.c1028 static GtkWidget *gfio_output_clat_percentiles(unsigned long long *ovals, in gfio_output_clat_percentiles()
1073 static struct graph *setup_clat_graph(char *title, unsigned long long *ovals, in setup_clat_graph()
1105 unsigned long long *ovals, minv, maxv; in gfio_show_clat_percentiles() local
H A Dstat.c147 unsigned long long *ovals = NULL; in calc_clat_percentiles() local
211 unsigned long long *ovals; in show_clat_percentiles() local
1374 unsigned long long *ovals = NULL; in show_ddir_status_terse() local
1498 unsigned long long min, max, maxv, minv, *ovals = NULL; in add_ddir_lat_json() local
/dports/graphics/argyllcms/Argyll_V1.9.2/imdi/
H A Ditest.c586 double ovals[MXDO]; in refi_interp() local
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/lib-scriptpackages/StdSuites/
H A DQuickDraw_Graphics_Suite.py154 class ovals(aetools.ComponentItem): class
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/lib-scriptpackages/StdSuites/
H A DQuickDraw_Graphics_Suite.py154 class ovals(aetools.ComponentItem): class
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/kaij/
H A Dkaij.c1199 PetscScalar *v,*vals,*ovals,*S=b->S,*T=b->T; in MatGetRow_MPIKAIJ() local

12