Home
last modified time | relevance | path

Searched defs:data_self (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_tril.cpp99 auto data_self = self.mutable_data_ptr<CTYPE>(); in tril_kernel() local
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c9733 const void *data_self; in tailmatch() local