Home
last modified time | relevance | path

Searched refs:is_incr (Results 1 – 25 of 87) sorted by relevance

1234

/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/atoms/
H A Datom.py158 def is_incr(self, idx) -> bool: member in Atom
179 (arg.is_convex() and self.is_incr(idx)) or
196 (arg.is_concave() and self.is_incr(idx)) or
223 (arg.is_log_log_convex() and self.is_incr(idx)) or
240 (arg.is_log_log_concave() and self.is_incr(idx)) or
273 if self._is_real() and self.is_incr(non_const[0]):
280 (arg.is_convex() and self.is_incr(idx)) or
298 if self._is_real() and self.is_incr(non_const[0]):
305 (arg.is_concave() and self.is_incr(idx)) or
H A Dquad_form.py84 def is_incr(self, idx) -> bool:
145 def is_incr(self, idx) -> bool:
146 return self.original_expression.is_incr(idx)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/template/
H A Dstatic19.C16 template<typename T> struct is_incr : bool_var< is_inc_::impl<T>::value> {}; struct
18 typedef int sa1[ is_incr<not_incr>::value ? -1 : 1];
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/atoms/affine/
H A Daffine_atom.py62 def is_incr(self, idx) -> bool: member in AffAtom
89 if not ((self.is_incr(idx) and arg.is_psd()) or
100 (self.is_incr(idx) and arg.is_nsd())):
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/atoms/elementwise/
H A Dceil.py78 def is_incr(self, idx) -> bool: member in ceil
154 def is_incr(self, idx) -> bool: member in floor

1234