HomeSort by relevance Sort by last modified time
    Searched refs:P6 (Results 1 - 5 of 5) 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/webkit/WebCore/workers/
GenericWorkerTask.h 241 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>
245 typedef GenericWorkerTask6<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6> GenericWorkerTask;
251 typedef typename GenericWorkerTaskTraits<P6>::ParamType Param6;
282 P6 m_parameter6;
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;
295 typedef typename GenericWorkerTaskTraits<P6>::ParamType Param6;
328 P6 m_parameter6;
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
    [all...]
  /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),

Completed in 624 milliseconds