Searched refs:A_new (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ |
D | pydocfodder.py | 83 class A_new(object): class 122 class B_new(A_new): 142 class C_new(A_new):
|
/external/python/cpython3/Lib/test/ |
D | pydocfodder.py | 83 class A_new(object): class 122 class B_new(A_new): 142 class C_new(A_new):
|
/external/aac/libAACdec/src/ |
D | usacdec_acelp.h | 238 const FIXP_LPC *A_new, const INT A_new_exp,
|
D | usacdec_acelp.cpp | 1116 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()
|