Home
last modified time | relevance | path

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

1234

/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
/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
/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
/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.hh666 bool indented,
675 bool indented, in _hb_debug_msg_va() argument
691 if (indented) { in _hb_debug_msg_va()
724 bool indented HB_UNUSED, in _hb_debug_msg_va()
734 bool indented,
743 bool indented, in _hb_debug_msg() argument
751 _hb_debug_msg_va<max_level> (what, obj, func, indented, level, level_dir, message, ap); in _hb_debug_msg()
758 bool indented HB_UNUSED,
767 bool indented HB_UNUSED, in _hb_debug_msg()
/external/python/cpython2/Lib/test/
Dtest_tools.py100 indented = f.read()
101 compile(indented, '_test.py', 'exec')
102 self.assertEqual(self.pindent(broken, '-r'), indented)
/external/clang/test/Preprocessor/
Dtraditional-cpp.c29 indented!
/external/python/cpython2/Misc/
DREADME.Emacs27 mode: indented-text
/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/python/cpython2/Doc/library/
Dpickletools.rst30 indented by *indentlevel* spaces.
Demail.iterators.rst45 Prints an indented representation of the content types of the message object
Dtextwrap.rst61 display, while still presenting them in the source code in indented form.
154 string is not indented.
/external/autotest/frontend/afe/doctests/
D003_misc_rpc_features.txt93 # test that multiline quoted strings are not indented
/external/python/cpython2/Tools/scripts/
Ddutree.doc24 :the output of "du" to produce output that's indented to reflect 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

1234