Home
last modified time | relevance | path

Searched refs:line (Results 1 – 25 of 1540) sorted by relevance

12345678910>>...62

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcfns.h31 #line 4 "cfns.gperf"
50 #line 23 "cfns.gperf"
140 #line 59 "cfns.gperf" in libc_name_p()
166 #line 49 "cfns.gperf" in libc_name_p()
178 #line 36 "cfns.gperf" in libc_name_p()
198 #line 98 "cfns.gperf" in libc_name_p()
200 #line 39 "cfns.gperf" in libc_name_p()
210 #line 61 "cfns.gperf" in libc_name_p()
238 #line 40 "cfns.gperf" in libc_name_p()
276 #line 43 "cfns.gperf" in libc_name_p()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dyyscript.c65 #line 26 "yyscript.y" /* yacc.c:339 */
78 #line 79 "yyscript.c" /* yacc.c:339 */
330 #line 53 "yyscript.y" /* yacc.c:355 */
360 #line 361 "yyscript.c" /* yacc.c:355 */
376 #line 377 "yyscript.c" /* yacc.c:358 */
2046 #line 255 "yyscript.y" /* yacc.c:1648 */ in yyparse()
2052 #line 257 "yyscript.y" /* yacc.c:1648 */ in yyparse()
2058 #line 259 "yyscript.y" /* yacc.c:1648 */ in yyparse()
2064 #line 261 "yyscript.y" /* yacc.c:1648 */ in yyparse()
2070 #line 265 "yyscript.y" /* yacc.c:1648 */ in yyparse()
[all …]
/dragonfly/contrib/flex/src/
H A Dparse.c65 #line 34 "parse.y" /* yacc.c:339 */
148 #line 149 "parse.c" /* yacc.c:339 */
293 #line 294 "parse.c" /* yacc.c:358 */
1484 #line 119 "parse.y" /* yacc.c:1646 */ in yyparse()
1515 #line 148 "parse.y" /* yacc.c:1646 */ in yyparse()
1525 #line 159 "parse.y" /* yacc.c:1646 */ in yyparse()
1531 #line 163 "parse.y" /* yacc.c:1646 */ in yyparse()
1541 #line 171 "parse.y" /* yacc.c:1646 */ in yyparse()
1547 #line 174 "parse.y" /* yacc.c:1646 */ in yyparse()
1553 #line 178 "parse.y" /* yacc.c:1646 */ in yyparse()
[all …]
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_scroll.c57 int line; in NCURSES_EXPORT() local
87 for (line = bottom; line >= limit && BottomLimit(line); line--) { in NCURSES_EXPORT()
88 TR(TRACE_MOVE, ("...copying %d to %d", line + n, line)); in NCURSES_EXPORT()
89 memcpy(win->_line[line].text, in NCURSES_EXPORT()
90 win->_line[line + n].text, in NCURSES_EXPORT()
93 win->_line[line + n].oldindex); in NCURSES_EXPORT()
95 for (line = top; line < limit && TopLimit(line); line++) { in NCURSES_EXPORT()
106 for (line = top; line <= limit && TopLimit(line); line++) { in NCURSES_EXPORT()
107 memcpy(win->_line[line].text, in NCURSES_EXPORT()
108 win->_line[line + n].text, in NCURSES_EXPORT()
[all …]
/dragonfly/games/snake/snake/
H A Dsnake.c308 repeat = you.line - money.line; in mainloop()
326 repeat = money.line - you.line; in mainloop()
405 money.line == finish.line) || in mainloop()
408 money.line == you.line)); in mainloop()
699 if (you.line < ps->line) { in stretch()
700 for (p.line = you.line + 1; p.line <= ps->line; p.line++) in stretch()
704 for (; p.line > you.line; p.line--) in stretch()
707 for (p.line = you.line - 1; p.line >= ps->line; p.line--) in stretch()
711 for (; p.line < you.line; p.line++) in stretch()
718 p.line = you.line; in stretch()
[all …]
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
H A Dyyscript.c66 #line 26 "yyscript.y"
80 #line 81 "yyscript.c"
332 #line 53 "yyscript.y"
364 #line 365 "yyscript.c"
391 #line 392 "yyscript.c"
2291 #line 254 "yyscript.y"
2297 #line 256 "yyscript.y"
2303 #line 258 "yyscript.y"
2309 #line 260 "yyscript.y"
2315 #line 264 "yyscript.y"
[all …]
/dragonfly/contrib/cvs-1.12/src/
H A Dwrapper.c339 if (!line || line[0] == '#') in wrap_add()
345 while (*line && isspace ((unsigned char) *line)) in wrap_add()
346 ++line; in wrap_add()
348 *line && !isspace ((unsigned char) *line); in wrap_add()
349 ++line) in wrap_add()
362 while(*line && *line!='-') in wrap_add()
364 if(!*line) in wrap_add()
366 ++line; in wrap_add()
372 for(++line;*line && *line!='\'';++line); in wrap_add()
376 for(temp=++line;*line && (*line!='\'' || line[-1]=='\\');++line) in wrap_add()
[all …]
H A Dparseinfo.c33 char *line = NULL; in Parse_Info() local
80 if (line[0] == '#') in Parse_Info()
207 if (line) free (line); in Parse_Info()
380 char *line = NULL; in parse_config() local
453 line = buf; in parse_config()
456 while (isspace (*line)) line++; in parse_config()
459 if (line[0] == '#') in parse_config()
477 if (line[len] == '\n') in parse_config()
478 line[len--] = '\0'; in parse_config()
481 if (line[0] == '\0') in parse_config()
[all …]
/dragonfly/usr.bin/evtranalyze/
H A Dsvg.c245 xml_elem_set_attribute(&line->el, &line->x1); in svg_line_init()
247 xml_elem_set_attribute(&line->el, &line->x2); in svg_line_init()
249 xml_elem_set_attribute(&line->el, &line->y1); in svg_line_init()
251 xml_elem_set_attribute(&line->el, &line->y2); in svg_line_init()
254 xml_elem_set_attribute(&line->el, &line->transform); in svg_line_init()
258 xml_elem_set_attribute(&line->el, &line->cl); in svg_line_init()
268 if (!(line = malloc(sizeof(*line)))) in svg_line_new()
279 xml_attribute_set_value(&line->x1, &line->x1_val[0]); in svg_line_draw()
282 xml_attribute_set_value(&line->x2, &line->x2_val[0]); in svg_line_draw()
285 xml_attribute_set_value(&line->y1, &line->y1_val[0]); in svg_line_draw()
[all …]
/dragonfly/sys/netgraph7/
H A Dnetgraph.h181 int line);
191 hook->lastline = line; in _chkhook()
198 _chkhook(hook, file, line); in _ng_hook_ref()
205 _chkhook(hook, file, line); in _ng_hook_name()
212 _chkhook(hook, file, line); in _ng_hook_unref()
219 _chkhook(hook, file, line); in _ng_hook_set_private()
226 _chkhook(hook, file, line); in _ng_hook_set_rcvmsg()
233 _chkhook(hook, file, line); in _ng_hook_set_rcvdata()
240 _chkhook(hook, file, line); in _ng_hook_private()
437 node->lastline = line; in _chknode()
[all …]
/dragonfly/games/phantasia/
H A Dmap.c25 line(600, -800, -1400, -800); in main()
26 line(-1400, -600, 600, -600); in main()
27 line(600, -400, -1400, -400); in main()
28 line(-1400, -200, 600, -200); in main()
30 line(600, 0, -1400, 0); in main()
32 line(-1400, 200, 600, 200); in main()
33 line(600, 400, -1400, 400); in main()
34 line(-1400, 600, 600, 600); in main()
35 line(600, 800, -1400, 800); in main()
47 line(0, 1000, 0, -1000); in main()
[all …]
/dragonfly/contrib/binutils-2.27/gas/
H A Dmessages.c109 unsigned int line; in as_show_where() local
111 file = as_where (&line); in as_show_where()
115 if (line != 0) in as_show_where()
153 if (line != 0) in as_warn_internal()
218 if (line != 0) in as_bad_internal()
299 fn, file, line); in as_assert()
315 file, line, fn); in as_abort()
318 file, line); in as_abort()
350 unsigned line, in as_internal_value_out_of_range() argument
422 unsigned line) in as_warn_value_out_of_range() argument
[all …]
/dragonfly/bin/ed/test/
H A Dt.r1 line 1
2 line 1
3 line 1
4 line 2
5 line 2
6 line 3
7 line 4
9 line 1
10 line 1
11 line 1
[all …]
H A Dt1.r1 line 1
2 line 1
3 line 1
4 line 2
5 line 2
6 line 3
7 line 4
9 line 1
10 line 1
11 line 1
[all …]
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-indentation.c74 const char *line = location_get_source_line (exploc.file, exploc.line, in get_visual_column() local
76 if (!line) in get_visual_column()
117 if (!line) in get_first_nws_vis_column()
189 for (int line = body_line + 1; line < next_stmt_line; line++) in detect_intervening_unindent() local
323 if (next_stmt_exploc.line == body_exploc.line) in should_warn_for_misleading_indentation()
327 if (guard_exploc.line < body_exploc.line) in should_warn_for_misleading_indentation()
331 else if (guard_exploc.line == body_exploc.line) in should_warn_for_misleading_indentation()
335 gcc_assert (guard_exploc.line == next_stmt_exploc.line); in should_warn_for_misleading_indentation()
384 if (next_stmt_exploc.line > body_exploc.line) in should_warn_for_misleading_indentation()
434 && body_exploc.line > guard_exploc.line in should_warn_for_misleading_indentation()
[all …]
/dragonfly/sys/tools/
H A Dmiidevs2h.awk70 function collectline(f, line) {
72 line = ""
75 line = line "("
81 line = line $f
83 line = line " "
87 line = line $f
89 line = line " "
93 line = line ")"
94 return line
117 ouis[nouis, 3] = collectline(4, line)
[all …]
H A Dpccarddevs2h.awk69 function collectline(f, line) {
71 line = ""
74 line = line "("
80 line = line $f
82 line = line " "
86 line = line $f
88 line = line " "
92 line = line ")"
93 return line
117 vendors[nvendors, 3] = collectline(4, line)
[all …]
/dragonfly/usr.bin/calendar/
H A Dio.c117 *line = '\0'; in skip_comment()
119 return line; in skip_comment()
127 *line = '\0'; in skip_comment()
128 return line; in skip_comment()
142 return line; in skip_comment()
145 return line; in skip_comment()
365 for (line = desc->firstline; line; line = line->next) in cal_parse()
412 free(cfile.line); in cal_parse()
530 if (line == NULL) in is_variable_entry()
532 if (!(*line == '_' || isalpha((unsigned int)*line))) in is_variable_entry()
[all …]
/dragonfly/contrib/mdocml/
H A Dmdoc_macro.c426 line, ppos, "%s breaks %s", in find_pending()
456 roff_word_alloc(mdoc, line, col, p); in dword()
638 line, ppos, "%s breaks %s", in blk_exp_close()
854 line, la, pos, buf); in in_line()
899 dword(mdoc, line, la, p, d, in in_line()
990 line, ppos, "It breaks %s", in blk_full()
1002 line, ppos, in blk_full()
1138 line, la, "Rs %s", buf + la); in blk_full()
1441 line, ppos, "Pf %s", in in_line_argn()
1460 line, la, pos, buf); in in_line_argn()
[all …]
/dragonfly/libexec/dma/
H A Dmail.c52 char line[1000]; in bounce() local
113 while ((pos = fread(line, 1, sizeof(line), it->mailf)) > 0) { in bounce()
119 if (fgets(line, sizeof(line), it->mailf) == NULL) in bounce()
121 if (line[0] == '\n') in bounce()
123 if (fwrite(line, strlen(line), 1, bounceq.mailf) != 1) in bounce()
368 line += MAX_LINE_RFC822 - 10; in writeline()
369 linelen = strlen(line); in writeline()
378 char *line = NULL; in readmail() local
416 if (strprefixcmp(line, "From ") == 0 || strprefixcmp(line, ">From ") == 0) in readmail()
430 if (!(line[0] == ' ' || line[0] == '\t')) in readmail()
[all …]
/dragonfly/etc/rc.d/
H A Dnsswitch44 while read line; do
45 line=${line##[ ]}
46 case $line in
95 while read line; do
96 line=${line##[ ]}
97 case $line in
106 if [ "${line%\\}" = "${line}\\" ]; then
109 line=${line#hosts:}
110 line=${line%\\}
111 line=${line%%#*}
[all …]
/dragonfly/bin/mined/
H A Dmined2.c678 line->prev->next = line->next; in line_delete()
679 line->next->prev = line->prev; in line_delete()
729 line = line_delete(line); in delete()
848 line = line->next; in file_insert()
1009 for (line = header->next; line != tail; line = line->next) { in checkmark()
1070 line = line->next; in yank()
1297 line = line->next; in change()
1417 for (line = top_line; line != match_line && line != bot_line->next; in find_y()
1418 line = line->next) in find_y()
1427 for (line = header->next; line != match_line; line = line->next) in find_y()
[all …]
H A Dmined1.c531 for (line = header->next; line != tail; line = line->next) { in WT()
623 line = line->prev; in proceed()
626 line = line->next; in proceed()
751 line = line->prev; in move()
762 line = line->next; in move()
889 line = line->next; in reset()
956 line = proceed(line, count); in display()
964 line = line->next; in display()
1318 line->next = line->prev = line; in initialize()
1726 line = line->next; in line_number()
[all …]
/dragonfly/contrib/binutils-2.34/gas/
H A Dmessages.c120 unsigned int line; in as_show_where() local
122 file = as_where (&line); in as_show_where()
126 if (line != 0) in as_show_where()
159 file = as_where (&line); in as_warn_internal()
164 if (line != 0) in as_warn_internal()
224 file = as_where (&line); in as_bad_internal()
229 if (line != 0) in as_bad_internal()
274 as_bad_internal (file, line, buffer); in as_bad_where()
384 unsigned line, in as_internal_value_out_of_range() argument
454 unsigned line) in as_warn_value_out_of_range() argument
[all …]
/dragonfly/usr.sbin/installer/libinstaller/
H A Dsurvey.c67 if (fgets(line, size, f) == NULL) in fgets_chomp()
69 while (strlen(line) > 0 && line[strlen(line) - 1] == '\n') in fgets_chomp()
70 line[strlen(line) - 1] = '\0'; in fgets_chomp()
148 char disks[256], line[256]; in survey_storage() local
305 d = disk_new(a->s, line); in survey_storage()
309 while (d != NULL && strcmp(line, "@END") != 0 && fgets_chomp(line, 255, f)) { in survey_storage()
310 disk_set_desc(d, line); in survey_storage()
313 fgets_chomp(line, 255, f); in survey_storage()
314 if (line[0] != '\0' && strcmp(line, "@END") != 0) in survey_storage()
315 disk_set_serno(d, line); in survey_storage()
[all …]

12345678910>>...62