Lines Matching defs:pythonResult

165     PyObject *pythonResult = Py_BuildValue("O",pDstOBJ);  in cmsis_arm_sort_f32()  local
193 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_fill_f32() local
219 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_fill_f64() local
245 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_fill_q31() local
271 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_fill_q15() local
297 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_fill_q7() local
329 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_copy_f32() local
360 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_copy_f64() local
392 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_copy_q7() local
424 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_copy_q15() local
456 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_copy_q31() local
495 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q7_to_q31() local
529 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q7_to_q15() local
563 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q7_to_float() local
599 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q31_to_float() local
635 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_float_to_q31() local
667 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_float_to_q15() local
699 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_float_to_q7() local
731 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q31_to_q15() local
763 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q31_to_q7() local
795 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q15_to_float() local
827 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q15_to_q31() local
859 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_q15_to_q7() local
892 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_barycenter_f32() local
924 PyObject *pythonResult = Py_BuildValue("O",pDstOBJ); in cmsis_arm_weighted_average_f32() local
952 PyObject *pythonResult = Py_BuildValue("O",resultOBJ); in cmsis_arm_div_int64_to_int32() local