Home
last modified time | relevance | path

Searched refs:I1 (Results 1 – 25 of 53) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Daes_asm.S7 #define ENCRYPT_TWO_ROUNDS(KEY_BASE, I0, I1, T0, T1) \ argument
8 AES_EROUND01(KEY_BASE + 0, I0, I1, T0) \
9 AES_EROUND23(KEY_BASE + 2, I0, I1, T1) \
11 AES_EROUND23(KEY_BASE + 6, T0, T1, I1)
13 #define ENCRYPT_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument
14 AES_EROUND01(KEY_BASE + 0, I0, I1, T0) \
15 AES_EROUND23(KEY_BASE + 2, I0, I1, T1) \
19 AES_EROUND23(KEY_BASE + 6, T0, T1, I1) \
23 #define ENCRYPT_TWO_ROUNDS_LAST(KEY_BASE, I0, I1, T0, T1) \ argument
24 AES_EROUND01(KEY_BASE + 0, I0, I1, T0) \
[all …]
H A Dcamellia_asm.S7 #define CAMELLIA_6ROUNDS(KEY_BASE, I0, I1) \ argument
8 CAMELLIA_F(KEY_BASE + 0, I1, I0, I1) \
9 CAMELLIA_F(KEY_BASE + 2, I0, I1, I0) \
10 CAMELLIA_F(KEY_BASE + 4, I1, I0, I1) \
11 CAMELLIA_F(KEY_BASE + 6, I0, I1, I0) \
12 CAMELLIA_F(KEY_BASE + 8, I1, I0, I1) \
13 CAMELLIA_F(KEY_BASE + 10, I0, I1, I0)
15 #define CAMELLIA_6ROUNDS_FL_FLI(KEY_BASE, I0, I1) \ argument
16 CAMELLIA_6ROUNDS(KEY_BASE, I0, I1) \
18 CAMELLIA_FLI(KEY_BASE + 14, I1, I1)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Djoint_iter.hpp53 template< typename I1, typename L1, typename I2 >
54 struct deref< joint_iter<I1,L1,I2> >
56 typedef typename joint_iter<I1,L1,I2>::base base_;
60 template< typename I1, typename L1, typename I2 >
61 struct next< joint_iter<I1,L1,I2> >
63 typedef joint_iter< typename mpl::next<I1>::type,L1,I2 > type;
83 template< typename I1, typename L1, typename I2 > struct result_
85 typedef I1 base;
87 typedef joint_iter< typename mpl::next<I1>::type,L1,I2 > next;
88 typedef typename deref<I1>::type type;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Das_vector10.hpp18 typedef typename fusion::result_of::next<I0>::type I1; typedef
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
50 typename gen::I1 i1 = fusion::next(i0); in call()
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
61 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
81 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
82 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
92 …typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); typename gen::I3 i… in call()
[all …]
H A Das_vector20.hpp18 typedef typename fusion::result_of::next<I0>::type I1; typedef
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
50 typename gen::I1 i1 = fusion::next(i0); in call()
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
61 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
81 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
82 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
92 …typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); typename gen::I3 i… in call()
[all …]
H A Das_vector30.hpp18 typedef typename fusion::result_of::next<I0>::type I1; typedef
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
50 typename gen::I1 i1 = fusion::next(i0); in call()
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
61 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
81 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
82 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
92 …typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); typename gen::I3 i… in call()
[all …]
H A Das_vector40.hpp18 typedef typename fusion::result_of::next<I0>::type I1; typedef
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
50 typename gen::I1 i1 = fusion::next(i0); in call()
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
61 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
81 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
82 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
92 …typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); typename gen::I3 i… in call()
[all …]
H A Dvector10.hpp250 typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); in init_from_sequence() typedef
263 typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); in init_from_sequence() typedef
362 typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); in operator =() typedef
431 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
444 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
543 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in operator =() typedef
612 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
625 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
724 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in operator =() typedef
793 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
[all …]
H A Das_vector50.hpp18 typedef typename fusion::result_of::next<I0>::type I1; typedef
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
40 …usion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1;
50 typename gen::I1 i1 = fusion::next(i0); in call()
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
61 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
71 typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); in call()
81 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1 typedef
82 …lt_of::value_of<I0>::type T0; typedef typename fusion::result_of::value_of<I1>::type T1; typedef t…
92 …typename gen::I1 i1 = fusion::next(i0); typename gen::I2 i2 = fusion::next(i1); typename gen::I3 i… in call()
[all …]
H A Dvector20.hpp63 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
76 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
175 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in operator =() typedef
244 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
257 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
356 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in operator =() typedef
425 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
438 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
537 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in operator =() typedef
606 …ypedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_o… in init_from_sequence() typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/comparison/detail/
H A Dequal_to.hpp26 template <typename I1, typename I2>
29 call(I1 const&, I2 const&, mpl::true_) in call()
34 template <typename I1, typename I2>
37 call(I1 const& a, I2 const& b, mpl::false_) in call()
43 template <typename I1, typename I2>
46 call(I1 const& a, I2 const& b) in call()
48 typename result_of::equal_to<I1, end1_type>::type eq; in call()
56 template <typename I1, typename I2>
59 call(I1 const& /*a*/, I2 const& /*b*/) in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/auxiliary/
H A Dcopy.hpp36 template <typename I1, typename I2>
39 call(I1 const&, I2 const&, mpl::true_) in call()
43 template <typename I1, typename I2>
46 call(I1 const& src, I2 const& dest, mpl::false_) in call()
52 template <typename I1, typename I2>
55 call(I1 const& src, I2 const& dest) in call()
57 typename result_of::equal_to<I1, end1_type>::type eq; in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/iteration/detail/
H A Dfor_each.hpp63 typedef typename result_of::next<I0>::type I1; in call() typedef
64 I1 i1(fusion::next(i0)); in call()
66 typedef typename result_of::next<I1>::type I2; in call()
84 typedef typename result_of::next<I0>::type I1; in call() typedef
85 I1 i1(fusion::next(i0)); in call()
87 typedef typename result_of::next<I1>::type I2; in call()
101 typedef typename result_of::next<I0>::type I1; in call() typedef
102 I1 i1(fusion::next(i0)); in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/
H A Dequal_to.hpp32 template <typename I1, typename I2>
34 : is_same<typename add_const<I1>::type, typename add_const<I2>::type>
67 template <typename I1, typename I2>
69 : extension::equal_to_impl<typename detail::tag_of<I1>::type>::
70 template apply<I1, I2>
H A Diterator_facade.hpp31 template <typename I1, typename I2>
34 typename I1::derived_type
H A Diterator_adapter.hpp39 template <typename I1, typename I2>
42 typename I1::iterator_base_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/mpl/
H A Dmpl_iterator.hpp94 template <typename I1, typename I2>
97 typename I1::iterator_type
102 typename I1::iterator_type
109 call(I1 const&, I2 const&) in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/filter_view/detail/
H A Dequal_to_impl.hpp17 template<typename I1, typename I2>
26 template<typename I1, typename I2>
28 : result_of::equal_to<typename I1::first_type, typename I2::first_type>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/
H A Dpop_back.hpp64 template <typename I1, typename I2>
67 typename equal_to_helper<I1,
68 (I2::is_last && !I1::is_last)>::type
70 (I1::is_last && !I2::is_last)>::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dvariadic_templates_tools.hpp143 template<std::size_t... I1, std::size_t... I2>
144 struct concat_index_tuple<index_tuple<I1...>, index_tuple<I2...>>
145 : index_tuple<I1..., (sizeof...(I1)+I2)...>{};
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/
H A Dequal_to_impl.hpp27 template <typename I1, typename I2>
30 typename I1::identity
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/list/detail/
H A Dequal_to_impl.hpp27 template <typename I1, typename I2>
30 typename I1::identity
/OK3568_Linux_fs/kernel/lib/
H A Dlocking-selftest.c1334 #define I1(x) \ macro
1358 I1(A); I1(B); I1(C); I1(D);
1359 I1(X1); I1(X2); I1(Y1); I1(Y2); I1(Z1); I1(Z2);
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_64.h29 #define I1 0x19 macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_facade.hpp418 template <class I1, class I2>
422 iterator_difference<I1>
425 is_convertible<I2,I1>
426 , iterator_difference<I1>

123