Home
last modified time | relevance | path

Searched +defs:t3 +defs:s (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_test.cc36 static void set_shape(Tensor* t, const TensorShape& s) { t->set_shape(s); } in set_shape()
169 Tensor t3(t.dtype()); in TestCopies() local
182 Tensor t3 = std::move(t2); in TestCopies() local
190 Tensor t3; in TestCopies() local
199 Tensor* t3 = &t2; in TestCopies() local
283 Tensor t3 = std::move(t2); in TEST() local
291 Tensor t3; in TEST() local
300 Tensor* t3 = &t2; in TEST() local
942 auto s = t.shape(); in TEST() local
963 Tensor t3 = test::AsTensor<float>({0, 2, 4, 6, 8, 10}, t1.shape()); in TEST() local
[all …]
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dvpx_scaled_convolve8_neon.c38 const uint8_t *s = &src[x_q4 >> SUBPEL_BITS]; in scaledconvolve_horiz_neon() local
43 uint8x8_t t0, t1, t2, t3; in scaledconvolve_horiz_neon() local
98 const uint8_t *s = &src[x_q4 >> SUBPEL_BITS]; in scaledconvolve_horiz_neon() local
103 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_horiz_neon() local
156 const uint8_t *s = &src[(y_q4 >> SUBPEL_BITS) * src_stride]; in scaledconvolve_vert_neon() local
161 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_vert_neon() local
190 const uint8_t *s = &src[(y_q4 >> SUBPEL_BITS) * src_stride]; in scaledconvolve_vert_neon() local
195 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_vert_neon() local
221 const uint8_t *s = &src[(y_q4 >> SUBPEL_BITS) * src_stride]; in scaledconvolve_vert_neon() local
229 uint8x16_t t0, t1, t2, t3, t4, t5, t6, t7; in scaledconvolve_vert_neon() local
H A Dvpx_convolve8_neon.c60 const uint8_t *s = src; in convolve_4tap_horiz_neon() local
98 uint8x8_t t0, t1, t2, t3; in convolve_8tap_horiz_neon() local
148 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_8tap_horiz_neon() local
187 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_8tap_horiz_neon() local
199 const uint8_t *s = src + 7; in convolve_8tap_horiz_neon() local
294 uint8x8_t t0, t1, t2, t3; in vpx_convolve8_avg_horiz_neon() local
350 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in vpx_convolve8_avg_horiz_neon() local
399 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in vpx_convolve8_avg_horiz_neon() local
411 const uint8_t *s = src + 7; in vpx_convolve8_avg_horiz_neon() local
479 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve_8tap_vert_neon() local
[all …]
H A Dvpx_convolve8_neon_dotprod.c152 int16x4_t t3 = convolve4_4_h(s3, filter, permute_tbl); in convolve_4tap_horiz_neon_dotprod() local
168 const uint8_t *s = src; in convolve_4tap_horiz_neon_dotprod() local
207 int16x4_t t3 = convolve8_4_h(s3, filter, permute_tbl); in convolve_8tap_horiz_neon_dotprod() local
222 const uint8_t *s = src; in convolve_8tap_horiz_neon_dotprod() local
308 int16x4_t t3 = convolve8_4_h(s3, filters, permute_tbl); in vpx_convolve8_avg_horiz_neon_dotprod() local
329 const uint8_t *s = src; in vpx_convolve8_avg_horiz_neon_dotprod() local
455 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve_8tap_vert_neon_dotprod() local
517 const uint8_t *s = src; in convolve_8tap_vert_neon_dotprod() local
521 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve_8tap_vert_neon_dotprod() local
646 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in vpx_convolve8_avg_vert_neon_dotprod() local
[all …]
H A Dvpx_convolve8_neon_i8mm.c131 int16x4_t t3 = convolve4_4_h(s3, filter, permute_tbl); in convolve_4tap_horiz_neon_i8mm() local
147 const uint8_t *s = src; in convolve_4tap_horiz_neon_i8mm() local
188 int16x4_t t3 = convolve8_4_h(s3, filter, permute_tbl); in convolve_8tap_horiz_neon_i8mm() local
203 const uint8_t *s = src; in convolve_8tap_horiz_neon_i8mm() local
288 int16x4_t t3 = convolve8_4_h(s3, filters, permute_tbl); in vpx_convolve8_avg_horiz_neon_i8mm() local
309 const uint8_t *s = src; in vpx_convolve8_avg_horiz_neon_i8mm() local
480 const uint8_t *s = src; in convolve_8tap_vert_neon_i8mm() local
648 const uint8_t *s = src; in vpx_convolve8_avg_vert_neon_i8mm() local
759 int16x4_t t3 = convolve4_4_h(h_s3, x_filter, permute_tbl); in convolve_4tap_2d_neon_i8mm() local
785 const uint8_t *s = src; in convolve_4tap_2d_neon_i8mm() local
[all …]
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Daom_scaled_convolve8_neon.c32 const uint8_t *s = &src[x_q4 >> SUBPEL_BITS]; in scaled_convolve_horiz_neon() local
40 uint8x8_t t0, t1, t2, t3; in scaled_convolve_horiz_neon() local
95 const uint8_t *s = &src[x_q4 >> SUBPEL_BITS]; in scaled_convolve_horiz_neon() local
103 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaled_convolve_horiz_neon() local
157 const uint8_t *s = &src[(y_q4 >> SUBPEL_BITS) * src_stride]; in scaled_convolve_vert_neon() local
165 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaled_convolve_vert_neon() local
196 const uint8_t *s = &src[(y_q4 >> SUBPEL_BITS) * src_stride]; in scaled_convolve_vert_neon() local
204 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in scaled_convolve_vert_neon() local
232 const uint8_t *s = &src[(y_q4 >> SUBPEL_BITS) * src_stride]; in scaled_convolve_vert_neon() local
243 uint8x16_t t0, t1, t2, t3, t4, t5, t6, t7; in scaled_convolve_vert_neon() local
H A Daom_convolve8_neon.c39 uint8x8_t t0, t1, t2, t3; in convolve8_horiz_8tap_neon() local
90 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve8_horiz_8tap_neon() local
131 const uint8_t *s = src; in convolve8_horiz_8tap_neon() local
134 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve8_horiz_8tap_neon() local
233 const uint8_t *s = src; in convolve8_horiz_4tap_neon() local
305 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve8_vert_8tap_neon() local
351 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve8_vert_8tap_neon() local
363 const uint8_t *s = src + 7 * src_stride; in convolve8_vert_8tap_neon() local
H A Daom_convolve8_neon_dotprod.c128 const uint8_t *s = src; in convolve8_horiz_8tap_neon_dotprod() local
217 int16x4_t t3 = convolve4_4_h(s3, filter, permute_tbl); in convolve8_horiz_4tap_neon_dotprod() local
233 const uint8_t *s = src; in convolve8_horiz_4tap_neon_dotprod() local
381 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve8_vert_8tap_neon_dotprod() local
445 const uint8_t *s = src; in convolve8_vert_8tap_neon_dotprod() local
448 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve8_vert_8tap_neon_dotprod() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dcompound_convolve_neon.c109 const uint8_t *s; in dist_wtd_convolve_2d_horiz_neon() local
122 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in dist_wtd_convolve_2d_horiz_neon() local
196 const uint8_t *s; in dist_wtd_convolve_2d_horiz_neon() local
349 const uint8_t *s = src; in dist_wtd_convolve_2d_copy_dist_wtd_avg_neon() local
436 const uint8_t *s = src; in dist_wtd_convolve_2d_copy_avg_neon() local
512 const uint8_t *s = src; in dist_wtd_convolve_2d_copy_neon() local
658 const uint8_t *s = src_ptr; in dist_wtd_convolve_x_dist_wtd_avg_neon() local
663 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in dist_wtd_convolve_x_dist_wtd_avg_neon() local
759 const uint8_t *s = src_ptr; in dist_wtd_convolve_x_dist_wtd_avg_neon() local
871 const uint8_t *s = src_ptr; in dist_wtd_convolve_x_avg_neon() local
[all …]
H A Dav1_convolve_scale_neon.c90 const uint8_t *const s = &src[x_qn >> SCALE_SUBPEL_BITS]; in convolve_horiz_scale_8tap_neon() local
96 uint8x8_t t0, t1, t2, t3; in convolve_horiz_scale_8tap_neon() local
143 const uint8_t *const s = &src[(x_qn >> SCALE_SUBPEL_BITS)]; in convolve_horiz_scale_8tap_neon() local
152 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_horiz_scale_8tap_neon() local
254 const uint8_t *const s = &src[x_qn >> SCALE_SUBPEL_BITS]; in convolve_horiz_scale_6tap_neon() local
260 uint8x8_t t0, t1, t2, t3; in convolve_horiz_scale_6tap_neon() local
305 const uint8_t *const s = &src[(x_qn >> SCALE_SUBPEL_BITS)]; in convolve_horiz_scale_6tap_neon() local
314 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_horiz_scale_6tap_neon() local
367 uint8x16_t t0, t1, t2, t3; in convolve_horiz_scale_2_8tap_neon() local
423 const uint8_t *s = src; in convolve_horiz_scale_2_8tap_neon() local
[all …]
H A Dconvolve_neon.c71 const uint8_t *s = src_ptr; in convolve_x_sr_12tap_neon() local
75 uint8x8_t t0, t1, t2, t3; in convolve_x_sr_12tap_neon() local
149 const uint8_t *s = src_ptr; in convolve_x_sr_12tap_neon() local
245 const uint8_t *s = src_ptr; in convolve_x_sr_4tap_neon() local
348 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in av1_convolve_x_sr_neon() local
361 const uint8_t *s = src + 7; in av1_convolve_x_sr_neon() local
431 const uint8_t *s = src + 8; in av1_convolve_x_sr_neon() local
526 const uint8_t *s = src + 3 * src_stride; in convolve_y_sr_4tap_neon() local
530 uint8x8_t t3; in convolve_y_sr_4tap_neon() local
604 uint8x8_t t3 = load_unaligned_u8_4x1(src_ptr + 3 * src_stride); in convolve_y_sr_6tap_neon() local
[all …]
H A Dresize_neon.h45 uint8x8_t t0, t1, t2, t3; in scale_2_to_1_vert_6tap() local
53 const uint8_t *s = src + 4 * src_stride; in scale_2_to_1_vert_6tap() local
104 const uint8_t *s = src + 2 * src_stride; in scale_4_to_1_vert_6tap() local
109 uint8x8_t t2, t3, t4, t5, t6, t7, t8, t9; in scale_4_to_1_vert_6tap() local
H A Dav1_convolve_horiz_rs_neon.c83 const uint8_t *const s = &src[x_qn >> RS_SCALE_SUBPEL_BITS]; in av1_convolve_horiz_rs_neon() local
90 uint8x8_t t0, t1, t2, t3; in av1_convolve_horiz_rs_neon() local
133 const uint8_t *const s = &src[x_qn >> RS_SCALE_SUBPEL_BITS]; in av1_convolve_horiz_rs_neon() local
140 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in av1_convolve_horiz_rs_neon() local
H A Dconvolve_neon_dotprod.c149 const uint8_t *s = src; in convolve_x_sr_12tap_neon_dotprod() local
250 int16x4_t t3 = convolve4_4_x(s3, filter, permute_tbl); in convolve_x_sr_4tap_neon_dotprod() local
266 const uint8_t *s = src; in convolve_x_sr_4tap_neon_dotprod() local
366 const uint8_t *s = src; in av1_convolve_x_sr_neon_dotprod() local
489 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA; in convolve_y_sr_12tap_neon_dotprod() local
567 const uint8_t *s = src_ptr; in convolve_y_sr_12tap_neon_dotprod() local
570 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA; in convolve_y_sr_12tap_neon_dotprod() local
712 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve_y_sr_8tap_neon_dotprod() local
773 const uint8_t *s = src_ptr; in convolve_y_sr_8tap_neon_dotprod() local
776 uint8x8_t t0, t1, t2, t3, t4, t5, t6; in convolve_y_sr_8tap_neon_dotprod() local
[all …]
H A Dav1_convolve_scale_neon_i8mm.c102 const uint8_t *const s = &src[x_qn >> SCALE_SUBPEL_BITS]; in convolve_horiz_scale_neon_i8mm() local
110 uint8x8_t t0, t1, t2, t3; in convolve_horiz_scale_neon_i8mm() local
140 const uint8_t *const s = &src[(x_qn >> SCALE_SUBPEL_BITS)]; in convolve_horiz_scale_neon_i8mm() local
148 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_horiz_scale_neon_i8mm() local
238 const uint8_t *s = src; in convolve_horiz_scale_2_neon_i8mm() local
268 const uint8_t *s = src; in convolve_horiz_scale_2_neon_i8mm() local
H A Dav1_convolve_scale_neon_dotprod.c115 const uint8_t *const s = &src[x_qn >> SCALE_SUBPEL_BITS]; in convolve_horiz_scale_neon_dotprod() local
123 uint8x8_t t0, t1, t2, t3; in convolve_horiz_scale_neon_dotprod() local
154 const uint8_t *const s = &src[(x_qn >> SCALE_SUBPEL_BITS)]; in convolve_horiz_scale_neon_dotprod() local
161 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7; in convolve_horiz_scale_neon_dotprod() local
263 const uint8_t *s = src; in convolve_horiz_scale_2_neon_dotprod() local
293 const uint8_t *s = src; in convolve_horiz_scale_2_neon_dotprod() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dstring.cpp142 typedef mpl::push_back<t2, mpl::char_<'c'> >::type t3; in main() typedef
158 typedef mpl::string<'a','bc','def','ghij'> s; in main() typedef
198 typedef mpl::string<'a','bc','def','ghij'> s; in main() typedef
238 typedef mpl::string<'a','bc','def','ghij'> s; in main() typedef
279 typedef mpl::push_back<t2, mpl::char_<'c'> >::type t3; in main() typedef
308 typedef mpl::push_front<t2, mpl::char_<'c'> >::type t3; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dgrammar_mt_tests.cpp99 BOOST_SPIRIT_CLASSIC_NS::scanner<> s(text, text+4); in make_definition() local
109 BOOST_SPIRIT_CLASSIC_NS::scanner<> s(text, text+4); in make_definition3() local
186 boost::thread t3(callable_ref(task3)); in single_local_grammar_object_multiple_threads() local
220 boost::thread t3(callable_ref(task3)); in multiple_local_grammar_objects_multiple_threads() local
252 boost::thread t3(callable_ref(task3)); in single_global_grammar_object_multiple_threads() local
286 boost::thread t3(callable_ref(task3)); in multiple_global_grammar_objects_multiple_threads() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dloopfilter_sse2.c107 void vpx_lpf_horizontal_4_sse2(uint8_t *s, int pitch, const uint8_t *blimit, in vpx_lpf_horizontal_4_sse2()
141 void vpx_lpf_vertical_4_sse2(uint8_t *s, int pitch, const uint8_t *blimit, in vpx_lpf_vertical_4_sse2()
231 void vpx_lpf_horizontal_16_sse2(unsigned char *s, int pitch, in vpx_lpf_horizontal_16_sse2()
293 const __m128i t3 = _mm_set1_epi8(3); in vpx_lpf_horizontal_16_sse2() local
593 void vpx_lpf_horizontal_16_dual_sse2(unsigned char *s, int pitch, in vpx_lpf_horizontal_16_dual_sse2()
679 const __m128i t3 = _mm_set1_epi8(3); in vpx_lpf_horizontal_16_dual_sse2() local
925 void vpx_lpf_horizontal_8_sse2(unsigned char *s, int pitch, in vpx_lpf_horizontal_8_sse2()
1056 const __m128i t3 = _mm_set1_epi8(3); in vpx_lpf_horizontal_8_sse2() local
1146 uint8_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, in vpx_lpf_horizontal_8_dual_sse2()
1294 const __m128i t3 = _mm_set1_epi8(3); in vpx_lpf_horizontal_8_dual_sse2() local
[all …]
H A Dhighbd_loopfilter_sse2.c50 void vpx_highbd_lpf_horizontal_16_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_horizontal_16_sse2()
69 __m128i t4, t3, t80, t1; in vpx_highbd_lpf_horizontal_16_sse2() local
477 void vpx_highbd_lpf_horizontal_16_dual_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_horizontal_16_dual_sse2()
485 void vpx_highbd_lpf_horizontal_8_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_horizontal_8_sse2()
513 const __m128i t3 = _mm_set1_epi16(3); in vpx_highbd_lpf_horizontal_8_sse2() local
712 uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, in vpx_highbd_lpf_horizontal_8_dual_sse2()
719 void vpx_highbd_lpf_horizontal_4_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_horizontal_4_sse2()
746 const __m128i t3 = _mm_set1_epi16(3); in vpx_highbd_lpf_horizontal_4_sse2() local
882 uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t *limit0, in vpx_highbd_lpf_horizontal_4_dual_sse2()
1001 void vpx_highbd_lpf_vertical_4_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_vertical_4_sse2()
[all …]
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Deuler_angles.inl139 T const & t3
246 T s = glm::sin(angle); local
263 T s = glm::sin(angle); local
300 T & t3)
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Deuler_angles.inl139 T const & t3
246 T s = glm::sin(angle); local
263 T s = glm::sin(angle); local
300 T & t3)
/aosp_15_r20/external/rust/android-crates-io/crates/sharded-slab/src/tests/
Dloom_slab.rs16 let s = slab.clone(); in take_local() localVariable
28 let s = slab.clone(); in take_local() localVariable
40 let s = slab; in take_local() localVariable
69 let s = slab.clone(); in take_remote() localVariable
75 let s = slab.clone(); in take_remote() localVariable
128 let s = slab.clone(); in racy_take_local() localVariable
203 let s = slab.clone(); in take_remote_and_reuse() localVariable
250 let s = slab.clone(); in concurrent_remove_remote_and_reuse() localVariable
386 let s = slab.clone(); in unique_iter() localVariable
392 let s = slab.clone(); in unique_iter() localVariable
[all …]
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dloopfilter_avx2.c21 void aom_lpf_horizontal_6_quad_avx2(unsigned char *s, int p, in aom_lpf_horizontal_6_quad_avx2()
93 const __m128i t3 = _mm_set1_epi8(3); in aom_lpf_horizontal_6_quad_avx2() local
228 void aom_lpf_horizontal_8_quad_avx2(unsigned char *s, int p, in aom_lpf_horizontal_8_quad_avx2()
310 const __m128i t3 = _mm_set1_epi8(3); in aom_lpf_horizontal_8_quad_avx2() local
592 void aom_lpf_horizontal_14_quad_avx2(unsigned char *s, int p, in aom_lpf_horizontal_14_quad_avx2()
670 const __m128i t3 = _mm_set1_epi8(3); in aom_lpf_horizontal_14_quad_avx2() local
1001 void aom_lpf_vertical_14_quad_avx2(unsigned char *s, int pitch, in aom_lpf_vertical_14_quad_avx2()
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_pixarlog.c124 register float t0, t1, t2, t3; in horizontalAccumulateF() local
195 register float t0, t1, t2, t3; in horizontalAccumulate12() local
450 register unsigned char t0, t1, t2, t3; in horizontalAccumulate8abgr() local
813 static int PixarLogPreDecode(TIFF *tif, uint16_t s) in PixarLogPreDecode()
834 static int PixarLogDecode(TIFF *tif, uint8_t *op, tmsize_t occ, uint16_t s) in PixarLogDecode()
1038 static int PixarLogPreEncode(TIFF *tif, uint16_t s) in PixarLogPreEncode()
1293 static int PixarLogEncode(TIFF *tif, uint8_t *bp, tmsize_t cc, uint16_t s) in PixarLogEncode()

12345678910>>...14