/third_party/boost/libs/algorithm/string/example/ |
D | replace_example.cpp | 33 const iterator_range<string::const_iterator>& Replace ) in upcase_formatter()
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | replace.hpp | 27 using Replace = BOOST_HANA_DISPATCH_IF(replace_impl<S>, in operator ()() typedef
|
/third_party/boost/boost/hana/ |
D | replace.hpp | 27 using Replace = BOOST_HANA_DISPATCH_IF(replace_impl<S>, in operator ()() typedef
|
/third_party/ninja/src/ |
D | msvc_helper-win32.cc | 23 string Replace(const string& input, const string& find, const string& replace) { in Replace() function
|
/third_party/mindspore/include/api/ |
D | delegate.h | 76 KernelIter Replace(KernelIter from, KernelIter end, kernel::Kernel *graph_kernel) { in Replace() function
|
/third_party/skia/third_party/externals/tint/src/ |
D | clone_context.h | 334 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/ |
D | ruby_generator_string-inl.h | 52 inline std::string Replace(std::string s, const std::string& from, in Replace() function
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | regexp_adapter_re2.cc | 136 virtual bool Replace(string* string_to_process, in Replace() function in i18n::phonenumbers::RE2RegExp
|
D | regexp_adapter.h | 175 inline bool Replace(string* string_to_process, in Replace() function
|
D | regexp_adapter_icu.cc | 181 bool Replace(string* string_to_process, in Replace() function in i18n::phonenumbers::IcuRegExp
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | packed_gl_enums.json | 128 "Replace": "GL_REPLACE", string 138 "Replace": "GL_REPLACE" string
|
D | PackedGLEnums_autogen.h | 394 Replace = 6, enumerator 413 Replace = 5, enumerator
|
/third_party/grpc/third_party/upb/tests/ |
D | test_table.cc | 58 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/ |
D | packed_gl_enums.json | 132 "Replace": "GL_REPLACE", string 142 "Replace": "GL_REPLACE" string
|
D | PackedGLEnums_autogen.h | 398 Replace = 6, enumerator 417 Replace = 5, enumerator
|
/third_party/mindspore/mindspore/core/ir/ |
D | manager.cc | 626 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/ |
D | InferAddressSpaces.cpp | 913 Constant *Replace = ConstantExpr::getAddrSpaceCast(cast<Constant>(NewV), in rewriteWithNewAddressSpaces() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_string.cpp | 1616 bool dng_string::Replace (const char *old_string, in Replace() function in dng_string
|
/third_party/re2/re2/ |
D | re2.cc | 366 bool RE2::Replace(std::string* str, in Replace() function in re2::RE2
|
/third_party/re2/util/ |
D | pcre.cc | 380 bool PCRE::Replace(std::string *str, in Replace() function in re2::PCRE
|
/third_party/re2/re2/testing/ |
D | re2_test.cc | 98 TEST(RE2, Replace) { in TEST() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 790 TEST(MutatingTest, Replace) { in TEST() argument
|
/third_party/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 790 TEST(MutatingTest, Replace) { in TEST() argument
|
/third_party/boost/boost/interprocess/detail/ |
D | win32_api.hpp | 136 int Replace; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1108 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
|