Home
last modified time | relevance | path

Searched defs:Replace (Results 1 – 14 of 14) sorted by relevance

/third_party/ninja/src/
Dmsvc_helper-win32.cc25 string Replace(const string& input, const string& find, const string& replace) { in Replace() function
/third_party/skia/third_party/externals/tint/src/
Dclone_context.h334 CloneContext& Replace(const WHAT* what, const WITH* with) { in Replace() function
355 CloneContext& Replace(const WHAT* what, WITH&& with) { in Replace() function
/third_party/libphonenumber/cpp/src/phonenumbers/
Dregexp_adapter_re2.cc136 virtual bool Replace(string* string_to_process, in Replace() function in i18n::phonenumbers::RE2RegExp
Dregexp_adapter.h175 inline bool Replace(string* string_to_process, in Replace() function
Dregexp_adapter_icu.cc181 bool Replace(string* string_to_process, in Replace() function in i18n::phonenumbers::IcuRegExp
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json128 "Replace": "GL_REPLACE", string
138 "Replace": "GL_REPLACE" string
DPackedGLEnums_autogen.h394 Replace = 6, enumerator
413 Replace = 5, enumerator
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json132 "Replace": "GL_REPLACE", string
142 "Replace": "GL_REPLACE" string
DPackedGLEnums_autogen.h398 Replace = 6, enumerator
417 Replace = 5, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp913 Constant *Replace = ConstantExpr::getAddrSpaceCast(cast<Constant>(NewV), in rewriteWithNewAddressSpaces() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string.cpp1616 bool dng_string::Replace (const char *old_string, in Replace() function in dng_string
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dcontainer_test.cc790 TEST(MutatingTest, Replace) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1108 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand()
1150 bool Replace = false; in SExtPromoteOperand() local
1165 bool Replace = false; in ZExtPromoteOperand() local
1266 bool Replace = false; in PromoteIntShiftOp() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp66792 void Replace(index_type aCutStart, size_type aCutLength, in Replace() function in nsAString
66797 __attribute__ ((warn_unused_result)) bool Replace(index_type aCutStart, in Replace() function in nsAString
67853 void Replace(index_type aCutStart, size_type aCutLength, in Replace() function in nsACString
67858 __attribute__ ((warn_unused_result)) bool Replace(index_type aCutStart, in Replace() function in nsACString