HomeSort by relevance Sort by last modified time
    Searched refs:P7 (Results 1 - 10 of 10) 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/Source/WebCore/dom/
CrossThreadTask.h 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;
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& parameter7
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
256 P7[0]=A[15];P7[1]= -1.0;
278 db_MultiplyPoly1_3( p,P7,three3);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
256 P7[0]=A[15];P7[1]= -1.0;
278 db_MultiplyPoly1_3( p,P7,three3);
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
HandleMessage.h 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)
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/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...]
  /external/openssl/crypto/modes/
gcm128.c     [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]

Completed in 207 milliseconds