Searched defs:P3 (Results 1 - 23 of 23) sorted by relevance

/external/llvm/test/MC/Hexagon/
H A Ddcfetch.s10 P3 = SP1LOOP0(#8,R18) define
/external/clang/test/Modules/Inputs/
H A Dcategory_top.h22 @protocol P3, P4; variable
H A Dredecl-merge-left.h46 @protocol P3, P4; variable
48 @protocol P3; variable
H A Dredecl-merge-right.h51 @protocol P4, P3; variable
52 @protocol P3; variable
53 @protocol P3; variable
54 @protocol P3; variable
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
H A Dpiecewise.pass.cpp28 typedef std::pair<P1, P2> P3; typedef
29 P3 p3(std::piecewise_construct, std::tuple<int, int*>(3, nullptr),
/external/libgsm/inc/
H A Dproto.h28 #undef P3 macro
42 # define P3(x, a, b, c) (a, b, c) macro
56 # define P3(x, a, b, c) x a; b; c; macro
H A Dunproto.h16 #undef P3 macro
/external/llvm/unittests/Transforms/Utils/
H A DLocal.cpp81 AssertingVH<PHINode> P3 = B.CreatePHI(Type::getInt32Ty(C), 2); local
82 P3->addIncoming(B.getInt32(42), Entry);
83 P3->addIncoming(B.getInt32(23), BB);
89 P1->addIncoming(P3, BB);
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
H A Dsysv.S59 FP-20 = P3
69 [FP-20] = P3;
87 P0 = [P3 + _ffi_prep_args@FUNCDESC_GOT17M4];
89 P3 = [P0+4]; define
105 P3 = [P0+4]; define
174 P3 = [FP-20]; define
/external/clang/test/CodeGen/
H A Dpartial-reinitialization1.c33 struct P3 { struct
45 // CHECK: @l3 = global %struct.P3 { %struct.Q3 { %struct.R1 { i32 1, i32 2, i32 3 }, %struct.R2 { i32 0, i32 10, i32 0 } } }
46 struct P3 l3 = {
/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
96 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
146 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
H A De_pow.c86 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
301 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
/external/llvm/lib/Support/
H A DScaledNumber.cpp31 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; local
41 addWithCarry(P3);
/external/skia/src/core/
H A DSkGeometry.h350 Sk2s P3 = from_point(src[3]); local
352 fA = P3 + three * (P1 - P2) - P0;
/external/eigen/Eigen/src/Core/arch/AVX/
H A DComplex.h439 __m256d P3 = _mm256_castps_pd(kernel.packet[3].v); local
443 __m256d T2 = _mm256_shuffle_pd(P2, P3, 15);
444 __m256d T3 = _mm256_shuffle_pd(P2, P3, 0);
/external/llvm/unittests/IR/
H A DConstantsTest.cpp210 Constant *P3 = ConstantExpr::getTrunc(P0, Int1Ty); local
271 CHECK(ConstantExpr::getSelect(P3, P0, P4), "select i1 " P3STR ", i32 " P0STR
/external/freetype/src/cff/
H A Dcf2hints.c1736 FT_Vector P0, P1, P2, P3; local
1767 P3.x = x3 + xOffset3;
1768 P3.y = y3 + yOffset3;
1799 glyphpath->prevElemP3 = P3;
/external/pdfium/third_party/freetype/src/cff/
H A Dcf2hints.c1735 FT_Vector P0, P1, P2, P3; local
1766 P3.x = x3 + xOffset3;
1767 P3.y = y3 + yOffset3;
1798 glyphpath->prevElemP3 = P3;
/external/v8/src/base/
H A Dieee754.cc1454 * R(z) ~ 2.0 + P1*z + P2*z**2 + P3*z**3 + P4*z**4 + P5*z**5
1508 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ local
1571 c = x - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5))));
2378 P3 = -0.758397934778766047437, /* 0xbfe844cb, 0xbee751d9 */ local
2431 t = t * ((P0 + r * (P1 + r * P2)) + ((r * r) * r) * (P3 + r * P4));
/external/svox/pico/lib/
H A Dpicopam.c270 #define P3 2 macro
1642 outVect[P3] = phonVect[nOffs];
1690 case P3:
1910 sDest[1] = pam->sPhFeats[P3]; /*phonetic id*/
4196 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P3] = 1;
4616 && (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P3] == 1)) {
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1588 milliseconds