Searched defs:result_array (Results 1 – 9 of 9) sorted by relevance
57 $result_array = iterator_to_array($call->responses()); variable
67 ObjPtr<mirror::ObjectArray<mirror::Class>> result_array = in Method_getExceptionTypes() local
43 ObjPtr<mirror::ObjectArray<mirror::Class>> result_array = in Constructor_getExceptionTypes() local
91 SmallVector<Type> result_array(func.getFunctionType().getNumResults(), in matchAndRewrite() local
175 def g722_decode(self, result_array, encoded_data: Union[bytes, bytearray]) -> int: argument
306 uint8_t result_array[4]; in ghtonl() member
304 uint8_t result_array[4]; in ghtonl() member
251 py::array& result_array = result->get<py::array>(); in Execute() local
71 std::vector<float> result_array(results_count); in GetShadingSteps() local288 std::vector<float> result_array(total_results); in DrawFuncShading() local