Home
last modified time | relevance | path

Searched defs:result_array (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/tests/generated_code/
H A Dmath_client.php57 $result_array = iterator_to_array($call->responses()); variable
/aosp_15_r20/art/runtime/native/
H A Djava_lang_reflect_Method.cc67 ObjPtr<mirror::ObjectArray<mirror::Class>> result_array = in Method_getExceptionTypes() local
H A Djava_lang_reflect_Constructor.cc43 ObjPtr<mirror::ObjectArray<mirror::Class>> result_array = in Constructor_getExceptionTypes() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Doutline_with_xla_framework.cc91 SmallVector<Type> result_array(func.getFunctionType().getNumResults(), in matchAndRewrite() local
/aosp_15_r20/external/python/bumble/bumble/
Ddecoder.py175 def g722_decode(self, result_array, encoded_data: Union[bytes, bytearray]) -> int: argument
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc306 uint8_t result_array[4]; in ghtonl() member
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc304 uint8_t result_array[4]; in ghtonl() member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/
H A Dtf_jitrt_executor.cc251 py::array& result_array = result->get<py::array>(); in Execute() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_rendershading.cpp71 std::vector<float> result_array(results_count); in GetShadingSteps() local
288 std::vector<float> result_array(total_results); in DrawFuncShading() local