/freebsd/contrib/netbsd-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
|
/freebsd/crypto/openssh/ |
H A D | ssh_api.c | 532 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | COFFImportFile.cpp | 189 static Expected<std::string> replace(StringRef S, StringRef From, in replace() function
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb-mitdb.c | 629 mdb__put(krb5_context context, HDB *db, int replace, in mdb__put()
|
/freebsd/contrib/libucl/include/ |
H A D | ucl++.h | 120 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 D | DiagnosticRenderer.cpp | 51 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon3caeac650111::FixitReceiver
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_ht.c | 907 bool replace = candidate->key != CK_HT_KEY_EMPTY && in ck_ht_set_spmc() local
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | pstl.h | 461 replace(_ExecutionPolicy&& __policy, in replace() function
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputSection.cpp | 1256 void InputSection::replace(InputSection *other) { in replace() function in InputSection
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionParser.cpp | 1243 void replace(CharSourceRange range, StringRef text) override { in RewriteExpression() function in ClangExpressionParser::RewriteExpression::RewritesReceiver
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Chunks.cpp | 746 void SectionChunk::replace(SectionChunk *other) { in replace() function in lld::coff::SectionChunk
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 1752 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 D | chan.c | 1692 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 D | ucl_util.c | 1939 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 D | Core.h | 2050 inline Error MaterializationResponsibility::replace( in replace() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 362 void PointerReplacer::replace(Instruction *I) { in replace() function in PointerReplacer
|
/freebsd/tools/tools/shlib-compat/ |
H A D | shlib-compat.py | 149 def replace(self, id, obj): member in Cache
|
/freebsd/contrib/wpa/src/common/ |
H A D | wpa_common.c | 2898 int wpa_insert_pmkid(u8 *ies, size_t *ies_len, const u8 *pmkid, bool replace) in wpa_insert_pmkid()
|
/freebsd/contrib/libedit/ |
H A D | readline.c | 793 replace(char **tmp, int c) in replace() function
|
/freebsd/contrib/bmake/ |
H A D | var.c | 1636 RegexReplace(Substring replace, SepBuf *buf, const char *wp, in RegexReplace() 1660 Substring replace; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 422 void Simplifier::Context::replace(Value *OldV, Value *NewV) { in replace() function in Simplifier::Context
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 140 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 D | Core.cpp | 778 Error JITDylib::replace(MaterializationResponsibility &FromMR, in replace() function in llvm::orc::JITDylib
|
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | fm_pcd_ext.h | 2484 bool replace; /**< TRUE to override (replace) existing data at member
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 1363 const double replace = costs[l_i][r_i]; in CalculateOptimalEdits() local
|