Home
last modified time | relevance | path

Searched defs:update_flags (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/core/
HDdc.c1116 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local
1178 union surface_update_flags *update_flags = &u->surface->update_flags; in get_scaling_info_update_type() local
1232 union surface_update_flags *update_flags = &u->surface->update_flags; in det_surface_update() local
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-into-ssa.c3092 unsigned update_flags) in insert_updated_phi_nodes_for()
3252 update_ssa (unsigned update_flags) in update_ssa()
HDpasses.c1961 unsigned update_flags = flags & TODO_update_ssa_any; in execute_function_todo() local
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-into-ssa.c3115 unsigned update_flags) in insert_updated_phi_nodes_for()
3330 update_ssa (unsigned update_flags) in update_ssa()
HDpasses.c1698 unsigned update_flags = flags & TODO_update_ssa_any; in execute_function_todo() local
/dragonfly/sys/dev/drm/amd/display/dc/
HDdc.h503 union surface_update_flags update_flags; member