Searched defs:str (Results 1 – 12 of 12) sorted by relevance
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | microtemplate.js | 6 this.tmpl = function tmpl(str, data){ argument
|
/build/kati/ |
D | string_piece.h | 65 StringPiece(const char* str) in StringPiece() 67 StringPiece(const std::string& str) in StringPiece() 69 StringPiece(const std::string&& str) in StringPiece() 91 void set(const char* str) { in set()
|
D | strutil.cc | 151 void AppendString(StringPiece str, string* out) { in AppendString() 155 bool HasPrefix(StringPiece str, StringPiece prefix) { in HasPrefix() 160 bool HasSuffix(StringPiece str, StringPiece suffix) { in HasSuffix() 165 bool HasWord(StringPiece str, StringPiece w) { in HasWord() 177 StringPiece TrimPrefix(StringPiece str, StringPiece prefix) { in TrimPrefix() 184 StringPiece TrimSuffix(StringPiece str, StringPiece suffix) { in TrimSuffix() 213 void Pattern::AppendSubst(StringPiece str, StringPiece subst, in AppendSubst() 241 void Pattern::AppendSubstRef(StringPiece str, StringPiece subst, in AppendSubstRef() 510 string EchoEscape(const string &str) { in EchoEscape()
|
D | strutil_test.cc | 73 string SubstPattern(StringPiece str, StringPiece pat, StringPiece subst) { in SubstPattern() 161 const char* CreateProtectedString(const char* str) { in CreateProtectedString()
|
D | stringprintf.cc | 23 string str; in StringPrintf() local
|
D | symtab.h | 37 const string& str() const { in str() function
|
D | expr.go | 287 func str(buf []byte, alloc bool) Value { func 683 str string member
|
/build/make/tools/ |
D | merge-event-log-tags.py | 146 def hashname(str): argument
|
/build/make/core/ |
D | checktree | 16 def filter_excludes(str): argument
|
/build/blueprint/ |
D | ninja_strings.go | 56 str string member
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 234 function attribToHtml(str) { argument 242 function textToHtml(str) { argument
|
/build/make/tools/droiddoc/templates-sac/assets/js/ |
D | android_3p-bundle.js | 234 function attribToHtml(str) { argument 242 function textToHtml(str) { argument
|