| /third_party/ninja/src/ |
| H A D | msvc_helper-win32.cc | 25 string Replace(const string& input, const string& find, const string& replace) { in Replace() function
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | regexp_adapter.h | 175 inline bool Replace(string* string_to_process, in Replace() function in i18n::phonenumbers::RegExp
|
| H A D | regexp_adapter_icu.cc | 189 bool Replace(string* string_to_process, in Replace() function in i18n::phonenumbers::IcuRegExp
|
| H A D | regexp_adapter_re2.cc | 136 virtual bool Replace(string* string_to_process, in Replace() function in i18n::phonenumbers::RE2RegExp
|
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | ImageList.h | 65 int Replace(int index, HICON icon)
in Replace() function in NWindows::NControl::CImageList
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-reducer.cc | 212 void GraphReducer::Replace(Node* node, Node* replacement) { in Replace() function in v8::internal::GraphReducer 217 void GraphReducer::Replace(Node* node, Node* replacement, NodeId max_id) { in Replace() function in v8::internal::GraphReducer
|
| H A D | graph-reducer.h | 71 static Reduction Replace(Node* node) { return Reduction(node); } in Replace() function in v8::internal::compiler::Reducer 103 static Reduction Replace(Node* node) { return Reducer::Replace(node); } in Replace() function in v8::internal::compiler::AdvancedReducer 106 void Replace(Node* node, Node* replacement) { in Replace() function in v8::internal::compiler::AdvancedReducer [all...] |
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | clone_context.h | 334 CloneContext& Replace(const WHAT* what, const WITH* with) { in Replace() function in tint::CloneContext 355 CloneContext& Replace(const WHAT* what, WITH&& with) { in Replace() function in tint::CloneContext
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | variant.h | 721 static typename absl::variant_alternative<NewIndex, Self>::type& Replace( in Replace() function
|
| /third_party/lzma/CPP/Common/ |
| H A D | MyString.cpp | 884 void AString::Replace(char oldChar, char newChar) throw()
in Replace() function in AString 903 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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | InferAddressSpaces.cpp | 913 Constant *Replace = ConstantExpr::getAddrSpaceCast(cast<Constant>(NewV), in rewriteWithNewAddressSpaces() local 917 << ": " << *Replace << '\n'); in rewriteWithNewAddressSpaces() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A 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/angle2/src/common/ |
| H A D | PackedGLEnums_autogen.h | 398 Replace = 6, member in gl::TextureCombine 417 Replace = 5, member in gl::TextureEnvMode
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 4439 void DescriptorArray::Replace(InternalIndex index, Descriptor* descriptor) { in Replace() function in v8::DescriptorArray
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 1108 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand() argument 1150 bool Replace = false; in SExtPromoteOperand() local 1165 bool Replace = false; ZExtPromoteOperand() local 1266 bool Replace = false; PromoteIntShiftOp() local [all...] |