Home
last modified time | relevance | path

Searched refs:First (Results 1 – 25 of 2134) sorted by relevance

12345678910>>...86

/third_party/vk-gl-cts/framework/common/
DtcuEither.hpp39 template<typename First, typename Second>
43 Either (const First& first);
47 Either (const Either<First, Second>& other);
48 Either& operator= (const Either<First, Second>& other);
50 Either& operator= (const First& first);
56 const First& getFirst (void) const;
72 First* m_first;
78 deUint8 m_data[sizeof(First) > sizeof(Second) ? sizeof(First) : sizeof(Second)];
86 template<typename Type, typename First, typename Second>
89 template<typename First, typename Second>
[all …]
/third_party/boost/libs/hana/include/boost/hana/
Dpair.hpp39 template <typename First, typename Second>
41 struct __declspec(empty_bases) pair : detail::operators::adl<pair<First, Second>>
43 struct pair : detail::operators::adl<pair<First, Second>>
45 , private detail::ebo<detail::pix<0>, First>
50 BOOST_HANA_TT_IS_CONSTRUCTIBLE(First, dummy...) &&
54 : detail::ebo<detail::pix<0>, First>() in pair()
60 BOOST_HANA_TT_IS_CONSTRUCTIBLE(First, First const&, dummy...) &&
63 constexpr pair(First const& fst, Second const& snd) in pair()
64 : detail::ebo<detail::pix<0>, First>(fst) in pair()
69 BOOST_HANA_TT_IS_CONVERTIBLE(T&&, First) &&
[all …]
/third_party/boost/boost/hana/
Dpair.hpp39 template <typename First, typename Second>
41 struct __declspec(empty_bases) pair : detail::operators::adl<pair<First, Second>>
43 struct pair : detail::operators::adl<pair<First, Second>>
45 , private detail::ebo<detail::pix<0>, First>
50 BOOST_HANA_TT_IS_CONSTRUCTIBLE(First, dummy...) &&
54 : detail::ebo<detail::pix<0>, First>() in pair()
60 BOOST_HANA_TT_IS_CONSTRUCTIBLE(First, First const&, dummy...) &&
63 constexpr pair(First const& fst, Second const& snd) in pair()
64 : detail::ebo<detail::pix<0>, First>(fst) in pair()
69 BOOST_HANA_TT_IS_CONVERTIBLE(T&&, First) &&
[all …]
/third_party/boost/boost/fusion/support/
Dpair.hpp29 template <typename First, typename Second>
61 pair(pair<First, Second2> const& rhs) in pair()
66 pair& operator=(pair<First, Second2> const& rhs) in operator =()
88 typedef First first_type;
95 template<typename First, typename Second>
98 typedef fusion::pair<First,
115 template <typename First, typename Second>
117 inline typename result_of::make_pair<First,Second>::type
120 return pair<First, typename detail::as_fusion_element<Second>::type>(val); in make_pair()
123 template <typename First, typename Second>
[all …]
/third_party/boost/boost/mpl/aux_/
Dfold_impl_body.hpp54 , typename First
72 , typename First
81 , First
101 typename First
106 struct AUX778076_FOLD_IMPL_NAME<-1,First,Last,State,ForwardOp>
109 , typename mpl::next<First>::type
111 , typename apply2<ForwardOp,State,AUX778076_FOLD_IMPL_OP(First)>::type
134 , typename First
143 , typename mpl::next<First>::type
145 , typename apply2<ForwardOp,State,AUX778076_FOLD_IMPL_OP(First)>::type
[all …]
/third_party/boost/boost/fusion/iterator/
Ddistance.hpp36 template <typename First, typename Last>
37 struct apply : distance_detail::linear_distance<First, Last>
44 template <typename First, typename Last>
45 struct apply : First::template distance<First, Last> {};
60 template <typename First, typename Last>
62 : extension::distance_impl<typename detail::tag_of<First>::type>::
63 template apply<First, Last>
65 typedef typename extension::distance_impl<typename detail::tag_of<First>::type>::
66 template apply<First, Last>::type distance_application;
71 template <typename First, typename Last>
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
Dfold_impl.hpp18 , typename First
26 typename First
31 struct fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
Dfold_impl.hpp18 , typename First
26 typename First
31 struct fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
Dfold_impl.hpp18 , typename First
26 typename First
31 struct fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
Dfold_impl.hpp18 , typename First
26 typename First
31 struct fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
Dfold_impl.hpp18 , typename First
26 typename First
31 struct fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
Dfold_impl.hpp18 , typename First
26 typename First
31 struct fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Diter_fold_impl.hpp18 , typename First
26 typename First
31 struct iter_fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct iter_fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct iter_fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
Dfold_impl.hpp18 , typename First
26 typename First
31 struct fold_impl< 0,First,Last,State,ForwardOp >
33 typedef First iter0;
40 typename First
45 struct fold_impl< 1,First,Last,State,ForwardOp >
47 typedef First iter0;
58 typename First
63 struct fold_impl< 2,First,Last,State,ForwardOp >
65 typedef First iter0;
[all …]
/third_party/typescript/tests/baselines/reference/
DenumAssignmentCompat3.types2 namespace First {
3 >First : typeof First
132 var abc: First.E;
133 >abc : First.E
134 >First : any
174 >abc : First.E
179 >abc : First.E
184 >abc : First.E
189 >abc : First.E
194 >abc : First.E
[all …]
/third_party/boost/boost/fusion/algorithm/transformation/
Derase.hpp27 template <typename Sequence, typename First>
31 typedef typename convert_iterator<First>::type first_type;
42 call(First const& first, mpl::false_) in call()
44 return fusion::next(convert_iterator<First>::call(first)); in call()
49 call(First const& first, mpl::true_) in call()
51 return convert_iterator<First>::call(first); in call()
56 call(First const& first) in call()
76 , typename First
84 typedef First FirstType;
88 , typename compute_erase_last<Sequence, First>::type
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Diter_fold_impl.hpp18 , typename First
31 typename First
38 typedef First iter0;
48 typename First
55 typedef First iter0;
69 typename First
76 typedef First iter0;
92 typename First
99 typedef First iter0;
117 typename First
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Diter_fold_impl.hpp18 , typename First
31 typename First
38 typedef First iter0;
48 typename First
55 typedef First iter0;
69 typename First
76 typedef First iter0;
92 typename First
99 typedef First iter0;
117 typename First
[all …]

12345678910>>...86