Lines Matching defs:pythonResult

75     PyObject *pythonResult = Py_BuildValue("O",pDstOBJ);  in cmsis_arm_cmplx_conj_f32()  local
108 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_conj_q31() local
141 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_conj_q15() local
174 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_squared_f32() local
206 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_squared_f64() local
239 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_squared_q31() local
272 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_squared_q15() local
310 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_f32() local
342 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_f64() local
375 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_q31() local
408 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_q15() local
440 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mag_fast_q15() local
475 PyObject *pythonResult = Py_BuildValue("OO",realResultOBJ,imagResultOBJ); in cmsis_arm_cmplx_dot_prod_q15() local
513 PyObject *pythonResult = Py_BuildValue("OO",realResultOBJ,imagResultOBJ); in cmsis_arm_cmplx_dot_prod_q31() local
551 PyObject *pythonResult = Py_BuildValue("OO",realResultOBJ,imagResultOBJ); in cmsis_arm_cmplx_dot_prod_f32() local
589 PyObject *pythonResult = Py_BuildValue("O",pCmplxDstOBJ); in cmsis_arm_cmplx_mult_real_q15() local
626 PyObject *pythonResult = Py_BuildValue("O",pCmplxDstOBJ); in cmsis_arm_cmplx_mult_real_q31() local
663 PyObject *pythonResult = Py_BuildValue("O",pCmplxDstOBJ); in cmsis_arm_cmplx_mult_real_f32() local
702 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mult_cmplx_q15() local
739 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mult_cmplx_q31() local
776 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mult_cmplx_f32() local
812 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_cmplx_mult_cmplx_f64() local