Home
last modified time | relevance | path

Searched refs:P6 (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/dom/
DCrossThreadTask.h235 … P3, typename MP3, typename P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6>
239 typedef CrossThreadTask6<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6> CrossThreadTask;
245 typedef typename CrossThreadTaskTraits<P6>::ParamType Param6;
276 P6 m_parameter6;
279 …pename MP3, typename P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6, typen…
283 …typedef CrossThreadTask7<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7> CrossThrea…
289 typedef typename CrossThreadTaskTraits<P6>::ParamType Param6;
322 P6 m_parameter6;
326 …pename MP3, typename P4, typename MP4, typename P5, typename MP5, typename P6, typename MP6, typen…
330 …typedef CrossThreadTask8<P1, MP1, P2, MP2, P3, MP3, P4, MP4, P5, MP5, P6, MP6, P7, MP7, P8, MP8> C…
[all …]
/external/chromium/base/
Dbind.h87 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()
Dbind_internal.h1284 typename P5, typename P6>
1308 COMPILE_ASSERT(!internal::UnsafeBindtoRefCountedArg<P6>::value,
1327 const P4& p4, const P5& p5, const P6& p6)
1333 p6_(static_cast<typename ParamTraits<P6>::StorageType>(p6)) {
1347 typename ParamTraits<P6>::StorageType p6_;
/external/clang/test/CodeGenObjC/
Dprotocols-lazy.m42 @protocol P6 -im1; @end protocol
43 @interface I1<P6> @end
45 void f3() { id x = @protocol(P6); }
/external/chromium_org/base/
Dbind.h364 typename P5, typename P6>
374 typename internal::CallbackParamTraits<P6>::StorageType)>
377 const P5& p5, const P6& p6) { in Bind()
421 COMPILE_ASSERT(!internal::NeedsScopedRefptrButGetsRawPtr<P6>::value, in Bind()
429 typename internal::CallbackParamTraits<P6>::StorageType)> BindState; in Bind()
437 typename P5, typename P6, typename P7>
447 typename internal::CallbackParamTraits<P6>::StorageType,
451 const P5& p5, const P6& p6, const P7& p7) { in Bind()
496 COMPILE_ASSERT(!internal::NeedsScopedRefptrButGetsRawPtr<P6>::value, in Bind()
506 typename internal::CallbackParamTraits<P6>::StorageType, in Bind()
Dbind_internal.h2702 typename P3, typename P4, typename P5, typename P6>
2704 P6)> : public BindStateBase {
2716 typedef UnwrapTraits<P6> Bound6UnwrapTraits;
2719 const P4& p4, const P5& p5, const P6& p6)
2739 P6 p6_;
2743 typename P3, typename P4, typename P5, typename P6, typename P7>
2744 struct BindState<Runnable, RunType, void(P1, P2, P3, P4, P5, P6,
2757 typedef UnwrapTraits<P6> Bound6UnwrapTraits;
2761 const P4& p4, const P5& p5, const P6& p6, const P7& p7)
2782 P6 p6_;
/external/libgsm/inc/
Dproto.h31 #undef P6
45 # define P6(x, a, b, c, d, e, f) (a, b, c, d, e, f) macro
59 # define P6(x, a, b, c, d, e, f) x a; b; c; d; e; f; macro
Dunproto.h19 #undef P6
/external/chromium_org/testing/
Dgmock_mutant.h785 typename P3, typename P4, typename P5, typename P6>
787 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod()
792 typename P4, typename P5, typename P6>
794 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction()
801 typename P3, typename P4, typename P5, typename P6, typename C1>
803 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod()
808 typename P4, typename P5, typename P6, typename C1>
810 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction()
817 typename P3, typename P4, typename P5, typename P6, typename C1,
820 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod()
[all …]
/external/chromium/testing/
Dgmock_mutant.h785 typename P3, typename P4, typename P5, typename P6>
787 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod()
792 typename P4, typename P5, typename P6>
794 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction()
801 typename P3, typename P4, typename P5, typename P6, typename C1>
803 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod()
808 typename P4, typename P5, typename P6, typename C1>
810 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToFunction()
817 typename P3, typename P4, typename P5, typename P6, typename C1,
820 const Tuple6<P1, P2, P3, P4, P5, P6>& p, in DispatchToMethod()
[all …]
/external/clang/test/SemaObjC/
Dproperty-12.m27 @protocol P6 protocol
63 @interface I6 <P6> @end
/external/chromium_org/v8/src/
Dhydrogen.h1184 template<class I, class P1, class P2, class P3, class P4, class P5, class P6>
1185 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) { in NewUncasted()
1189 template<class I, class P1, class P2, class P3, class P4, class P5, class P6>
1190 I* New(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) { in New()
1194 template<class I, class P1, class P2, class P3, class P4, class P5, class P6>
1195 HInstruction* AddUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) { in AddUncasted()
1199 template<class I, class P1, class P2, class P3, class P4, class P5, class P6>
1200 I* Add(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) { in Add()
1205 class P5, class P6, class P7>
1206 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) { in NewUncasted()
[all …]
/external/clang/test/Index/
Doverrides.m58 @protocol P6 protocol
64 @interface I3 <P6>
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m.result69 @protocol P6 <P3, P4, P5>
73 @interface Test6 : NSObject<P6> // Test for minimal listing of conforming protocols
Dobjcmt-protocol-conformance.m69 @protocol P6 <P3, P4, P5> protocol
/external/chromium_org/remoting/base/
Ddispatch_win.h473 typename P6>
482 const P6& p6, in Invoke()
551 typename P6, typename P7>
560 const P6& p6, in Invoke()
/external/chromium_org/third_party/WebKit/Source/wtf/
DFunctional.h504 …nWrapper, typename R, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6>
505 class BoundFunctionImpl<FunctionWrapper, R (P1, P2, P3, P4, P5, P6)> : public FunctionImpl<typename…
507 …unctionWrapper, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6)
514 , m_p6(ParamStorageTraits<P6>::wrap(p6))
520 …its<P4>::unwrap(m_p4), ParamStorageTraits<P5>::unwrap(m_p5), ParamStorageTraits<P6>::unwrap(m_p6));
530 typename ParamStorageTraits<P6>::StorageType m_p6;
/external/icu4c/data/locales/
Dhaw.txt37 "P6",
/external/openssl/crypto/
Dopensslconf.h.in37 * - Intel P6 because partial register stalls are very expensive;
140 #elif defined( __dgux ) /* 88K (but P6 in latest boxes) */
/external/chromium_org/third_party/openssl/openssl/crypto/
Dopensslconf.h.in37 * - Intel P6 because partial register stalls are very expensive;
140 #elif defined( __dgux ) /* 88K (but P6 in latest boxes) */
/external/mdnsresponder/mDNSShared/
DDebugServices.h1258 #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/llvm/unittests/IR/
DConstantsTest.cpp185 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2)); in TEST() local
253 CHECK(ConstantExpr::getExtractElement(P6, One), "extractelement <2 x i16> " in TEST()
/external/svox/pico/lib/
Dpicopam.c273 #define P6 5 macro
1657 outVect[P6] = pam->nSyllPhoneme + 1; in pam_expand_vector()
3437 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6] in pam_process_event_feature()
3795 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6] in pam_process_event_feature()
4302 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6] in pam_create_syllable()
4305 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6] in pam_create_syllable()
4347 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6] in pam_create_syllable()
4350 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6] in pam_create_syllable()
/external/libgsm/src/
Dlong_term.c834 static void Long_term_analysis_filtering P6((bc,Nc,dp,d,dpp,e),
/external/openssl/crypto/modes/
Dgcm128.c1518 #define P6 P5 macro

12