Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/tests-m32/
H A Dfork-f.c36 logit_(const char *const str) in logit_() function
H A Dvfork-f.c37 logit_(const char *const str) in logit_() function
/aosp_15_r20/external/strace/tests/
H A Dfork-f.c36 logit_(const char *const str) in logit_() function
H A Dvfork-f.c37 logit_(const char *const str) in logit_() function
/aosp_15_r20/external/strace/tests-mx32/
H A Dfork-f.c36 logit_(const char *const str) in logit_() function
H A Dvfork-f.c37 logit_(const char *const str) in logit_() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DUnaryOps.cpp784 Tensor& logit_(Tensor& self, std::optional<double> eps) { in logit_() function