| /freebsd-12.1/bin/pax/ |
| H A D | pat_rep.h | 42 typedef struct replace { struct 52 struct replace *fow; /* pointer to next pattern */ argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | UnresolvedSet.h | 100 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() function 109 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } in replace() function 111 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace() function
|
| H A D | ASTUnresolvedSet.h | 63 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { in replace() function
|
| /freebsd-12.1/contrib/apr/helpers/ |
| H A D | apr_rename.pl | 33 sub replace { subroutine
|
| /freebsd-12.1/usr.bin/unifdef/ |
| H A D | unifdef.h | 45 #define replace(old,new) rename(old,new) macro
|
| /freebsd-12.1/usr.sbin/unbound/setup/ |
| H A D | local-unbound-setup.sh | 304 replace() { function
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | ternary.c | 37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) in ternary_insert()
|
| H A D | setenv.c | 83 setenv (const char *name, const char *value, int replace) in setenv()
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | ternary.c | 37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) in ternary_insert()
|
| H A D | setenv.c | 83 setenv (const char *name, const char *value, int replace) in setenv()
|
| /freebsd-12.1/usr.bin/m4/ |
| H A D | gnum4.c | 299 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace() 333 const char *replace, regmatch_t *pm) in do_subst() 374 const char *replace, regmatch_t *pm) in do_regexp()
|
| /freebsd-12.1/lib/libfigpar/ |
| H A D | string_m.c | 93 replaceall(char *source, const char *find, const char *replace) in replaceall()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| H A D | TransformActions.cpp | 321 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace() function in TransformActionsImpl 328 void TransformActionsImpl::replace(SourceRange range, in replace() function in TransformActionsImpl 645 void TransformActions::replace(SourceRange range, StringRef text) { in replace() function in TransformActions 649 void TransformActions::replace(SourceRange range, in replace() function in TransformActions
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | FixItRewriter.cpp | 72 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon129a30e10111::RewritesReceiver
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Edit/ |
| H A D | Commit.h | 111 bool replace(SourceRange TokenRange, StringRef text) { in replace() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/ |
| H A D | AtomicChange.cpp | 253 llvm::Error AtomicChange::replace(const SourceManager &SM, in replace() function in clang::tooling::AtomicChange 259 llvm::Error AtomicChange::replace(const SourceManager &SM, SourceLocation Loc, in replace() function in clang::tooling::AtomicChange
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Lookup.h | 650 void replace(NamedDecl *D) { in replace() function 656 void replace(NamedDecl *D, AccessSpecifier AS) { in replace() function
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | ConstantMerge.cpp | 106 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() function
|
| /freebsd-12.1/contrib/wpa/hs20/client/ |
| H A D | oma_dm_client.c | 245 xml_node_t *info, *child, *replace; in add_replace_devinfo() local 724 static int oma_dm_replace(struct hs20_osu_client *ctx, xml_node_t *replace, in oma_dm_replace() 1373 xml_node_t *pps, *replace; in cmd_oma_dm_replace() local
|
| /freebsd-12.1/crypto/heimdal/lib/hdb/ |
| H A D | db.c | 205 DB__put(krb5_context context, HDB *db, int replace, in DB__put()
|
| H A D | db3.c | 198 DB__put(krb5_context context, HDB *db, int replace, in DB__put()
|
| H A D | ndbm.c | 245 NDBM__put(krb5_context context, HDB *db, int replace, in NDBM__put()
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | COFFImportFile.cpp | 110 static Expected<std::string> replace(StringRef S, StringRef From, in replace() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Edit/ |
| H A D | Commit.cpp | 117 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() function in Commit
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libppath/ |
| H A D | t_ppath.c | 337 ATF_TC_HEAD(replace, tc) in ATF_TC_HEAD() argument 344 ATF_TC_BODY(replace, tc) in ATF_TC_BODY() argument
|