| /freebsd-13.1/bin/pax/ |
| H A D | pat_rep.h | 42 typedef struct replace { struct 52 struct replace *fow; /* pointer to next pattern */ argument
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | UnresolvedSet.h | 102 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
|
| H A D | ASTUnresolvedSet.h | 62 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { in replace() function
|
| /freebsd-13.1/contrib/apr/helpers/ |
| H A D | apr_rename.pl | 33 sub replace { subroutine
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | replace.h | 26 replace(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, const _Tp& __new… in replace() function
|
| /freebsd-13.1/contrib/bc/ |
| H A D | configure | 376 replace() { function
|
| H A D | configure.sh | 376 replace() { function
|
| /freebsd-13.1/contrib/libcbor/misc/ |
| H A D | update_version.py | 9 def replace(file_path, pattern, replacement): function
|
| /freebsd-13.1/usr.sbin/unbound/setup/ |
| H A D | local-unbound-setup.sh | 304 replace() { function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| H A D | Mutations.cpp | 49 static void replace(syntax::Node *Old, syntax::Node *New) { in replace() function in syntax::MutationsImpl
|
| /freebsd-13.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-13.1/lib/libfigpar/ |
| H A D | string_m.c | 93 replaceall(char *source, const char *find, const char *replace) in replaceall()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | TransformActions.cpp | 322 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
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | FixItRewriter.cpp | 71 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anondf8bb5a60111::RewritesReceiver
|
| /freebsd-13.1/contrib/kyua/utils/format/ |
| H A D | formatter.cpp | 285 format::formatter::replace(const std::string& arg) const in replace() function in format::formatter
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Edit/ |
| H A D | Commit.h | 110 bool replace(SourceRange TokenRange, StringRef text) { in replace() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| H A D | AtomicChange.cpp | 258 llvm::Error AtomicChange::replace(const SourceManager &SM, in replace() function in clang::tooling::AtomicChange 264 llvm::Error AtomicChange::replace(const SourceManager &SM, SourceLocation Loc, in replace() function in clang::tooling::AtomicChange
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Lookup.h | 661 void replace(NamedDecl *D) { in replace() function 667 void replace(NamedDecl *D, AccessSpecifier AS) { in replace() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ConstantMerge.cpp | 116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() function
|
| /freebsd-13.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-13.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-13.1/contrib/llvm-project/llvm/lib/Object/ |
| H A D | COFFImportFile.cpp | 109 static Expected<std::string> replace(StringRef S, StringRef From, in replace() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Edit/ |
| H A D | Commit.cpp | 116 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() function in Commit
|