| /frameworks/base/tools/aapt2/compile/ |
| Pseudolocalizer.cpp | 45 std::string Text(const StringPiece& text) override { return text.to_string(); } 46 std::string Placeholder(const StringPiece& text) override { return text.to_string(); } 51 std::string Text(const StringPiece& text) override; 52 std::string Placeholder(const StringPiece& text) override; 60 std::string Text(const StringPiece& text) override [all...] |
| /frameworks/base/tools/aapt2/xml/ |
| XmlDom.h | 132 // A Text (CDATA) XML node. Can not have any children. 133 class Text : public Node { 135 std::string text; member in class:aapt::xml::Text 176 virtual void Visit(Text* text) { 207 virtual void Visit(const Text* text) { 262 void Visit(const Text* el) override {
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
| SourceMgr.h | 199 /// Represents a single fixit, a replacement of one range of text with another. 203 std::string Text; 208 : Range(Loc, Loc), Text(Insertion.str()) { 214 : Range(R), Text(Replacement.str()) { 218 StringRef getText() const { return Text; } 226 return Text < Other.Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
| SourceMgr.h | 199 /// Represents a single fixit, a replacement of one range of text with another. 203 std::string Text; 208 : Range(Loc, Loc), Text(Insertion.str()) { 214 : Range(R), Text(Replacement.str()) { 218 StringRef getText() const { return Text; } 226 return Text < Other.Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
| SourceMgr.h | 199 /// Represents a single fixit, a replacement of one range of text with another. 203 std::string Text; 208 : Range(Loc, Loc), Text(Insertion.str()) { 214 : Range(R), Text(Replacement.str()) { 218 StringRef getText() const { return Text; } 226 return Text < Other.Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
| SourceMgr.h | 200 /// Represents a single fixit, a replacement of one range of text with another. 204 std::string Text; 209 : Range(Loc, Loc), Text(Insertion.str()) { 215 : Range(R), Text(Replacement.str()) { 219 StringRef getText() const { return Text; } 227 return Text < Other.Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/ |
| SourceMgr.h | 200 /// Represents a single fixit, a replacement of one range of text with another. 204 std::string Text; 209 : Range(Loc, Loc), Text(Insertion.str()) { 215 : Range(R), Text(Replacement.str()) { 219 StringRef getText() const { return Text; } 227 return Text < Other.Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/ |
| SourceMgr.h | 200 /// Represents a single fixit, a replacement of one range of text with another. 204 std::string Text; 209 : Range(Loc, Loc), Text(Insertion.str()) { 215 : Range(R), Text(Replacement.str()) { 219 StringRef getText() const { return Text; } 227 return Text < Other.Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
| SourceMgr.h | 200 /// Represents a single fixit, a replacement of one range of text with another. 204 std::string Text; 209 : Range(Loc, Loc), Text(Insertion.str()) { 215 : Range(R), Text(Replacement.str()) { 219 StringRef getText() const { return Text; } 227 return Text < Other.Text;
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/ |
| Diagnostics.h | 44 ParserValue() : Text(), Range(), Value() {} 45 StringRef Text;
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
| VerifyDiagnosticConsumer.h | 41 /// text between {{ and }} markers. The full text doesn't have to be included, 57 /// #warning some text 58 /// // expected-warning@10 {{some text}} 81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of 151 bool MatchAnyLine, StringRef Text, 160 const std::string Text; 166 // Returns true if directive text is valid. 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) 177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine) [all...] |