HomeSort by relevance Sort by last modified time
    Searched full:doctest (Results 1 - 16 of 16) sorted by null

  /external/clang/docs/analyzer/
Makefile 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
41 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
152 doctest:
153 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
155 "results in $(BUILDDIR)/doctest/output.txt."
make.bat 37 echo. doctest to run all doctests embedded in the documentation if enabled
181 if "%1" == "doctest" (
182 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
186 results in %BUILDDIR%/doctest/output.txt.
  /external/llvm/docs/
Makefile.sphinx 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
41 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
152 doctest:
153 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
155 "results in $(BUILDDIR)/doctest/output.txt."
make.bat 37 echo. doctest to run all doctests embedded in the documentation if enabled
181 if "%1" == "doctest" (
182 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
186 results in %BUILDDIR%/doctest/output.txt.
  /external/clang/docs/
Makefile.sphinx 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext default
41 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
160 doctest:
161 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
163 "results in $(BUILDDIR)/doctest/output.txt."
make.bat 37 echo. doctest to run all doctests embedded in the documentation if enabled
181 if "%1" == "doctest" (
182 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
186 results in %BUILDDIR%/doctest/output.txt.
  /external/markdown/markdown/extensions/
abbr.py 94 import doctest namespace
95 doctest.testmod()
fenced_code.py 116 import doctest namespace
117 doctest.testmod()
meta.py 89 import doctest namespace
90 doctest.testmod()
wikilinks.py 153 import doctest namespace
154 doctest.testmod()
headerid.py 193 import doctest namespace
194 doctest.testmod()
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
python.php 109 'difflib', 'dircache', 'dis', 'distutils', 'dl', 'doctest', 'DocXMLRPCServer', 'dumbdbm',
  /external/markdown/
regression-tests.py 11 from doctest import DocTestSuite
  /frameworks/compile/libbcc/
README.html 242 pre.literal-block, pre.doctest-block {
  /frameworks/compile/slang/
README.html 242 pre.literal-block, pre.doctest-block {
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 

Completed in 6049 milliseconds