Home
last modified time | relevance | path

Searched refs:Multiline (Results 1 – 9 of 9) sorted by relevance

/external/jsoncpp/test/data/
Dtest_comment_02.json12 // Multiline comment cpp-style
Dtest_comment_02.expected11 // Multiline comment cpp-style
/external/markdown/MarkdownTest/Tests_2007/
DInline HTML (Simple).text31 Multiline:
/external/markdown/tests/safe_mode/
Dinline-html-simple.txt31 Multiline:
/external/markdown/tests/markdown-test/
Dinline-html-simple.txt31 Multiline:
/external/markdown/MarkdownTest/Tests_2004/
DInline HTML (Simple).text31 Multiline:
/external/libnl/doc/stylesheets/
Dpygments.css10 .highlight .cm { color: #008800; font-style: italic } /* Comment.Multiline */
/external/autotest/docs/
Dcoding-style.md120 Multiline strings should not use '\' but wrap the string using parentheseses.
/external/clang/lib/AST/
DVTableBuilder.cpp3089 bool Multiline = false; in dumpMicrosoftThunkAdjustment() local
3102 Multiline = true; in dumpMicrosoftThunkAdjustment()
3107 if (Multiline || !ContinueFirstLine) in dumpMicrosoftThunkAdjustment()