/third_party/skia/third_party/externals/tint/src/utils/ |
D | string.h | 27 inline std::string ReplaceAll(std::string str, in ReplaceAll() function
|
D | string_test.cc | 23 TEST(StringTest, ReplaceAll) { in TEST() argument
|
/third_party/grpc/src/compiler/ |
D | php_generator_helpers.h | 36 inline std::string ReplaceAll(std::string s, const std::string& search, in ReplaceAll() function
|
D | ruby_generator_string-inl.h | 63 inline std::string ReplaceAll(std::string s, const std::string& search, in ReplaceAll() function
|
/third_party/skia/third_party/externals/tint/src/ |
D | clone_context.h | 276 ReplaceAll(F&& replacer) { in ReplaceAll() function 308 CloneContext& ReplaceAll(const SymbolTransform& replacer) { in ReplaceAll() function
|
/third_party/mindspore/mindspore/lite/tools/common/ |
D | flag_parser.cc | 137 void ReplaceAll(std::string *str, const std::string &oldValue, const std::string &newValue) { in ReplaceAll() function
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | string_util.cc | 163 void ReplaceAll(std::string* str, const std::string& from, in ReplaceAll() function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | sbu_op.cc | 225 Status SBUOp::ReplaceAll(std::string *str, const std::string &from, const std::string &to) { in ReplaceAll() function in mindspore::dataset::SBUOp
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ComputeLayoutMemoryBufferTests.cpp | 26 std::string ReplaceAll(std::string str, in ReplaceAll() function
|
/third_party/mindspore/mindspore/ccsrc/debug/ |
D | draw.cc | 385 static std::string ReplaceAll(std::string str, const std::string &from, const std::string &to) { in ReplaceAll() function
|
/third_party/libphonenumber/tools/cpp/src/cpp-build/ |
D | generate_geocoding_data.cc | 504 string ReplaceAll(const string& input, const string& pattern, in ReplaceAll() function
|
/third_party/json/third_party/cpplint/ |
D | cpplint.py | 798 def ReplaceAll(pattern, rep, s): function
|