Home
last modified time | relevance | path

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

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