/external/clang/lib/Format/ |
D | Encoding.h | 34 inline Encoding detectEncoding(StringRef Text) { in detectEncoding() 42 inline unsigned getCodePointCountUTF8(StringRef Text) { in getCodePointCountUTF8() 52 inline unsigned getCodePointCount(StringRef Text, Encoding Encoding) { in getCodePointCount() 64 inline unsigned columnWidth(StringRef Text, Encoding Encoding) { in columnWidth() 80 inline unsigned columnWidthWithTabs(StringRef Text, unsigned StartColumn, in columnWidthWithTabs() 115 inline unsigned getEscapeSequenceLength(StringRef Text) { in getEscapeSequenceLength()
|
D | WhitespaceManager.cpp | 281 StringRef Text) { in storeReplacement() 292 void WhitespaceManager::appendNewlineText(std::string &Text, in appendNewlineText() 298 void WhitespaceManager::appendNewlineText(std::string &Text, unsigned Newlines, in appendNewlineText() 312 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText()
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | Text.java | 18 final class Text implements IContent class 22 public Text (final String text, final boolean nbsp) in Text() method in Text
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 81 CodeCompletionString::Chunk::Chunk(ChunkKind Kind, const char *Text) in Chunk() 156 CodeCompletionString::Chunk::CreateText(const char *Text) { in CreateText() 345 void CodeCompletionBuilder::AddTypedTextChunk(const char *Text) { in AddTypedTextChunk() 349 void CodeCompletionBuilder::AddTextChunk(const char *Text) { in AddTextChunk() 361 void CodeCompletionBuilder::AddInformativeChunk(const char *Text) { in AddInformativeChunk() 375 const char *Text) { in AddChunk()
|
/external/elfutils/0.153/libelf/ |
D | exttypes.h | 76 #define TYPE_EXTRA(Text) Text argument 77 #define TYPE_XLATE(Text) argument
|
/external/chromium_org/third_party/skia/src/svg/ |
D | SkSVGText.cpp | 18 DEFINE_SVG_INFO(Text) in DEFINE_SVG_INFO() argument
|
/external/skia/src/svg/ |
D | SkSVGText.cpp | 18 DEFINE_SVG_INFO(Text) in DEFINE_SVG_INFO() argument
|
/external/llvm/lib/Support/ |
D | Locale.cpp | 8 int columnWidth(StringRef Text) { in columnWidth()
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | SplitTextNodeCommand.h | 33 class Text; variable
|
D | InsertIntoTextNodeCommand.h | 33 class Text; variable
|
D | DeleteFromTextNodeCommand.h | 33 class Text; variable
|
D | HTMLInterchange.h | 33 class Text; variable
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Text.h | 64 Text(TreeScope& treeScope, const String& data, ConstructionType type) in Text() function
|
D | DocumentMarkerController.h | 44 class Text; variable
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | IToken.cs | 37 string Text { property
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | IToken.cs | 39 string Text property
|
/external/clang/lib/AST/ |
D | CommentParser.cpp | 135 StringRef Text) { in formTokenWithChars() 181 StringRef Text = StringRef(TextPtr, Length); in lexWord() local 226 StringRef Text = StringRef(TextPtr, Length); in lexDelimitedSeq() local 709 StringRef Text; in parseVerbatimLine() local
|
/external/lldb/include/lldb/Expression/ |
D | ClangUtilityFunction.h | 99 Text () in Text() function
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | CommonErrorNode.cs | 67 public override string Text { property in Antlr.Runtime.Tree.CommonErrorNode
|
D | ParseTree.cs | 55 public override string Text { property in Antlr.Runtime.Tree.ParseTree
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | CommonErrorNode.cs | 73 public override string Text property in Antlr.Runtime.Tree.CommonErrorNode
|
D | ParseTree.cs | 58 public override string Text property in Antlr.Runtime.Tree.ParseTree
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | DOMEditor.h | 43 class Text; variable
|
/external/clang/include/clang/Frontend/ |
D | VerifyDiagnosticConsumer.h | 157 const std::string Text; variable 172 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) in Directive()
|
/external/clang/include/clang/AST/ |
D | CommentLexer.h | 105 void setText(StringRef Text) { in setText() 147 void setVerbatimBlockText(StringRef Text) { in setVerbatimBlockText() 168 void setVerbatimLineText(StringRef Text) { in setVerbatimLineText()
|