Searched defs:replacement (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | PathMappingList.cpp | 62 void PathMappingList::Append(llvm::StringRef path, llvm::StringRef replacement, in Append() 84 llvm::StringRef replacement, bool notify) { in AppendUnique() 97 void PathMappingList::Insert(llvm::StringRef path, llvm::StringRef replacement, in Insert() 112 bool PathMappingList::Replace(llvm::StringRef path, llvm::StringRef replacement, in Replace()
|
/freebsd/contrib/libcbor/misc/ |
H A D | update_version.py | 18 def replace(file_path, pattern, replacement): argument
|
/freebsd/contrib/kyua/utils/text/ |
H A D | operations.cpp | 189 const std::string& replacement) in replace_all()
|
/freebsd/sys/teken/stress/ |
H A D | teken_stress.c | 95 static const char replacement[] = variable
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | PostfixExpression.cpp | 127 if (Node *replacement = m_replacer(symbol)) { in Visit() local
|
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | path.cpp | 29 path& path::replace_extension(path const& replacement) { in replace_extension()
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_retire.c | 248 nvlist_t *config, *nvroot, *replacement; in replace_with_spare() local
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | InputSection.h | 133 ConcatInputSection *replacement = nullptr; variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/ |
H A D | interception.h | 123 const __sanitizer::uptr replacement; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 404 Value *replacement = in replaceUseWithTableLookup() local
|
/freebsd/contrib/unifdef/ |
H A D | unifdef.c | 659 keywordedit(const char *replacement) in keywordedit()
|