Home
last modified time | relevance | path

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

12345

/netbsd-src/bin/pax/
H A Dpat_rep.h42 typedef struct replace { struct
50 struct replace *fow; /* pointer to next pattern */ argument
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dsetenv.c114 int replace) in __add_to_environ()
291 setenv (const char *name, const char *value, int replace) in setenv()
359 rpl_setenv (const char *name, const char *value, int replace) in rpl_setenv()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DUnresolvedSet.h102 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() function
111 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } in replace() function
113 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace() function
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dsetenv.c108 int replace) in __add_to_environ()
282 setenv (const char *name, const char *value, int replace) in setenv()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dsetenv.c108 int replace) in __add_to_environ()
282 setenv (const char *name, const char *value, int replace) in setenv()
H A Dxsetenv.c35 xsetenv (const char *name, const char *value, int replace) in xsetenv()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dsetenv.c111 int replace) in __add_to_environ()
285 setenv (const char *name, const char *value, int replace) in setenv()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dhash.c28 htab_insert (htab_t htab, void *element, int replace) in htab_insert()
/netbsd-src/sys/fs/v7fs/
H A Dv7fs_file.h39 struct v7fs_dirent *replace; member
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dreplace-header11 replace = list() variable
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dreplace-header11 replace = list() variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DMutations.cpp49 static void replace(syntax::Node *Old, syntax::Node *New) { in replace() function in syntax::MutationsImpl
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dhash.c48 htab_insert (htab_t htab, void *element, int replace) in htab_insert()
H A Dhash.h89 str_hash_insert (htab_t table, const char *key, const void *value, int replace) in str_hash_insert()
/netbsd-src/sbin/ifconfig/
H A Daf_inetany.c72 bool alias, delete, replace; in commit_address() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsetenv.c82 setenv (const char *name, const char *value, int replace) in setenv()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsetenv.c82 setenv (const char *name, const char *value, int replace) in setenv()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsetenv.c82 setenv (const char *name, const char *value, int replace) in setenv()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsetenv.c82 setenv (const char *name, const char *value, int replace) in setenv()
/netbsd-src/usr.bin/m4/
H A Dgnum4.c288 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace()
321 do_subst(const char *pat, const char *string, regex_t *re, const char *replace, in do_subst()
365 do_regexp(const char *pat, const char *string, regex_t *re, const char *replace, in do_regexp()
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A DFuzzTest14 def __init__(self, inputs, delete, insert, replace, argument
/netbsd-src/tests/usr.bin/indent/
H A Dopt_bap.c138 #define replace macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp322 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace() function in TransformActionsImpl
329 void TransformActionsImpl::replace(SourceRange range, in replace() function in TransformActionsImpl
646 void TransformActions::replace(SourceRange range, StringRef text) { in replace() function in TransformActions
650 void TransformActions::replace(SourceRange range, in replace() function in TransformActions
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dtests.d65 string replace; member
/netbsd-src/sys/arch/atari/stand/binpatch/
H A Dbinpatch.c84 bool replace, verbose; variable

12345