Home
last modified time | relevance | path

Searched refs:rhs_p (Results 1 – 25 of 115) sorted by relevance

12345

/dports/graphics/opencv/opencv-4.5.3/modules/gapi/src/api/
H A Dgorigin.cpp35 const GNode::Priv* rhs_p = &rhs.node.priv(); in operator ()() local
36 if (lhs_p == rhs_p) in operator ()()
47 else return lhs_p < rhs_p; in operator ()()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/essentialConditions/
H A DConstraints.cpp71 rhs_p=0; in Constraints()
94 if(rhs_p!=0) delete rhs_p; in copy()
95 matrix_p=0; rhs_p=0; in copy()
97 if(c.rhs_p!=0) rhs_p = new VectorEntry(*c.rhs_p); in copy()
103 if(rhs_p!=0) delete rhs_p; in clear()
105 rhs_p=0; in clear()
119 if(rhs_p!=0) delete rhs_p; in ~Constraints()
1167 …if(rhs_p!=0 && norminfty(*rhs_p)< aszero) {delete rhs_p; rhs_p=0;} //delete near 0 right hand si… in reduceConstraints()
1230 delete rhs_p; in reduceConstraints()
1231 rhs_p=0; in reduceConstraints()
[all …]
H A DConstraints.hpp127 VectorEntry* rhs_p; //!< right hand side vector of essential condition's member in xlifepp::Constraints
151 const VectorEntry* rhsp() const {return rhs_p;} //!< accessor to rhs in rhsp()
219 rhs_p->setEntry(i,(*fun)(*itp,v)); in buildRhs()
229 for(number_t k=0;k<df; ++k, ++i) rhs_p->setEntry(i,v[k]); in buildRhs()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/basic/
H A Dsmart_pointer.h147 T* rhs_p = rhs.get();
148 if(rhs_p != pointer_) {
150 pointer_ = rhs_p;
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/sol/
H A Dstring_shim.hpp38 … static int compare(const char* lhs_p, std::size_t lhs_sz, const char* rhs_p, std::size_t rhs_sz) { in compare()
39 int result = std::char_traits<char>::compare(lhs_p, rhs_p, lhs_sz < rhs_sz ? lhs_sz : rhs_sz); in compare()
/dports/emulators/mame/mame-mame0226/3rdparty/sol2/sol/
H A Dstring_shim.hpp38 … static int compare(const char* lhs_p, std::size_t lhs_sz, const char* rhs_p, std::size_t rhs_sz) { in compare()
39 int result = std::char_traits<char>::compare(lhs_p, rhs_p, lhs_sz < rhs_sz ? lhs_sz : rhs_sz); in compare()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-expr.c564 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
572 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
578 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
579 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
585 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
586 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-expr.c574 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
582 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
595 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
596 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple-expr.c562 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
569 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
575 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
576 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
582 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
583 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-expr.c564 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
572 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
578 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
579 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
585 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
586 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-expr.c574 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
582 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
595 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
596 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-expr.c595 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
602 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
608 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
609 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
615 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
616 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-expr.c564 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
572 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
578 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
579 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
585 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
586 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-expr.c574 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
582 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
595 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
596 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-expr.c568 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
575 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
581 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
582 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
588 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
589 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-expr.c564 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
572 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
578 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
579 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
585 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
586 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple-expr.c562 tree *lhs_p, tree *rhs_p) in gimple_cond_get_ops_from_tree() argument
569 extract_ops_from_tree (cond, code_p, lhs_p, rhs_p); in gimple_cond_get_ops_from_tree()
575 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
576 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()
582 gcc_assert (*lhs_p && *rhs_p == NULL_TREE); in gimple_cond_get_ops_from_tree()
583 *rhs_p = build_zero_cst (TREE_TYPE (*lhs_p)); in gimple_cond_get_ops_from_tree()

12345