Searched defs:replace_with (Results 1 – 10 of 10) sorted by relevance
| /external/libchrome/base/strings/ |
| D | string_util.cc | 256 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()
|
| D | string_util_unittest.cc | 591 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/ |
| D | model.py | 12 def qualify(quals, replace_with): argument 29 def get_c_name(self, replace_with='', context='a C file', quals=0): argument
|
| D | backend_ctypes.py | 58 def _get_c_name(cls, replace_with=''): argument 1051 def getcname(self, BType, replace_with): argument
|
| D | api.py | 401 def getctype(self, cdecl, replace_with=''): argument
|
| /external/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_ir.cpp | 232 void node::replace_with(node* n) { in replace_with() function in r600_sb::node
|
| /external/mesa3d/src/compiler/glsl/ |
| D | list.h | 247 inline void exec_node::replace_with(exec_node *replacement) in replace_with() function
|
| /external/python/cffi/c/ |
| D | ffi_obj.c | 618 char *p, *replace_with = ""; in ffi_getctype() local
|
| D | _cffi_backend.c | 6351 char *replace_with, *p, *s; local
|
| /external/selinux/libsemanage/src/ |
| D | genhomedircon.c | 120 const char *replace_with; member
|