Searched defs:p3 (Results 51 - 75 of 192) sorted by relevance

12345678

/external/chromium_org/remoting/base/
H A Ddispatch_win.h280 const P3& p3,
304 hr = disp_args[3 - 3].Wrap(p3);
327 disp_args[3 - 3].Unwrap(p3);
343 const P3& p3,
368 hr = disp_args[4 - 3].Wrap(p3);
394 disp_args[4 - 3].Unwrap(p3);
411 const P3& p3,
437 hr = disp_args[5 - 3].Wrap(p3);
466 disp_args[5 - 3].Unwrap(p3);
485 const P3& p3,
275 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, VARIANT* const & result_out) argument
338 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, VARIANT* const & result_out) argument
406 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, VARIANT* const & result_out) argument
480 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6, VARIANT* const & result_out) argument
559 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6, const P7& p7, VARIANT* const & result_out) argument
[all...]
/external/chromium_org/sandbox/win/src/
H A Dcrosscall_client.h356 const Par2& p2, const Par3& p3, CrossCallReturn* answer) {
377 const Par2& p2, const Par3& p3, const Par4& p4,
401 const Par2& p2, const Par3& p3, const Par4& p4,
427 const Par2& p2, const Par3& p3, const Par4& p4,
455 const Par2& p2, const Par3& p3, const Par4& p4,
355 CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, const Par2& p2, const Par3& p3, CrossCallReturn* answer) argument
376 CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, const Par2& p2, const Par3& p3, const Par4& p4, CrossCallReturn* answer) argument
400 CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, const Par2& p2, const Par3& p3, const Par4& p4, const Par5& p5, CrossCallReturn* answer) argument
426 CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, const Par2& p2, const Par3& p3, const Par4& p4, const Par5& p5, const Par6& p6, CrossCallReturn* answer) argument
454 CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, const Par2& p2, const Par3& p3, const Par4& p4, const Par5& p5, const Par6& p6, const Par7& p7, CrossCallReturn* answer) argument
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatQuad.h47 FloatQuad(const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& p3, const FloatPoint& p4) argument
50 , m_p3(p3)
65 FloatPoint p3() const { return m_p3; } function in class:blink::FloatQuad
164 a.p3() == b.p3() &&
172 a.p3() != b.p3() ||
H A DFloatRect.cpp218 void FloatRect::fitToPoints(const FloatPoint& p0, const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& p3) argument
220 float left = min4(p0.x(), p1.x(), p2.x(), p3.x());
221 float top = min4(p0.y(), p1.y(), p2.y(), p3.y());
222 float right = max4(p0.x(), p1.x(), p2.x(), p3.x());
223 float bottom = max4(p0.y(), p1.y(), p2.y(), p3.y());
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_loopfilter_masks_dspr2.h29 uint32_t p3, uint32_t p2,
40 /* mask |= (abs(p3 - p2) > limit) */
41 "subu_s.qb %[c], %[p3], %[p2] \n\t"
42 "subu_s.qb %[r_k], %[p2], %[p3] \n\t"
93 : [limit] "r" (limit), [p3] "r" (p3), [p2] "r" (p2),
136 uint32_t p3, uint32_t p2,
150 /* mask |= (abs(p3 - p2) > limit) */
151 "subu_s.qb %[c], %[p3], %[p2] \n\t"
152 "subu_s.qb %[r_k], %[p2], %[p3] \
27 vp9_filter_hev_mask_dspr2(uint32_t limit, uint32_t flimit, uint32_t p1, uint32_t p0, uint32_t p3, uint32_t p2, uint32_t q0, uint32_t q1, uint32_t q2, uint32_t q3, uint32_t thresh, uint32_t *hev, uint32_t *mask) argument
132 vp9_filter_hev_mask_flatmask4_dspr2(uint32_t limit, uint32_t flimit, uint32_t thresh, uint32_t p1, uint32_t p0, uint32_t p3, uint32_t p2, uint32_t q0, uint32_t q1, uint32_t q2, uint32_t q3, uint32_t *hev, uint32_t *mask, uint32_t *flat) argument
282 vp9_flatmask5(uint32_t p4, uint32_t p3, uint32_t p2, uint32_t p1, uint32_t p0, uint32_t q0, uint32_t q1, uint32_t q2, uint32_t q3, uint32_t q4, uint32_t *flat2) argument
[all...]
H A Dvp9_convolve2_avg_horiz_dspr2.c34 uint32_t p1, p2, p3; local
74 "preceu.ph.qbl %[p3], %[tp2] \n\t"
86 "dpa.w.ph $ac2, %[p3], %[filter45] \n\t"
94 "lbux %[p3], %[Temp4](%[cm]) \n\t" /* odd 2 */
100 "addqh_r.w %[p2], %[p2], %[p3] \n\t" /* average odd 2 */
105 [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3),
129 uint32_t p1, p2, p3, p4, n1; local
153 "preceu.ph.qbr %[p3], %[tp2] \n\t"
170 "dpa.w.ph $ac1, %[p3],
281 uint32_t p1, p2, p3, p4, p5; local
530 uint32_t p1, p2, p3, p4, p5; local
[all...]
H A Dvp9_convolve2_dspr2.c125 uint32_t p1, p2, p3, p4; local
152 "preceu.ph.qbr %[p3], %[tp2] \n\t"
168 "dpa.w.ph $ac1, %[p3], %[filter45] \n\t"
170 "extp %[p3], $ac1, 31 \n\t"
185 "lbux %[Temp1], %[p3](%[cm]) \n\t"
192 "preceu.ph.qbr %[p3], %[tp3] \n\t"
213 "dpa.w.ph $ac3, %[p3], %[filter45] \n\t"
237 [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4),
264 uint32_t p1, p2, p3, p local
496 uint32_t p1, p2, p3, p4, p5; local
[all...]
H A Dvp9_convolve2_horiz_dspr2.c116 uint32_t p1, p2, p3, p4; local
140 "preceu.ph.qbr %[p3], %[tp2] \n\t"
154 "dpa.w.ph $ac1, %[p3], %[filter45] \n\t"
179 "preceu.ph.qbr %[p3], %[tp3] \n\t"
196 "dpa.w.ph $ac3, %[p3], %[filter45] \n\t"
217 [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4),
243 uint32_t p1, p2, p3, p4, p5; local
271 "preceu.ph.qbr %[p3], %[qload2] \n\t"
292 "dpa.w.ph $ac3, %[p3],
450 uint32_t p1, p2, p3, p4, p5; local
[all...]
H A Dvp9_convolve8_avg_horiz_dspr2.c35 uint32_t p1, p2, p3, p4; local
59 "preceu.ph.qbr %[p3], %[tp2] \n\t"
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
76 "dpa.w.ph $ac2, %[p3], %[vector2b] \n\t"
129 [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4),
157 uint32_t p1, p2, p3, p4, n1; local
183 "preceu.ph.qbr %[p3], %[tp2] \n\t"
188 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
199 "dpa.w.ph $ac2, %[p3],
347 uint32_t p1, p2, p3, p4, p5; local
658 uint32_t p1, p2, p3, p4, p5; local
[all...]
H A Dvp9_convolve8_horiz_dspr2.c35 uint32_t p1, p2, p3, p4; local
59 "preceu.ph.qbr %[p3], %[tp2] \n\t"
63 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
76 "dpa.w.ph $ac2, %[p3], %[vector2b] \n\t"
118 [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4),
146 uint32_t p1, p2, p3, p4, n1; local
172 "preceu.ph.qbr %[p3], %[tp2] \n\t"
177 "dpa.w.ph $ac3, %[p3], %[vector3b] \n\t"
186 "dpa.w.ph $ac2, %[p3],
313 uint32_t p1, p2, p3, p4, p5; local
583 uint32_t p1, p2, p3, p4, p5; local
[all...]
H A Dvp9_loopfilter_filters_dspr2.c32 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
70 "lw %[p3], (%[s3]) \n\t"
73 : [p1] "=&r" (p1), [p2] "=&r" (p2), [p3] "=&r" (p3), [p4] "=&r" (p4)
77 /* if (p1 - p4 == 0) and (p2 - p3 == 0)
79 if (!(((p1 - p4) == 0) && ((p2 - p3) == 0))) {
92 pm1, p0, p3, p4, p5, p6,
98 vp9_filter_dspr2(mask, hev, &p1, &p2, &p3, &p4);
103 "sw %[p3], (%[s3]) \n\t"
107 : [p1] "r" (p1), [p2] "r" (p2), [p3] "
125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
[all...]
H A Dvp9_mbloop_loopfilter_dspr2.c36 uint32_t p3, p2, p1, p0, q0, q1, q2, q3; local
69 "lw %[p3], (%[sp3]) \n\t"
78 : [p3] "=&r" (p3), [p2] "=&r" (p2), [p1] "=&r" (p1), [p0] "=&r" (p0),
85 p1, p0, p3, p2, q0, q1, q2, q3,
334 uint32_t p3, p2, p1, p0, q3, q2, q1, q0; local
367 "lw %[p3], -4(%[s4]) \n\t"
373 : [p3] "=&r" (p3), [p2] "=&r" (p2), [p1] "=&r" (p1), [p0] "=&r" (p0),
378 /* transpose p3, p
[all...]
/external/chromium_org/third_party/skia/gm/
H A Dpolygons.cpp44 SkPoint p3[] = {{10, 0}, {50, 0}, {60, 10}, {60, 30}, {50, 40}, variable
65 { p3, SK_ARRAY_COUNT(p3) },
/external/chromium_org/third_party/webrtc/base/
H A Dbind.h271 P3 p3)
275 p3_(p3) {}
292 Functor3(const FunctorT& functor, P1 p1, P2 p2, P3 p3) argument
296 p3_(p3) {}
317 typename detail::identity<P3>::type p3) {
319 method, object, p1, p2, p3);
333 typename detail::identity<P3>::type p3) {
335 method, object, p1, p2, p3);
349 typename detail::identity<P3>::type p3) {
351 function, p1, p2, p3);
268 MethodFunctor3(MethodT method, ObjectT* object, P1 p1, P2 p2, P3 p3) argument
363 MethodFunctor4(MethodT method, ObjectT* object, P1 p1, P2 p2, P3 p3, P4 p4) argument
391 Functor4(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4) argument
419 typename detail::identity<P3>::type p3, member in namespace:rtc
437 typename detail::identity<P3>::type p3, member in namespace:rtc
455 typename detail::identity<P3>::type p3, member in namespace:rtc
471 MethodFunctor5(MethodT method, ObjectT* object, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) argument
503 Functor5(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) argument
534 typename detail::identity<P3>::type p3, member in namespace:rtc
554 typename detail::identity<P3>::type p3, member in namespace:rtc
574 typename detail::identity<P3>::type p3, member in namespace:rtc
[all...]
/external/chromium_org/ui/gfx/geometry/
H A Dquad_f.h24 QuadF(const PointF& p1, const PointF& p2, const PointF& p3, const PointF& p4) argument
27 p3_(p3),
45 const PointF& p3() const { return p3_; } function in class:gfx::QuadF
95 lhs.p3() == rhs.p3() && lhs.p4() == rhs.p4();
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp105 decltype(123, make<2, false>()) *p3; // expected-note {{here}} member in namespace:RequireCompleteType
/external/clang/test/CXX/lex/lex.charset/
H A Dp2-cxx11.cpp36 const char *p3 = u8"\u0000\u0012\u004e\u007f\u0080\u009f\u00a0\ud799\ue000"; variable
/external/clang/test/Headers/
H A Dstddefneeds.cpp30 ptrdiff_t p3; variable
/external/eigen/test/
H A Dgeo_parametrizedline.cpp76 Line4u *p3 = ::new(reinterpret_cast<void*>(array3u)) Line4u; local
81 *p3 = *p1;
84 VERIFY_IS_APPROX(p1->origin(), p3->origin());
86 VERIFY_IS_APPROX(p1->direction(), p3->direction());
/external/freetype/src/base/
H A Dftbbox.c196 /* p3 :: The coordinate of the second control point. */
260 FT_Pos p3,
279 shift = 27 - FT_MSB( FT_ABS( p2 ) | FT_ABS( p3 ) );
289 p3 <<= shift;
298 p3 >>= -shift;
304 nmax = update_cubic_max( p1, p2, p3, p4, nmax );
307 nmin = -update_cubic_max( -p1, -p2, -p3, -p4, -nmin );
258 BBox_Cubic_Check( FT_Pos p1, FT_Pos p2, FT_Pos p3, FT_Pos p4, FT_Pos* min, FT_Pos* max ) argument
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_loopfilter_masks_dspr2.h29 uint32_t p3, uint32_t p2,
40 /* mask |= (abs(p3 - p2) > limit) */
41 "subu_s.qb %[c], %[p3], %[p2] \n\t"
42 "subu_s.qb %[r_k], %[p2], %[p3] \n\t"
93 : [limit] "r" (limit), [p3] "r" (p3), [p2] "r" (p2),
136 uint32_t p3, uint32_t p2,
150 /* mask |= (abs(p3 - p2) > limit) */
151 "subu_s.qb %[c], %[p3], %[p2] \n\t"
152 "subu_s.qb %[r_k], %[p2], %[p3] \
27 vp9_filter_hev_mask_dspr2(uint32_t limit, uint32_t flimit, uint32_t p1, uint32_t p0, uint32_t p3, uint32_t p2, uint32_t q0, uint32_t q1, uint32_t q2, uint32_t q3, uint32_t thresh, uint32_t *hev, uint32_t *mask) argument
132 vp9_filter_hev_mask_flatmask4_dspr2(uint32_t limit, uint32_t flimit, uint32_t thresh, uint32_t p1, uint32_t p0, uint32_t p3, uint32_t p2, uint32_t q0, uint32_t q1, uint32_t q2, uint32_t q3, uint32_t *hev, uint32_t *mask, uint32_t *flat) argument
282 vp9_flatmask5(uint32_t p4, uint32_t p3, uint32_t p2, uint32_t p1, uint32_t p0, uint32_t q0, uint32_t q1, uint32_t q2, uint32_t q3, uint32_t q4, uint32_t *flat2) argument
[all...]
/external/skia/gm/
H A Dpolygons.cpp44 SkPoint p3[] = {{10, 0}, {50, 0}, {60, 10}, {60, 30}, {50, 40}, variable
65 { p3, SK_ARRAY_COUNT(p3) },
/external/chromium_org/testing/
H A Dgmock_mutant.h2561 const P3& p3) {
2565 (obj, method, MakeTuple(p1, p2, p3));
2573 const P3& p3) {
2577 (function, MakeTuple(p1, p2, p3));
2586 const P3& p3) {
2590 (obj, method, MakeTuple(p1, p2, p3));
2600 const P2& p2, const P3& p3) {
2604 (obj, method, MakeTuple(p1, p2, p3));
2612 const P3& p3) {
2616 (function, MakeTuple(p1, p2, p3));
2560 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3), const P1& p1, const P2& p2, const P3& p3) argument
2572 CreateFunctor(R (function)X1, X2, X3), const P1& p1, const P2& p2, const P3& p3) argument
2585 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3), const P1& p1, const P2& p2, const P3& p3) argument
2599 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3), const P1& p1, const P2& p2, const P3& p3) argument
2623 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3), const P1& p1, const P2& p2, const P3& p3) argument
2638 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, A1), const P1& p1, const P2& p2, const P3& p3) argument
2650 CreateFunctor(R (function)X1, X2, X3, A1), const P1& p1, const P2& p2, const P3& p3) argument
2663 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, A1), const P1& p1, const P2& p2, const P3& p3) argument
2677 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, A1), const P1& p1, const P2& p2, const P3& p3) argument
2701 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, A1), const P1& p1, const P2& p2, const P3& p3) argument
2717 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, A1, A2), const P1& p1, const P2& p2, const P3& p3) argument
2729 CreateFunctor(R (function)X1, X2, X3, A1, A2), const P1& p1, const P2& p2, const P3& p3) argument
2743 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, A1, A2), const P1& p1, const P2& p2, const P3& p3) argument
2758 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2), const P1& p1, const P2& p2, const P3& p3) argument
2783 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2), const P1& p1, const P2& p2, const P3& p3) argument
2799 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3) argument
2811 CreateFunctor(R (function)X1, X2, X3, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3) argument
2825 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3) argument
2840 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3) argument
2865 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3) argument
2881 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3) argument
2894 CreateFunctor(R (function)X1, X2, X3, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3) argument
2908 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3) argument
2923 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3) argument
2949 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3) argument
2965 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3) argument
2978 CreateFunctor(R (function)X1, X2, X3, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3) argument
2992 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3) argument
3007 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3) argument
3033 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3) argument
3049 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3) argument
3062 CreateFunctor(R (function)X1, X2, X3, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3) argument
3076 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3) argument
3091 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3) argument
3117 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3) argument
3133 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3145 CreateFunctor(R (function)X1, X2, X3, X4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3159 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3174 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3187 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3199 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3215 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3227 CreateFunctor(R (function)X1, X2, X3, X4, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3241 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3256 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3269 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3281 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3297 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3310 CreateFunctor(R (function)X1, X2, X3, X4, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3324 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3339 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3353 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3365 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3381 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3394 CreateFunctor(R (function)X1, X2, X3, X4, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3408 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3423 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3437 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3449 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3465 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3478 CreateFunctor(R (function)X1, X2, X3, X4, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3492 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3507 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3521 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3533 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3550 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3563 CreateFunctor(R (function)X1, X2, X3, X4, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3578 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3594 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3608 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3621 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3638 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3651 CreateFunctor(R (function)X1, X2, X3, X4, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3666 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3682 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3696 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3709 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
3725 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3738 CreateFunctor(R (function)X1, X2, X3, X4, X5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3752 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3767 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3781 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
3793 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3809 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3822 CreateFunctor(R (function)X1, X2, X3, X4, X5, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3836 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3851 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3865 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
3877 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3893 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3906 CreateFunctor(R (function)X1, X2, X3, X4, X5, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3920 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3935 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3949 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
3961 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3978 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
3991 CreateFunctor(R (function)X1, X2, X3, X4, X5, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4006 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4022 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4036 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4049 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4066 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4079 CreateFunctor(R (function)X1, X2, X3, X4, X5, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4094 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4110 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4125 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4138 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4156 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4170 CreateFunctor(R (function)X1, X2, X3, X4, X5, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4185 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4201 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4217 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4230 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4248 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4263 CreateFunctor(R (function)X1, X2, X3, X4, X5, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4278 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4295 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4311 A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, member in namespace:testing
4325 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
4342 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, X6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4355 CreateFunctor(R (function)X1, X2, X3, X4, X5, X6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4369 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, X6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4384 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4399 const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) { member in namespace:testing
4411 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4429 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4442 CreateFunctor(R (function)X1, X2, X3, X4, X5, X6, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4457 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4473 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4488 const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) { member in namespace:testing
4501 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4519 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4533 CreateFunctor(R (function)X1, X2, X3, X4, X5, X6, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4548 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4565 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4580 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4594 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4612 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4627 CreateFunctor(R (function)X1, X2, X3, X4, X5, X6, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4642 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4659 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4675 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4689 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4707 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4722 CreateFunctor(R (function)X1, X2, X3, X4, X5, X6, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4738 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4755 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4771 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4785 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4803 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4818 CreateFunctor(R (function)X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4834 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4851 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4867 A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4881 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4900 CreateFunctor(T* obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4915 CreateFunctor(R (function)X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4932 CreateFunctor(T** obj, R (U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4950 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
4966 A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, member in namespace:testing
4981 CreateFunctor(T** obj, R (__stdcall U::*method)(X1, X2, X3, X4, X5, X6, A1, A2, A3, A4, A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DFunctional.h114 R operator()(P1 p1, P2 p2, P3 p3) argument
116 return m_function(p1, p2, p3);
133 R operator()(P1 p1, P2 p2, P3 p3, P4 p4) argument
135 return m_function(p1, p2, p3, p4);
152 R operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) argument
154 return m_function(p1, p2, p3, p4, p5);
171 R operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) argument
173 return m_function(p1, p2, p3, p4, p5, p6);
273 R operator()(C* c, P1 p1, P2 p2, P3 p3) argument
275 return (c->*m_function)(p1, p2, p3);
278 operator ()(const WeakPtr<C>& c, P1 p1, P2 p2, P3 p3) argument
300 operator ()(C* c, P1 p1, P2 p2, P3 p3, P4 p4) argument
305 operator ()(const WeakPtr<C>& c, P1 p1, P2 p2, P3 p3, P4 p4) argument
327 operator ()(C* c, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) argument
332 operator ()(const WeakPtr<C>& c, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) argument
720 ThreeArgPartBoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3) argument
743 ThreeArgPartBoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3) argument
766 ThreeArgPartBoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3) argument
792 FourArgPartBoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
817 FourArgPartBoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
845 FiveArgPartBoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
932 BoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3) argument
955 BoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3, const P4& p4) argument
980 BoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) argument
1007 BoundFunctionImpl(FunctionWrapper functionWrapper, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) argument
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dloopfilter_filters.c28 uc p3, uc p2, uc p1, uc p0,
32 mask |= (abs(p3 - p2) > limit);
27 vp8_filter_mask(uc limit, uc blimit, uc p3, uc p2, uc p1, uc p0, uc q0, uc q1, uc q2, uc q3) argument

Completed in 1189 milliseconds

12345678