Searched defs:replacement (Results 1 – 15 of 15) sorted by relevance
63 ConstString replacement, bool notify) { in Append()82 ConstString replacement, uint32_t index, in Insert()97 ConstString replacement, uint32_t index, in Replace()
9 def replace(file_path, pattern, replacement): argument
189 const std::string& replacement) in replace_all()
97 static const char replacement[] = variable
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement() function in lld::SymbolTable
125 if (Node *replacement = m_replacer(symbol)) { in Visit() local
46 TemplateName replacement) { in Profile()
67 replacement \ subdir
187 nvlist_t *config, *nvroot, *replacement; in replace_with_spare() local
358 TemplateName replacement) in SubstTemplateTemplateParmStorage()
96 const __sanitizer::uptr replacement; member
128 InputSection *replacement = nullptr; variable
748 const char *replacement) in svn_stringbuf_replace_all()
688 keywordedit(const char *replacement) in keywordedit()
1503 path& path::replace_extension(path const& replacement) { in replace_extension()