HomeSort by relevance Sort by last modified time
    Searched defs:P4 (Results 1 - 25 of 29) sorted by null

1 2

  /external/clang/test/Modules/Inputs/
category_top.h 22 @protocol P3, P4;
redecl-merge-bottom.h 5 @protocol P4;
6 @protocol P4;
7 @protocol P4;
redecl-merge-left.h 46 @protocol P3, P4;
redecl-merge-right.h 51 @protocol P4, P3;
  /external/libgsm/inc/
proto.h 29 #undef P4
43 # define P4(x, a, b, c, d) (a, b, c, d)
57 # define P4(x, a, b, c, d) x a; b; c; d;
unproto.h 17 #undef P4
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_cbrt.c 34 P4 = 0.145996192886612446982; /* 0x3fc2b000, 0xd4e4edd7 */
89 t=t*((P0+r*(P1+r*P2))+((r*r)*r)*(P3+r*P4));
s_exp2f.c 43 P4 = 0x1.3b2c9cp-7f;
133 tv = tv + u * (P1 + z * P2) + u * (z * z) * (P3 + z * P4);
e_exp.c 37 * 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 */
151 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
s_exp2.c 43 P4 = 0x1.3b2ab88f70400p-7,
383 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * P5))));
e_pow.c 83 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */
298 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
e_powf.c 42 P4 = -1.6533901999e-06, /* 0xb5ddea0e */
241 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
  /external/fdlibm/
e_exp.c 34 * 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 */
146 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
e_pow.c 87 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */
301 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
  /external/llvm/lib/Support/
ScaledNumber.cpp 30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR;
33 uint64_t Upper = P1, Lower = P4;
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_exp2l.c 50 P4 = 0x1.3b2ab6fba4e7729ccbbe0b4f3fc2p-7L,
416 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * (P5 + z * (P6
s_logl.c 100 P4 = -2.49999999999999999999999999941139296e-1L, /* -0x1ffffffffffffffffffffffdab14e.0p-115L */
550 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
659 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_DecodeCoeffsToPair_s.S 253 P4: ADD r6, pc
303 .word armVCM4P10_ZigZag_2x2-(P4+8)
305 .word armVCM4P10_ZigZag_4x4-(P4+8)
  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
b_tgamma.c 101 #define P4 2.40659950032711365819348969808e-03
255 p = P0 + z*(P1 + z*(P2 + z*(P3 + z*P4)));
  /external/llvm/unittests/IR/
ConstantsTest.cpp 183 Constant *P4 = ConstantExpr::getPtrToInt(Global2, Int32Ty);
184 Constant *P5 = ConstantExpr::getUIToFP(P4, FloatTy);
185 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2));
237 CHECK(ConstantExpr::getSelect(P3, P0, P4), "select i1 " P3STR ", i32 " P0STR
239 CHECK(ConstantExpr::getICmp(CmpInst::ICMP_EQ, P0, P4), "icmp eq i32 " P0STR
  /external/qemu/distrib/sdl-1.2.15/src/video/
e_pow.h 83 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */
294 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
253 P4[0]=A[12];
279 db_AddPolyProduct0_2( p,P4,neg_three0);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
253 P4[0]=A[12];
279 db_AddPolyProduct0_2( p,P4,neg_three0);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
253 P4[0]=A[12];
279 db_AddPolyProduct0_2( p,P4,neg_three0);
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/
gcm128.c     [all...]

Completed in 639 milliseconds

1 2