/external/clang/lib/Format/ |
D | Encoding.h | 33 inline Encoding detectEncoding(StringRef Text) { in detectEncoding() 41 inline unsigned getCodePointCountUTF8(StringRef Text) { in getCodePointCountUTF8() 51 inline unsigned getCodePointCount(StringRef Text, Encoding Encoding) { in getCodePointCount() 81 inline unsigned getEscapeSequenceLength(StringRef Text) { in getEscapeSequenceLength()
|
/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 | 82 CodeCompletionString::Chunk::Chunk(ChunkKind Kind, const char *Text) in Chunk() 157 CodeCompletionString::Chunk::CreateText(const char *Text) { in CreateText() 346 void CodeCompletionBuilder::AddTypedTextChunk(const char *Text) { in AddTypedTextChunk() 350 void CodeCompletionBuilder::AddTextChunk(const char *Text) { in AddTextChunk() 362 void CodeCompletionBuilder::AddInformativeChunk(const char *Text) { in AddInformativeChunk() 376 const char *Text) { in AddChunk()
|
/external/elfutils/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/chromium_org/third_party/WebKit/Source/core/editing/ |
D | SplitTextNodeCommand.h | 33 class Text; variable
|
D | InsertIntoTextNodeCommand.h | 33 class Text; variable
|
D | HTMLInterchange.h | 33 class Text; variable
|
D | DeleteFromTextNodeCommand.h | 33 class Text; variable
|
D | InsertTextCommand.h | 34 class Text; variable
|
D | InputMethodController.h | 39 class Text; variable
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Text.h | 62 Text(TreeScope& treeScope, const String& data, ConstructionType type) in Text() function
|
/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/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/clang/lib/AST/ |
D | CommentParser.cpp | 126 StringRef Text) { in formTokenWithChars() 172 StringRef Text = StringRef(TextPtr, Length); in lexWord() local 217 StringRef Text = StringRef(TextPtr, Length); in lexDelimitedSeq() local 688 StringRef Text; in parseVerbatimLine() local
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | DOMEditor.h | 42 class Text; variable
|
/external/chromium_org/chrome/test/pyautolib/ |
D | omnibox_info.py | 129 def Text(self): member in OmniboxInfo
|
/external/clang/include/clang/Frontend/ |
D | VerifyDiagnosticConsumer.h | 153 const std::string Text; variable 167 StringRef Text, unsigned Min, unsigned Max) in Directive()
|
/external/zlib/src/contrib/ada/ |
D | buffer_demo.adb | 27 Text : constant String constant
|
/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()
|