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

  /external/libgsm/inc/
unproto.h 20 #undef P7
proto.h 32 #undef P7
46 # define P7(x, a, b, c, d, e, f, g) (a, b, c, d, e, f, g)
60 # define P7(x, a, b, c, d, e, f, g) x a; b; c; d; e; f; g;
  /external/webkit/WebCore/workers/
GenericWorkerTask.h 285 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>
289 typedef GenericWorkerTask7<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7> GenericWorkerTask;
296 typedef typename GenericWorkerTaskTraits<P7>::ParamType Param7;
329 P7 m_parameter7;
332 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>
336 typedef GenericWorkerTask8<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7, P8, MP8> GenericWorkerTask;
343 typedef typename GenericWorkerTaskTraits<P7>::ParamType Param7;
378 P7 m_parameter7;
451 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>
454 const P1& parameter1, const P2& parameter2, const P3& parameter3, const P4& parameter4, const P5& parameter5, const P6& parameter6, const P7& parameter7
    [all...]
  /external/libgsm/src/
long_term.c 867 void Gsm_Long_Term_Predictor P7((S,d,dp,e,dpp,Nc,bc), /* 4x for 160 samples */
  /external/svox/pico/lib/
picopam.c 274 #define P7 6
275 #define bnd 6 /*boundary type item associated to the syllable = P7 */
    [all...]

Completed in 23 milliseconds