Searched refs:docs (Results 1 - 25 of 66) sorted by relevance

123

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dmanifest_features_test.py12 docs = {
52 self.assertEqual(expected_docs, ConvertDottedKeysToNested(docs))
H A 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/doclava/res/assets/templates/
H A Dpackage-list.cs1 <?cs each:pkg=docs.packages ?><?cs var: pkg.name ?>
H A Djd_lists.cs3 each:page = docs.pages
H A Dlists.cs2 <?cs each:page = docs.pages
H A Dclasses.cs15 <div class="jd-letterlist"><?cs each:letter=docs.classes ?>
19 <?cs each:letter=docs.classes ?>
H A Dpackages.cs22 <?cs each:pkg = docs.packages ?>
/external/chromium_org/third_party/libvpx/source/libvpx/
H A 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/
H A 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/third_party/mesa/src/src/gallium/state_trackers/d3d1x/
H A DMakefile1 SUBDIRS=d3dapi gd3dapi docs d3d1xstutil d3d1xshader gd3d1x gd3d11 gd3d10 dxgi dxgid3d11 dxgid3d10
/external/mesa3d/src/gallium/state_trackers/d3d1x/
H A DMakefile1 SUBDIRS=d3dapi gd3dapi docs d3d1xstutil d3d1xshader gd3d1x gd3d11 gd3d10 dxgi dxgid3d11 dxgid3d10
/external/chromium_org/native_client_sdk/src/doc/
H A 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)"
74 ../../../chrome/common/extensions/docs/server2/preview.py -p $(PORT)
/external/clang/
H A 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))
/external/valgrind/main/drd/tests/
H A Dverify-xml-output20 xmllint --noout --schema ../docs/drd-xml-output.xsd $b-${USER}.xml 2>&1 | tee $b.xmllint
/external/llvm/
H A DMakefile18 # 6. Build tools, docs, and cmake modules.
34 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/doxyge
[all...]
/external/okhttp/website/static/
H A Djquery-maven-artifact.min.js7 */(function(e){function n(e,t){var n=e.groupId.replace(/\./g,"/"),r="http://repo1.maven.org/maven2/"+n+"/"+e.artifactId+"/"+t+"/"+e.artifactId+"-"+t;return typeof e.classifier!="undefined"&&(r+="-"+e.classifier),r+="."+e.packaging,r}function r(e){var t={groupId:"g",artifactId:"a",packaging:"p",classifier:"l"},n="";for(var r in t)t.hasOwnProperty(r)&&e.hasOwnProperty(r)&&(n!==""&&(n+="+AND+"),n+=t[r]+':"'+e[r]+'"');return n}var t={packaging:"jar"};e.fn.artifactVersion=function(i,s){if(typeof i=="undefined"){alert("Error: config object is required.");return}if(typeof s=="undefined"){alert("Error: callback function required.");return}var i=e.extend({},t,i),o="http://search.maven.org/solrsearch/select/?q="+r(i)+"&wt=json&json.wrf=?";e.getJSON(o,function(e){var t=e.response.docs;if(t.length==0)return;var r=t[0].latestVersion||t[0].v,o=n(i,r);s(r,o)})},e.fn.artifactVersions=function(i,s){if(typeof i=="undefined"){alert("Error: config object is required.");return}if(typeof s=="undefined"){alert("Error: callback function required.");return}var i=e.extend({},t,i),o="http://search.maven.org/solrsearch/select/?q="+r(i)+"&wt=json&rows=10&core=gav&json.wrf=?";e.getJSON(o,function(e){var t=e.response.docs;if(t.length==0)return;t.sort(function(e,t){return e.v>t.v?-1:1});var r=[];for(var o=0;o<t.length;o (…)
/external/blktrace/
H A DMakefile42 docs:
44 $(MAKE) -C btt docs
45 $(MAKE) -C btreplay docs
H A Dbtrace.spec38 make CFLAGS="$RPM_OPT_FLAGS" all docs
/external/clang/docs/
H A DMakefile1 ##===- docs/Makefile ---------------------------------------*- Makefile -*-===##
93 userloc: $(LLVM_SRC_ROOT)/docs/userloc.html
95 $(LLVM_SRC_ROOT)/docs/userloc.html:
98 -html lib include tools runtime utils examples autoconf test > docs/userloc.html
/external/libvorbis/
H A DMakefile.am30 DISTCHECK_CONFIGURE_FLAGS = --enable-docs
/external/blktrace/btreplay/
H A DMakefile22 docs:
/external/doclava/res/assets/templates/components/
H A Dleft_nav.cs1 <?cs # The default side navigation for the reference docs ?><?cs
14 <?cs call:package_link_list(docs.packages) ?>
/external/chromium_org/third_party/libxml/src/
H A Dcheck-xsddata-test-suite.py332 docs = node.xpathEval('documentation')
334 if docs != []:
336 for doc in docs:
363 elif docs != []:
365 for doc in docs:
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DFullscreen.cpp244 // 3. Let docs be all doc's ancestor browsing context's documents (if any) and doc.
245 Deque<Document*> docs; local
248 docs.prepend(currentDoc);
252 // 4. For each document in docs, run these substeps:
253 Deque<Document*>::iterator current = docs.begin(), following = docs.begin();
258 // 1. Let following document be the document after document in docs, or null if there is no
261 Document* followingDoc = following != docs.end() ? *following : 0;
285 } while (++current != docs.end());
/external/ceres-solver/scripts/
H A Dmake_release42 DOCS_TMP="/tmp/ceres-solver-docs-$1"
103 cp -pr $DOCS_TMP/html $TMP/docs

Completed in 2238 milliseconds

123