/minix3/bin/pax/ |
H A D | pat_rep.h | 42 typedef struct replace { struct 50 struct replace *fow; /* pointer to next pattern */ argument
|
/minix3/sys/fs/v7fs/ |
H A D | v7fs_file.h | 39 struct v7fs_dirent *replace; member
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | UnresolvedSet.h | 126 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() function 135 void replace(iterator I, NamedDecl *New) { in replace() function 139 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace() function
|
H A D | ASTUnresolvedSet.h | 57 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { in replace() function
|
/minix3/sbin/ifconfig/ |
H A D | af_inetany.c | 72 bool alias, delete, replace; in commit_address() local
|
/minix3/external/bsd/llvm/dist/clang/utils/ |
H A D | FuzzTest | 14 def __init__(self, inputs, delete, insert, replace, argument
|
/minix3/usr.bin/m4/ |
H A D | gnum4.c | 283 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace() 316 do_subst(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in do_subst() 356 do_regexp(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in do_regexp()
|
/minix3/external/bsd/kyua-cli/dist/utils/format/ |
H A D | formatter.cpp | 283 format::formatter::replace(const std::string& arg) const in replace() function in format::formatter
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | FixItRewriter.cpp | 67 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon3fc376c50111::RewritesReceiver
|
/minix3/external/bsd/llvm/dist/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 641 void TransformActions::replace(SourceRange range, StringRef text) { in replace() function in TransformActions 645 void TransformActions::replace(SourceRange range, in replace() function in TransformActions
|
H A D | ObjCMT.cpp | 1761 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon8d85bcfa0411::RewritesReceiver 1830 void replace(CharSourceRange Range, StringRef Text) override { in replace() function in __anon8d85bcfa0411::JSONEditWriter
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Edit/ |
H A D | Commit.h | 101 bool replace(SourceRange TokenRange, StringRef text) { in replace() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | Lookup.h | 598 void replace(NamedDecl *D) { in replace() function 604 void replace(NamedDecl *D, AccessSpecifier AS) { in replace() function
|
/minix3/external/bsd/bind/dist/lib/dns/rdata/generic/ |
H A D | naptr_35.c | 43 isc_boolean_t replace = ISC_FALSE; in txt_valid_regex() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | db.c | 207 DB__put(krb5_context context, HDB *db, int replace, in DB__put()
|
H A D | db3.c | 200 DB__put(krb5_context context, HDB *db, int replace, in DB__put()
|
H A D | ndbm.c | 247 NDBM__put(krb5_context context, HDB *db, int replace, in NDBM__put()
|
H A D | hdb-mitdb.c | 631 mdb__put(krb5_context context, HDB *db, int replace, in mdb__put()
|
/minix3/usr.sbin/makefs/ |
H A D | walk.c | 80 int replace) in walk_dir()
|
H A D | makefs.h | 168 int replace; /* replace files when merging */ member
|
/minix3/external/bsd/llvm/dist/clang/lib/Edit/ |
H A D | Commit.cpp | 111 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() function in Commit
|
/minix3/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
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 85 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anonce26a1980111::FixitReceiver
|
/minix3/minix/servers/vfs/ |
H A D | exec.c | 608 vir_bytes *vsp, char replace) in insert_arg()
|
/minix3/sys/fs/udf/ |
H A D | udf_allocation.c | 2245 uint32_t slot_offset, replace_len, replace; in udf_record_allocation_in_node() local
|