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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
background.html 14 var DOCLIST_SCOPE = 'https://docs.google.com/feeds';
16 var docs = []; // In memory cache for the user's entire doclist.
28 'app_name': 'Chrome Extension Sample - Accessing Google Docs with OAuth'
52 docs = [];
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
app.html 6 Also used by <a href="https://developers.google.com/chrome/apps/docs/developers_guide#live">hosted apps</a>
  /external/chromium_org/google_apis/drive/
gdata_wapi_url_generator_unittest.cc 32 "https://docs.google.com/feeds/default/private/full/XXX?v=3&alt=json"
39 "https://docs.google.com/feeds/default/private/full/XXX",
47 "https://docs.google.com/feeds/default/private/full/XXX?v=3&alt=json"
53 "https://docs.google.com/feeds/default/private/full/XXX?v=3&alt=json"
  /external/chromium_org/third_party/polymer/components/core-component-page/
README.md 4 See the [component page](http://polymer-project.org/docs/elements/core-elements.html#core-component-page) for more information.
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
README.md 4 See the [component page](http://polymer-project.org/docs/elements/core-elements.html#core-component-page) for more information.
  /external/doclava/res/assets/templates/
jd_lists.cs 3 each:page = docs.pages
lists.cs 2 <?cs each:page = docs.pages
  /external/expat/
README.android 7 to keep new docs, examples, and tests for reference.
  /external/glide/
.gitignore 26 docs/**/*
  /frameworks/base/docs/html/google/gcs/
gcs-signup.jd 8 <iframe src="https://docs.google.com/a/google.com/forms/d/1_V67YIXzLDLb-UzxOOpSjUDuJFfeYg3hEUT0oliK2ck/viewform?embedded=true" width="100%" height="930" frameborder="0" marginheight="0" marginwidth="0" id="signupform">Loading...</iframe>
  /ndk/sources/cpufeatures/
README.TXT 2 and is now available as an import module (see docs/IMPORT-MODULE.TXT)
  /ndk/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /external/chromium_org/chrome/common/extensions/docs/
README 16 * Docs are generated from API definitions; it isn't possible to add or modify
19 * Docs are editable by anyone with Chrome commit access. This encourages
23 * Docs go live automatically and immediately, upon check-in. There's no separate
24 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/
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/reference/
design-docs.html 14 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/1T2KQitbOBz_ALQtr4ONcZcSNCIKNla3DI7t6dMcx5AE/edit">NaCl untrusted fault handling: guide to the implementation</a></li>
22 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/1OtVmgJFC7X7aa57DnyiL4V10vAVax_vcRJp4Mw86lIU/edit">Providing a GDB debug stub integrated into native_client</a> (2012). This was the main design doc for NaCl&#8217;s GDB debug stub.</li>
23 <li><a class="reference external" href="https://docs.google.com/a/google.com/document/d/1tu2FEA4EKhBH669iUgRZBDBcEd6jzNQ-0OVn9JI4_qk/edit">Native Client Support for Debugging, Crash Reporting and Hardware Exception Handling &#8211; high level design</a> (Jan 2012)</li>
24 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/19qkl5R4lg-AIDf648Ml-gLRq6eZscjvvdMNWkVu2wLk/edit">NaCl: three kinds of crash handling</a> (2012). This is an earlier document. It contains notes on trusted vs. untrusted crash handling, vs. GDB support.</li>
28 <li><a class="reference external" href="https://docs.google.com/a/google.com/document/d/1xUlWyXnaRnIUBnmKdOBkgq2O9OqfvaRBLaz82pNdKt0/edit">Stability of the PNaCl bitcode ABI</a> (2013). This is an overview of ABI stability issues and the features of LLVM IR that PNaCl is removing.</li>
29 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/1HvZJVwS9KeTc0jUvoQjbLapRbStHk3mZ0rPDUHNN96Y/edit">Incrementally simplifying the PNaCl bitcode format</a> (2013)</li>
30 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/1Bub1bV_IIDZDhdld-zTULE2Sv0KNbOXk33KOW8o0aR4/edit">SJLJ EH: C++ exception handling in PNaCl using setjmp()+longjmp()</a> (2013)</li>
34 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/1eskaI4353XdsJQFJLRnZzb_YIESQx4gNRzf31dqXVG8/edit">Hiding PNaCl&#8217;s x86-64 sandbox base address</a> (2013). This was part of the security hardening we did for enabling PNaCl on the open web.</li>
42 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/1lycqf4yPMC84011yvuyO_50V8c8COQ8dAe5rNvbeB9o/edit">Removing NaCl&#8217;s dependency on Chromium</a> (2012)</li>
46 <li><a class="reference external" href="https://docs.google.com/a/chromium.org/document/d/1jHoLo9I3CCS1_-4KlIq1OiEMv9cmMuXES2Z9JVpmPtY/edit">Semi-autom (…)
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/reference/
design-docs.rst 15 * `NaCl untrusted fault handling: guide to the implementation <https://docs.google.com/a/chromium.org/document/d/1T2KQitbOBz_ALQtr4ONcZcSNCIKNla3DI7t6dMcx5AE/edit>`_
23 * `Providing a GDB debug stub integrated into native_client <https://docs.google.com/a/chromium.org/document/d/1OtVmgJFC7X7aa57DnyiL4V10vAVax_vcRJp4Mw86lIU/edit>`_ (2012). This was the main design doc for NaCl's GDB debug stub.
24 * `Native Client Support for Debugging, Crash Reporting and Hardware Exception Handling -- high level design <https://docs.google.com/a/google.com/document/d/1tu2FEA4EKhBH669iUgRZBDBcEd6jzNQ-0OVn9JI4_qk/edit>`_ (Jan 2012)
25 * `NaCl: three kinds of crash handling <https://docs.google.com/a/chromium.org/document/d/19qkl5R4lg-AIDf648Ml-gLRq6eZscjvvdMNWkVu2wLk/edit>`_ (2012). This is an earlier document. It contains notes on trusted vs. untrusted crash handling, vs. GDB support.
29 * `Stability of the PNaCl bitcode ABI <https://docs.google.com/a/google.com/document/d/1xUlWyXnaRnIUBnmKdOBkgq2O9OqfvaRBLaz82pNdKt0/edit>`_ (2013). This is an overview of ABI stability issues and the features of LLVM IR that PNaCl is removing.
30 * `Incrementally simplifying the PNaCl bitcode format <https://docs.google.com/a/chromium.org/document/d/1HvZJVwS9KeTc0jUvoQjbLapRbStHk3mZ0rPDUHNN96Y/edit>`_ (2013)
31 * `SJLJ EH: C++ exception handling in PNaCl using setjmp()+longjmp() <https://docs.google.com/a/chromium.org/document/d/1Bub1bV_IIDZDhdld-zTULE2Sv0KNbOXk33KOW8o0aR4/edit>`_ (2013)
35 * `Hiding PNaCl's x86-64 sandbox base address <https://docs.google.com/a/chromium.org/document/d/1eskaI4353XdsJQFJLRnZzb_YIESQx4gNRzf31dqXVG8/edit>`_ (2013). This was part of the security hardening we did for enabling PNaCl on the open web.
43 * `Removing NaCl's dependency on Chromium <https://docs.google.com/a/chromium.org/document/d/1lycqf4yPMC84011yvuyO_50V8c8COQ8dAe5rNvbeB9o/edit>`_ (2012)
47 * `Semi-automated NaCl DEPS rolls: Updates to nacl_revision field in Chromium's DEPS file <https://docs.google.com/a/chromium.org/document/d/1jHoLo9I3CCS1_-4KlIq1OiEMv9cmMuXES2Z9JVpmPtY/edit>`_ (2013). (…)
    [all...]
  /external/chromium_org/third_party/skia/
Doxyfile 3 # to generate our Doxygen docs, which are then uploaded to
14 OUTPUT_DIRECTORY = ../docs
15 HTML_FOOTER = ../docs/static_footer.txt
  /external/owasp/sanitizer/tools/emma/
README.txt 3 look at the HTML and PDF documentation included in docs/ directory. More
11 docs/ EMMA user guide and reference manual
26 docs/README.txt.
  /external/skia/
Doxyfile 3 # to generate our Doxygen docs, which are then uploaded to
14 OUTPUT_DIRECTORY = ../docs
15 HTML_FOOTER = ../docs/static_footer.txt
  /external/valgrind/main/cachegrind/docs/
cg_annotate-manpage.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
57 <filename>&vg-docs-path;</filename> or
58 <filename>&vg-docs-url;</filename>.
cg_diff-manpage.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
58 <filename>&vg-docs-path;</filename> or
59 <filename>&vg-docs-url;</filename>.

Completed in 587 milliseconds

1 2 3 4 5 6 7 891011>>