| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | hash.c | 66 unsigned long replacements; member 128 ret->replacements = 0; in hash_new() 266 ++table->replacements; in hash_jam() 304 ++table->replacements; in hash_replace() 409 fprintf (f, "\t%lu replacements\n", table->replacements); in hash_print_statistics()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | reload.c | 1635 replacements[i].what = to; in transfer_replacements() 1656 replacements[j++] = replacements[i]; in remove_address_replacements() 1813 replacements[j].what = i; in combine_reloads() 4210 replacements[k].what = i; in find_reloads() 6244 r->what = replacements[j].what; in copy_replacements_1() 6245 r->mode = replacements[j].mode; in copy_replacements_1() 6252 r->what = replacements[j].what; in copy_replacements_1() 6253 r->mode = replacements[j].mode; in copy_replacements_1() 6285 replacements[i].where = y; in move_replacements() 6286 replacements[i].subreg_loc = 0; in move_replacements() [all …]
|
| H A D | lambda-code.c | 2116 htab_t replacements, in replace_uses_equiv_to_x_with_y() argument 2154 h = htab_find_with_hash (replacements, &in, in.hash); in replace_uses_equiv_to_x_with_y() 2200 loc = htab_find_slot_with_hash (replacements, h, in.hash, INSERT); in replace_uses_equiv_to_x_with_y() 2463 htab_t replacements = NULL; in perfect_nestify() local 2560 replacements = htab_create_ggc (20, tree_map_hash, in perfect_nestify() 2623 VEC_index (tree, lbounds, 0), replacements, &firstbsi); in perfect_nestify() 2639 htab_delete (replacements); in perfect_nestify()
|
| H A D | cse.c | 3781 rtx replacements[2]; in fold_rtx() local 3869 replacements[0] = cheap_arg; in fold_rtx() 3870 replacements[1] = expensive_arg; in fold_rtx() 3872 for (j = 0; j < 2 && replacements[j]; j++) in fold_rtx() 3874 int new_cost = COST_IN (replacements[j], code); in fold_rtx() 3887 && GET_MODE (replacements[j]) != mode_arg0 in fold_rtx() 3899 if (validate_change (insn, &XEXP (x, i), replacements[j], 0)) in fold_rtx() 3906 validate_change (insn, &XEXP (x, 1 - i), replacements[j], 1); in fold_rtx()
|
| H A D | gcc.c | 1169 const char *const replacements; member 1210 for (sp = target_option_translations[tott_idx].replacements; in translate_options() 1220 sp = target_option_translations[tott_idx].replacements; in translate_options()
|
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | AUTHORS | 15 Authors of the replacements for standard library routines are identified
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | README | 22 support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | string.c | 750 apr_size_t replacements = 0; in svn_stringbuf_replace_all() local 776 for ( ; pos; pos = strstr(str->data + current, to_find), ++replacements) in svn_stringbuf_replace_all() 806 return replacements; in svn_stringbuf_replace_all()
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | README | 46 replacements for unbound-fuzzme.c that gets created after applying
|
| /freebsd-12.1/contrib/ipfilter/ |
| H A D | README | 61 require more .o replacements for the kernel. When checking a packet, the
|
| /freebsd-12.1/sbin/init/ |
| H A D | NOTES | 97 maybe now we can consider replacements? maintain them in parallel
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | INSTALL.txt | 88 missing/* - replacements for missing library functions
|
| /freebsd-12.1/contrib/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 49 "If set, uses custom wrappers and replacements for libc string functions "
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | NEWS.md | 79 replacements for `towlower` and `towupper` in the C library ([#40]).
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | INSTALL.txt | 304 missing/* - replacements for missing library functions
|
| /freebsd-12.1/contrib/opie/ |
| H A D | README | 143 function replacements. This subdirectory structure changes a lot of things
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | whatsnew-2.0.txt | 135 event_set_mem_functions. It takes replacements for malloc(),
|
| H A D | ChangeLog-2.0 | 587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.0.txt | 135 event_set_mem_functions. It takes replacements for malloc(),
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | cppopts.texi | 726 The nine trigraphs and their replacements are
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | images | 450 # possible GIF replacements; none yet released!
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | README | 562 drop-in replacements for SunOS 4.x, Ultrix 4.x, SunOS 5.x and HP-UX
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 1226 # replacements, missing definitions are set to their default value.
|
| /freebsd-12.1/contrib/tnftp/ |
| H A D | ChangeLog | 1769 libukem replacements for missing functions
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | ChangeLog | 1779 o variable expansion within sysV style replacements
|