Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_util.cc256 const string16& replace_with, in ReplaceChars()
264 const std::string& replace_with, in ReplaceChars()
729 BasicStringPiece<StringType> replace_with, in DoReplaceMatchesAfterOffset()
871 BasicStringPiece<StringType> replace_with, in ReplaceCharsT()
885 StringPiece16 replace_with) { in ReplaceFirstSubstringAfterOffset()
894 StringPiece replace_with) { in ReplaceFirstSubstringAfterOffset()
903 StringPiece16 replace_with) { in ReplaceSubstringsAfterOffset()
912 StringPiece replace_with) { in ReplaceSubstringsAfterOffset()
Dstring_util_unittest.cc591 StringPiece replace_with; in TEST() member
660 const char* replace_with; in TEST() member
1209 const char* replace_with; in TEST() member
/external/python/cffi/cffi/
Dmodel.py12 def qualify(quals, replace_with): argument
29 def get_c_name(self, replace_with='', context='a C file', quals=0): argument
Dbackend_ctypes.py58 def _get_c_name(cls, replace_with=''): argument
1051 def getcname(self, BType, replace_with): argument
Dapi.py401 def getctype(self, cdecl, replace_with=''): argument
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.cpp232 void node::replace_with(node* n) { in replace_with() function in r600_sb::node
/external/mesa3d/src/compiler/glsl/
Dlist.h247 inline void exec_node::replace_with(exec_node *replacement) in replace_with() function
/external/python/cffi/c/
Dffi_obj.c618 char *p, *replace_with = ""; in ffi_getctype() local
D_cffi_backend.c6351 char *replace_with, *p, *s; local
/external/selinux/libsemanage/src/
Dgenhomedircon.c120 const char *replace_with; member