HomeSort by relevance Sort by last modified time
    Searched defs:P6 (Results 1 - 9 of 9) 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
  /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> "
  /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/Camera2/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...]
  /external/svox/pico/lib/
picopam.c 273 #define P6 5
    [all...]

Completed in 749 milliseconds