Home
last modified time | relevance | path

Searched defs:ovr (Results 1 – 25 of 568) sorted by relevance

12345678910>>...23

/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/function/
H A DOverlayNGTestFunctions.java63 OverlayNG ovr = new OverlayNG(a, b, pm, UNION); in edgesNoded() local
74 OverlayNG ovr = new OverlayNG(a, b, pm, INTERSECTION); in edgesNodedIntersection() local
85 OverlayNG ovr = new OverlayNG(a, b, pm, INTERSECTION); in edgesNodedIntNoOpt() local
102 OverlayNG ovr = new OverlayNG(a, b, pm, INTERSECTION); in edgesIntersectionResult() local
112 OverlayNG ovr = new OverlayNG(a, b, pm, INTERSECTION); in edgesIntersectionAll() local
122 OverlayNG ovr = new OverlayNG(a, b, pm, UNION); in edgesUnionResult() local
132 OverlayNG ovr = new OverlayNG(a, b, pm, UNION); in edgesUnionAll() local
139 OverlayNG ovr = new OverlayNG(a, b, pm, INTERSECTION); in intersectionSRNoOpt() local
145 OverlayNG ovr = new OverlayNG(a, b, INTERSECTION); in intersectionNoOpt() local
239 OverlayNG ovr = new OverlayNG(a, null, UNION); in edgesOverlayResult() local
/dports/x11-wm/chamfer/chamferwm-d0916ee/src/
H A Dconfig.cpp277 boost::python::override ovr = this->get_override("OnParent"); in OnParent() local
292 boost::python::override ovr = this->get_override("OnCreate"); in OnCreate() local
306 boost::python::override ovr = this->get_override("OnFullscreen"); in OnFullscreen() local
321 boost::python::override ovr = this->get_override("OnStack"); in OnStack() local
335 boost::python::override ovr = this->get_override("OnFloat"); in OnFloat() local
349 boost::python::override ovr = this->get_override("OnFocus"); in OnFocus() local
364 boost::python::override ovr = this->get_override("OnEnter"); in OnEnter() local
609 boost::python::override ovr = this->get_override("OnSetupKeys"); in OnSetupKeys() local
638 boost::python::override ovr = this->get_override("OnKeyPress"); in OnKeyPress() local
666 boost::python::override ovr = this->get_override("OnTimer"); in OnTimer() local
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/src/
H A Dalignment.t.cpp444 R ovr = getMtrxVal(this->f1_->over(p.i,p.j),this->f2_->over(p.k,p.l)); in recursiveFillAnchored() local
476 R ovr = getMtrxVal(this->f1_->over(p.i,p.j),this->f2_->indexpos(p.k,p.l)); in recursiveFillAnchored() local
517 R ovr = getMtrxVal(this->f1_->indexpos(p.i,p.j),this->f2_->over(p.k,p.l)); in recursiveFillAnchored() local
976 R ovr = getMtrxVal(t_rb, this->f1_->over(i,j), 0); in makeFirstCol() local
1009 R ovr = getMtrxVal(t_rb, 0, this->f2_->over(k, l)); in makeFirstRow() local
1068 R ovr = getMtrxVal(t_rb, this->f1_->over(p.i,p.j),this->f2_->over(p.k,p.l)); in recursiveFillAnchored() local
1245 R ovr = getMtrxVal(t_rb, this->f1_->over(p.i,p.j),this->f2_->over(p.k,p.l)); in compareCSFPairTD() local
1377 R ovr = getMtrxVal(t_rb, this->f1_->over(p.i,p.j),this->f2_->over(p.k,p.l)); in compareCSFPair() local
1396 R ovr = getMtrxVal(t_rb, this->f1_->over(p.i,p.j),this->f2_->indexpos(p.k,p.l)); in compareCSFPair() local
1431 R ovr = getMtrxVal(t_rb, this->f1_->indexpos(p.i,p.j),this->f2_->over(p.k,p.l)); in compareCSFPair() local
[all …]
/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/ml/classification/
H A DOneVsRestSuite.scala154 val ovr = new OneVsRest() constant
164 val ovr = new OneVsRest() constant
245 val ovr = new OneVsRest().setClassifier(new LogisticRegression().setMaxIter(1)) constant
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/
H A Dbuiltin_saddl.c10 int ovr = __builtin_saddl_overflow (x, y, &r); in overflow_add() local
H A Dbuiltin_saddll.c10 int ovr = __builtin_saddll_overflow (x, y, &r); in overflow_add() local
H A Dbuiltin_ssubl.c10 int ovr = __builtin_ssubl_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_usub_128.c10 int ovr = __builtin_sub_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_usubl.c10 int ovr = __builtin_usubl_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_usubll.c10 int ovr = __builtin_usubll_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_uadd_128.c10 int ovr = __builtin_add_overflow (x, y, &r); in overflow_add() local
H A Dbuiltin_uaddl.c10 int ovr = __builtin_uaddl_overflow (x, y, &r); in overflow_add() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/arm/
H A Dbuiltin_ssubl.c10 int ovr = __builtin_ssubl_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_uaddl.c10 int ovr = __builtin_uaddl_overflow (x, y, &r); in overflow_add() local
H A Dbuiltin_usubl.c10 int ovr = __builtin_usubl_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_ssubll.c10 int ovr = __builtin_ssubll_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_usubll.c10 int ovr = __builtin_usubll_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_saddll.c10 int ovr = __builtin_saddll_overflow (x, y, &r); in overflow_add() local
H A Dbuiltin_saddl.c10 int ovr = __builtin_saddl_overflow (x, y, &r); in overflow_add() local
H A Dbuiltin_uaddll.c10 int ovr = __builtin_uaddll_overflow (x, y, &r); in overflow_add() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arm/
H A Dbuiltin_saddl.c10 int ovr = __builtin_saddl_overflow (x, y, &r); in overflow_add() local
H A Dbuiltin_ssubl.c10 int ovr = __builtin_ssubl_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_ssubll.c10 int ovr = __builtin_ssubll_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_usubl.c10 int ovr = __builtin_usubl_overflow (x, y, &r); in overflow_sub() local
H A Dbuiltin_usubll.c10 int ovr = __builtin_usubll_overflow (x, y, &r); in overflow_sub() local

12345678910>>...23