HomeSort by relevance Sort by last modified time
    Searched refs:P6 (Results 1 - 12 of 12) sorted by null

  /external/libgsm/inc/
unproto.h 19 #undef P6
proto.h 31 #undef P6
45 # define P6(x, a, b, c, d, e, f) (a, b, c, d, e, f)
59 # define P6(x, a, b, c, d, e, f) x a; b; c; d; e; f;
  /external/chromium/base/
bind.h 87 typename P5, typename P6>
89 P5, P6> >
91 const P5& p5, const P6& p6) {
93 new internal::InvokerStorage6<Sig, P1, P2, P3, P4, P5, P6>(
94 f, p1, p2, p3, p4, p5, p6));
bind_internal.h     [all...]
  /external/webkit/Source/WebCore/dom/
CrossThreadTask.h 235 template<typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6>
239 typedef CrossThreadTask6<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6> CrossThreadTask;
245 typedef typename CrossThreadTaskTraits<P6>::ParamType Param6;
276 P6 m_parameter6;
279 template<typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6, typename P7, typename MP7>
283 typedef CrossThreadTask7<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7> CrossThreadTask;
289 typedef typename CrossThreadTaskTraits<P6>::ParamType Param6;
322 P6 m_parameter6;
326 template<typename P1, typename MP1, typename P2, typename MP2, typename P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6, typename P7, typename MP7, typename P8, typename MP8>
330 typedef CrossThreadTask8<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7, P8, MP8> CrossThreadTask
    [all...]
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
HandleMessage.h 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)
144 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename R1>
145 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, Arguments1<R1>& replyArgs, C* object, MF function)
150 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename R1>
151 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, Arguments1<R1>& replyArgs, C* object, MF function)
168 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename R1, typename R2>
169 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, Arguments2<R1, R2>& replyArgs, C* object, MF function
    [all...]
  /external/chromium/testing/
gmock_mutant.h     [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
255 P6[0]=A[14];
281 db_SubtractPolyProduct0_2(p,P6,three2);
  /external/svox/pico/lib/
picopam.c 273 #define P6 5
    [all...]
  /external/libgsm/src/
long_term.c 834 static void Long_term_analysis_filtering P6((bc,Nc,dp,d,dpp,e),
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump 232 ?.NoC??u??X?P=4??5:?? ??C'?_????+Qt>q?8B:D;b?-\??????u?Gn?a?3?P6???Gz@?g?h??p??????????B????<?}??B??d??NYh?/??????0|Om??N8??@O??_????H?/??G?????"?Tn4? ???Z??e?}?V?ZU#?????Je???{??~?7?_???B<??,????_?????5??~?]?????CJc???j?~#?7?E?I?/??n?u??zs3????|?<=?G????=?n??.??f??@r$!??Y?'BXHL??v`?#?&ng}???G V???qLy=8??? y????;<N?k?yr*???i2?Z??m0?`?o ???L??K?w ?<?????l???_??Z?'A??'t???SA??k?W??UEu????r}????T_'?EZ???o?Y????6 ???????????5??b?fS)?4?c??o?fL?K? ?x?????-?????|?? ?n???A?nZIw??4+?VQ^?n???h#???[??>??;M:??1?|+???? ?O?h???2??}?????a????o.???@Sxwx?;??E??????? ?????;????6?????l>??!?U????/K?g`?:?????zZ???????2??v 2?/?f89?ZuK???rQq??K?)??-_?c?D<?????Ir?/F??????{????????????#D?C7?cA|_?yp"z<9?i*????/o??=?ro??a?e???{?;]2
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]

Completed in 197 milliseconds