Home
last modified time | relevance | path

Searched refs:second_base (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/boost/hof/detail/
H A Dcompressed_pair.hpp88 typedef typename pair_holder<1, Second, First>::type second_base; typedef
94 …_IS_NOTHROW_CONSTRUCTIBLE(first_base, X&&) && BOOST_HOF_IS_NOTHROW_CONSTRUCTIBLE(second_base, Y&&)) in compressed_pair()
95 : first_base(BOOST_HOF_FORWARD(X)(x)), second_base(BOOST_HOF_FORWARD(Y)(y)) in compressed_pair()
98 BOOST_HOF_INHERIT_DEFAULT(compressed_pair, first_base, second_base) in BOOST_HOF_INHERIT_DEFAULT()
115 return boost::hof::alias_value(this->get_alias_base<second_base>(xs...), xs...); in second()
/dports/devel/boost-python-libs/boost_1_72_0/boost/hof/detail/
H A Dcompressed_pair.hpp88 typedef typename pair_holder<1, Second, First>::type second_base; typedef
94 …_IS_NOTHROW_CONSTRUCTIBLE(first_base, X&&) && BOOST_HOF_IS_NOTHROW_CONSTRUCTIBLE(second_base, Y&&)) in compressed_pair()
95 : first_base(BOOST_HOF_FORWARD(X)(x)), second_base(BOOST_HOF_FORWARD(Y)(y)) in compressed_pair()
98 BOOST_HOF_INHERIT_DEFAULT(compressed_pair, first_base, second_base) in BOOST_HOF_INHERIT_DEFAULT()
115 return boost::hof::alias_value(this->get_alias_base<second_base>(xs...), xs...); in second()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hof/detail/
H A Dcompressed_pair.hpp88 typedef typename pair_holder<1, Second, First>::type second_base; typedef
94 …_IS_NOTHROW_CONSTRUCTIBLE(first_base, X&&) && BOOST_HOF_IS_NOTHROW_CONSTRUCTIBLE(second_base, Y&&)) in compressed_pair()
95 : first_base(BOOST_HOF_FORWARD(X)(x)), second_base(BOOST_HOF_FORWARD(Y)(y)) in compressed_pair()
98 BOOST_HOF_INHERIT_DEFAULT(compressed_pair, first_base, second_base) in BOOST_HOF_INHERIT_DEFAULT()
115 return boost::hof::alias_value(this->get_alias_base<second_base>(xs...), xs...); in second()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hof/detail/
H A Dcompressed_pair.hpp88 typedef typename pair_holder<1, Second, First>::type second_base; typedef
94 …_IS_NOTHROW_CONSTRUCTIBLE(first_base, X&&) && BOOST_HOF_IS_NOTHROW_CONSTRUCTIBLE(second_base, Y&&)) in compressed_pair()
95 : first_base(BOOST_HOF_FORWARD(X)(x)), second_base(BOOST_HOF_FORWARD(Y)(y)) in compressed_pair()
98 BOOST_HOF_INHERIT_DEFAULT(compressed_pair, first_base, second_base) in BOOST_HOF_INHERIT_DEFAULT()
115 return boost::hof::alias_value(this->get_alias_base<second_base>(xs...), xs...); in second()
/dports/devel/boost-libs/boost_1_72_0/boost/hof/detail/
H A Dcompressed_pair.hpp88 typedef typename pair_holder<1, Second, First>::type second_base; typedef
94 …_IS_NOTHROW_CONSTRUCTIBLE(first_base, X&&) && BOOST_HOF_IS_NOTHROW_CONSTRUCTIBLE(second_base, Y&&)) in compressed_pair()
95 : first_base(BOOST_HOF_FORWARD(X)(x)), second_base(BOOST_HOF_FORWARD(Y)(y)) in compressed_pair()
98 BOOST_HOF_INHERIT_DEFAULT(compressed_pair, first_base, second_base) in BOOST_HOF_INHERIT_DEFAULT()
115 return boost::hof::alias_value(this->get_alias_base<second_base>(xs...), xs...); in second()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hof/detail/
H A Dcompressed_pair.hpp88 typedef typename pair_holder<1, Second, First>::type second_base;
94 …_IS_NOTHROW_CONSTRUCTIBLE(first_base, X&&) && BOOST_HOF_IS_NOTHROW_CONSTRUCTIBLE(second_base, Y&&))
95 : first_base(BOOST_HOF_FORWARD(X)(x)), second_base(BOOST_HOF_FORWARD(Y)(y))
98 BOOST_HOF_INHERIT_DEFAULT(compressed_pair, first_base, second_base)
115 return boost::hof::alias_value(this->get_alias_base<second_base>(xs...), xs...);
/dports/devel/hyperscan/boost_1_75_0/boost/hof/detail/
H A Dcompressed_pair.hpp88 typedef typename pair_holder<1, Second, First>::type second_base; typedef
94 …_IS_NOTHROW_CONSTRUCTIBLE(first_base, X&&) && BOOST_HOF_IS_NOTHROW_CONSTRUCTIBLE(second_base, Y&&)) in compressed_pair()
95 : first_base(BOOST_HOF_FORWARD(X)(x)), second_base(BOOST_HOF_FORWARD(Y)(y)) in compressed_pair()
98 BOOST_HOF_INHERIT_DEFAULT(compressed_pair, first_base, second_base) in BOOST_HOF_INHERIT_DEFAULT()
115 return boost::hof::alias_value(this->get_alias_base<second_base>(xs...), xs...); in second()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dclass-layout.cpp156 struct second_base { struct
160 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
177 struct second_base { struct
181 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
203 struct second_base { struct
208 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
230 struct second_base { struct
235 struct might_use_tail_padding : public tail_padded_pod_in_11_only, public second_base {
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/plot/
H A DKarlinSigAlgorithm.java91 for (int second_base = 0 ; second_base < 4 ; ++second_base) { in getValues()
93 global_relative_abundance_values[first_base][second_base]; in getValues()
95 subseq_relative_abundance_values[first_base][second_base]; in getValues()
/dports/biology/abyss/abyss-2.3.1/dialign/
H A Dtranslate.c131 char translate(char first_base, char second_base, char third_base, char *dna_number) in translate() argument
135 case 'A': switch(second_base) in translate()
207 case 'T': switch(second_base) in translate()
259 case 'U': switch(second_base) in translate()
311 case 'G': switch(second_base) in translate()
381 case 'C': switch(second_base) in translate()

123