Searched refs:E_p (Results 1 - 3 of 3) sorted by relevance

/external/svox/pico/lib/
H A Dpicosig2.h171 #define E_p bvalue4 /*energy after Envelope spectrum calculation */ macro
H A Dpicosig2.c446 sig_inObj->E_p = (picoos_single) 0.0f;
787 E = &(sig_inObj->E_p); /*as pointer: value will be modified*/
4021 E = sig_inObj->E_p;
/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp161 void CheckExpr(const Expr *E_p) { argument
163 const Expr *E = E_p->IgnoreParenImpCasts();

Completed in 271 milliseconds