Home
last modified time | relevance | path

Searched defs:replace (Results 1 – 25 of 35) sorted by relevance

12

/dflybsd-src/bin/pax/
H A Dpat_rep.h41 typedef struct replace { struct
47 struct replace *fow; /* pointer to next pattern */ argument
/dflybsd-src/contrib/less/
H A Devar.c17 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 Dunifdef.h41 #define replace(old,new) rename(old,new) macro
/dflybsd-src/usr.bin/m4/
H A Dgnum4.c272 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 Dprinting.py76 def register_pretty_printer(obj, printer, replace=False): argument
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlogic.cc194 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 Dfs_fwd.h200 replace = 0x1, in _GLIBCXX_VISIBILITY() enumerator
/dflybsd-src/crypto/openssh/
H A Dssh_api.c530 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local
/dflybsd-src/sys/dev/drm/
H A Ddrm_property.c672 struct drm_property_blob **replace, in drm_property_replace_global_blob()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dar.c114 none = 0, del, replace, print_table, enumerator
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dar.c118 none = 0, del, replace, print_table, enumerator
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.tcc416 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 Dlto-streamer-in.c1137 bool replace = false; in input_function() local
H A Dsched-int.h225 struct dep_replacement *replace; member
H A Dreload.c2597 find_reloads (rtx_insn *insn, int replace, int ind_levels, int live_known, in find_reloads()
H A Dira.c2918 unsigned char replace : 1; member
H A Dtree-eh.c1976 gimple_seq replace; in lower_eh_constructs_2() local
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dsymbols.c554 symbol_clone (symbolS *orgsymP, int replace) in symbol_clone()
/dflybsd-src/contrib/bmake/
H A Dvar.c1585 RegexReplace(Substring replace, SepBuf *buf, const char *wp, in RegexReplace()
1609 Substring replace; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dira.c2315 char replace; member
H A Dreload.c2562 find_reloads (rtx insn, int replace, int ind_levels, int live_known, in find_reloads()
H A Dtree-eh.c1905 gimple_seq replace; in lower_eh_constructs_2() local
/dflybsd-src/contrib/libedit/src/
H A Dreadline.c795 replace(char **tmp, int c) in replace() function
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dsymbols.c688 symbol_clone (symbolS *orgsymP, int replace) in symbol_clone()
/dflybsd-src/contrib/grep/lib/
H A Ddfa.c2164 replace (position_set *dst, idx_t del, position_set *add, in replace() function

12