Home
last modified time | relevance | path

Searched refs:examined (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.c236 uint64_t examined, prev; in update_state() local
238 examined = 0; in update_state()
256 * if (examined & generated) in update_state()
260 if (check_state(examined, generated)) { in update_state()
261 debug_printf("state atom %s generated state already examined\n", in update_state()
267 accumulate_state(&examined, atoms[i]->dirty); in update_state()
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h186 examined:1, member
H A Dsymbol.c533 * the base type must *not* be examined here. in examine_pointer_type()
573 if (sym->examined) in examine_symbol_type()
575 sym->examined = 1; in examine_symbol_type()
H A Dparse.c753 sym->examined = 0; in struct_union_enum_specifier()
918 parent->examined = 1; in parse_enum_declaration()
1030 parent->examined = 0; in parse_enum_declaration()
H A Devaluate.c128 sym->examined = 1; in evaluate_string()
139 array->examined = 1; in evaluate_string()
1635 s->examined = 0; in examine_fn_arguments()

Completed in 12 milliseconds