| /third_party/node/deps/v8/src/compiler/ |
| D | graph-reducer.h | 71 static Reduction Replace(Node* node) { return Reduction(node); } in Replace() function 103 static Reduction Replace(Node* node) { return Reducer::Replace(node); } in Replace() function 106 void Replace(Node* node, Node* replacement) { in Replace() function
|
| D | graph-reducer.cc | 212 void GraphReducer::Replace(Node* node, Node* replacement) { in Replace() function in v8::internal::compiler::GraphReducer 217 void GraphReducer::Replace(Node* node, Node* replacement, NodeId max_id) { in Replace() function in v8::internal::compiler::GraphReducer
|
| /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/lzma/CPP/Windows/Control/ |
| D | ImageList.h | 65 int Replace(int index, HICON icon) 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/lzma/CPP/Common/ |
| D | MyString.cpp | 881 void AString::Replace(char oldChar, char newChar) throw() in Replace() function in AString 900 void AString::Replace(const AString &oldString, const AString &newString) in Replace() function in AString 1526 void UString::Replace(wchar_t oldChar, wchar_t newChar) throw() in Replace() function in UString 1545 void UString::Replace(const UString &oldString, const UString &newString) in Replace() function in UString
|
| /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/node/deps/v8/src/objects/ |
| D | objects.cc | 4439 void DescriptorArray::Replace(InternalIndex index, Descriptor* descriptor) { in Replace() function in v8::internal::DescriptorArray
|
| /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
|