Home
last modified time | relevance | path

Searched refs:line_end (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/udl/
H A Dudl_transfer.c217 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
227 line_end = next_pixel + byte_width; in udl_render_hline()
229 while (next_pixel < line_end) { in udl_render_hline()
232 line_end, &base16, in udl_render_hline()
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Dsemicolon.cocci63 if p[0].line != p1[0].line_end:
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0020-CVE-2023-22608-2.patch163 if (!read_formatted_entries (unit, &line_ptr, line_end, table,
200 while (!end_sequence && line_ptr < line_end)
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dudlfb.c540 const u8 *line_start, *line_end, *next_pixel; in dlfb_render_hline() local
549 line_end = next_pixel + byte_width; in dlfb_render_hline()
562 line_end = next_pixel + byte_width; in dlfb_render_hline()
568 while (next_pixel < line_end) { in dlfb_render_hline()
571 (const uint16_t *) line_end, &dev_addr, in dlfb_render_hline()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-CVE-2021-42574.patch992 location_compute_display_column (expand_location (line_end),
1008 location_compute_display_column (expand_location (line_end),
1064 ASSERT_EQ (25, location_compute_display_column (expand_location (line_end),