Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 723) sorted by relevance

12345678910>>...29

/external/valgrind/main/docs/
DREADME9 Main /docs/ dir:
10 valgrind/docs/
13 valgrind/docs/xml/
15 Tool specific XML docs:
16 valgrind/<toolname>/docs/
18 All images used in the docs:
19 valgrind/docs/images/
22 valgrind/docs/lib/
25 docs/xml/index.xml: Top-level book-set wrapper
26 docs/xml/FAQ.xml: The FAQ
[all …]
DMakefile.am67 xml/dist-docs.xml \
78 xml/tech-docs.xml \
87 myxmldir = $(top_srcdir)/docs/xml
88 myimgdir = $(top_srcdir)/docs/images
89 mylibdir = $(top_srcdir)/docs/lib
91 myhtmldir = $(top_builddir)/docs/html
92 myprintdir = $(top_builddir)/docs/print
94 websitedir = $(top_builddir)/docs/website
95 valkyriedir = $(top_builddir)/docs/vg-html
96 downloadsdir = $(top_builddir)/docs/downloads
[all …]
DMakefile.in36 subdir = docs
248 xml/dist-docs.xml \
259 xml/tech-docs.xml \
264 myxmldir = $(top_srcdir)/docs/xml
265 myimgdir = $(top_srcdir)/docs/images
266 mylibdir = $(top_srcdir)/docs/lib
267 myhtmldir = $(top_builddir)/docs/html
268 myprintdir = $(top_builddir)/docs/print
269 websitedir = $(top_builddir)/docs/website
270 valkyriedir = $(top_builddir)/docs/vg-html
[all …]
/external/chromium_org/third_party/sqlite/src/test/
De_fts3.test183 ddl_test 1.2.2.1 { CREATE VIRTUAL TABLE docs USING fts3 }
185 INSERT INTO docs VALUES('Others translate the first clause as');
188 INSERT INTO docs VALUES('"which is for Solomon," meaning that');
191 INSERT INTO docs VALUES('the book is dedicated to Solomon.');
195 INSERT INTO docs(docs) VALUES('optimize');
198 ddl_test 1.2.2.8 { DROP TABLE docs }
242 ddl_test 1.3.3.1 { CREATE VIRTUAL TABLE docs USING fts3(content) }
243 read_test 1.3.3.2 { SELECT * FROM docs WHERE docs MATCH 'sqlite' } {}
244 read_test 1.3.3.3 { SELECT * FROM docs WHERE docs.docs MATCH 'sqlite' } {}
245 read_test 1.3.3.4 { SELECT * FROM docs WHERE main.docs.docs MATCH 'sqlite' } {}
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/
Ddocs.mk12 INSTALL_MAPS += docs/% docs/%
38 CLEAN-OBJS += doxyfile $(wildcard docs/html/*)
39 docs/html/index.html: doxyfile $(CODEC_DOX) $(TXT_DOX)
42 DOCS-yes += docs/html/index.html
44 DIST-DOCS-yes = $(wildcard docs/html/*)
/external/libvpx/libvpx/
Ddocs.mk12 INSTALL_MAPS += docs/% docs/%
44 CLEAN-OBJS += doxyfile $(wildcard docs/html/*)
45 docs/html/index.html: doxyfile $(CODEC_DOX) $(TXT_DOX)
48 DOCS-yes += docs/html/index.html
50 DIST-DOCS-yes = $(wildcard docs/html/*)
/external/chromium_org/native_client_sdk/src/doc/reference/
Ddesign-docs.rst15 * `NaCl untrusted fault handling: guide to the implementation <https://docs.google.com/a/chromium.…
23 * `Providing a GDB debug stub integrated into native_client <https://docs.google.com/a/chromium.org…
24 …h Reporting and Hardware Exception Handling -- high level design <https://docs.google.com/a/google…
25 * `NaCl: three kinds of crash handling <https://docs.google.com/a/chromium.org/document/d/19qkl5R4l…
29 * `Stability of the PNaCl bitcode ABI <https://docs.google.com/a/google.com/document/d/1xUlWyXnaRnI…
30 * `Incrementally simplifying the PNaCl bitcode format <https://docs.google.com/a/chromium.org/docum…
31 * `SJLJ EH: C++ exception handling in PNaCl using setjmp()+longjmp() <https://docs.google.com/a/chr…
35 * `Hiding PNaCl's x86-64 sandbox base address <https://docs.google.com/a/chromium.org/document/d/1e…
43 * `Removing NaCl's dependency on Chromium <https://docs.google.com/a/chromium.org/document/d/1lycqf…
47 …PS rolls: Updates to nacl_revision field in Chromium's DEPS file <https://docs.google.com/a/chromi…
[all …]
/external/llvm/docs/
DREADME.txt8 system to create HTML pages which are hosted on <http://llvm.org/docs/> and
14 cd docs/
19 `docs/Foo.rst` <-> `_build/html/Foo.html` <-> `http://llvm.org/docs/Foo.html`.
34 cd docs/
39 `docs/CommandGuide/Foo.rst` <-> `_build/man/Foo.1`.
42 `http://llvm.org/docs/CommandGuide/Foo.html`.
50 cd docs/
/external/chromium_org/native_client_sdk/src/doc/
DREADME1 nacl-docs-rst
17 * doxygen/: Contains scripts for building doxygen docs.
25 To build the docs you will need these debian/ubuntu packages:
31 ``chromesite`` target will build all documentation, including the doxygen docs.
36 The ``chromesite_rst`` target will only build the ReST docs. This is usually
41 Local HTTP server to view the docs
44 To view the HTML locally, build the docs with production mode turned off, and
DMakefile26 @echo " chromesite build docs for developer.chrome.com"
27 @echo " chromesite_rst only build .rst docs; no doxygen"
28 @echo " serve start python web server for chromesite docs"
31 @echo " presubmit build docs in a temp directory (for presubmit check)"
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/rietveld_patcher/api/14096030/22002/
Djson1docs/templates/public/extensions/test_foo.html":{"status":"A ","num_chunks":1,"no_base_file":fa…
/external/libexif/m4m/
Dgp-documentation.m49 AC_MSG_CHECKING([whether to build any docs])
10 AC_ARG_ENABLE([docs], [dnl optenable
11 AS_HELP_STRING([--disable-docs], [whether to create any documentation])], [dnl
31 [Where to install docs [default=autodetect]])])
70 dnl check whether to build docs and where to:
88 AC_ARG_ENABLE([docs], optenable
89 [AS_HELP_STRING([--enable-docs],
105 GP_CONFIG_MSG([build API docs with gtk-doc],[$gtkdoc_msg])
114 [Where to install html docs [default=autodetect]])])
/external/llvm/
DREADME.txt11 Please see the documentation provided in docs/ for further
12 assistance with LLVM, and in particular docs/GettingStarted.rst for getting
13 started with LLVM and docs/README.txt for an overview of LLVM's
16 If you're writing a package for LLVM, see docs/Packaging.rst for our
DMakefile34 tools/llvm-config tools docs cmake unittests
51 DIRS := $(filter-out docs, $(DIRS))
55 DIRS := $(filter-out tools docs, $(DIRS))
60 DIRS := $(filter-out tools docs, $(DIRS))
65 DIRS := $(filter-out docs, $(DIRS))
74 tools/clang/runtime tools/clang/docs \
81 DIRS := $(filter-out tools docs unittests, $(DIRS)) \
87 DIRS := $(filter-out tools docs, $(DIRS)) utils unittests
200 docs/doxygen.cfg \
/external/libusb/doc/
DMakefile.am3 docs: doxygen.cfg target
6 docs-upload: docs
/external/chromium_org/chrome/common/extensions/docs/server2/
Dmanifest_data_source_test.py164 docs = {
201 expected_docs, manifest_data_source._ListifyAndSortDocs(docs, 'apps'))
204 docs = {
237 expected_docs, manifest_data_source._ListifyAndSortDocs(docs, 'apps'))
/external/lldb/www/cpp_reference/html/
Ddir_8b321541f691a81675dae4ec7a1864bb_dep.map1 <map id="/home/daniel/dev/llvm/tools/lldb/docs/" name="/home/daniel/dev/llvm/tools/lldb/docs/">
2 <area shape="rect" id="node2" href="dir_8b321541f691a81675dae4ec7a1864bb.html" title="docs" alt="" …
/external/valgrind/main/
Dvalgrind.spec.in34 mkdir docs.installed
35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed/
40 %doc docs.installed/html/*.html docs.installed/html/images/*.png
/external/chromium_org/chrome/common/extensions/docs/
DREADME24 push process for docs.
26 * Docs are branched automatically with Chrome's source code; the docs for each
35 Editing docs
39 - If you are not updating the static HTML for a docs page, you will most
40 likely not have to do anything. The docs server will automatically pick
43 - Otherwise, they will be in chrome/common/extensions/docs/templates/.
55 and run compass from this (docs/) directory:
92 - private: Helper templates used in rendering the docs.
/external/clang/
DMakefile17 DIRS := utils/TableGen include lib tools runtime docs unittests
33 DIRS := $(filter-out tools docs, $(DIRS))
37 DIRS := $(filter-out docs unittests, $(DIRS))
51 DIRS := $(filter-out docs, $(DIRS))
D.gitignore3 # See: http://www.kernel.org/pub/software/scm/git/docs/gitignore.html
34 docs/_build
35 docs/analyzer/_build
/external/valgrind/main/cachegrind/
DMakefile.am4 docs/cg-manual.xml \
5 docs/cg_annotate-manpage.xml \
6 docs/cg_diff-manpage.xml \
7 docs/cg_merge-manpage.xml
/external/valgrind/main/callgrind/
DMakefile.am4 docs/callgrind_annotate-manpage.xml \
5 docs/callgrind_control-manpage.xml \
6 docs/cl-manual.xml \
7 docs/cl-format.xml
/external/skia/src/animator/
Dthingstodo.txt13 add Math, Number files to perforce for docs
14 alphabetize attributes in docs
18 fix docs where lines are stitched together (insert space)
/external/chromium_org/third_party/skia/src/animator/
Dthingstodo.txt13 add Math, Number files to perforce for docs
14 alphabetize attributes in docs
18 fix docs where lines are stitched together (insert space)

12345678910>>...29