Home
last modified time | relevance | path

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

/third_party/boost/libs/algorithm/string/example/
Dreplace_example.cpp33 const iterator_range<string::const_iterator>& Replace ) in upcase_formatter()
/third_party/boost/libs/hana/include/boost/hana/
Dreplace.hpp27 using Replace = BOOST_HANA_DISPATCH_IF(replace_impl<S>, in operator ()() typedef
/third_party/boost/boost/hana/
Dreplace.hpp27 using Replace = BOOST_HANA_DISPATCH_IF(replace_impl<S>, in operator ()() typedef
/third_party/ninja/src/
Dmsvc_helper-win32.cc23 string Replace(const string& input, const string& find, const string& replace) { in Replace() function
/third_party/mindspore/include/api/
Ddelegate.h76 KernelIter Replace(KernelIter from, KernelIter end, kernel::Kernel *graph_kernel) { 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/grpc/src/compiler/
Druby_generator_string-inl.h52 inline std::string Replace(std::string s, const std::string& from, 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/grpc/third_party/upb/tests/
Dtest_table.cc58 bool Replace(uintptr_t key, upb_value val) { in Replace() function in upb::IntTable
271 bool Replace(uintptr_t key, T val) { in Replace() function in upb::TypedIntTable
/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/mindspore/mindspore/core/ir/
Dmanager.cc626 bool FuncGraphManager::Replace(const AnfNodePtr &old_node, const AnfNodePtr &new_node) { in Replace() function in mindspore::FuncGraphManager
787 bool FuncGraphTransaction::Replace(const AnfNodePtr &old_node, const AnfNodePtr &new_node) { in Replace() function in mindspore::FuncGraphTransaction
/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/re2/re2/
Dre2.cc366 bool RE2::Replace(std::string* str, in Replace() function in re2::RE2
/third_party/re2/util/
Dpcre.cc380 bool PCRE::Replace(std::string *str, in Replace() function in re2::PCRE
/third_party/re2/re2/testing/
Dre2_test.cc98 TEST(RE2, Replace) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dcontainer_test.cc790 TEST(MutatingTest, Replace) { in TEST() argument
/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc790 TEST(MutatingTest, Replace) { in TEST() argument
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp136 int Replace; member
/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