HomeSort by relevance Sort by last modified time
    Searched refs:P3 (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium/base/
bind.h 59 template <typename Sig, typename P1, typename P2, typename P3>
60 internal::InvokerStorageHolder<internal::InvokerStorage3<Sig,P1, P2, P3> >
61 Bind(Sig f, const P1& p1, const P2& p2, const P3& p3) {
63 new internal::InvokerStorage3<Sig, P1, P2, P3>(
64 f, p1, p2, p3));
67 template <typename Sig, typename P1, typename P2, typename P3, typename P4>
68 internal::InvokerStorageHolder<internal::InvokerStorage4<Sig,P1, P2, P3, P4> >
69 Bind(Sig f, const P1& p1, const P2& p2, const P3& p3, const P4& p4)
    [all...]
bind_internal.h     [all...]
  /external/libgsm/inc/
unproto.h 16 #undef P3
proto.h 28 #undef P3
42 # define P3(x, a, b, c) (a, b, c)
56 # define P3(x, a, b, c) x a; b; c;
  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCThreadTask.h 125 template<typename T, typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3>
129 typedef CCThreadTask3<T, P1, MP1, P2, MP2, P3, MP3> CCThreadTaskImpl;
132 typedef typename CrossThreadTaskTraits<P3>::ParamType Param3;
158 P3 m_parameter3;
162 template<typename T, typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3, typename P4, typename MP4>
166 typedef CCThreadTask4<T, P1, MP1, P2, MP2, P3, MP3, P4, MP4> CCThreadTaskImpl;
169 typedef typename CrossThreadTaskTraits<P3>::ParamType Param3;
197 P3 m_parameter3;
242 template<typename T, typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3>
248 const P3& parameter3
    [all...]
CCMainThreadTask.h 125 template<typename T, typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3>
129 typedef MainThreadTask3<T, P1, MP1, P2, MP2, P3, MP3> MainThreadTaskImpl;
132 typedef typename CrossThreadTaskTraits<P3>::ParamType Param3;
158 P3 m_parameter3;
202 template<typename T, typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3>
208 const P3& parameter3)
210 return MainThreadTask3<T, typename CrossThreadCopier<P1>::Type, MP1, typename CrossThreadCopier<P2>::Type, MP2, typename CrossThreadCopier<P3>::Type, MP3>::create(
215 CrossThreadCopier<P3>::copy(parameter3));
  /external/webkit/Source/WebCore/dom/
CrossThreadTask.h 121 template<typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3>
125 typedef CrossThreadTask3<P1, MP1, P2, MP2, P3, MP3> CrossThreadTask;
128 typedef typename CrossThreadTaskTraits<P3>::ParamType Param3;
153 P3 m_parameter3;
156 template<typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3, typename P4, typename MP4>
160 typedef CrossThreadTask4<P1, MP1, P2, MP2, P3, MP3, P4, MP4> CrossThreadTask;
163 typedef typename CrossThreadTaskTraits<P3>::ParamType Param3;
190 P3 m_parameter3;
194 template<typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5>
198 typedef CrossThreadTask5<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5> CrossThreadTask
    [all...]
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
HandleMessage.h 28 template<typename C, typename MF, typename P1, typename P2, typename P3>
29 void callMemberFunction(const Arguments3<P1, P2, P3>& args, C* object, MF function)
34 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4>
35 void callMemberFunction(const Arguments4<P1, P2, P3, P4>& args, C* object, MF function)
40 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5>
41 void callMemberFunction(const Arguments5<P1, P2, P3, P4, P5>& args, C* object, MF function)
46 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6>
47 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, C* object, MF function)
52 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7>
53 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, C* object, MF function
    [all...]
  /external/chromium/testing/
