/external/webkit/Source/WebCore/dom/ |
D | CrossThreadTask.h | 194 … P2, typename MP2, typename P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5> 198 typedef CrossThreadTask5<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5> CrossThreadTask; 203 typedef typename CrossThreadTaskTraits<P5>::ParamType Param5; 232 P5 m_parameter5; 235 …pename MP2, typename P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5, typen… 239 typedef CrossThreadTask6<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6> CrossThreadTask; 244 typedef typename CrossThreadTaskTraits<P5>::ParamType Param5; 275 P5 m_parameter5; 279 …pename MP2, typename P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5, typen… 283 …typedef CrossThreadTask7<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7> CrossThrea… [all …]
|
/external/chromium/base/ |
D | bind.h | 76 typename P5> 78 P5> > 80 const P5& p5) { in Bind() 82 new internal::InvokerStorage5<Sig, P1, P2, P3, P4, P5>( in Bind() 87 typename P5, typename P6> 89 P5, P6> > 91 const P5& p5, const P6& p6) { in Bind() 93 new internal::InvokerStorage6<Sig, P1, P2, P3, P4, P5, P6>( in Bind()
|
D | bind_internal.h | 1222 typename P5> 1244 COMPILE_ASSERT(!internal::UnsafeBindtoRefCountedArg<P5>::value, 1262 const P4& p4, const P5& p5) 1267 p5_(static_cast<typename ParamTraits<P5>::StorageType>(p5)) { 1280 typename ParamTraits<P5>::StorageType p5_; 1284 typename P5, typename P6> 1306 COMPILE_ASSERT(!internal::UnsafeBindtoRefCountedArg<P5>::value, 1327 const P4& p4, const P5& p5, const P6& p6) 1332 p5_(static_cast<typename ParamTraits<P5>::StorageType>(p5)), 1346 typename ParamTraits<P5>::StorageType p5_;
|
/external/webkit/Source/WebKit2/Platform/CoreIPC/ |
D | HandleMessage.h | 40 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5> 41 void callMemberFunction(const Arguments5<P1, P2, P3, P4, P5>& args, C* object, MF function) in callMemberFunction() 46 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, … 47 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, C* object, MF function) in callMemberFunction() argument 52 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, … 53 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, C* object, MF function) in callMemberFunction() argument 144 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, … 145 void callMemberFunction(const Arguments6<P1, P2, P3, P4, P5, P6>& args, Arguments1<R1>& replyArgs, … in callMemberFunction() argument 150 template<typename C, typename MF, typename P1, typename P2, typename P3, typename P4, typename P5, … 151 void callMemberFunction(const Arguments7<P1, P2, P3, P4, P5, P6, P7>& args, Arguments1<R1>& replyAr… in callMemberFunction() argument [all …]
|
/external/chromium/testing/ |
D | gmock_mutant.h | 666 typename P3, typename P4, typename P5> 668 const Tuple5<P1, P2, P3, P4, P5>& p, in DispatchToMethod() 673 typename P4, typename P5> 675 const Tuple5<P1, P2, P3, P4, P5>& p, in DispatchToFunction() 682 typename P3, typename P4, typename P5, typename C1> 684 const Tuple5<P1, P2, P3, P4, P5>& p, in DispatchToMethod() 689 typename P4, typename P5, typename C1> 691 const Tuple5<P1, P2, P3, P4, P5>& p, in DispatchToFunction() 698 typename P3, typename P4, typename P5, typename C1, typename C2> 700 const Tuple5<P1, P2, P3, P4, P5>& p, in DispatchToMethod() [all …]
|
/external/clang/test/CodeGenObjC/ |
D | protocols-lazy.m | 34 @protocol P5; protocol in id 35 void f2() { id x = @protocol(P5); } // This generates a forward category 38 @protocol P5 -im1; @end
|
/external/libgsm/inc/ |
D | proto.h | 30 #undef P5 44 # define P5(x, a, b, c, d, e) (a, b, c, d, e) macro 58 # define P5(x, a, b, c, d, e) x a; b; c; d; e; macro
|
D | unproto.h | 18 #undef P5
|
/external/fdlibm/ |
D | e_exp.c | 98 P5 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ variable 146 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
|
D | e_pow.c | 88 P5 = 4.13813679705723846039e-08, /* 0x3E663769, 0x72BEA4D0 */ variable 301 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
|
/external/webrtc/src/system_wrappers/interface/ |
D | ref_count.h | 60 template<typename P1, typename P2, typename P3, typename P4, typename P5> 61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
|
/external/libvpx/vp8/common/ppc/ |
D | filter_altivec.asm | 66 .macro vinterp_no_store P0 P1 P2 P3 P4 P5 argument 73 Msum v16, v17, \P5, v5, v8 88 .macro vinterp_no_store_8x8 P0 P1 P2 P3 P4 P5 argument 95 Msum v21, v22, \P5, v18, v25 111 .macro Vinterp P0 P1 P2 P3 P4 P5 argument 112 vinterp_no_store \P0, \P1, \P2, \P3, \P4, \P5 118 .macro luma_v P0, P1, P2, P3, P4, P5 argument 119 addi r9, r9, 16 ;# P5 = newest input row 120 lvx \P5, 0, r9 121 Vinterp \P0, \P1, \P2, \P3, \P4, \P5
|
/external/libgsm/src/ |
D | rpe.c | 256 static void APCM_quantization P5((xM,xMc,mant_out,exp_out,xmaxc_out), 449 void Gsm_RPE_Encoding P5((S,e,xmaxc,Mc,xMc), 472 void Gsm_RPE_Decoding P5((S, xmaxcr, Mcr, xMcr, erp),
|
D | short_term.c | 265 static void Short_term_synthesis_filtering P5((S,rrp,k,wt,sr), 309 static void Fast_Short_term_synthesis_filtering P5((S,rrp,k,wt,sr),
|
D | long_term.c | 49 static void Cut_Calculation_of_the_LTP_parameters P5((st, d,dp,bc_out,Nc_out), 293 static void Cut_Calculation_of_the_LTP_parameters P5((st, d,dp,bc_out,Nc_out), 637 static void Cut_Fast_Calculation_of_the_LTP_parameters P5((st, 905 void Gsm_Long_Term_Synthesis_Filtering P5((S,Ncr,bcr,erp,drp),
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 56 typename P5> 57 class CheckerFn<RET(P1, P2, P3, P4, P5)> { 58 typedef RET (*Func)(void *, P1, P2, P3, P4, P5); 63 RET operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) const { in operator()
|
/external/clang/test/SemaObjC/ |
D | property-12.m | 23 @protocol P5 protocol
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | e_pow.h | 84 P5 = 4.13813679705723846039e-08, /* 0x3E663769, 0x72BEA4D0 */ variable 294 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
|
/external/clang/test/ASTMerge/Inputs/ |
D | interface2.m | 78 @protocol P5
|
D | interface1.m | 78 @protocol P3, P5;
|
/external/icu4c/data/locales/ |
D | haw.txt | 36 "P5",
|
/external/mdnsresponder/mDNSShared/ |
D | DebugServices.h | 1258 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 ) \ argument 1263 logMsg( ( FORMAT ), ( P1 ), ( P2 ), ( P3 ), ( P4 ), ( P5 ), ( P6 ) ); \ 1268 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 ) argument
|
/external/svox/pico/lib/ |
D | picopam.c | 272 #define P5 4 macro 1653 outVect[P5] = phonVect[nOffs1]; in pam_expand_vector() 1655 outVect[P5] = PICOPAM_PH_DONT_CARE_VAL; in pam_expand_vector() 1692 case P5: in pamCompressVector() 3552 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P5] == 1) in pam_process_event_feature() 3662 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P5] == 1) in pam_process_event_feature() 3694 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P5] == 1) in pam_process_event_feature() 3714 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P5] == 1) in pam_process_event_feature() 4345 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P5] = 1; /*set content syllable indicator*/ in pam_create_syllable()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_nk0_kpdf_phs.pkb | 1598 …<;;;:9741+%=���A( %073(!/Gc}����ԙ^9-3Nym��в�|niimsx|��������}w=���P5;OUI=AVw�����R1 …
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_gl0_kdt_dur.pkb | 454 �I��#Յ�0��Q́y�wCXj�?��bnt<�%�P5��&���ň�t&�"�ĭz�]iDJ"��XJ��Rĵ��Ԏ���d
|