Searched refs:found_any (Results 1 – 6 of 6) sorted by relevance
40 found_any = False; variable43 found_any = True variable44 if not found_any:
176 found_any = False178 found_any = True180 if not found_any:
233 bool found_any = false, found; in plane_properties() local244 found_any = found = true; in plane_properties()251 igt_skip_on(!found_any); in plane_properties()
512 found_any: &mut bool| { in codegen()515 *found_any = true; in codegen()550 let mut found_any = false; in codegen() localVariable557 found_any = true; in codegen()564 codegen_self(result, &mut found_any); in codegen()568 if !found_any { in codegen()
4956 bool found_any = false; in GetAllArchSpecs() local4963 found_any = true; in GetAllArchSpecs()5077 if (!found_any) { in GetAllArchSpecs()