Searched defs:prev_exec (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/selinux/libselinux/src/ | ||
H A D | procattr.c | 18 static __thread char *prev_exec = UNSET; variable |
/aosp_15_r20/external/pytorch/test/cpp/jit/ | ||
H A D | test_autodiff.cpp | 299 bool prev_exec; member in torch::jit::AutodiffRemoveUnusedGradientsTest |