Home
last modified time | relevance | path

Searched refs:I0 (Results 1 – 25 of 45) sorted by relevance

12

/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) \
10 AES_EROUND01(KEY_BASE + 4, T0, T1, I0) \
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) \
18 AES_EROUND01(KEY_BASE + 4, T0, T1, I0) \
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) \
17 CAMELLIA_FL(KEY_BASE + 12, I0, I0) \
/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.hpp15 template <typename I0>
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
36 template <typename I0>
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
40 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
57 template <typename I0>
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
61 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
78 template <typename I0>
[all …]
H A Das_vector20.hpp15 template <typename I0>
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
36 template <typename I0>
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
40 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
57 template <typename I0>
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
61 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
78 template <typename I0>
[all …]
H A Dvector10.hpp61 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
62 I0 i0 = fusion::begin(seq); in init_from_sequence()
74 typedef typename result_of::begin<Sequence>::type I0; in init_from_sequence() typedef
75 I0 i0 = fusion::begin(seq); in init_from_sequence()
179 typedef typename result_of::begin<Sequence const>::type I0; in operator =() typedef
180 I0 i0 = fusion::begin(seq); in operator =()
248 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
249 I0 i0 = fusion::begin(seq); in init_from_sequence()
250 typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); in init_from_sequence()
261 typedef typename result_of::begin<Sequence>::type I0; in init_from_sequence() typedef
[all …]
H A Das_vector30.hpp15 template <typename I0>
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
36 template <typename I0>
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
40 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
57 template <typename I0>
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
61 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
78 template <typename I0>
[all …]
H A Das_vector40.hpp15 template <typename I0>
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
36 template <typename I0>
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
40 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
57 template <typename I0>
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
61 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
78 template <typename I0>
[all …]
H A Das_vector50.hpp15 template <typename I0>
18 typedef typename fusion::result_of::next<I0>::type I1;
19 typedef typename fusion::result_of::value_of<I0>::type T0;
36 template <typename I0>
39 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
40 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
57 template <typename I0>
60 …typedef typename fusion::result_of::next<I0>::type I1; typedef typename fusion::result_of::next<I1…
61 …typedef typename fusion::result_of::value_of<I0>::type T0; typedef typename fusion::result_of::val…
78 template <typename I0>
[all …]
H A Dvector20.hpp61 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
62 I0 i0 = fusion::begin(seq); in init_from_sequence()
63 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
74 typedef typename result_of::begin<Sequence>::type I0; in init_from_sequence() typedef
75 I0 i0 = fusion::begin(seq); in init_from_sequence()
76 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
173 typedef typename result_of::begin<Sequence const>::type I0; in operator =() typedef
174 I0 i0 = fusion::begin(seq); in operator =()
175 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in operator =()
242 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
[all …]
H A Dvector30.hpp61 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
62 I0 i0 = fusion::begin(seq); in init_from_sequence()
63 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
74 typedef typename result_of::begin<Sequence>::type I0; in init_from_sequence() typedef
75 I0 i0 = fusion::begin(seq); in init_from_sequence()
76 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
173 typedef typename result_of::begin<Sequence const>::type I0; in operator =() typedef
174 I0 i0 = fusion::begin(seq); in operator =()
175 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in operator =()
242 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
[all …]
H A Dvector40.hpp61 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
62 I0 i0 = fusion::begin(seq); in init_from_sequence()
63 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
74 typedef typename result_of::begin<Sequence>::type I0; in init_from_sequence() typedef
75 I0 i0 = fusion::begin(seq); in init_from_sequence()
76 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
173 typedef typename result_of::begin<Sequence const>::type I0; in operator =() typedef
174 I0 i0 = fusion::begin(seq); in operator =()
175 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in operator =()
242 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
[all …]
H A Dvector50.hpp61 typedef typename result_of::begin<Sequence const>::type I0; in init_from_sequence() typedef
62 I0 i0 = fusion::begin(seq); in init_from_sequence()
63 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
74 typedef typename result_of::begin<Sequence>::type I0; in init_from_sequence() typedef
75 I0 i0 = fusion::begin(seq); in init_from_sequence()
76 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in init_from_sequence()
173 typedef typename result_of::begin<Sequence const>::type I0; in operator =() typedef
174 I0 i0 = fusion::begin(seq); in operator =()
175 …typedef typename result_of::next< I0>::type I1; I1 i1 = fusion::next(i0); typedef typename result_… in operator =()
242 typedef typename result_of::begin<Sequence const>::type I0; 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/algorithm/iteration/detail/
H A Dfor_each.hpp58 template<typename I0, typename F>
60 static void call(I0 const& i0, F const& f) in call()
63 typedef typename result_of::next<I0>::type I1; in call()
79 template<typename I0, typename F>
81 static void call(I0 const& i0, F const& f) in call()
84 typedef typename result_of::next<I0>::type I1; in call()
96 template<typename I0, typename F>
98 static void call(I0 const& i0, F const& f) in call()
101 typedef typename result_of::next<I0>::type I1; in call()
110 template<typename I0, typename F>
[all …]
/OK3568_Linux_fs/u-boot/doc/SPI/
H A DREADME.dual-flash21 | Controller | I0[3:0] | Flash memory |
34 | | I0[3:0] | Upper Flash |
40 | | I0[3:0] | | | Lower Flash |
64 | | I0[3:0] | Upper Flash |
70 | | I0[3:0] | Lower Flash |
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/
H A Dvector_n.hpp140 typedef typename result_of::begin<Sequence const>::type I0; in BOOST_PP_CAT() typedef
141 I0 i0 = fusion::begin(seq); in BOOST_PP_CAT()
160 typedef typename result_of::begin<Sequence>::type I0; in BOOST_PP_CAT() typedef
161 I0 i0 = fusion::begin(seq); in BOOST_PP_CAT()
328 typedef typename result_of::begin<Sequence const>::type I0; in BOOST_PP_CAT() typedef
329 I0 i0 = fusion::begin(seq); in BOOST_PP_CAT()
H A Das_vector.hpp117 template <typename I0>
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_64.h28 #define I0 0x18 macro
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-href-family-pinctrl.dtsi118 "GPIO164_B21"; /* I0 */
144 "GPIO164_B21"; /* I0 */
H A Daspeed-bmc-opp-romulus.dts243 /*I0-I7*/ "","","","power-button","","","","",
H A Daspeed-bmc-opp-nicole.dts228 /*I0-I7*/ "","","","","","","","",
/OK3568_Linux_fs/kernel/include/linux/
H A Dleds-lp3952.h71 I0, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Das_variant.hpp103 template <typename I0>
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/video/
H A Dtracking.hpp401 CV_WRAP virtual void calc( InputArray I0, InputArray I1, InputOutputArray flow ) = 0;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/video/
H A Dtracking.hpp401 CV_WRAP virtual void calc( InputArray I0, InputArray I1, InputOutputArray flow ) = 0;
/OK3568_Linux_fs/kernel/include/math-emu/
H A Dop-2.h127 #define __FP_FRAC_SET_2(X,I1,I0) (X##_f0 = I0, X##_f1 = I1) argument

12