Searched defs:P6 (Results 1 - 5 of 5) sorted by relevance

/external/libgsm/inc/
H A Dproto.h31 #undef P6 macro
45 # define P6(x, a, b, c, d, e, f) (a, b, c, d, e, f) macro
59 # define P6(x, a, b, c, d, e, f) x a; b; c; d; e; f; macro
H A Dunproto.h19 #undef P6 macro
/external/llvm/unittests/IR/
H A DConstantsTest.cpp185 Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2)); local
253 CHECK(ConstantExpr::getExtractElement(P6, One), "extractelement <2 x i16> "
/external/openssl/crypto/modes/
H A Dgcm128.c1638 #define P6 P5 macro
/external/svox/pico/lib/
H A Dpicopam.c273 #define P6 5 macro
1657 outVect[P6] = pam->nSyllPhoneme + 1;
3437 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6]
3795 if (pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6]
4302 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6]
4305 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6]
4347 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6]
4350 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P6]

Completed in 1542 milliseconds