Searched defs:str (Results 1 – 15 of 15) sorted by relevance
/build/kati/ |
D | strutil.cc | 140 void AppendString(StringPiece str, string* out) { in AppendString() 144 bool HasPrefix(StringPiece str, StringPiece prefix) { in HasPrefix() 149 bool HasSuffix(StringPiece str, StringPiece suffix) { in HasSuffix() 154 bool HasWord(StringPiece str, StringPiece w) { in HasWord() 166 StringPiece TrimSuffix(StringPiece str, StringPiece suffix) { in TrimSuffix() 195 void Pattern::AppendSubst(StringPiece str, StringPiece subst, in AppendSubst() 223 void Pattern::AppendSubstRef(StringPiece str, StringPiece subst, in AppendSubstRef() 510 string EchoEscape(const string str) { in EchoEscape()
|
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 | stringprintf.cc | 23 string str; in StringPrintf() local
|
D | symtab.h | 37 const string& str() const { in str() function
|
D | strutil_test.cc | 57 string SubstPattern(StringPiece str, StringPiece pat, StringPiece subst) { in SubstPattern()
|
D | expr.go | 287 func str(buf []byte, alloc bool) Value { func 683 str string member
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | microtemplate.js | 6 this.tmpl = function tmpl(str, data){ argument
|
/build/tools/ |
D | merge-event-log-tags.py | 146 def hashname(str): argument
|
/build/core/ |
D | checktree | 16 def filter_excludes(str): argument
|
/build/blueprint/ |
D | ninja_strings.go | 56 str string member
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 234 function attribToHtml(str) { argument 242 function textToHtml(str) { argument
|
/build/tools/droiddoc/templates-sdk-refonly/assets/js/ |
D | android_3p-bundle.js | 234 function attribToHtml(str) { argument 242 function textToHtml(str) { argument
|
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
D | android_3p-bundle.js | 234 function attribToHtml(str) { argument 242 function textToHtml(str) { argument
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 234 function attribToHtml(str) { argument 242 function textToHtml(str) { argument
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | android_3p-bundle.js | 234 function attribToHtml(str) { argument 242 function textToHtml(str) { argument
|