Home
last modified time | relevance | path

Searched refs:p4 (Results 1 – 25 of 838) sorted by relevance

12345678910>>...34

/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dvp8_loopfilter_filters_dspr2.c307 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_horizontal_edge_mips() local
316 p4 = 0; in vp8_loop_filter_horizontal_edge_mips()
340 p4 = *((uint32_t *)(s4)); in vp8_loop_filter_horizontal_edge_mips()
345 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) { in vp8_loop_filter_horizontal_edge_mips()
351 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6, in vp8_loop_filter_horizontal_edge_mips()
357 vp8_filter_mips(mask, hev, &p1, &p2, &p3, &p4); in vp8_loop_filter_horizontal_edge_mips()
363 *((uint32_t *)s4) = p4; in vp8_loop_filter_horizontal_edge_mips()
382 p4 = *((uint32_t *)(s4)); in vp8_loop_filter_horizontal_edge_mips()
387 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) { in vp8_loop_filter_horizontal_edge_mips()
393 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6, in vp8_loop_filter_horizontal_edge_mips()
[all …]
/external/libaom/libaom/aom_dsp/mips/
Dloopfilter_filters_dspr2.c30 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in aom_lpf_horizontal_4_dspr2() local
70 : [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), [p4] "=&r"(p4) in aom_lpf_horizontal_4_dspr2()
75 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) { in aom_lpf_horizontal_4_dspr2()
85 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5, in aom_lpf_horizontal_4_dspr2()
91 filter_dspr2(mask, hev, &p1, &p2, &p3, &p4); in aom_lpf_horizontal_4_dspr2()
100 : [p1] "r"(p1), [p2] "r"(p2), [p3] "r"(p3), [p4] "r"(p4), in aom_lpf_horizontal_4_dspr2()
114 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in aom_lpf_vertical_4_dspr2() local
152 p4 = *((uint32_t *)(s3)); in aom_lpf_vertical_4_dspr2()
196 [prim4] "=&r"(prim4), [p6] "+r"(p6), [p5] "+r"(p5), [p4] "+r"(p4), in aom_lpf_vertical_4_dspr2()
203 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) { in aom_lpf_vertical_4_dspr2()
[all …]
Dconvolve8_horiz_dspr2.c32 uint32_t p1, p2, p3, p4; in convolve_horiz_4_dspr2() local
115 [p4] "=&r"(p4), [n1] "=&r"(n1), [n2] "=&r"(n2), [n3] "=&r"(n3), in convolve_horiz_4_dspr2()
138 uint32_t p1, p2, p3, p4, n1; in convolve_horiz_8_dspr2() local
275 [p4] "=&r"(p4), [n1] "=&r"(n1), [Temp1] "=&r"(Temp1), in convolve_horiz_8_dspr2()
300 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_16_dspr2() local
537 [p4] "=&r"(p4), [p5] "=&r"(p5), [Temp1] "=&r"(Temp1), in convolve_horiz_16_dspr2()
565 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_64_dspr2() local
804 [p4] "=&r"(p4), [p5] "=&r"(p5), [Temp1] "=&r"(Temp1), in convolve_horiz_64_dspr2()
/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_filters_dspr2.c28 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_horizontal_4_dspr2() local
68 : [p1] "=&r"(p1), [p2] "=&r"(p2), [p3] "=&r"(p3), [p4] "=&r"(p4) in vpx_lpf_horizontal_4_dspr2()
73 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) { in vpx_lpf_horizontal_4_dspr2()
83 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5, in vpx_lpf_horizontal_4_dspr2()
89 filter_dspr2(mask, hev, &p1, &p2, &p3, &p4); in vpx_lpf_horizontal_4_dspr2()
98 : [p1] "r"(p1), [p2] "r"(p2), [p3] "r"(p3), [p4] "r"(p4), in vpx_lpf_horizontal_4_dspr2()
112 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_vertical_4_dspr2() local
150 p4 = *((uint32_t *)(s3)); in vpx_lpf_vertical_4_dspr2()
194 [prim4] "=&r"(prim4), [p6] "+r"(p6), [p5] "+r"(p5), [p4] "+r"(p4), in vpx_lpf_vertical_4_dspr2()
201 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) { in vpx_lpf_vertical_4_dspr2()
[all …]
Dconvolve8_horiz_dspr2.c30 uint32_t p1, p2, p3, p4; in convolve_horiz_4_dspr2() local
113 [p4] "=&r"(p4), [n1] "=&r"(n1), [n2] "=&r"(n2), [n3] "=&r"(n3), in convolve_horiz_4_dspr2()
136 uint32_t p1, p2, p3, p4, n1; in convolve_horiz_8_dspr2() local
273 [p4] "=&r"(p4), [n1] "=&r"(n1), [Temp1] "=&r"(Temp1), in convolve_horiz_8_dspr2()
298 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_16_dspr2() local
535 [p4] "=&r"(p4), [p5] "=&r"(p5), [Temp1] "=&r"(Temp1), in convolve_horiz_16_dspr2()
563 uint32_t p1, p2, p3, p4, p5; in convolve_horiz_64_dspr2() local
802 [p4] "=&r"(p4), [p5] "=&r"(p5), [Temp1] "=&r"(Temp1), in convolve_horiz_64_dspr2()
Dconvolve8_avg_horiz_dspr2.c31 uint32_t p1, p2, p3, p4; in convolve_avg_horiz_4_dspr2() local
125 [p4] "=&r"(p4), [n1] "=&r"(n1), [n2] "=&r"(n2), [n3] "=&r"(n3), in convolve_avg_horiz_4_dspr2()
148 uint32_t p1, p2, p3, p4, n1; in convolve_avg_horiz_8_dspr2() local
308 [p4] "=&r"(p4), [n1] "=&r"(n1), [Temp1] "=&r"(Temp1), in convolve_avg_horiz_8_dspr2()
334 uint32_t p1, p2, p3, p4, p5; in convolve_avg_horiz_16_dspr2() local
612 [p3] "=&r"(p3), [p4] "=&r"(p4), [qload3] "=&r"(qload3), in convolve_avg_horiz_16_dspr2()
642 uint32_t p1, p2, p3, p4, p5; in convolve_avg_horiz_64_dspr2() local
922 [p3] "=&r"(p3), [p4] "=&r"(p4), [qload3] "=&r"(qload3), in convolve_avg_horiz_64_dspr2()
Dconvolve2_avg_horiz_dspr2.c121 uint32_t p1, p2, p3, p4, n1; in convolve_bi_avg_horiz_8_dspr2() local
245 [p2] "=&r"(p2), [p3] "=&r"(p3), [p4] "=&r"(p4), [n1] "=&r"(n1), in convolve_bi_avg_horiz_8_dspr2()
268 uint32_t p1, p2, p3, p4, p5; in convolve_bi_avg_horiz_16_dspr2() local
487 [p3] "=&r"(p3), [p4] "=&r"(p4), [qload3] "=&r"(qload3), in convolve_bi_avg_horiz_16_dspr2()
515 uint32_t p1, p2, p3, p4, p5; in convolve_bi_avg_horiz_64_dspr2() local
736 [p3] "=&r"(p3), [p4] "=&r"(p4), [qload3] "=&r"(qload3), in convolve_bi_avg_horiz_64_dspr2()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/GlobalISel/
Dirtranslator-amdgpu_kernel.ll9 ; HSA-VI: [[COPY:%[0-9]+]]:_(p4) = COPY $sgpr4_sgpr5
11 ; HSA-VI: [[GEP:%[0-9]+]]:_(p4) = G_GEP [[COPY]], [[C]](s64)
12 …; HSA-VI: [[LOAD:%[0-9]+]]:_(p1) = G_LOAD [[GEP]](p4) :: (non-temporal invariant load 8 from `i3…
14 ; HSA-VI: [[GEP1:%[0-9]+]]:_(p4) = G_GEP [[COPY]], [[C1]](s64)
15 …; HSA-VI: [[LOAD1:%[0-9]+]]:_(s8) = G_LOAD [[GEP1]](p4) :: (non-temporal invariant load 1 from `…
28 ; HSA-VI: [[COPY:%[0-9]+]]:_(p4) = COPY $sgpr4_sgpr5
30 ; HSA-VI: [[GEP:%[0-9]+]]:_(p4) = G_GEP [[COPY]], [[C]](s64)
31 …; HSA-VI: [[LOAD:%[0-9]+]]:_(p1) = G_LOAD [[GEP]](p4) :: (non-temporal invariant load 8 from `i3…
33 ; HSA-VI: [[GEP1:%[0-9]+]]:_(p4) = G_GEP [[COPY]], [[C1]](s64)
34 …; HSA-VI: [[LOAD1:%[0-9]+]]:_(s8) = G_LOAD [[GEP1]](p4) :: (non-temporal invariant load 1 from `…
[all …]
Dinst-select-load-smrd.mir94 %0:sgpr(p4) = COPY $sgpr0_sgpr1
97 %2:sgpr(p4) = G_GEP %0, %1
102 %5:sgpr(p4) = G_GEP %0, %4
107 %8:sgpr(p4) = G_GEP %0, %7
112 %11:sgpr(p4) = G_GEP %0, %10
117 %14:sgpr(p4) = G_GEP %0, %13
122 %17:sgpr(p4) = G_GEP %0, %16
127 %20:sgpr(p4) = G_GEP %0, %19
132 %23:sgpr(p4) = G_GEP %0, %22
137 %26:sgpr(p4) = G_GEP %0, %25
/external/googletest/googlemock/include/gmock/
Dgmock-generated-matchers.h557 #define MATCHER_P5(name, p0, p1, p2, p3, p4, description)\ argument
559 typename p3##_type, typename p4##_type>\
567 p3##_type gmock_p3, p4##_type gmock_p4)\
570 p4(::std::move(gmock_p4)) {}\
584 p4##_type const p4;\
595 p4##_type>(p0, p1, p2, p3, p4)));\
601 new gmock_Impl<arg_type>(p0, p1, p2, p3, p4));\
605 p4##_type gmock_p4) : p0(::std::move(gmock_p0)), \
607 p3(::std::move(gmock_p3)), p4(::std::move(gmock_p4)) {\
613 p4##_type const p4;\
[all …]
Dgmock-generated-actions.h313 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument
315 typename p3##_type, typename p4##_type
316 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument
318 typename p3##_type, typename p4##_type, typename p5##_type
319 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
321 typename p3##_type, typename p4##_type, typename p5##_type, \
323 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
325 typename p3##_type, typename p4##_type, typename p5##_type, \
327 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
329 typename p3##_type, typename p4##_type, typename p5##_type, \
[all …]
/external/webrtc/webrtc/base/
Drefcount.h48 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4) in RefCountedObject() argument
49 : T(p1, p2, p3, p4), ref_count_(0) { in RefCountedObject()
53 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountedObject() argument
54 : T(p1, p2, p3, p4, p5), ref_count_(0) { in RefCountedObject()
59 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) in RefCountedObject() argument
60 : T(p1, p2, p3, p4, p5, p6), ref_count_(0) { in RefCountedObject()
65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) in RefCountedObject() argument
66 : T(p1, p2, p3, p4, p5, p6, p7), ref_count_(0) { in RefCountedObject()
71 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) in RefCountedObject() argument
72 : T(p1, p2, p3, p4, p5, p6, p7, p8), ref_count_(0) { in RefCountedObject()
[all …]
Dbind.h495 P4 p4)
500 p4_(p4) {}
519 Functor4(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4)
524 p4_(p4) {}
548 typename detail::identity<P4>::type p4) {
550 method, object, p1, p2, p3, p4);
566 typename detail::identity<P4>::type p4) {
568 method, object, p1, p2, p3, p4);
584 typename detail::identity<P4>::type p4) {
586 method, object.get(), p1, p2, p3, p4);
[all …]
Dcallback.h203 R operator()(P1 p1, P2 p2, P3 p3, P4 p4) { in operator()
206 return helper_->Run(p1, p2, p3, p4); in operator()
213 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4) = 0;
217 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4) { in Run()
218 return functor_(p1, p2, p3, p4); in Run()
237 R operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in operator()
240 return helper_->Run(p1, p2, p3, p4, p5); in operator()
247 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) = 0;
251 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in Run()
252 return functor_(p1, p2, p3, p4, p5); in Run()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h1186 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument
1188 typename p3##_type, typename p4##_type
1189 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument
1191 typename p3##_type, typename p4##_type, typename p5##_type
1192 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1194 typename p3##_type, typename p4##_type, typename p5##_type, \
1196 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1198 typename p3##_type, typename p4##_type, typename p5##_type, \
1200 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1202 typename p3##_type, typename p4##_type, typename p5##_type, \
[all …]
Dgmock-generated-matchers.h1697 #define MATCHER_P5(name, p0, p1, p2, p3, p4, description)\ argument
1699 typename p3##_type, typename p4##_type>\
1706 p3##_type gmock_p3, p4##_type gmock_p4)\
1708 p4(gmock_p4) {}\
1721 p4##_type p4;\
1731 p4##_type>(p0, p1, p2, p3, p4)));\
1738 new gmock_Impl<arg_type>(p0, p1, p2, p3, p4));\
1742 p4##_type gmock_p4) : p0(gmock_p0), p1(gmock_p1), p2(gmock_p2), \
1743 p3(gmock_p3), p4(gmock_p4) {\
1749 p4##_type p4;\
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-actions.h1048 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument
1050 typename p3##_type, typename p4##_type
1051 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument
1053 typename p3##_type, typename p4##_type, typename p5##_type
1054 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1056 typename p3##_type, typename p4##_type, typename p5##_type, \
1058 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1060 typename p3##_type, typename p4##_type, typename p5##_type, \
1062 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument
1064 typename p3##_type, typename p4##_type, typename p5##_type, \
[all …]
Dgmock-generated-matchers.h1666 #define MATCHER_P5(name, p0, p1, p2, p3, p4, description)\ argument
1668 typename p3##_type, typename p4##_type>\
1675 p3##_type gmock_p3, p4##_type gmock_p4)\
1677 p4(gmock_p4) {}\
1690 p4##_type p4;\
1700 p4##_type>(p0, p1, p2, p3, p4)));\
1707 new gmock_Impl<arg_type>(p0, p1, p2, p3, p4));\
1711 p4##_type gmock_p4) : p0(gmock_p0), p1(gmock_p1), p2(gmock_p2), \
1712 p3(gmock_p3), p4(gmock_p4) {\
1718 p4##_type p4;\
[all …]
/external/tensorflow/tensorflow/core/lib/gtl/
Dmanual_constructor.h178 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4) {
179 new (space_) Type(p1, p2, p3, p4);
183 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
185 new (space_) Type(p1, p2, p3, p4, p5);
190 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
192 new (space_) Type(p1, p2, p3, p4, p5, p6);
197 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
199 new (space_) Type(p1, p2, p3, p4, p5, p6, p7);
204 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
206 new (space_) Type(p1, p2, p3, p4, p5, p6, p7, p8);
[all …]
/external/v8/src/objects/
Dobjects-body-descriptors-inl.h886 ReturnType BodyDescriptorApply(InstanceType type, T1 p1, T2 p2, T3 p3, T4 p4) { in BodyDescriptorApply() argument
892 return Op::template apply<ConsString::BodyDescriptor>(p1, p2, p3, p4); in BodyDescriptorApply()
894 return Op::template apply<ThinString::BodyDescriptor>(p1, p2, p3, p4); in BodyDescriptorApply()
896 return Op::template apply<SlicedString::BodyDescriptor>(p1, p2, p3, p4); in BodyDescriptorApply()
900 p1, p2, p3, p4); in BodyDescriptorApply()
903 p1, p2, p3, p4); in BodyDescriptorApply()
912 p4); in BodyDescriptorApply()
925 return Op::template apply<FixedArray::BodyDescriptor>(p1, p2, p3, p4); in BodyDescriptorApply()
928 p4); in BodyDescriptorApply()
938 return Op::template apply<Context::BodyDescriptor>(p1, p2, p3, p4); in BodyDescriptorApply()
[all …]
/external/python/cpython2/Demo/curses/
Dncurses.py100 p4 = mkpanel(curses.COLOR_BLUE,
105 p4.set_userptr("p4")
117 fill_panel(p4)
119 p4.hide()
130 p4.show()
166 p4.show()
196 p4.show()
201 w4 = p4.window()
207 p4.move(curses.LINES // 6, itmp * curses.COLS // 8)
223 p4.move(curses.LINES // 6, (itmp + 1) * curses.COLS // 8)
[all …]
/external/arm-optimized-routines/string/aarch64/
Dstrchr-sve.S43 orrs p4.b, p1/z, p2.b, p3.b /* c | 0 */
48 1: brka p4.b, p1/z, p4.b /* find first such */
50 incp x0, p4.b
52 ptest p4, p2.b /* was first in c? */
61 orrs p4.b, p0/z, p2.b, p3.b /* c | 0 */
/external/curl/tests/data/
Dtest3135 Set-Cookie: httpo4=value4 ; httponly=; domain=127.0.0.1; path=/p4/;
36 Set-Cookie: httponly=myvalue1 ; domain=127.0.0.1; path=/p4/; httponly
37 Set-Cookie: httpandsec=myvalue2 ; domain=127.0.0.1; path=/p4/; httponly; secure
38 Set-Cookie: httpandsec2=myvalue3; domain=127.0.0.1; path=/p4/; httponly=; secure
39 Set-Cookie: httpandsec3=myvalue4 ; domain=127.0.0.1; path=/p4/; httponly; secure=
40 Set-Cookie: httpandsec4=myvalue5 ; domain=127.0.0.1; path=/p4/; httponly=; secure=
41 Set-Cookie: httpandsec5=myvalue6 ; domain=127.0.0.1; path=/p4/; secure; httponly=
42 Set-Cookie: httpandsec6=myvalue7 ; domain=127.0.0.1; path=/p4/; secure=; httponly=
43 Set-Cookie: httpandsec7=myvalue8 ; domain=127.0.0.1; path=/p4/; secure; httponly
44 Set-Cookie: httpandsec8=myvalue9; domain=127.0.0.1; path=/p4/; secure=; httponly
[all …]
/external/u-boot/board/nokia/rx51/
Dtag_omap.h240 #define OMAP_TAG_LCD_CONFIG(p1, p2, p3, p4) \ argument
246 .u.lcd.data_lines = p4, \
249 #define OMAP_TAG_GPIO_SWITCH_CONFIG(p1, p2, p3, p4, p5) \ argument
256 .u.gpio_switch.type = p4, \
260 #define OMAP_TAG_WLAN_CX3110X_CONFIG(p1, p2, p3, p4, p5) \ argument
267 .u.wlan_cx3110x.irq_gpio = p4, \
271 #define OMAP_TAG_PARTITION_CONFIG(p1, p2, p3, p4) \ argument
278 .u.partition.mask_flags = p4, \
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/instances/
Dinstance.tc55 p4=$!
56 echo $p4
68 kill -1 $p4
72 wait $p1 $p2 $p3 $p4 $p5

12345678910>>...34