HomeSort by relevance Sort by last modified time
    Searched full:docs (Results 326 - 350 of 5365) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
NotationImpl.java 25 * are not in the original interface are documented (the W3C docs are quite
  /ndk/sources/cxx-stl/gnu-libstdc++/
Android.mk 5 # See docs/APPLICATION-MK.html for all details.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/uncaught/
uncaught_exception.pass.cpp 27 // http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#475
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/functional/hash/
hash_fwd.hpp 7 // http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1756.pdf
  /external/valgrind/main/docs/internals/
release-HOWTO.txt 18 - Go over the docs, make sure they're up to date.
20 - Update version number and date in docs/xml/vg-entities.xml. (Exact
97 - Also check the HTML and print docs look sane (eg. links work). And the
115 - Again, update date in docs/xml/vg-entities.xml for the official release
167 - Update the docs -- both the tarball'd docs, and the online-readable docs.
  /external/antlr/antlr-3.4/runtime/CSharp2/
all.antlr3.runtime.net.build 28 <echo message=" dist - build src/bin/docs distro in '${base.dir}'"/>
57 description="Creates src/bin/docs distros (uses pre-built binaries)"
129 <fileset basedir="${base.dir}/docs">
150 <fileset basedir="${base.dir}/docs">
159 <fileset basedir="${base.dir}/docs">
218 <property name="doc.dir" value="${base.dir}/docs" />
222 <!-- Docs generation properties. -->
231 <target name="releaseDocs" depends="clean.docs">
240 <target name="devDocs" depends="clean.docs">
318 <target name="clean.docs">
    [all...]
  /external/chromium/chrome/common/extensions/docs/build/
build.py 6 """Docbuilder for extension docs."""
51 results to .../docs/<name>.html
167 sys.exit("Building docs not supported for cygwin python. Please run the "
175 help="only generate docs for PAGE.html")
228 print ("ATTENTION: EXTENSION DOCS HAVE CHANGED\n" +
  /external/chromium_org/third_party/mesa/src/docs/
devinfo.html 179 Create a docs/relnotes-x.y.z.html file.
182 Link the new docs/relnotes-x.y.z.html file into the main <a href="relnotes.html">relnotes.html</a> file.
186 Update <a href="news.html">docs/news.html</a>.
206 Add them to the docs/relnotes-x.y.html file.
229 Update the web site by copying the docs/ directory's files to
relnotes-8.0.1.html 92 <li>docs: add news item for 8.0 release</li>
93 <li>docs: update info about supported systems, GPUs, APIs</li>
94 <li>docs: add VMware link</li>
95 <li>docs: remove link to the GLSL compiler page</li>
120 <li>docs: Add 8.0 MD5 checksums</li>
relnotes-7.9.2.html 148 <li>docs: update 7.9.2 release notes with Brian's cherry-picks</li>
149 <li>docs: add links to 7.9.1 and 7.9.2 release notes</li>
154 <li>docs: updated environment variable list</li>
212 <li>docs: Add a relnote for the Civ IV on i965.</li>
226 <li>docs: Add 7.9.1 md5sums</li>
234 <li>docs: Initial set of release notes for 7.9.2</li>
236 <li>docs: Update 7.9.2 release notes</li>
242 <li>docs: Update 7.9.2 release notes</li>
247 <li>docs: Update 7.9.2 release notes</li>
264 <li>docs: Update 7.9.2 release notes for recent cherry picks</li
    [all...]
  /external/mesa3d/docs/
devinfo.html 179 Create a docs/relnotes-x.y.z.html file.
182 Link the new docs/relnotes-x.y.z.html file into the main <a href="relnotes.html">relnotes.html</a> file.
186 Update <a href="news.html">docs/news.html</a>.
206 Add them to the docs/relnotes-x.y.html file.
229 Update the web site by copying the docs/ directory's files to
relnotes-8.0.1.html 92 <li>docs: add news item for 8.0 release</li>
93 <li>docs: update info about supported systems, GPUs, APIs</li>
94 <li>docs: add VMware link</li>
95 <li>docs: remove link to the GLSL compiler page</li>
120 <li>docs: Add 8.0 MD5 checksums</li>
relnotes-7.9.2.html 148 <li>docs: update 7.9.2 release notes with Brian's cherry-picks</li>
149 <li>docs: add links to 7.9.1 and 7.9.2 release notes</li>
154 <li>docs: updated environment variable list</li>
212 <li>docs: Add a relnote for the Civ IV on i965.</li>
226 <li>docs: Add 7.9.1 md5sums</li>
234 <li>docs: Initial set of release notes for 7.9.2</li>
236 <li>docs: Update 7.9.2 release notes</li>
242 <li>docs: Update 7.9.2 release notes</li>
247 <li>docs: Update 7.9.2 release notes</li>
264 <li>docs: Update 7.9.2 release notes for recent cherry picks</li
    [all...]
  /external/grub/
ChangeLog 13 * docs/texinfo.tex: Likewise.
100 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of
102 * docs/kernel.c (cmain): Do the same.
106 * docs/internals.texi (Internals): Changed to an appendix.
108 * docs/grub.texi (@setchapternewpage): Changed to odd from off.
151 * docs/grub.texi: s,/usr/share,/usr/lib,g.
198 * docs/grub.texi (grub-set-default): New direntry.
335 * docs/menu.lst: Split GNU/kFreeBSD and GNU/kNetBSD as separate
360 * docs/grub.texi (Making a GRUB bootable CD-ROM): minor edits,
378 * docs/grub.texi (Making a GRUB bootable CD-ROM): New section
    [all...]
  /external/mockito/src/org/mockito/internal/util/reflection/
GenericMetadataSupport.java 114 * According to JLS(http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.5.1):
459 * @see <a href="http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.4">http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.4</a>
461 * @see <a href="http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.5.1">http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.5.1</a>
487 * @see <a href="http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.4">http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.4</a>
551 * @see <a href="http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.4">http://docs.oracle.com/javase/specs/jls/se5.0/html/typesValues.html#4.4</a>
  /libcore/
JavaLibrary.mk 303 # mm -j32 libcore-docs
306 # ../out/target/common/docs/libcore/reference/packages.html
309 # ../out/target/common/docs/libcore-proofread.txt
312 # ../out/target/common/docs/libcore-docs-todo.html
315 # rm -rf ../out/target/common/docs/libcore-timestamp && mm -j32 libcore-docs
320 include $(LOCAL_PATH)/Docs.mk
335 -todo ../$(LOCAL_MODULE)-docs-todo.html \
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_fuse.cc 80 // According to the FUSE docs, open() is not called when O_CREAT or O_EXCL
118 // According to the FUSE docs, O_TRUNC does two calls: first truncate()
323 // Fuse docs say that a read() call will always completely fill the buffer
345 // Fuse docs say that a write() call will always write the entire buffer
440 // The FUSE docs say that the implementor of readdir can choose to ignore the
455 // According to the docs, we can never return 1 (buffer full) when the
  /external/chromium_org/tools/dromaeo_benchmark_runner/
dromaeo_benchmark_runner.py 9 results to a spreadsheet on docs.google.com.
17 3. Create a spreadsheet at http://docs.google.com and specify its name in
67 help="your google docs account")
70 help="your google docs spreadsheet name")
94 '''Login to google docs and search for spreadsheet'''
231 # Open and prepare spreadsheet on google docs.
  /ndk/docs/text/
IMPORT-MODULE.text 34 docs/ANDROID-MK.html for details).
48 definition of LOCAL_EXPORT_CFLAGS in docs/ANDROID-MK.html).
75 the helper libraries that come with it (see docs/CPU-FEATURES.html for
116 (see docs/ANDROID-MK.html).
187 file, independently from its LOCAL_MODULE (see docs/ANDROID-MK.html
223 docs/ANDROID-MK.html to understand why.
  /development/tools/idegen/src/
IntelliJ.java 69 sourceRootsXml.append("<excludeFolder url=\"file://$MODULE_DIR$/frameworks/base/docs\"/>\n");
71 sourceRootsXml.append("<excludeFolder url=\"file://$MODULE_DIR$/out/target/common/docs\"/>\n");
  /docs/source.android.com/
README 26 decent HTML. Useful docs:
78 Then it was rewritten to use the developer SDK docs, but this was hard to edit
  /external/chromium/chrome/common/extensions/
extension_set_unittest.cc 93 GURL("http://dev.chromium.org/design-docs/")));
106 GURL("http://dev.chromium.org/design-docs/")));
  /external/chromium_org/chrome/common/extensions/docs/templates/json/
extensions_sidenav.json 210 "href": "http://code.google.com/chrome/webstore/docs/index.html"
214 "href": "http://code.google.com/chrome/apps/docs/developers_guide.html"
  /external/chromium_org/net/http/
http_server_properties_impl_unittest.cc 38 HostPortPair spdy_server_docs("docs.google.com", 443);
57 // Check by initializing with www.google.com:443 and docs.google.com:443 spdy
80 // Add docs.google.com:443 as supporting SPDY.
81 HostPortPair spdy_server_docs("docs.google.com", 443);
336 // Add docs.google.com:443 as persisting
337 HostPortPair spdy_server_docs("docs.google.com", 443);
393 // Add docs.google.com:443 as persisting
394 HostPortPair spdy_server_docs("docs.google.com", 443);
  /external/chromium_org/third_party/icu/source/config/
dist.mk 21 DOCZIP=icu-docs.zip
32 DISTY_DOC_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-docs-$(DISTY_VER)-r$(SVNVER).zip

Completed in 725 milliseconds

<<11121314151617181920>>