HomeSort by relevance Sort by last modified time
    Searched defs:P6 (Results 1 - 13 of 13) sorted by null

  /external/libgsm/inc/
proto.h 31 #undef P6
45 # define P6(x, a, b, c, d, e, f) (a, b, c, d, e, f)
59 # define P6(x, a, b, c, d, e, f) x a; b; c; d; e; f;
unproto.h 19 #undef P6
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_exp2l.c 52 P6 = 0x1.430912f86c7876f4b663b23c5fe5p-13L;
416 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * (P5 + z * (P6
s_logl.c 102 P6 = -1.66666666666666666666696142372698408e-1L, /* -0x15555555555555555567267a58e13.0p-115L */
550 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
659 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
  /external/llvm/unittests/IR/
ConstantsTest.cpp 185 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2));
253 CHECK(ConstantExpr::getExtractElement(P6, One), "extractelement <2 x i16> "
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
255 P6[0]=A[14];
281 db_SubtractPolyProduct0_2(p,P6,three2);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
255 P6[0]=A[14];
281 db_SubtractPolyProduct0_2(p,P6,three2);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
255 P6[0]=A[14];
281 db_SubtractPolyProduct0_2(p,P6,three2);
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/
gcm128.c     [all...]
  /external/openssl/crypto/modes/
gcm128.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 684 #define P6(x) psb__trace_message("PARAMS: " #x "\t= %d\n", p->pic_quantizer_fields.bits.x)
686 P6(dquant);
687 P6(quantizer);
688 P6(half_qp);
689 P6(pic_quantizer_scale);
690 P6(pic_quantizer_type);
691 P6(dq_frame);
692 P6(dq_profile);
693 P6(dq_sb_edge);
694 P6(dq_db_edge)
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_VC1.c 690 #define P6(x) psb__trace_message("PARAMS: " #x "\t= %d\n", p->pic_quantizer_fields.bits.x)
692 P6(dquant);
693 P6(quantizer);
694 P6(half_qp);
695 P6(pic_quantizer_scale);
696 P6(pic_quantizer_type);
697 P6(dq_frame);
698 P6(dq_profile);
699 P6(dq_sb_edge);
700 P6(dq_db_edge)
    [all...]
  /external/svox/pico/lib/
picopam.c 273 #define P6 5
    [all...]

Completed in 419 milliseconds