Searched defs:replace (Results 1 - 25 of 55) sorted by relevance

123

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dreplace.h23 replace(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, const _Tp& __new_value) function
H A Dranges_replace.h66 inline constexpr auto replace = __replace::__fn{}; member in namespace:ranges::__cpo
/openbsd-current/gnu/llvm/clang/lib/Tooling/Syntax/
H A DMutations.cpp48 static void replace(syntax::Node *Old, syntax::Node *New) { function in class:syntax::MutationsImpl
/openbsd-current/gnu/lib/libiberty/src/
H A Dternary.c37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) argument
H A Dsetenv.c83 setenv (const char *name, const char *value, int replace) argument
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A DTestingConfig.py221 def replace(self, pattern, replacement): member in class:SubstituteCaptures
/openbsd-current/gnu/llvm/libcxx/include/__filesystem/
H A Dperm_options.h27 replace = 1, member in class:perm_options
/openbsd-current/usr.bin/dig/lib/dns/rdata/generic/
H A Dnaptr_35.c38 int replace = 0; local
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DASTUnresolvedSet.h62 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { function in class:clang::ASTUnresolvedSet
H A DUnresolvedSet.h102 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
111 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
113 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
/openbsd-current/usr.sbin/config/
H A Dhash.c237 ht_insrep(struct hashtab *ht, const char *nam, void *val, int replace) argument
/openbsd-current/gnu/llvm/clang/tools/clang-format/
H A Dclang-format.el
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { function
/openbsd-current/gnu/llvm/clang/lib/Edit/
H A DCommit.cpp116 bool Commit::replace(CharSourceRange range, StringRef text) { function in class:Commit
/openbsd-current/gnu/llvm/clang/include/clang/Edit/
H A DCommit.h110 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DCOFFImportFile.cpp115 static Expected<std::string> replace(StringRef S, StringRef From, function in namespace:llvm::object
/openbsd-current/usr.sbin/smtpd/
H A Dmda_variables.c59 int replace = 1; local
/openbsd-current/gnu/llvm/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp258 llvm::Error AtomicChange::replace(const SourceManager &SM, function in class:clang::tooling::AtomicChange
264 llvm::Error AtomicChange::replace(const SourceManager &SM, SourceLocation Loc, function in class:clang::tooling::AtomicChange
/openbsd-current/usr.bin/m4/
H A Dgnum4.c286 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
319 do_subst(const char *string, regex_t *re, const char *source, const char *replace, regmatch_t *pm) argument
360 do_regexp(const char *string, regex_t *re, const char *source, const char *replace, regmatch_t *pm) argument
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_property.c690 drm_property_replace_global_blob(struct drm_device *dev, struct drm_property_blob **replace, size_t length, const void *data, struct drm_mode_object *obj_holds_id, struct drm_property *prop_holds_id) argument
[all...]
/openbsd-current/bin/pax/
H A Dpat_rep.c50 typedef struct replace { struct
/openbsd-current/usr.bin/ssh/
H A Dssh_api.c524 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; local
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.h948 replace(size_typ function in class:__versa_string
970 replace(size_type __pos1, size_type __n1, const __versa_string& __str, function in class:__versa_string
997 replace(size_type __pos, size_type __n1, const _CharT* __s, function in class:__versa_string
1021 replace(size_type __pos, size_type __n1, const _CharT* __s) function in class:__versa_string
1044 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) function in class:__versa_string
1062 replace(iterator __i1, iterator __i2, const __versa_string& __str) function in class:__versa_string
1080 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n) function in class:__versa_string
1101 replace(iterator __i1, iterator __i2, const _CharT* __s) function in class:__versa_string
1122 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c) function in class:__versa_string
1145 replace(iterator __i1, iterator __i2, function in class:__versa_string
1158 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) function in class:__versa_string
1168 replace(iterator __i1, iterator __i2, function in class:__versa_string
1179 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) function in class:__versa_string
1189 replace(iterator __i1, iterator __i2, function in class:__versa_string
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dar.c347 none = 0, delete, replace, print_table, enumerator in enum:__anon4281
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dar.c351 none = 0, delete, replace, print_table, enumerator in enum:__anon5230

Completed in 335 milliseconds

123