Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/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.hpp493 typename access_traits<T1>::parameter_type t1) in tuple()
499 typename access_traits<T1>::parameter_type t1, in tuple()
506 typename access_traits<T1>::parameter_type t1, in tuple()
514 typename access_traits<T1>::parameter_type t1, in tuple()
522 typename access_traits<T1>::parameter_type t1, in tuple()
531 typename access_traits<T1>::parameter_type t1, in tuple()
541 typename access_traits<T1>::parameter_type t1, in tuple()
552 typename access_traits<T1>::parameter_type t1, in tuple()
563 typename access_traits<T1>::parameter_type t1, in tuple()
750 make_tuple(const T0& t0, const T1& t1) { in make_tuple()
[all …]
/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
57 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ 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
111 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
/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/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.hpp123 basic_hash_table(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_hash_table()
126 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()
576 basic_branch(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_branch()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } 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.hpp123 basic_hash_table(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_hash_table()
126 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()
576 basic_branch(T0 t0, T1 t1) : base_type(t0, t1) { } in basic_branch()
579 basic_branch(T0 t0, T1 t1, T2 t2) : base_type(t0, t1, t2) { } in basic_branch()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dreduce.hpp137 smem_tuple(T0* t0, T1* t1) in smem_tuple()
145 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.hpp137 smem_tuple(T0* t0, T1* t1) in smem_tuple()
145 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.hpp137 smem_tuple(T0* t0, T1* t1) in smem_tuple()
145 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.hpp109 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
160 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
212 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
265 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
321 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
390 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
426 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; 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.hpp109 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
160 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
212 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
265 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
321 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
390 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
426 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; 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.hpp109 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
160 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
212 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
265 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
321 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
390 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
426 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; 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.hpp142 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
179 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
217 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
256 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
298 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; 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.hpp142 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
179 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
217 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
256 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
298 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
/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.hpp109 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
160 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
212 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
266 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
323 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
392 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dpoly1305-donna64.c18 u64 t0, t1; in poly1305_core_setkey() local
63 u64 t0, t1; in poly1305_core_blocks() local
119 u64 t0, t1; in poly1305_core_emit() local
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dentry.S27 #define DISABLE_INTERRUPTS(t1,t2) \ argument
34 #define ENABLE_INTERRUPTS(t1) \ argument
58 #define TRACE_IRQS_SAVE(t1,trace_op) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dbasic_bind.hpp88 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
130 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
173 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
217 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
264 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dbasic_bind.hpp90 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
133 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
177 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
222 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
270 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dbasic_bind.hpp88 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
130 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
173 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
217 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
264 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dbasic_bind.hpp109 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
160 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
212 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
265 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
321 typedef aux::resolve_bind_arg< T1,U1,U2,U3,U4,U5 > t1; typedef
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-neonbs-core.S86 .macro mul_gf4, x0, x1, y0, y1, t0, t1
96 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1
341 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
/OK3568_Linux_fs/kernel/crypto/
H A Dcamellia_generic.c344 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
548 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
655 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
819 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
853 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local
908 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack_tuple.h124 static inline bool __nf_ct_tuple_src_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_src_equal()
132 static inline bool __nf_ct_tuple_dst_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_dst_equal()
140 static inline bool nf_ct_tuple_equal(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_equal()
156 nf_ct_tuple_src_mask_cmp(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_src_mask_cmp()

12345678910>>...16