| /freebsd-12-stable/contrib/ncurses/ncurses/tinfo/ |
| D | MKcaptab.awk | 29 function add_string(text) { function 71 c1 = add_string($2); 72 c2 = add_string($3); 73 c3 = add_string($4);
|
| /freebsd-12-stable/usr.sbin/crunch/crunchgen/ |
| D | crunchgen.c | 115 void add_string(strlst_t **listp, char *str); 389 add_string(&srcdirs, argv[i]); in add_srcdirs() 468 add_string(&p->links, argv[i]); in add_link() 479 add_string(&libs, argv[i]); in add_libs() 494 add_string(&libs_so, argv[i]); in add_libs_so() 509 add_string(&buildopts, argv[i]); in add_buildopts() 547 add_string(&p->objs, argv[i]); in add_special() 551 add_string(&p->objpaths, argv[i]); in add_special() 555 add_string(&p->keeplist, argv[i]); in add_special() 564 add_string(&p->buildopts, argv[i]); in add_special() [all …]
|
| /freebsd-12-stable/contrib/ntp/sntp/libopts/ |
| D | nested.c | 140 add_string(void ** pp, char const * name, size_t nm_len, in add_string() function 335 add_string(&(res->v.nestVal), name, nm_len, NULL, (size_t)0); in scan_name() 343 new_val = add_string(&(res->v.nestVal), name, nm_len, pzVal, in scan_name() 375 new_val = add_string(&(res->v.nestVal), name, nm_len, in scan_name() 546 add_string(&(res_val->v.nestVal), xml_name, nm_len, NULL, 0); in scan_xml() 551 tOptionValue * new_val = add_string( in scan_xml()
|
| D | proto.h | 308 add_string(void ** pp, char const * name, size_t nm_len,
|
| /freebsd-12-stable/crypto/heimdal/lib/roken/ |
| D | getarg.c | 330 add_string(getarg_strings *s, char *value) in add_string() function 422 return add_string((getarg_strings*)current->value, goptarg + 1); in arg_match_long() 527 return add_string((getarg_strings*)args[k].value, goptarg); in arg_match_short()
|
| D | ChangeLog | 677 * getarg.c (add_string): catch error from realloc
|
| /freebsd-12-stable/usr.bin/dtc/ |
| D | dtb.hh | 364 uint32_t add_string(const std::string &str);
|
| D | dtb.cc | 310 string_table::add_string(const string &str) in add_string() function in dtc::dtb::string_table
|
| D | fdt.cc | 611 writer.write_data(strings.add_string(key)); in write()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | refclock_gpsdjson.c | 2181 add_string( in add_string() function 2214 dptr = add_string(dptr, dtop, "\\\\"); in log_data() 2220 dptr = add_string(dptr, dtop, fbuf); in log_data()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | mips-tfile.c | 1534 STATIC symint_t add_string (varray_t *, shash_t **, const char *, const char *, 1702 add_string (varray_t *vp, shash_t **hash_tbl, const char *start, in add_string() function 1778 : add_string (&cur_file_ptr->strings, in add_local_symbol() 1966 : add_string (&ext_strings, in add_ext_symbol() 2205 (void) add_string (&tag_strings, in get_tag() 2423 add_string (&file_ptr->strings, in add_file()
|
| D | ChangeLog-1999 | 21702 (add_string): Cast PAGE_USIZE to Ptrdiff_t when comparing against one.
|
| D | ChangeLog-2001 | 3449 * mips-tfile.c (add_string, add_procedure, add_file, read_line,
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ecoff.c | 1413 static symint_t add_string (varray_t *vp, 1543 add_string (varray_t *vp, /* string obstack */ in add_string() function 1645 : add_string (&cur_file_ptr->strings, in add_ecoff_symbol() 2279 add_string (&fil_ptr->strings, in add_file() 4110 add_string (&fil_ptr->strings, in ecoff_build_symbols()
|
| D | ChangeLog-9295 | 9522 (add_string): Make len unsigned long.
|
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | obstacks.texi | 514 add_string (struct obstack *obstack, const char *ptr, int len)
|
| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | obstacks.texi | 514 add_string (struct obstack *obstack, const char *ptr, int len)
|