/third_party/ninja/src/ |
D | msvc_helper-win32.cc | 25 string Replace(const string& input, const string& find, const string& replace) { 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/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/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/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/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 790 TEST(MutatingTest, Replace) { in TEST() argument
|
/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
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 66792 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
|