Home
last modified time | relevance | path

Searched defs:Replacer (Results 1 – 6 of 6) sorted by relevance

/prebuilts/go/linux-x86/src/strings/
Dreplace.go14 type Replacer struct { struct
15 once sync.Once // guards buildOnce method
16 r replacer member
17 oldnew []string
39 func (r *Replacer) buildOnce() {
44 func (b *Replacer) build() replacer {
95 func (r *Replacer) Replace(s string) string {
101 func (r *Replacer) WriteString(w io.Writer, s string) (n int, err error) {
Dexport_test.go7 func (r *Replacer) Replacer() any { func
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h111 function_ref<void(Instruction *, Value *)> Replacer; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h111 function_ref<void(Instruction *, Value *)> Replacer; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h111 function_ref<void(Instruction *, Value *)> Replacer; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h111 function_ref<void(Instruction *, Value *)> Replacer; variable