Home
last modified time | relevance | path

Searched defs:a_exp (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp122 int a_exp = a<3>(A<3>()); variable
/external/aac/libAACdec/src/
Dusacdec_acelp.cpp573 const INT a_exp, in Syn_filt()
627 void E_UTIL_residu(const FIXP_LPC *a, const INT a_exp, FIXP_DBL *x, FIXP_DBL *y, in E_UTIL_residu()
Dusacdec_fac.cpp185 static void Syn_filt_zero(const FIXP_LPC a[], const INT a_exp, INT length, in Syn_filt_zero()
Dusacdec_lpc.cpp1160 void E_LPC_f_lsp_a_conversion(FIXP_LPC *lsp, FIXP_LPC *a, INT *a_exp) { in E_LPC_f_lsp_a_conversion()
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp125 int a_exp = a<3>(A<3>()); variable
/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c4852 mpd_ssize_t a_digits, a_exp; in _mpd_qln() local