Home
last modified time | relevance | path

Searched refs:cmd_next (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.c2812 char *cmd_next; in vmw_du_helper_plane_update() local
2855 cmd_next = cmd_start; in vmw_du_helper_plane_update()
2858 curr_size = update->post_prepare(update, cmd_next); in vmw_du_helper_plane_update()
2859 cmd_next += curr_size; in vmw_du_helper_plane_update()
2864 curr_size = update->pre_clip(update, cmd_next, num_hits); in vmw_du_helper_plane_update()
2865 cmd_next += curr_size; in vmw_du_helper_plane_update()
2881 curr_size = update->clip(update, cmd_next, &clip, fb_x, in vmw_du_helper_plane_update()
2883 cmd_next += curr_size; in vmw_du_helper_plane_update()
2892 curr_size = update->post_clip(update, cmd_next, &bb); in vmw_du_helper_plane_update()
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.cc1233 struct point_command_list *cmd_next; in clear_breakpoint_commands() local
1235 cmd_next = cmd->next; in clear_breakpoint_commands()
1238 cmd = cmd_next; in clear_breakpoint_commands()
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.cc1233 struct point_command_list *cmd_next; in clear_breakpoint_commands() local
1235 cmd_next = cmd->next; in clear_breakpoint_commands()
1238 cmd = cmd_next; in clear_breakpoint_commands()