Home
last modified time | relevance | path

Searched refs:linenos (Results 1 – 10 of 10) sorted by relevance

/external/markdown/markdown/extensions/
Dcodehilite.py56 def __init__(self, src=None, linenos=False, css_class="codehilite"): argument
59 self.linenos = linenos
85 if self.linenos:
99 formatter = HtmlFormatter(linenos=self.linenos,
168 self.linenos = True
188 linenos=self.config['force_linenos'][0],
/external/python/cpython3/Lib/
Dtrace.py329 linenos = {}
333 linenos[lineno] = 1
335 return linenos
340 linenos = _find_lines_from_code(code, strs)
346 linenos.update(_find_lines(c, strs))
347 return linenos
/external/python/cpython2/Lib/
Dtrace.py395 linenos = {}
399 linenos[lineno] = 1
401 return linenos
406 linenos = find_lines_from_code(code, strs)
412 linenos.update(find_lines(c, strs))
413 return linenos
/external/python/cpython2/Doc/tools/static/
Dbasic.css381 td.linenos pre {
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DDebuggingJITedCode.rst54 :linenos: on the line immediately following the `.. code-block:: c`, but
/external/python/httplib2/doc/html/_static/
Dbasic.css353 td.linenos pre {
Dsphinxdoc.css40 td.linenos pre {
/external/llvm/docs/
DDebuggingJITedCode.rst54 :linenos: on the line immediately following the `.. code-block:: c`, but
/external/llvm/docs/_themes/llvm-theme/static/
Dllvm-theme.css286 td.linenos pre {
/external/swiftshader/third_party/llvm-7.0/llvm/docs/_themes/llvm-theme/static/
Dllvm-theme.css286 td.linenos pre {