gmock_mutant.h 435 typename P3>
437 const Tuple3<P1, P2, P3>& p,
441 template <typename R, typename Function, typename P1, typename P2, typename P3>
443 const Tuple3<P1, P2, P3>& p,
450 typename P3, typename C1>
452 const Tuple3<P1, P2, P3>& p,
456 template <typename R, typename Function, typename P1, typename P2, typename P3,
459 const Tuple3<P1, P2, P3>& p,
466 typename P3, typename C1, typename C2>
468 const Tuple3<P1, P2, P3>& p
3187 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3269 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3353 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3437 const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3521 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3608 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3696 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3781 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
3865 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
3949 const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4036 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4125 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4217 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4311 A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, member in namespace:testing
4399 const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) { member in namespace:testing
4488 const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) { member in namespace:testing
4580 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4675 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4771 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4867 A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4966 A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, member in namespace:testing
    [all...]
  /external/webkit/Source/WebCore/fileapi/
FileThreadTask.h 132 template<typename T, typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3>
136 typedef FileThreadTask3<T, P1, MP1, P2, MP2, P3, MP3> FileThreadTaskImpl;
139 typedef typename CrossThreadTaskTraits<P3>::ParamType Param3;
165 P3 m_parameter3;
209 template<typename T, typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3>
215 const P3& parameter3)
217 return FileThreadTask3<T, typename CrossThreadCopier<P1>::Type, MP1, typename CrossThreadCopier<P2>::Type, MP2, typename CrossThreadCopier<P3>::Type, MP3>::create(
222 CrossThreadCopier<P3>::copy(parameter3));
  /external/libgsm/src/
gsm_option.c 14 int gsm_option P3((r, opt, val), gsm r, int opt, int * val)
preprocess.c 34 void Gsm_Preprocess P3((S, s, so),
rpe.c 116 static void RPE_grid_selection P3((x,xM,Mc_out),
223 static void APCM_quantization_xmaxc_to_exp_mant P3((xmaxc,exp_out,mant_out),
387 static void RPE_grid_positioning P3((Mc,xMp,ep),
434 void Gsm_Update_of_reconstructed_short_time_residual_signal P3((dpp, ep, dp),
short_term.c 91 static void Coefficients_0_12 P3((LARpp_j_1, LARpp_j, LARp),
105 static void Coefficients_13_26 P3((LARpp_j_1, LARpp_j, LARp),
117 static void Coefficients_27_39 P3((LARpp_j_1, LARpp_j, LARp),
346 void Gsm_Short_Term_Analysis_Filter P3((S,LARc,s),
  /bionic/libm/src/
e_exp.c 38 * R(z) ~ 2.0 + P1*z + P2*z**2 + P3*z**3 + P4*z**4 + P5*z**5
97 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */
145 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
e_expf.c 37 P3 = 6.6137559770e-05, /* 0x388ab355 */
81 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
s_exp2f.c 42 P3 = 0x1.c6b348p-5f,
127 r = tv + tv * (z * (P1 + z * (P2 + z * (P3 + z * P4))));
e_pow.c 83 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */
296 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
e_powf.c 42 P3 = 6.6137559770e-05, /* 0x388ab355 */
239 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
  /external/fdlibm/
e_exp.c 34 * R(z) ~ 2.0 + P1*z + P2*z**2 + P3*z**3 + P4*z**4 + P5*z**5
96 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */
146 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 54 template <typename RET, typename P1, typename P2, typename P3, typename P4>
55 class CheckerFn<RET(P1, P2, P3, P4)> {
56 typedef RET (*Func)(void *, P1, P2, P3, P4);
61 RET operator()(P1 p1, P2 p2, P3 p3, P4 p4) const {
62 return Fn(Checker, p1, p2, p3, p4);
66 template <typename RET, typename P1, typename P2, typename P3>
67 class CheckerFn<RET(P1, P2, P3)> {
68 typedef RET (*Func)(void *, P1, P2, P3);
73 RET operator()(P1 p1, P2 p2, P3 p3) const { return Fn(Checker, p1, p2, p3); }
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 224 double P0[2],P1[2],P2[2],P3[2];
251 P3[0]=A[11];
263 db_SubtractPolyProduct0_1(neg_three0,P3,two12);
266 db_SubtractPolyProduct0_1(neg_three1,P3,two02);
269 db_MultiplyPoly0_2( three2,P3,two01);
  /external/libpng/contrib/gregbook/
makevms.com 98 $! P3 - P8 What it depends on
  /ndk/sources/host-tools/make-3.81/
makefile.com 7 $! P3 = WALL will enable all warning messages (some are suppressed since
65 $ if (p3.nes."WALL")
  /bionic/libm/bsdsrc/
b_tgamma.c 100 #define P3 1.38456698304096573887145282811e-03
256 p = P0 + z*(P1 + z*(P2 + z*(P3 + z*P4)));

Completed in 598 milliseconds

1 2