Home
last modified time | relevance | path

Searched defs:replace_with (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/base/strings/
Dstring_util.cc122 const STR& replace_with, in ReplaceCharsT()
141 const string16& replace_with, in ReplaceChars()
148 const std::string& replace_with, in ReplaceChars()
542 const StringType& replace_with, in DoReplaceSubstringsAfterOffset()
561 const string16& replace_with) { in ReplaceFirstSubstringAfterOffset()
569 const std::string& replace_with) { in ReplaceFirstSubstringAfterOffset()
577 const string16& replace_with) { in ReplaceSubstringsAfterOffset()
585 const std::string& replace_with) { in ReplaceSubstringsAfterOffset()
Dstring_util_unittest.cc532 const char* replace_with; in TEST() member
563 const char* replace_with; in TEST() member
1123 const char* replace_with; in TEST() member
/external/chromium/base/
Dstring_util.cc712 const StringType& replace_with, in DoReplaceSubstringsAfterOffset()
731 const string16& replace_with) { in ReplaceFirstSubstringAfterOffset()
739 const std::string& replace_with) { in ReplaceFirstSubstringAfterOffset()
747 const string16& replace_with) { in ReplaceSubstringsAfterOffset()
755 const std::string& replace_with) { in ReplaceSubstringsAfterOffset()
Dstring_util_unittest.cc564 const char* replace_with; in TEST() member
595 const char* replace_with; in TEST() member
/external/chromium_org/third_party/mesa/src/src/glsl/
Dlist.h173 void replace_with(exec_node *replacement) in replace_with() function
/external/mesa3d/src/glsl/
Dlist.h173 void replace_with(exec_node *replacement) in replace_with() function
/external/chromium_org/v8/src/
Dobjects.cc10543 Object* replace_with) { in ReplaceNthObject()
10591 void Code::ReplaceFirstMap(Map* replace_with) { in ReplaceFirstMap()
10641 void Code::ReplaceNthCell(int n, Cell* replace_with) { in ReplaceNthCell()