HomeSort by relevance Sort by last modified time
    Searched full:docs (Results 751 - 775 of 7111) sorted by null

<<31323334353637383940>>

  /prebuilts/tools/common/m2/repository/com/google/guava/guava/17.0/
guava-17.0.pom 95 <link>http://docs.oracle.com/javase/7/docs/api/</link>
103 <id>attach-docs</id>
  /external/chromium_org/chrome/browser/resources/print_preview/data/
destination.js 141 DOCS: '__google__docs',
193 DOCS: 'images/google_doc.png',
292 if (this.id_ == Destination.GooglePromotedId.DOCS ||
374 if (this.id_ == Destination.GooglePromotedId.DOCS) {
375 return Destination.IconUrl_.DOCS;
  /external/chromium_org/native_client_sdk/src/doc/doxygen/
generate_docs.py 47 # We don't display canary docs.
93 Trace('Checking out docs into %s:\n %s' % (doc_dirname, ' '.join(cmd)))
205 Trace('Generating docs for %s (branch %s)' % (channel, branch))
224 # Generate C docs
235 # Generate C++ docs
  /external/chromium_org/third_party/libxml/src/
check-xsddata-test-suite.py 332 docs = node.xpathEval('documentation')
334 if docs != []:
336 for doc in docs:
363 elif docs != []:
365 for doc in docs:
  /external/dexmaker/javadoc/
overview-tree.html 92 <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
99 <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
100 <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><B>Enum</B></A>&lt;E&gt; (implements java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
  /frameworks/base/docs/html/tools/help/
proguard.jd 29 <a href="http://stuff.mit.edu/afs/sipb/project/android/sdk/android-sdk-linux/tools/proguard/docs/index.html#manual/introduction.html">ProGuard
33 <a href="http://stuff.mit.edu/afs/sipb/project/android/sdk/android-sdk-linux/tools/proguard/docs/index.html#manual/retrace/introduction.html">ProGuard
70 <a href="http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Running-ProGuard"
153 <a href="http://stuff.mit.edu/afs/sipb/project/android/sdk/android-sdk-linux/tools/proguard/docs/index.html#manual/introduction.html">ProGuard
157 "http://stuff.mit.edu/afs/sipb/project/android/sdk/android-sdk-linux/tools/proguard/docs/index.html#manual/troubleshooting.html">Troubleshooting
  /external/chromium_org/net/http/
http_server_properties_impl_unittest.cc 40 HostPortPair spdy_server_docs("docs.google.com", 443);
59 // Check by initializing with www.google.com:443 and docs.google.com:443 spdy
93 // Add docs.google.com:443 as supporting SPDY.
94 HostPortPair spdy_server_docs("docs.google.com", 443);
555 // Add docs.google.com:443 as persisting
556 HostPortPair spdy_server_docs("docs.google.com", 443);
612 // Add docs.google.com:443 as persisting
613 HostPortPair spdy_server_docs("docs.google.com", 443);
641 // Add docs.google.com:443 as persisting
642 HostPortPair spdy_server_docs("docs.google.com", 443)
    [all...]
  /external/clang/www/
hacking.html 26 <li><a href="#docs">Developer Documentation</a></li>
44 LLVM <a href="http://llvm.org/docs/CodingStandards.html">Coding
56 output. See <a href="http://llvm.org/docs/CodingStandards.html#ll_raw_ostream">Coding
61 <h2 id="docs">Developer Documentation</h2>
72 <a href="http://llvm.org/docs/LangRef.html">reference manual</a> is
84 <li>The <a href="docs/InternalsManual.html#QualType"><tt>QualType</tt></a>
165 the <a href="http://llvm.org/docs/TestingGuide.html#testsuiterun">LLVM
198 <a href="http://llvm.org/docs/GettingStartedVS.html">Getting Started
200 <a href="http://llvm.org/docs/CMake.html">Building LLVM with CMake</a>.
280 href="http://llvm.org/docs/DeveloperPolicy.html">LLVM's developer policy</a>
    [all...]
  /frameworks/base/docs/html/design/wear/
patterns.jd 42 <h3>Developer Docs</h3>
81 <h3>Developer Docs</h3>
112 <h3>Developer Docs</h3>
125 <h3>Developer Docs</h3>
143 <h3>Developer Docs</h3>
157 <h3>Developer Docs</h3>
175 <h3>Developer Docs</h3>
  /external/doclava/src/com/google/doclava/
Doclava.java 401 System.out.println("DroidDoc took " + (time / 1000000000) + " sec. to write docs to "
766 data.setValue("docs.packages." + i + ".name", s);
767 data.setValue("docs.packages." + i + ".link", pkg.htmlPage());
768 data.setValue("docs.packages." + i + ".since", pkg.getSince());
769 TagInfo.makeHDF(data, "docs.packages." + i + ".shortDescr", pkg.firstSentenceTags());
849 /** Go through the docs and generate meta-data about each
876 data.setValue("docs.pages." + i + ".id", "" + i);
877 data.setValue("docs.pages." + i + ".label", s);
882 data.setValue("docs.pages." + i + ".link", pkg.htmlPage());
883 data.setValue("docs.pages." + i + ".type", "package")
    [all...]
  /build/core/tasks/
sdk-addon.mk 98 # We don't know about all of the docs files, so depend on the timestamps for
109 $(hide) mkdir -p $(PRIVATE_STAGING_DIR)/docs
111 $(ACP) -r $$d $(PRIVATE_STAGING_DIR)/docs ;\
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/jsdoc-template/
publish.js 107 var documentedFiles = symbols.filter(isaFile); // files that have file-level docs
108 var allFiles = []; // not all files have file-level docs, but we need to list every one
153 /** Turn a raw source file into a code-hilited page in the docs. */
  /external/chromium_org/chrome/common/extensions/api/
declarative_content.json 15 "description": "See <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/ImageData\">https://developer.mozilla.org/en-US/docs/Web/API/ImageData</a>.",
62 "description": "Declarative event action that sets the 19-<abbr title=\"device-independent pixel\">dip</abbr> square icon for the extension's $ref:[pageAction page action] or $ref:[browserAction browser action] while the corresponding conditions are met. This action can be used without <a href=\"declare_permissions.html#host-permissions\">host permissions</a>, but the extension must have page or browser action.<p>Exactly one of <code>imageData</code> or <code>path</code> must be specified. Both are dictionaries mapping a number of pixels to an image representation. The image representation in <code>imageData</code> is an<a href=\"https://developer.mozilla.org/en-US/docs/Web/API/ImageData\">ImageData</a> object, for example from a <code>&lt;canvas></code> element, while the image representation in <code>path</code> is the path to an image file relative to he extension's manifest. If <code>scale</code> screen pixels fit into a device-independent pixel, the <code>scale * 19</code> icon will be used. If that scale is missing, the other image will be resized to the needed size.",
  /external/e2fsprogs/debian/attic/libs/
rules 102 # docs
113 # HTML docs
121 # texinfo docs
  /external/libexif/
README 115 --disable-docs To disable producing any documentation
116 --enable-internal-docs Build internal code docs if Doxygen available
  /external/valgrind/main/memcheck/
Makefile.am 3 EXTRA_DIST = docs/mc-manual.xml docs/mc-tech-docs.xml
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DirectoryFragment.java 478 final ArrayList<DocumentInfo> docs = Lists.newArrayList();
484 docs.add(doc);
490 DocumentsActivity.get(DirectoryFragment.this).onDocumentsPicked(docs);
495 onShareDocuments(docs);
500 onDeleteDocuments(docs);
554 private void onShareDocuments(List<DocumentInfo> docs) {
556 if (docs.size() == 1) {
557 final DocumentInfo doc = docs.get(0);
565 } else if (docs.size() > 1) {
572 for (DocumentInfo doc : docs) {
    [all...]
  /dalvik/libdex/
CmdUtils.h 20 * see docs/dalvik/dex-format.html for a detailed description.
  /development/build/
build_android_stubs.mk 12 # building the docs. So for the dependency, we just use the
  /development/scripts/
combine_sdks.sh 72 replace docs
  /external/bison/lib/
signbitd.c 36 C99, because the GCC docs say
signbitf.c 36 C99, because the GCC docs say
signbitl.c 36 C99, because the GCC docs say
  /external/bison/m4/
fpieee.m4 36 # <http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/MAN/MAN3/0600____.HTM>
  /external/bzip2/
bzip.css 36 /* ------ styles for docs|manuals|howto ------ */

Completed in 336 milliseconds

<<31323334353637383940>>