Home
last modified time | relevance | path

Searched defs:start_line (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dline_wrap.c81 const char *start_line; in line_wrap() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py496 def get_blame_output_for(self, git_repo, base_revision, path, start_line=-1, argument
515 start_line=-1, end_line=-1): argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_optc.c109 uint32_t start_line, in optc1_setup_vertical_interrupt0()
121 uint32_t start_line) in optc1_setup_vertical_interrupt1()
131 uint32_t start_line) in optc1_setup_vertical_interrupt2()
H A Damdgpu_dcn10_hw_sequencer.c3138 uint32_t *start_line, in dcn10_calc_vupdate_position()
3169 uint32_t *start_line, in dcn10_cal_vline_position()
3204 uint32_t start_line = 0; in dcn10_setup_periodic_interrupt() local
3221 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn10_setup_vupdate_interrupt() local
/netbsd-src/external/mit/isl/dist/
H A Disl_stream_private.h47 int start_line; member
H A Disl_printer.c185 __isl_give isl_printer *(*start_line)(__isl_take isl_printer *p); member
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dmain.cpp261 string start_line; in do_picture() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.c392 int start_line = line_number; in expand_macro() local
420 int start_line = line_number, end_line; in execute_macro() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.c306 int start_line = rawsyms[i + 3].u.auxent.x_sym.x_misc.x_lnsz.x_lnno; in do_lines() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c306 int start_line = rawsyms[i + 3].u.auxent.x_sym.x_misc.x_lnsz.x_lnno; in do_lines() local
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dinstall-info.c93 int start_line; member
114 int start_line; member
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_message.c104 char *start_line = vstring_str(header_buf); in cleanup_fold_header() local
/netbsd-src/bin/ksh/
H A Dsyn.c19 int start_line; /* line nesting began on */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c282 unsigned start_line; variable
1196 unsigned start_line; member
1742 unsigned start_line = gcov_read_unsigned (); in read_graph_file() local
H A Ddiagnostic-show-locus.c659 make_range (int start_line, int start_col, int end_line, int end_col) in make_range()
1225 int start_line = LOCATION_LINE (hint->get_start_loc ()); in get_line_span_for_fixit_hint() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc282 unsigned start_line; member in function_info
1291 unsigned start_line; member
1852 unsigned start_line = gcov_read_unsigned (); in read_graph_file() local
H A Ddiagnostic-show-locus.cc709 make_range (int start_line, int start_col, int end_line, int end_col) in make_range()
1457 int start_line = LOCATION_LINE (hint->get_start_loc ()); in get_line_span_for_fixit_hint() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1217 unsigned start_line, start_column, end_line, end_column; in PrintDiagnostic() local
2253 unsigned start_line, unsigned start_col, in print_cursor_file_scan()
2273 unsigned start_line = 1, start_col = 1; in perform_file_scan() local
4253 unsigned start_line, start_column, end_line, end_column; in perform_token_annotation() local
4268 unsigned start_line, start_column, end_line, end_column; in perform_token_annotation() local
/netbsd-src/lib/libform/
H A Dform.h214 _FORMI_FIELD_LINES *start_line; /* start line in field (vert scroll) */ member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dgettext-po.c906 po_message_add_filepos (po_message_t message, const char *file, size_t start_line) in po_message_add_filepos()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_hwseq.c2001 int start_line = dc->hwss.get_vupdate_offset_from_vsync(pipe_ctx); in dcn20_setup_vupdate_interrupt() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp1831 void environment::start_line() in start_line() function in environment