Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmmc_host_def.h33 typedef struct t2 { struct
42 } t2_t; argument
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-ce.S126 .macro encrypt_block, in, rounds, t0, t1, t2
130 .macro encrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2
134 .macro encrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2
138 .macro decrypt_block, in, rounds, t0, t1, t2
142 .macro decrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2
146 .macro decrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp500 typename access_traits<T2>::parameter_type t2) in tuple()
507 typename access_traits<T2>::parameter_type t2, in tuple()
515 typename access_traits<T2>::parameter_type t2, in tuple()
523 typename access_traits<T2>::parameter_type t2, in tuple()
532 typename access_traits<T2>::parameter_type t2, in tuple()
542 typename access_traits<T2>::parameter_type t2, in tuple()
553 typename access_traits<T2>::parameter_type t2, in tuple()
564 typename access_traits<T2>::parameter_type t2, in tuple()
757 make_tuple(const T0& t0, const T1& t1, const T2& t2) { in make_tuple()
764 make_tuple(const T0& t0, const T1& t1, const T2& t2, const T3& t3) { in make_tuple()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dmin_max.hpp56 typename detail::expression<tag, A1, A2, A3, A4>::result_type t1(a), t2(b); in result_type() local
64 typename detail::expression<tag, A1, A2, A3, A4>::result_type t1(a), t2(b); in result_type() local
98 typename detail::expression<tag, A1, A2, A3, A4>::result_type t1(a), t2(b); in result_type() local
106 typename detail::expression<tag, A1, A2, A3, A4>::result_type t1(a), t2(b); in result_type() local
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dchacha-scalar-core.S44 .macro __rev out, in, t0, t1, t2
57 .macro _le32_bswap x, t0, t1, t2
63 .macro _le32_bswap_4x a, b, c, d, t0, t1, t2
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A Dmemcpy.S19 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
33 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
43 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
51 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
H A Dchecksum_32.S20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
34 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
171 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
193 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
216 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
H A Dcopy_user.S69 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
93 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
101 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp126 basic_hash_table(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_hash_table()
129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_branch()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp126 basic_hash_table(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_hash_table()
129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_branch()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dtrig.hpp177 T t2; in eval_sin() local
187 T t2; in eval_sin() local
207 T t2; in eval_sin() local
494 T t1, t2; in eval_asin() local
504 T t1, t2; in eval_asin() local
647 T t1, t2, t3; in eval_atan() local
660 T t1, t2, t3; in eval_atan() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dreduce.hpp145 smem_tuple(T0* t0, T1* t1, T2* t2) in smem_tuple()
153 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3) in smem_tuple()
161 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4) in smem_tuple()
169 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5) in smem_tuple()
177 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6) in smem_tuple()
185 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7) in smem_tuple()
193 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8) in smem_tuple()
201 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8, T9* t9) in smem_tuple()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dreduce.hpp145 smem_tuple(T0* t0, T1* t1, T2* t2) in smem_tuple()
153 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3) in smem_tuple()
161 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4) in smem_tuple()
169 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5) in smem_tuple()
177 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6) in smem_tuple()
185 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7) in smem_tuple()
193 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8) in smem_tuple()
201 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8, T9* t9) in smem_tuple()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dreduce.hpp145 smem_tuple(T0* t0, T1* t1, T2* t2) in smem_tuple()
153 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3) in smem_tuple()
161 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4) in smem_tuple()
169 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5) in smem_tuple()
177 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6) in smem_tuple()
185 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7) in smem_tuple()
193 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8) in smem_tuple()
201 smem_tuple(T0* t0, T1* t1, T2* t2, T3* t3, T4* t4, T5* t5, T6* t6, T7* t7, T8* t8, T9* t9) in smem_tuple()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dbasic_bind.hpp161 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
213 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
266 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
322 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
391 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
427 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dbasic_bind.hpp161 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
213 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
266 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
322 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
391 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
427 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dbasic_bind.hpp161 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
213 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
266 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
322 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
391 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
427 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dbasic_bind.hpp180 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
218 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
257 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
299 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dbasic_bind.hpp180 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
218 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
257 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
299 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack_tuple.h125 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal()
133 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal()
141 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal()
157 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dbasic_bind.hpp161 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
213 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
267 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
324 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
393 typedef aux::resolve_bind_arg< T2,U1,U2,U3,U4,U5 > t2; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dutee_defines.h150 #define TEE_TIME_LT(t1, t2) \ argument
155 #define TEE_TIME_LE(t1, t2) \ argument
160 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument
169 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutee_defines.h150 #define TEE_TIME_LT(t1, t2) \ argument
155 #define TEE_TIME_LE(t1, t2) \ argument
160 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument
169 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S91 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
109 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument
209 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
220 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
228 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Daes-spe-keys.S39 #define LS_BOX(r, t1, t2) \ argument
55 #define GF8_MUL(out, in, t1, t2) \ argument

12345678910>>...14