Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/cpu/intel/car/
H A Dromstage.c21 const int num_guards = 64; in romstage_main() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_misc.cpp1938 int num_guards = std::count_if(nodes.begin(), nodes.end(), is_guard); in TEST() local
1982 auto num_guards = std::count_if(nodes.begin(), nodes.end(), is_guard); in TEST() local