Home
last modified time | relevance | path

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

12

/NextBSD/bin/pax/
HDpat_rep.h40 typedef struct replace { struct
50 struct replace *fow; /* pointer to next pattern */ argument
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDUnresolvedSet.h88 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() function
97 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } in replace() function
99 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace() function
HDASTUnresolvedSet.h57 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { in replace() function
/NextBSD/contrib/apr/helpers/
HDapr_rename.pl33 sub replace { subroutine
/NextBSD/usr.bin/unifdef/
HDunifdef.h43 #define replace(old,new) rename(old,new) macro
/NextBSD/usr.sbin/unbound/local-setup/
HDlocal-unbound-setup.sh281 replace() { function
/NextBSD/contrib/binutils/libiberty/
HDternary.c37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) in ternary_insert()
HDsetenv.c83 setenv (const char *name, const char *value, int replace) in setenv()
/NextBSD/contrib/gcclibs/libiberty/
HDternary.c37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) in ternary_insert()
HDsetenv.c83 setenv (const char *name, const char *value, int replace) in setenv()
/NextBSD/usr.bin/m4/
HDgnum4.c278 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace()
312 const char *replace, regmatch_t *pm) in do_subst()
353 const char *replace, regmatch_t *pm) in do_regexp()
/NextBSD/lib/libfigpar/
HDstring_m.c93 replaceall(char *source, const char *find, const char *replace) in replaceall()
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDTransformActions.cpp321 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace() function in TransformActionsImpl
328 void TransformActionsImpl::replace(SourceRange range, in replace() function in TransformActionsImpl
641 void TransformActions::replace(SourceRange range, StringRef text) { in replace() function in TransformActions
645 void TransformActions::replace(SourceRange range, in replace() function in TransformActions
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
HDFixItRewriter.cpp67 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon7519338b0111::RewritesReceiver
/NextBSD/contrib/llvm/tools/clang/include/clang/Edit/
HDCommit.h101 bool replace(SourceRange TokenRange, StringRef text) { in replace() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDLookup.h595 void replace(NamedDecl *D) { in replace() function
601 void replace(NamedDecl *D, AccessSpecifier AS) { in replace() function
/NextBSD/contrib/wpa/hs20/client/
HDoma_dm_client.c239 xml_node_t *info, *child, *replace; in add_replace_devinfo() local
718 static int oma_dm_replace(struct hs20_osu_client *ctx, xml_node_t *replace, in oma_dm_replace()
1367 xml_node_t *pps, *replace; in cmd_oma_dm_replace() local
/NextBSD/crypto/heimdal/lib/hdb/
HDdb.c205 DB__put(krb5_context context, HDB *db, int replace, in DB__put()
HDdb3.c198 DB__put(krb5_context context, HDB *db, int replace, in DB__put()
HDndbm.c245 NDBM__put(krb5_context context, HDB *db, int replace, in NDBM__put()
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDCPPLanguageRuntime.cpp95 std::string& replace (std::string& target, in replace() function in CPPRuntimeEquivalents
/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDCommit.cpp111 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() function in Commit
/NextBSD/contrib/netbsd-tests/lib/libppath/
HDt_ppath.c337 ATF_TC_HEAD(replace, tc) in ATF_TC_HEAD() argument
344 ATF_TC_BODY(replace, tc) in ATF_TC_BODY() argument
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDDiagnosticRenderer.cpp85 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anondaca241e0111::FixitReceiver
/NextBSD/contrib/binutils/binutils/
HDar.c343 none = 0, delete, replace, print_table, in main() enumerator

12