/dflybsd-src/usr.sbin/installer/libinstaller/ |
H A D | survey.c | 65 fgets_chomp(char *line, int size, FILE *f) in fgets_chomp() 79 parse_geometry_info(char *line, int *cyl, int *head, int *sec) in parse_geometry_info() 110 parse_slice_info(char *line, int *slice, in parse_slice_info() 111 unsigned long *start, unsigned long *size, in parse_slice_info() 148 char disks[256], line[256]; in survey_storage() local 319 unsigned long start, size; in survey_storage() local
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | makeucnid.c | 63 char line[256]; in read_ucnid() local 76 unsigned long start, end; in read_ucnid() local 121 char line[256]; in read_table() local 197 char line[256]; in read_derived() local 198 unsigned long start, end; in read_derived() local
|
/dflybsd-src/contrib/mdocml/ |
H A D | man.c | 60 man_hasc(char *start) in man_hasc() 74 man_descope(struct roff_man *man, int line, int offs, char *start) in man_descope() 101 man_ptext(struct roff_man *man, int line, char *buf, int offs) in man_ptext()
|
H A D | demandoc.c | 114 int line, col; in pmandoc() local 138 const char *start, *end; in pstring() local 215 pline(int line, int *linep, int *col, int list) in pline() 235 pmdoc(const struct roff_node *p, int *line, int *col, int list) in pmdoc() 249 pman(const struct roff_node *p, int *line, int *col, int list) in pman()
|
H A D | man_macro.c | 457 man_args(struct roff_man *man, int line, int *pos, char *buf, char **v) in man_args() 459 char *start; in man_args() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | edit-context.c | 184 line_event (int start, int next, int len) : m_start (start), in line_event() 254 edit_context::get_effective_column (const char *filename, int line, in get_effective_column() 296 expanded_location start = expand_location (hint->get_start_loc ()); in apply_fixit() local 387 edited_file::apply_fixit (int line, int start_column, int next_column, in apply_fixit() 402 edited_file::get_effective_column (int line, int column) in get_effective_column() 426 const char *line in print_content() local 605 const char *line, int len) in print_diff_line() 637 edited_file::get_line (int line) in get_line() 646 edited_file::get_or_insert_line (int line) in get_or_insert_line() 675 const char *line in get_num_lines() local [all …]
|
H A D | diagnostic-show-locus.c | 672 get_line_width_without_trailing_whitespace (const char *line, int line_width) in get_line_width_without_trailing_whitespace() 697 assert_eq (const char *line, int expected_width) in assert_eq() 862 const char *line = location_get_source_line (m_exploc.file, m_exploc.line, in layout() local 899 expanded_location start in maybe_add_location_range() local 1177 layout::print_source_line (linenum_type row, const char *line, int line_width, in print_source_line() 1340 layout::annotation_line_showed_range_p (linenum_type line, int start_column, in annotation_line_showed_range_p() 1451 int start; member 1628 source_line::source_line (const char *filename, int line) in source_line() 1939 const char *line = location_get_source_line (m_exploc.file, row, in print_line() local 2074 location_t start = linemap_position_for_column (line_table, 7); in test_one_liner_caret_and_range() local [all …]
|
/dflybsd-src/contrib/ncurses/ncurses/widechar/ |
H A D | lib_hline_set.c | 53 struct ldat *line = &(win->_line[win->_cury]); in NCURSES_EXPORT() local 55 int start = win->_curx; in NCURSES_EXPORT() local
|
/dflybsd-src/contrib/ncurses/ncurses/base/ |
H A D | lib_hline.c | 56 struct ldat *line = &(win->_line[win->_cury]); in NCURSES_EXPORT() local 58 int start = win->_curx; in NCURSES_EXPORT() local
|
H A D | lib_addstr.c | 87 struct ldat *line; in waddchnstr() local 138 struct ldat *line; in wadd_wchnstr() local 139 int i, j, start, len, end; in wadd_wchnstr() local
|
/dflybsd-src/contrib/bmake/ |
H A D | parse.c | 417 IsEscaped(const char *line, const char *p) in IsEscaped() 444 int start = 0; in FindKeyword() local 871 InvalidLineType(const char *line) in InvalidLineType() 1407 ParseDependencySourcesSpecial(char *start, in ParseDependencySourcesSpecial() 1437 ParseDependencySourcesMundane(char *start, in ParseDependencySourcesMundane() 1582 ParseDependency(char *line) in ParseDependency() 1892 const char *start; in MaybeSubMake() local 2188 IsSysVInclude(const char *line) in IsSysVInclude() 2211 ParseTraditionalInclude(char *line) in ParseTraditionalInclude() 2246 ParseGmakeExport(char *line) in ParseGmakeExport() [all …]
|
H A D | for.c | 216 For_Eval(const char *line) in For_Eval() 249 For_Accum(const char *line, int *forLevel) in For_Accum() 377 const char *start = *pp; in ForLoop_SubstVarLong() local
|
/dflybsd-src/usr.bin/tip/ |
H A D | cmds.c | 130 char line[BUFSIZ], *cp; in cu_take() local 157 time_t start; in xfer() local 242 time_t start; in transfer() local 493 char line[BUFSIZ]; in cu_put() local 580 time_t start; in pipeout() local 624 time_t start; in tiplink() local 819 char *p = buf, *start; in args() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | line-map.c | 857 linenum_type line, in linemap_position_for_line_and_column() 909 linenum_type line = SOURCE_LINE (map, loc); in linemap_position_for_loc_and_offset() local 947 linemap_lookup (struct line_maps *set, source_location line) in linemap_lookup() 962 linemap_ordinary_map_lookup (struct line_maps *set, source_location line) in linemap_ordinary_map_lookup() 1010 linemap_macro_map_lookup (struct line_maps *set, source_location line) in linemap_macro_map_lookup() 2164 source_location start = get_range_from_loc (m_line_table, where).m_start; in add_fixit_insert_before() local 2258 source_location start = get_pure_location (m_line_table, src_range.m_start); in add_fixit_replace() local 2331 rich_location::maybe_add_fixit (source_location start, in maybe_add_fixit() 2413 fixit_hint::fixit_hint (source_location start, in fixit_hint() 2426 fixit_hint::affects_line_p (const char *file, int line) const in affects_line_p() [all …]
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | config.c | 65 int line, const char *value) in wpa_config_parse_str() 201 int line, const char *value) in wpa_config_parse_int() 263 int line, const char *value, in wpa_config_parse_addr_list() 356 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid() 401 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_hint() 445 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_blacklist() 467 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_whitelist() 489 struct wpa_ssid *ssid, int line, in wpa_config_parse_psk() 601 struct wpa_ssid *ssid, int line, in wpa_config_parse_proto() 605 char *start, *end, *buf; in wpa_config_parse_proto() local [all …]
|
/dflybsd-src/contrib/cvs-1.12/diff/ |
H A D | util.c | 531 find_change (start) in find_change() argument 538 find_reverse_change (start) in find_reverse_change() argument 592 print_1_line (line_flag, line) in print_1_line() argument 774 char const *line = files[0].linbuf[i]; local 790 char const *line = files[1].linbuf[i]; local
|
/dflybsd-src/contrib/ncurses/ncurses/tty/ |
H A D | hardscroll.c | 190 int start, end, shift; in NCURSES_SP_NAME() local 336 char line[BUFSIZ], *st; in main() local
|
H A D | hashmap.c | 221 int start = i; in grow_hunks() local 392 int start, shift, size; in NCURSES_SP_NAME() local 494 char line[BUFSIZ], *st; in main() local
|
/dflybsd-src/crypto/libressl/crypto/conf/ |
H A D | conf_def.c | 192 def_load(CONF *conf, const char *name, long *line) in def_load() 213 def_load_bio(CONF *conf, BIO *in, long *line) in def_load_bio() 225 char *start, *psection, *pname; in def_load_bio() local
|
/dflybsd-src/games/arithmetic/ |
H A D | arithmetic.c | 183 time_t start, finish; in problem() local 185 char line[80]; in problem() local
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | expr.c | 56 unsigned int line; member 250 char *start; /* Start of number. */ in integer_constant() local 1142 int start; in operand() local 1290 int start; in operand() local 1628 char *start = input_line_pointer; in operatorf() local
|
H A D | read.c | 593 try_macro (char term, const char *line) in try_macro() 695 assemble_one (char *line) in assemble_one() 736 # define assemble_one(line) md_assemble(line) argument 1648 char * start; in read_symbol_name() local 2352 unsigned int line; in s_irp() local 2643 get_line_sb (sb *line, int in_macro) in get_line_sb() 2670 get_non_macro_line_sb (sb *line) in get_non_macro_line_sb() 2676 get_macro_line_sb (sb *line) in get_macro_line_sb() 2688 unsigned int line; in s_macro() local 3120 do_repeat (int count, const char *start, const char *end) in do_repeat() [all …]
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | tilde.c | 207 register int start, end; local 433 char *result, line[512]; local
|
H A D | histexpand.c | 369 hist_error(s, start, current, errtype) in hist_error() argument 522 history_expand_internal (string, start, end_index_ptr, ret_string, current_line) in history_expand_internal() argument 1543 history_substring (string, start, end) in history_substring() argument 1567 register int i, start, result_index, size; local 1625 freewords (words, start) in freewords() argument 1639 history_find_word (line, ind) in history_find_word() argument
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | dwarf.h | 83 line, enumerator 137 unsigned char * start; member 272 #define SKIP_ULEB(start, end) \ argument 280 #define SKIP_SLEB(start, end) \ argument 288 #define READ_ULEB(var, start, end) \ argument 303 #define READ_SLEB(var, start, end) \ argument
|