Searched defs:std_out (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/ |
D | shell_params.rs | 16 pub std_out: ShellFileHandle, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/ |
D | shell_params.rs | 16 pub std_out: ShellFileHandle, field
|
/aosp_15_r20/packages/modules/adb/test_utils/ |
D | test_utils.cpp | 47 int ReadShellProtocol(android::base::borrowed_fd fd, std::string* std_out, std::string* std_err) { in ReadShellProtocol()
|
/aosp_15_r20/external/federated-compute/fcp/testing/ |
H A D | testing.cc | 170 std::string std_out, std_err; in ComputeDiff() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | ReduceOps.cpp | 2059 Tensor& std_out(const Tensor& self, at::OptionalIntArrayRef opt_dim, bool unbiased, bool keepdim, T… in std_out() function 2070 Tensor& std_out( in std_out() function 2093 Tensor& std_out(const Tensor& self, DimnameList dim, bool unbiased, bool keepdim, Tensor& result) { in std_out() function 2118 Tensor& std_out(const Tensor& self, DimnameList dim, const std::optional<Scalar>& correction, in std_out() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
D | io.hpp | 544 constexpr boost::process::detail::std_out_<1> std_out; variable
|