Home
last modified time | relevance | path

Searched defs:replace (Results 26 – 50 of 52) sorted by relevance

123

/freebsd/contrib/netbsd-tests/lib/libppath/
H A Dt_ppath.c337 ATF_TC_HEAD(replace, tc) in ATF_TC_HEAD() argument
344 ATF_TC_BODY(replace, tc) in ATF_TC_BODY() argument
/freebsd/crypto/openssh/
H A Dssh_api.c532 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp189 static Expected<std::string> replace(StringRef S, StringRef From, in replace() function
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c629 mdb__put(krb5_context context, HDB *db, int replace, in mdb__put()
/freebsd/contrib/libucl/include/
H A Ducl++.h120 unsigned char **replace, size_t *replace_len, bool *need_free, void* ud) in ucl_variable_replacer()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp51 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon3caeac650111::FixitReceiver
/freebsd/sys/contrib/ck/src/
H A Dck_ht.c907 bool replace = candidate->key != CK_HT_KEY_EMPTY && in ck_ht_set_spmc() local
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpstl.h461 replace(_ExecutionPolicy&& __policy, in replace() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp1256 void InputSection::replace(InputSection *other) { in replace() function in InputSection
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1243 void replace(CharSourceRange range, StringRef text) override { in RewriteExpression() function in ClangExpressionParser::RewriteExpression::RewritesReceiver
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp746 void SectionChunk::replace(SectionChunk *other) { in replace() function in lld::coff::SectionChunk
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1752 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anonac2273870411::RewritesReceiver
1819 void replace(CharSourceRange Range, StringRef Text) override { in replace() function in __anonac2273870411::JSONEditWriter
/freebsd/sys/contrib/dev/rtw89/
H A Dchan.c1692 static int __mcc_fw_start(struct rtw89_dev *rtwdev, bool replace) in __mcc_fw_start()
1805 static int __mrc_fw_start(struct rtw89_dev *rtwdev, bool replace) in __mrc_fw_start()
/freebsd/contrib/libucl/src/
H A Ducl_util.c1939 bool replace = false; local
2387 const char *key, size_t keylen, bool copy_key, bool merge, bool replace)
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h2050 inline Error MaterializationResponsibility::replace( in replace() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp362 void PointerReplacer::replace(Instruction *I) { in replace() function in PointerReplacer
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py149 def replace(self, id, obj): member in Cache
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.c2898 int wpa_insert_pmkid(u8 *ies, size_t *ies_len, const u8 *pmkid, bool replace) in wpa_insert_pmkid()
/freebsd/contrib/libedit/
H A Dreadline.c793 replace(char **tmp, int c) in replace() function
/freebsd/contrib/bmake/
H A Dvar.c1636 RegexReplace(Substring replace, SepBuf *buf, const char *wp, in RegexReplace()
1660 Substring replace; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp422 void Simplifier::Context::replace(Value *OldV, Value *NewV) { in replace() function in Simplifier::Context
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp140 static void replace(Container &C, size_t BeginOff, size_t EndOff, Range Vals) { in replace() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp778 Error JITDylib::replace(MaterializationResponsibility &FromMR, in replace() function in llvm::orc::JITDylib
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2484 bool replace; /**< TRUE to override (replace) existing data at member
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1363 const double replace = costs[l_i][r_i]; in CalculateOptimalEdits() local

123