Home
last modified time | relevance | path

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

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