Searched refs:P4 (Results 1 - 25 of 37) sorted by relevance

12

/external/clang/test/Modules/Inputs/
H A Dredecl-merge-bottom.h5 @protocol P4; variable
6 @protocol P4; variable
7 @protocol P4; variable
H A Dcategory_right_sub.h11 @protocol P4
16 @interface Foo(LeftP4) <P4>
H A Dcategory_top.h22 @protocol P3, P4; variable
H A Dredecl-merge-left.h46 @protocol P3, P4; variable
H A Dredecl-merge-right.h51 @protocol P4, P3; variable
/external/libgsm/inc/
H A Dunproto.h17 #undef P4 macro
H A Dproto.h29 #undef P4 macro
43 # define P4(x, a, b, c, d) (a, b, c, d) macro
57 # define P4(x, a, b, c, d) x a; b; c; d; macro
/external/webrtc/webrtc/base/
H A Drefcount.h47 template<typename P1, typename P2, typename P3, typename P4>
48 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4)
52 template<typename P1, typename P2, typename P3, typename P4, typename P5>
53 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
57 template<typename P1, typename P2, typename P3, typename P4, typename P5,
59 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6)
63 template<typename P1, typename P2, typename P3, typename P4, typename P5,
65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7)
69 template<typename P1, typename P2, typename P3, typename P4, typename P5,
71 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p
[all...]
H A Dbind.h488 class P4>
495 P4 p4)
509 typename rtc::remove_reference<P4>::type p4_;
516 class P4>
519 Functor4(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4)
532 typename rtc::remove_reference<P4>::type p4_;
536 #define FP_T(x) R (ObjectT::*x)(P1, P2, P3, P4)
542 class P4>
543 MethodFunctor4<ObjectT, FP_T(NONAME), R, P1, P2, P3, P4>
548 typename detail::identity<P4>
[all...]
H A Dcallback.h196 class P4>
203 R operator()(P1 p1, P2 p2, P3 p3, P4 p4) {
213 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4) = 0;
217 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4) {
229 class P4,
237 R operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) {
247 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) = 0;
251 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) {
/external/clang/test/CodeGen/
H A Dpartial-reinitialization1.c55 struct P4 { struct
60 struct P4 l4 = { { L"foo" }, .x[2] = L'x' };
/external/webrtc/webrtc/system_wrappers/include/
H A Dref_count.h57 template<typename P1, typename P2, typename P3, typename P4>
58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {}
60 template<typename P1, typename P2, typename P3, typename P4, typename P5>
61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
/external/v8/test/cctest/compiler/
H A Dcall-tester.h157 template <typename P1, typename P2, typename P3, typename P4>
158 R Call(P1 p1, P2 p2, P3 p3, P4 p4) {
159 typedef R V8_CDECL FType(P1, P2, P3, P4);
160 CSignature::VerifyParams<P1, P2, P3, P4>(csig_);
164 template <typename P1, typename P2, typename P3, typename P4, typename P5>
165 R Call(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) {
166 typedef R V8_CDECL FType(P1, P2, P3, P4, P5);
167 CSignature::VerifyParams<P1, P2, P3, P4, P5>(csig_);
208 template <typename F, typename P1, typename P2, typename P3, typename P4>
209 R DoCall(F* f, P1 p1, P2 p2, P3 p3, P4 p
[all...]
H A Dc-signature.h55 typename P4 = void, typename P5 = void>
61 MachineTypeForC<P3>(), MachineTypeForC<P4>(),
/external/llvm/unittests/Transforms/Utils/
H A DLocal.cpp85 PHINode *P4 = B.CreatePHI(Type::getInt32Ty(C), 2); local
86 P4->addIncoming(B.getInt32(42), Entry);
87 P4->addIncoming(B.getInt32(23), BB);
90 P2->addIncoming(P4, BB);
/external/libgsm/src/
H A Ddebug.c21 void gsm_debug_words P4( (name, from, to, ptr),
41 void gsm_debug_longwords P4( (name, from, to, ptr),
H A Dshort_term.c183 static void Short_term_analysis_filtering P4((S,rp,k_n,s),
228 static void Fast_Short_term_analysis_filtering P4((S,rp,k_n,s),
388 void Gsm_Short_Term_Synthesis_Filter P4((S, LARcr, wt, s),
H A Drpe.c349 static void APCM_inverse_quantization P4((xMc,mant,exp,xMp),
H A Dlong_term.c156 static void Calculation_of_the_LTP_parameters P4((d,dp,bc_out,Nc_out),
471 static void Calculation_of_the_LTP_parameters P4((d,dp,bc_out,Nc_out),
712 static void Fast_Calculation_of_the_LTP_parameters P4((d,dp,bc_out,Nc_out),
/external/fdlibm/
H A De_exp.c34 * R(z) ~ 2.0 + P1*z + P2*z**2 + P3*z**3 + P4*z**4 + P5*z**5
97 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */ variable
146 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
H A De_pow.c87 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */ variable
301 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
/external/v8/src/crankshaft/
H A Dhydrogen.h1215 template<class I, class P1, class P2, class P3, class P4>
1216 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p4) {
1220 template<class I, class P1, class P2, class P3, class P4>
1221 I* New(P1 p1, P2 p2, P3 p3, P4 p4) {
1225 template<class I, class P1, class P2, class P3, class P4>
1226 HInstruction* AddUncasted(P1 p1, P2 p2, P3 p3, P4 p4) {
1230 template<class I, class P1, class P2, class P3, class P4>
1231 I* Add(P1 p1, P2 p2, P3 p3, P4 p4) {
1235 template<class I, class P1, class P2, class P3, class P4, class P5>
1236 HInstruction* NewUncasted(P1 p1, P2 p2, P3 p3, P4 p
[all...]
/external/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; local
33 uint64_t Upper = P1, Lower = P4;
/external/llvm/unittests/IR/
H A DConstantsTest.cpp186 Constant *P4 = ConstantExpr::getPtrToInt(Global2, Int32Ty); local
187 Constant *P5 = ConstantExpr::getUIToFP(P4, FloatTy);
188 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2));
247 CHECK(ConstantExpr::getSelect(P3, P0, P4), "select i1 " P3STR ", i32 " P0STR
249 CHECK(ConstantExpr::getICmp(CmpInst::ICMP_EQ, P0, P4), "icmp eq i32 " P0STR
/external/mdnsresponder/mDNSShared/
H A DDebugServices.h1258 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 ) \
1263 logMsg( ( FORMAT ), ( P1 ), ( P2 ), ( P3 ), ( P4 ), ( P5 ), ( P6 ) ); \
1268 #define DebugLogMsg( LEVEL, FORMAT, P1, P2, P3, P4, P5, P6 )

Completed in 514 milliseconds

12