Home
last modified time | relevance | path

Searched defs:log_out (Results 1 – 3 of 3) sorted by relevance

/external/executorch/kernels/portable/cpu/
Dop_log.cpp17 Tensor& log_out(KernelRuntimeContext& ctx, const Tensor& in, Tensor& out) { in log_out() function
/external/rust/android-crates-io/crates/bencher/
Dlib.rs205 log_out: Option<File>, field
219 let log_out = match opts.logfile { in new() localVariable
/external/e2fsprogs/e2fsck/
Dutil.c87 void log_out(e2fsck_t ctx, const char *fmt, ...) in log_out() function