Searched refs:P7 (Results 1 - 11 of 11) sorted by relevance

/external/libgsm/inc/
H A Dunproto.h20 #undef P7 macro
H A Dproto.h32 #undef P7 macro
46 # define P7(x, a, b, c, d, e, f, g) (a, b, c, d, e, f, g) macro
60 # define P7(x, a, b, c, d, e, f, g) x a; b; c; d; e; f; g; macro
/external/webkit/Source/WebCore/dom/
H A DCrossThreadTask.h279 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;
290 typedef typename CrossThreadTaskTraits<P7>::ParamType Param7;
323 P7 m_parameter7;
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;
337 typedef typename CrossThreadTaskTraits<P7>::ParamType Param7;
372 P7 m_parameter7;
445 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>
448 const P1& parameter1, const P2& parameter2, const P3& parameter3, const P4& parameter4, const P5& parameter5, const P6& parameter6, const P7
[all...]
/external/webkit/Source/WebKit2/Platform/CoreIPC/
H A DHandleMessage.h52 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)
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)
231 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7>
232 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, ArgumentDecoder* argumentDecoder, C* object, MF function)
/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part1.stdout.exp73 Test P7 floating point convert instructions
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part1.stdout.exp81 Test P7 floating point convert instructions
/external/libgsm/src/
H A Dlong_term.c867 void Gsm_Long_Term_Predictor P7((S,d,dp,e,dpp,Nc,bc), /* 4x for 160 samples */
/external/svox/pico/lib/
H A Dpicopam.c274 #define P7 6 macro
275 #define bnd 6 /*boundary type item associated to the syllable = P7 */
1659 outVect[P7] = nLen - pam->nSyllPhoneme;
/external/openssl/crypto/modes/
H A Dgcm128.c1532 *P7=NULL, local
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-generated-actions.h1371 #define GMOCK_INTERNAL_COUNT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) P7
/external/ceres-solver/internal/ceres/gmock/
H A Dgmock.h3457 #define GMOCK_INTERNAL_COUNT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) P7

Completed in 433 milliseconds