/dflybsd-src/bin/pax/ |
H A D | pat_rep.h | 41 typedef struct replace { struct 47 struct replace *fow; /* pointer to next pattern */ argument
|
/dflybsd-src/contrib/less/ |
H A D | evar.c | 17 struct replace { struct 18 struct replace *r_next; argument 42 static struct replace * make_replaces(mutable char *buf, size_t len, size_t *pe, char term) in make_replaces() argument
|
/dflybsd-src/usr.bin/unifdef/ |
H A D | unifdef.h | 41 #define replace(old,new) rename(old,new) macro
|
/dflybsd-src/usr.bin/m4/ |
H A D | gnum4.c | 272 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace() 305 do_subst(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in do_subst() 345 do_regexp(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in do_regexp()
|
/dflybsd-src/contrib/gdb-7/gdb/python/lib/gdb/ |
H A D | printing.py | 76 def register_pretty_printer(obj, printer, replace=False): argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | logic.cc | 194 term_list::replace (iterator iter, tree t) in replace() function in __anon26caefdf0111::term_list 208 term_list::replace (iterator iter, tree t1, tree t2) in replace() function in __anon26caefdf0111::term_list
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | fs_fwd.h | 200 replace = 0x1, in _GLIBCXX_VISIBILITY() enumerator
|
/dflybsd-src/crypto/openssh/ |
H A D | ssh_api.c | 530 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local
|
/dflybsd-src/sys/dev/drm/ |
H A D | drm_property.c | 672 struct drm_property_blob **replace, in drm_property_replace_global_blob()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | ar.c | 114 none = 0, del, replace, print_table, enumerator
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | ar.c | 118 none = 0, del, replace, print_table, enumerator
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 416 replace(size_type __pos, size_type __n1, const _CharT* __s, in replace() function in std::basic_string
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | lto-streamer-in.c | 1137 bool replace = false; in input_function() local
|
H A D | sched-int.h | 225 struct dep_replacement *replace; member
|
H A D | reload.c | 2597 find_reloads (rtx_insn *insn, int replace, int ind_levels, int live_known, in find_reloads()
|
H A D | ira.c | 2918 unsigned char replace : 1; member
|
H A D | tree-eh.c | 1976 gimple_seq replace; in lower_eh_constructs_2() local
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | symbols.c | 554 symbol_clone (symbolS *orgsymP, int replace) in symbol_clone()
|
/dflybsd-src/contrib/bmake/ |
H A D | var.c | 1585 RegexReplace(Substring replace, SepBuf *buf, const char *wp, in RegexReplace() 1609 Substring replace; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ira.c | 2315 char replace; member
|
H A D | reload.c | 2562 find_reloads (rtx insn, int replace, int ind_levels, int live_known, in find_reloads()
|
H A D | tree-eh.c | 1905 gimple_seq replace; in lower_eh_constructs_2() local
|
/dflybsd-src/contrib/libedit/src/ |
H A D | readline.c | 795 replace(char **tmp, int c) in replace() function
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | symbols.c | 688 symbol_clone (symbolS *orgsymP, int replace) in symbol_clone()
|
/dflybsd-src/contrib/grep/lib/ |
H A D | dfa.c | 2164 replace (position_set *dst, idx_t del, position_set *add, in replace() function
|