Searched refs:line_end (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/udl/ |
| H A D | udl_transfer.c | 217 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 D | semicolon.cocci | 63 if p[0].line != p1[0].line_end:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0020-CVE-2023-22608-2.patch | 163 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 D | udlfb.c | 540 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 D | 0001-CVE-2021-42574.patch | 992 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),
|