OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:end_line
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
timing_generator.h
153
uint32_t
end_line
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
3139
uint32_t *
end_line
)
3159
*
end_line
= *start_line + 2;
3161
if (*
end_line
>= dc_crtc_timing->v_total)
3162
*
end_line
= 2;
3170
uint32_t *
end_line
)
3185
end_line
);
3205
uint32_t
end_line
= 0;
local
3207
dcn10_cal_vline_position(dc, pipe_ctx, vline, &start_line, &
end_line
);
3209
tg->funcs->setup_vertical_interrupt0(tg, start_line,
end_line
);
amdgpu_dcn10_optc.c
110
uint32_t
end_line
)
116
OTG_VERTICAL_INTERRUPT0_LINE_END,
end_line
);
dcn10_optc.h
564
uint32_t
end_line
);
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
2659
(
end_line
, end_linenum, end_pos) = CloseExpression(
2665
if end_pos >= 0 and Match(r';',
end_line
[end_pos:]):
Completed in 32 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026