Home
last modified time | relevance | path

Searched refs:replacements (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-12.1/contrib/binutils/gas/
H A Dhash.c66 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 Dreload.c1635 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 Dlambda-code.c2116 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 Dcse.c3781 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 Dgcc.c1169 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 DAUTHORS15 Authors of the replacements for standard library routines are identified
/freebsd-12.1/crypto/openssh/
H A DREADME22 support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dstring.c750 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 DREADME46 replacements for unbound-fuzzme.c that gets created after applying
/freebsd-12.1/contrib/ipfilter/
H A DREADME61 require more .o replacements for the kernel. When checking a packet, the
/freebsd-12.1/sbin/init/
H A DNOTES97 maybe now we can consider replacements? maintain them in parallel
/freebsd-12.1/contrib/tcpdump/
H A DINSTALL.txt88 missing/* - replacements for missing library functions
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_flags.inc49 "If set, uses custom wrappers and replacements for libc string functions "
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A DNEWS.md79 replacements for `towlower` and `towupper` in the C library ([#40]).
/freebsd-12.1/contrib/libpcap/
H A DINSTALL.txt304 missing/* - replacements for missing library functions
/freebsd-12.1/contrib/opie/
H A DREADME143 function replacements. This subdirectory structure changes a lot of things
/freebsd-12.1/contrib/libevent/
H A Dwhatsnew-2.0.txt135 event_set_mem_functions. It takes replacements for malloc(),
H A DChangeLog-2.0587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt135 event_set_mem_functions. It takes replacements for malloc(),
/freebsd-12.1/contrib/gcc/doc/
H A Dcppopts.texi726 The nine trigraphs and their replacements are
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dimages450 # possible GIF replacements; none yet released!
/freebsd-12.1/contrib/tcp_wrappers/
H A DREADME562 drop-in replacements for SunOS 4.x, Ultrix 4.x, SunOS 5.x and HP-UX
/freebsd-12.1/contrib/unbound/doc/
H A Dunbound.doxygen1226 # replacements, missing definitions are set to their default value.
/freebsd-12.1/contrib/tnftp/
H A DChangeLog1769 libukem replacements for missing functions
/freebsd-12.1/contrib/bmake/
H A DChangeLog1779 o variable expansion within sysV style replacements

12