Home
last modified time | relevance | path

Searched refs:indented (Results 1 – 25 of 58) sorted by relevance

123

/external/markdown/MarkdownTest/Tests_2007/
DTabs.text2 indented with tabs
5 indented with spaces
9 this code block is indented by one tab
13 this code block is indented by two tabs
18 indented with tabs
21 indented with spaces
DCode Blocks.text5 code block indented by spaces
DMarkdown Documentation - Syntax.text93 not be indented with tabs or spaces. Markdown is smart enough not
357 List markers typically start at the left margin, but may be indented by
430 delimiters need to be indented:
438 to be indented *twice* -- 8 spaces or two tabs:
496 A code block continues until it reaches a line that is not indented
591 indented from the left margin using up to three spaces);
/external/markdown/MarkdownTest/Tests_2004/
DTabs.text2 indented with tabs
5 indented with spaces
9 this code block is indented by one tab
13 this code block is indented by two tabs
18 indented with tabs
21 indented with spaces
DMarkdown Documentation - Syntax.text93 not be indented with tabs or spaces. Markdown is smart enough not
357 List markers typically start at the left margin, but may be indented by
430 delimiters need to be indented:
438 to be indented *twice* -- 8 spaces or two tabs:
496 A code block continues until it reaches a line that is not indented
591 indented from the left margin using up to three spaces);
/external/markdown/tests/markdown-test/
Dtabs.txt2 indented with tabs
5 indented with spaces
9 this code block is indented by one tab
13 this code block is indented by two tabs
18 indented with tabs
21 indented with spaces
Dmarkdown-syntax.txt93 not be indented with tabs or spaces. Markdown is smart enough not
357 List markers typically start at the left margin, but may be indented by
430 delimiters need to be indented:
438 to be indented *twice* -- 8 spaces or two tabs:
496 A code block continues until it reaches a line that is not indented
591 indented from the left margin using up to three spaces);
/external/deqp/scripts/khr_util/
Dformat.py61 indented = []
67 indented.append(col)
70 indented.append(line[-1])
71 yield "".join(indented)
/external/snakeyaml/src/test/resources/pyyaml/
Dsloppy-indentation.data9 to be indented with at least one space
13 to be indented with at least one space"
Dsloppy-indentation.canonical14 "the parser does not require scalars to be indented with at least one space"
16 "the parser does not require scalars to be indented with at least one space"
Dspec-06-01.canonical4 ? !!str "Not indented"
Dspec-06-01.data4 Not indented:
/external/llvm/test/YAMLParser/
Dsloppy-indentation.test11 to be indented with at least one space
15 to be indented with at least one space"
Dspec-09-21.test12 # CHECK: 8:2: error: A text line is less indented than the block scalar
Dspec-06-01.test6 Not indented:
/external/harfbuzz_ng/src/
Dhb-private.hh665 bool indented,
674 bool indented, in _hb_debug_msg_va() argument
690 if (indented) { in _hb_debug_msg_va()
720 bool indented HB_UNUSED, in _hb_debug_msg_va()
730 bool indented,
739 bool indented, in _hb_debug_msg() argument
747 _hb_debug_msg_va<max_level> (what, obj, func, indented, level, level_dir, message, ap); in _hb_debug_msg()
754 bool indented HB_UNUSED,
763 bool indented HB_UNUSED, in _hb_debug_msg()
/external/clang/test/Preprocessor/
Dtraditional-cpp.c29 indented!
/external/markdown/docs/extensions/
DFenced_Code_Blocks.txt8 limitations of the indented code blocks.
Dfootnotes.txt31 must be indented at least an additional four spaces.
DMeta-Data.txt36 indented 4 or more spaces, that line is assumed to be an additional line of the
/external/skia/site/dev/contrib/
Dstyle.md246 Cases and default in switch statements are indented from the switch.
357 Constructor initializers should be one per line, indented, with punctuation
536 or placed on the next line indented eight spaces
/external/valgrind/docs/
DREADME171 working toolchain. Non-indented ones I asked YaST to install;
172 indented ones are extras it added on:
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt56 not be indented with tabs or spaces. Markdown is smart enough not
320 List markers typically start at the left margin, but may be indented by
393 delimiters need to be indented:
401 to be indented *twice* -- 8 spaces or two tabs:
459 A code block continues until it reaches a line that is not indented
554 indented from the left margin using up to three spaces);
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt93 not be indented with tabs or spaces. Markdown is smart enough not
357 List markers typically start at the left margin, but may be indented by
430 delimiters need to be indented:
438 to be indented *twice* -- 8 spaces or two tabs:
496 A code block continues until it reaches a line that is not indented
591 indented from the left margin using up to three spaces);
/external/bison/tests/
Dsynclines.at50 # The message may include a caret-error (indented by GCC 4.8,

123