Home
last modified time | relevance | path

Searched refs:A_new (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dpydocfodder.py83 class A_new(object): class
122 class B_new(A_new):
142 class C_new(A_new):
/external/python/cpython3/Lib/test/
Dpydocfodder.py83 class A_new(object): class
122 class B_new(A_new):
142 class C_new(A_new):
/external/aac/libAACdec/src/
Dusacdec_acelp.h238 const FIXP_LPC *A_new, const INT A_new_exp,
Dusacdec_acelp.cpp1116 const FIXP_LPC *A_new, const INT A_new_exp, in CLpd_AcelpPrepareInternalMem() argument
1175 E_UTIL_residu(A_new, A_new_exp, syn + l_div_partial, in CLpd_AcelpPrepareInternalMem()
1183 E_UTIL_residu(A_new, A_new_exp, &syn[exc_A_old_length], in CLpd_AcelpPrepareInternalMem()