/netbsd-src/external/bsd/mdocml/dist/ |
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 | mdoc.c | 83 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) in mdoc_tail_alloc() 93 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_endbody_alloc() 110 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_block_alloc() 137 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc() 163 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) in mdoc_ptext() 167 char *c, *ws, *end; in mdoc_ptext() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | makeucnid.cc | 72 char line[256]; in read_ucnid() local 91 unsigned long start, end; in read_ucnid() local 138 char line[256]; in read_table() local 212 char line[256]; in read_derived() local 213 unsigned long start, end; in read_derived() local 258 char line[256]; in read_derivedcore() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | makeucnid.c | 70 char line[256]; in read_ucnid() local 89 unsigned long start, end; in read_ucnid() local 136 char line[256]; in read_table() local 210 char line[256]; in read_derived() local 211 unsigned long start, end; in read_derived() local
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | expand.c | 197 variable_expand_string (char *line, char *string, long length) in variable_expand_string() 249 char *end, *colon; in variable_expand_string() local 416 variable_expand (char *line) in variable_expand() 428 expand_argument (const char *str, const char *end) in expand_argument() 449 variable_expand_for_file (char *line, struct file *file) in variable_expand_for_file() 539 allocated_variable_expand_for_file (char *line, struct file *file) in allocated_variable_expand_for_file()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | lexer.h | 28 const utf8_t *end; // past end of buffer variable 30 const utf8_t *line; // start of current line variable
|
/netbsd-src/usr.bin/mail/ |
H A D | mime_codecs.c | 227 const unsigned char *q, *end; in mime_b64tobin() local 345 char *line; in mime_fB64_decode() local 472 mustquote(unsigned char *p, unsigned char *end, size_t l) in mustquote() 534 fput_quoted_line(FILE *fo, char *line, size_t len, size_t limit) in fput_quoted_line() 538 unsigned char *end; in fput_quoted_line() local 582 char *line; in mime_fQP_encode() local 605 char *line; in mime_fQP_decode() local 613 char *end; in mime_fQP_decode() local
|
/netbsd-src/external/gpl3/gdb/dist/contrib/ |
H A D | mklog.py | 75 def extract_function_name(line): argument 99 def try_add_function(functions, line): argument 247 end = lines[len(start):] variable
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | mklog.py | 90 def extract_function_name(line): argument 114 def try_add_function(functions, line): argument 332 def skip_line_in_changelog(line): argument 372 end = lines[len(start):] variable
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | cmds.c | 607 char *line; in cm_comment() local 882 cm_indicate_url (int arg, int start, int end) in cm_indicate_url() 1138 cm_not_fixed_width (int arg, int start, int end) in cm_not_fixed_width() 1304 cm_obsolete (int arg, int start, int end) in cm_obsolete() 1409 char *line; in cm_sp() local 1461 char *line; in cm_dircategory() local 1497 char *line; in cm_center() local 1507 char *line; in cm_center() local 1616 char *line; in cm_exdent() local
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | mklog.py | 86 def extract_function_name(line): argument 110 def try_add_function(functions, line): argument 336 end = lines[len(start):] variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/split-file/ |
H A D | split-file.cpp | 54 static void error(StringRef filename, int64_t line, const Twine &message) { in error() 63 const char *end = nullptr; member 73 const StringRef line = *i++; in handle() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXSourceLocation.cpp | 57 CXSourceRange clang_getRange(CXSourceLocation begin, CXSourceLocation end) { in clang_getRange() 117 unsigned line, in clang_getLocation() 176 static void createNullLocation(CXFile *file, unsigned *line, in createNullLocation() 188 static void createNullLocation(CXString *filename, unsigned *line, in createNullLocation() 224 unsigned *line, in clang_getExpansionLocation() 265 unsigned *line, in clang_getPresumedLocation() 296 unsigned *line, in clang_getInstantiationLocation() 305 unsigned *line, in clang_getSpellingLocation() 342 unsigned *line, in clang_getFileLocation()
|
/netbsd-src/usr.bin/sort/ |
H A D | files.c | 174 seq(FILE *fp, u_char **line) in seq() 178 u_char *end, *pos; in seq() local 258 geteasy(FILE *fp, RECHEADER *rec, u_char *end, struct field *dummy2) in geteasy()
|
H A D | fields.c | 177 u_char *start, *end, *lineend, *mask, *lweight; in enterfield() local 251 number(u_char *pos, const u_char *bufend, u_char *line, u_char *lineend, in number() 372 length(u_char *pos, const u_char *bufend, u_char *line, u_char *lineend, in length()
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | search.c | 41 make_binding (char *buffer, long int start, long int end) in make_binding() 93 register char *buff, *end; in search_forward() local 152 register char *buff, *end; in search_backward() local 221 string_in_line (char *string, char *line) in string_in_line() 223 register int end; in string_in_line() local
|
/netbsd-src/external/mpl/dhcp/dist/omapip/ |
H A D | hash.c | 60 int new_hash_table (tp, count, file, line) in new_hash_table() argument 103 void free_hash_table (tp, file, line) in free_hash_table() argument 169 struct hash_bucket *new_hash_bucket (file, line) in new_hash_bucket() argument 198 void free_hash_bucket (ptr, file, line) in free_hash_bucket() argument 222 const char *file, int line) in new_hash() 299 const unsigned char *end = s + len; in do_id_hash() local 401 void add_hash (table, key, len, pointer, file, line) in add_hash() argument 437 void delete_hash_entry (table, key, len, file, line) in delete_hash_entry() argument 479 int hash_lookup (vp, table, key, len, file, line) in hash_lookup() argument
|
/netbsd-src/sys/arch/hpcmips/vr/ |
H A D | vr.c | 332 vr_find_dram(paddr_t addr, paddr_t end) in vr_find_dram() 561 vr_intr_establish(int line, int (*ih_fun)(void *, vaddr_t, uint32_t), in vr_intr_establish() 576 int line = (int)ih; in vr_intr_disestablish() local
|
/netbsd-src/usr.bin/indent/ |
H A D | args.c | 130 char line[BUFSIZ]; in add_typedefs_from_file() local 161 char *end; in set_special_option() local 242 char *end; set_option() local [all...] |
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
H A D | history.c | 381 replace_history_entry (int which, const char *line, histdata_t data) in replace_history_entry() 403 _hs_append_history_line (int which, const char *line) in _hs_append_history_line() 485 HIST_ENTRY **start, **end; in remove_history() local 516 HIST_ENTRY **start, **end; in remove_history_range() local
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | history.c | 381 replace_history_entry (int which, const char *line, histdata_t data) in replace_history_entry() 403 _hs_append_history_line (int which, const char *line) in _hs_append_history_line() 485 HIST_ENTRY **start, **end; in remove_history() local 516 HIST_ENTRY **start, **end; in remove_history_range() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 194 iterator end() const { return iterator(impl_->End()); } in end() function 207 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() 265 const T& end, in CalculateEndIndex() 293 ValuesInIteratorRangeGenerator(ForwardIterator begin, ForwardIterator end) in ValuesInIteratorRangeGenerator() 519 const char* file, int line) { in AddTestSuiteInstantiation() 540 int line = gen_it->line; in RegisterTests() local 619 int line; member
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/ |
H A D | fileman.c | 133 char *line, *s; local 165 execute_line (line) in execute_line() argument 267 fileman_completion (text, start, end) in fileman_completion() argument
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | irp.c | 283 char *p, *start, *end; in irs_irp_read_line() local 368 char line[1024]; in irs_irp_read_response() local 413 char line[1024]; in irs_irp_read_body() local
|
/netbsd-src/external/bsd/openldap/dist/tests/progs/ |
H A D | ldif-filter.c | 67 const char *end, *tmp; in get_flags() local 127 size_t end = ss->len; in build_entry() local 147 size_t i, end = ss->len; in flush_entries() local 166 char line[256]; in filter_stdin() local
|