Home
last modified time | relevance | path

Searched refs:Const2 (Results 1 – 25 of 103) sorted by relevance

12345

/dports/math/polymake/polymake-4.5/lib/core/include/
H A Dmeta_function.h48 template <typename Const1, typename Const2>
52 template <typename Const1, typename Const2>
56 template <typename Const1, typename Const2>
60 template <typename Const1, typename Const2>
62 = std::conditional<mis_less<Const1, Const2>::value, Const1, Const2>;
64 template <typename Const1, typename Const2>
66 = std::conditional<mis_greater<Const1, Const2>::value, Const1, Const2>;
68 template <typename Const1, typename Const2>
70 = std::integral_constant<decltype(Const1::value + Const2::value), Const1::value + Const2::value>;
72 template <typename Const1, typename Const2>
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/resolve/
H A Dresolve-inconsistent-names.stderr61 LL | (CONST1, _) | (_, Const2) => ()
69 LL | (CONST1, _) | (_, Const2) => ()
72 error[E0408]: variable `Const2` is not bound in all patterns
75 LL | (CONST1, _) | (_, Const2) => ()
78 | pattern doesn't bind `Const2`
80 …atch on a variant or a `const` item, consider making the path in the pattern qualified: `?::Const2`
83 LL | (CONST1, _) | (_, Const2) => ()
H A Dresolve-inconsistent-names.rs7 const Const2: usize = 20; const
30 (CONST1, _) | (_, Const2) => () in main()
/dports/lang/oo2c/oo2c_64-2.1.11/tests/ssa-c-output/
H A DConst2.Mod1 MODULE Const2;
15 END Const2.
/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_const.rb14 module Const2 module in TestConst
38 include Const2
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-ruby.r/simple.rb.d/
H A Dexpected.tags3 Const2 input.rb /^ Const2 = "a"$/;" C line:6 class:ModuleExample.ClassExample
/dports/devel/boost-docs/boost_1_72_0/boost/poly_collection/detail/
H A Diterator_impl.hpp84 template<bool Const2,typename std::enable_if<!Const2>::type* =nullptr>
85 iterator_impl(const iterator_impl<PolyCollection,Const2>& x): in iterator_impl()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/poly_collection/detail/
H A Diterator_impl.hpp84 template<bool Const2,typename std::enable_if<!Const2>::type* =nullptr>
85 iterator_impl(const iterator_impl<PolyCollection,Const2>& x): in iterator_impl()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/poly_collection/detail/
H A Diterator_impl.hpp84 template<bool Const2,typename std::enable_if<!Const2>::type* =nullptr>
85 iterator_impl(const iterator_impl<PolyCollection,Const2>& x):
/dports/devel/boost-libs/boost_1_72_0/boost/poly_collection/detail/
H A Diterator_impl.hpp84 template<bool Const2,typename std::enable_if<!Const2>::type* =nullptr>
85 iterator_impl(const iterator_impl<PolyCollection,Const2>& x): in iterator_impl()
/dports/devel/boost-python-libs/boost_1_72_0/boost/poly_collection/detail/
H A Diterator_impl.hpp84 template<bool Const2,typename std::enable_if<!Const2>::type* =nullptr>
85 iterator_impl(const iterator_impl<PolyCollection,Const2>& x): in iterator_impl()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/poly_collection/detail/
H A Diterator_impl.hpp84 template<bool Const2,typename std::enable_if<!Const2>::type* =nullptr>
85 iterator_impl(const iterator_impl<PolyCollection,Const2>& x): in iterator_impl()
/dports/devel/hyperscan/boost_1_75_0/boost/poly_collection/detail/
H A Diterator_impl.hpp84 template<bool Const2,typename std::enable_if<!Const2>::type* =nullptr>
85 iterator_impl(const iterator_impl<PolyCollection,Const2>& x): in iterator_impl()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/test/basic_SUITE_data/
H A Dbasic_issues_hipe.erl60 Const2 = {'', 1},
61 match(Const1, Const2).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_issues_hipe.erl60 Const2 = {'', 1},
61 match(Const1, Const2).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_issues_hipe.erl60 Const2 = {'', 1},
61 match(Const1, Const2).
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/AArch64/
H A Df16-imm.ll31 define half @Const2() {
35 ; CHECK-DAG-LABEL: Const2:
41 ; CHECK-NOFP16-LABEL: Const2:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Df16-imm.ll41 define half @Const2() {
42 ; CHECK-FP16-LABEL: Const2:
47 ; CHECK-NOFP16-LABEL: Const2:

12345