Searched refs:replace (Results 51 - 75 of 125) sorted by relevance

12345

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp138 void replace(SourceRange range, StringRef text);
139 void replace(SourceRange range, SourceRange replacementRange);
321 void TransformActionsImpl::replace(SourceRange range, StringRef text) { function in class:TransformActionsImpl
328 void TransformActionsImpl::replace(SourceRange range, function in class:TransformActionsImpl
642 void TransformActions::replace(SourceRange range, StringRef text) { function in class:TransformActions
643 static_cast<TransformActionsImpl*>(Impl)->replace(range, text);
646 void TransformActions::replace(SourceRange range, function in class:TransformActions
648 static_cast<TransformActionsImpl*>(Impl)->replace(range, replacementRange);
H A DTransUnbridgedCasts.cpp277 Pass.TA.replace(callE->getSourceRange(), callE->getArg(0)->getSourceRange());
300 Pass.TA.replace(OuterRange, InnerRange);
320 Pass.TA.replace(OuterRange, InnerRange);
H A DObjCMT.cpp414 commit.replace(CharSourceRange::getCharRange(Getter->getLocStart(),
610 commit.replace(R, ClassString);
653 commit.replace(R, ClassString);
849 commit.replace(R, ClassString);
871 commit.replace(R, ClassString);
1578 virtual void replace(CharSourceRange range, StringRef text) { function in class:__anon3090::RewritesReceiver
/freebsd-10.3-release/contrib/bmake/mk/
H A Dmeta2deps.py261 self.reldir = self.curdir.replace(srctop,'')
335 return dir.replace(objroot,'')
337 m = self.dirdep_re.match(dir.replace(objroot,''))
526 self.add(self.file_deps, path.replace(srctop,''), 'file')
527 self.add(self.src_deps, dir.replace(srctop,''), 'src')
/freebsd-10.3-release/contrib/llvm/lib/Target/R600/
H A DSITypeRewriter.cpp20 /// - Having v1* types complicates the legalizer and we can easily replace
126 Name = Name.replace(Name.find(VecTypeName), VecTypeName.length(), TypeName);
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py79 self.wpas_dbus_interface.replace(".","/")
H A Dp2p_invite.py76 self.wpas_dbus_interface.replace(".","/")
H A Dp2p_connect.py90 "/" + self.wpas_dbus_interface.replace(".","/")
/freebsd-10.3-release/contrib/bmake/unit-tests/
H A Dposix1.mk42 # ${VAR:s1=s2}: replace s1, if found, with s2 at end of each word in
80 # if they work. Add, remove and replace things.
/freebsd-10.3-release/contrib/llvm/lib/Support/Unix/
H A DProcess.inc169 // replace each with MACH_PORT_NULL.
/freebsd-10.3-release/crypto/heimdal/lib/hdb/
H A Ddb.c205 DB__put(krb5_context context, HDB *db, int replace, argument
219 code = (*d->put)(d, &k, &v, replace ? 0 : R_NOOVERWRITE);
H A Ddb3.c198 DB__put(krb5_context context, HDB *db, int replace, argument
215 code = (*d->put)(d, NULL, &k, &v, replace ? 0 : DB_NOOVERWRITE);
H A Dndbm.c245 NDBM__put(krb5_context context, HDB *db, int replace, argument
261 code = dbm_store(d->db, k, v, replace ? DBM_REPLACE : DBM_INSERT);
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp169 SourceLine.replace(i, 1, res.first.c_str());
499 SourceLine.replace(SourceEnd, std::string::npos, back_ellipse);
507 SourceLine.replace(0, SourceStart, front_ellipse);
508 CaretLine.replace(0, CaretStart, front_space);
510 FixItInsertionLine.replace(0, CaretStart, front_space);
H A DDiagnosticRenderer.cpp85 virtual void replace(CharSourceRange range, StringRef text) { function in class:__anon3294::FixitReceiver
109 commit.replace(Hint.RemoveRange, Hint.CodeToInsert);
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dar.c26 in quick_update and replace operations (would check mtime). Doesn't warn
96 /* Nonzero means don't replace existing members whose dates are more recent
232 fprintf (s, _(" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"));
242 fprintf (s, _(" [u] - only replace files that are newer than current archive contents\n"));
346 none = 0, delete, replace, print_table,
509 operation = replace;
601 operation = replace;
610 if (newer_only && operation != replace)
661 case replace:
343 none = 0, delete, replace, print_table, enumerator in enum:__anon257
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Edit/
H A DEditedSource.cpp23 replace(range, StringRef());
327 receiver.replace(range, text);
H A DRewriteObjCFoundationAPI.cpp394 commit.replace(MsgRange, "@[]");
420 commit.replace(MsgRange, "@[]");
498 commit.replace(MsgRange, "@{}");
534 commit.replace(MsgRange, "@{}");
578 commit.replace(MsgRange, "@{}");
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Utils/
H A DSpecialCaseList.cpp129 Regexp.replace(pos, strlen("*"), ".*");
/freebsd-10.3-release/contrib/libstdc++/scripts/
H A Dmake_graph.py408 return make_tt(value.replace('std_', 'std::'))
414 ret = make_tt(value.replace('std_tr1_', 'std::tr1::'))
424 return make_tt(value.replace('__gnucxx_', '__gnucxx::'))
429 return make_tt(value.replace('stdext_', 'stdext::'))
/freebsd-10.3-release/contrib/openresolv/
H A Dresolvconf.in379 replace()
384 for r in $replace; do
437 eval "$(list_resolv -l "$@" | replace | parse_resolv)"
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py77 if typename.lower().replace(" ", "") not in options.types:
/freebsd-10.3-release/contrib/file/python/
H A Dmagic.py254 encoding=mime_encoding.replace('charset=', ''))
/freebsd-10.3-release/contrib/gcc/
H A Dlocal-alloc.c253 /* Set when an attempt should be made to replace a register
256 char replace;
549 return reg_equiv[REGNO (x)].replace == 0 && rtx_varies_p (x, 0);
610 && reg_equiv[REGNO (x)].replace)
644 /* TRUE if X uses any registers for which reg_equiv[REGNO].replace is true. */
667 return reg_equiv[REGNO (x)].replace;
1012 reg_equiv[regno].replace = 1;
1022 to be done after we know which registers we are going to replace. */
1048 If one of the regs in the address has reg_equiv[REGNO].replace set,
1049 then we can't add this REG_EQUIV note. The reg_equiv[REGNO].replace
255 char replace; member in struct:equivalence
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Expression/
H A DClangUserExpression.cpp388 expr.replace(from_offset, sizeof(OBJC_CAST_HACK_FROM) - 1, OBJC_CAST_HACK_TO);
408 expr.replace(from_offset, sizeof(UNICHAR_HACK_FROM) - 1, UNICHAR_HACK_TO);

Completed in 603 milliseconds

12345