/external/easymock/src/org/easymock/ |
EasyMock.java | 209 * documentation.
219 * Expects any byte argument. For details, see the EasyMock documentation.
229 * Expects any char argument. For details, see the EasyMock documentation.
239 * Expects any int argument. For details, see the EasyMock documentation.
249 * Expects any long argument. For details, see the EasyMock documentation.
259 * Expects any float argument. For details, see the EasyMock documentation.
269 * Expects any double argument. For details, see the EasyMock documentation.
279 * Expects any short argument. For details, see the EasyMock documentation.
289 * Expects any Object argument. For details, see the EasyMock documentation.
301 * the EasyMock documentation. [all...] |
/prebuilts/devtools/repository/ |
sdk-repository-05.xsd | 71 <xsd:documentation> 73 </xsd:documentation> 92 <xsd:documentation>An SDK platform package.</xsd:documentation> 144 <xsd:documentation> 146 </xsd:documentation> 163 <xsd:documentation> 165 </xsd:documentation> 203 <xsd:documentation>The ABI of a platform's system image.</xsd:documentation> [all...] |
sdk-repository-07.xsd | 84 <xsd:documentation> 86 </xsd:documentation> 104 <xsd:documentation>An SDK platform package.</xsd:documentation> 156 <xsd:documentation> 158 </xsd:documentation> 175 <xsd:documentation> 177 </xsd:documentation> 220 <xsd:documentation>The ABI of a platform's system image.</xsd:documentation> [all...] |
sdk-addon-06.xsd | 72 <xsd:documentation> 74 </xsd:documentation> 88 <xsd:documentation>An SDK add-on package.</xsd:documentation> 157 <xsd:documentation> 160 </xsd:documentation> 172 <xsd:documentation> 174 .</xsd:documentation> 193 <xsd:documentation> 196 </xsd:documentation> [all...] |
sdk-repository-06.xsd | 77 <xsd:documentation> 79 </xsd:documentation> 97 <xsd:documentation>An SDK platform package.</xsd:documentation> 154 <xsd:documentation> 156 </xsd:documentation> 173 <xsd:documentation> 175 </xsd:documentation> 222 <xsd:documentation>The ABI of a platform's system image.</xsd:documentation> [all...] |
sdk-addon-01.xsd | 42 <xsd:documentation> 44 </xsd:documentation> 57 <xsd:documentation>An SDK add-on package.</xsd:documentation> 117 <xsd:documentation> 120 </xsd:documentation> 167 <xsd:documentation> 170 </xsd:documentation> 182 <xsd:documentation> 185 </xsd:documentation> [all...] |
sdk-addon-05.xsd | 68 <xsd:documentation> 70 </xsd:documentation> 84 <xsd:documentation>An SDK add-on package.</xsd:documentation> 153 <xsd:documentation> 156 </xsd:documentation> 168 <xsd:documentation> 170 .</xsd:documentation> 189 <xsd:documentation> 192 </xsd:documentation> [all...] |
sdk-repository-03.xsd | 56 <xsd:documentation> 58 </xsd:documentation> 75 <xsd:documentation>An SDK platform package.</xsd:documentation> 116 <xsd:documentation>An SDK tool package.</xsd:documentation> 150 <xsd:documentation>An SDK platform-tool package.</xsd:documentation> 181 <xsd:documentation>An SDK doc package.</xsd:documentation> [all...] |
/docs/source.android.com/src/ |
license.jd | 10 <li>Documentation content, including both static documentation and content extracted from source 15 <p>The documentation content on this site is made available to 17 Source Project</a>. This documentation, including any code shown in it, 24 license. The majority of the Android platform and documentation is 27 documentation (code comments) extracted from a source code module that 29 covering the source code module will apply to the documentation 31 of documentation and have licenses that require attribution can be 32 found in the <a href="#doclicenses">Documentation Licences section</a> below.</p> 51 <p>We are pleased to license the Android documentation and sample code unde [all...] |
/frameworks/base/docs/html/ |
license.jd | 12 <li>Documentation content, including both static documentation and content extracted from source 17 <p>The documentation content on this site is made available to 19 Source Project</a>. This documentation, including any code shown in it, 26 license. The majority of the Android platform and documentation is 29 documentation (code comments) extracted from a source code module that 31 covering the source code module will apply to the documentation 33 of documentation and have licenses that require attribution can be 34 found in the <a href="#doclicenses">Documentation Licences section</a> below.</p> 53 <p>We are pleased to license the Android documentation and sample code unde [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/ |
sources.py | 22 # - Documentation blocks, which have restricted formatting, and whose text 23 # always start with a documentation markup tag like `<Function>', 26 # The routines to process the content of documentation blocks are contained 28 # text parsing and basic documentation block extraction. 40 ## potential documentation format block comments within C source code. 43 ## documentation comment blocks. 51 """Create a block pattern, used to recognize special documentation 60 # Format 1 documentation comment blocks. 86 # Format 2 documentation comment blocks. 115 # The list of supported documentation block formats. We could add new one [all...] |
/external/llvm/docs/ |
CompilerWriterInfo.rst | 19 * `ARM documentation <http://www.arm.com/documentation/>`_ (`Processor Cores <http://www.arm.com/documentation/ARMProcessor_Cores/>`_ Cores) 39 * `Itanium documentation <http://developer.intel.com/design/itanium2/documentation.htm>`_ 62 * `Various IBM specifications and white papers <https://www.power.org/documentation/?document_company=105&document_category=all&publish_year=all&grid_order=DESC&grid_sort=title>`_ 83 * `AMD Compute Resources <http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/documentation/>`_ 104 * `X86-64 ABI <http://www.x86-64.org/documentation>`_ 110 * `Intel Itanium documentation <http://www.intel.com/design/itanium/documentation.htm?iid=ipp_srvr_proc_itanium2+techdocs>` [all...] |
/external/clang/docs/ |
Makefile | 55 # Live documentation is generated for the web site using this target: 60 $(Echo) Installing HTML documentation 68 $(Echo) Packaging HTML documentation 75 $(Echo) Installing doxygen documentation 88 $(Echo) Building doxygen documentation 95 $(Echo) Packaging doxygen documentation 109 $(Echo) Uninstalling Documentation
|
/external/freetype/src/base/ |
ftutil.c | 239 /* documentation is in ftlist.h */ 264 /* documentation is in ftlist.h */ 290 /* documentation is in ftlist.h */ 316 /* documentation is in ftlist.h */ 343 /* documentation is in ftlist.h */ 376 /* documentation is in ftlist.h */ 408 /* documentation is in ftlist.h */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
ftutil.c | 239 /* documentation is in ftlist.h */ 264 /* documentation is in ftlist.h */ 290 /* documentation is in ftlist.h */ 316 /* documentation is in ftlist.h */ 343 /* documentation is in ftlist.h */ 376 /* documentation is in ftlist.h */ 408 /* documentation is in ftlist.h */
|
ftpfr.c | 39 /* documentation is in ftpfr.h */ 96 /* documentation is in ftpfr.h */ 125 /* documentation is in ftpfr.h */
|
/external/pdfium/third_party/freetype/src/base/ |
ftutil.c | 239 /* documentation is in ftlist.h */ 264 /* documentation is in ftlist.h */ 290 /* documentation is in ftlist.h */ 316 /* documentation is in ftlist.h */ 343 /* documentation is in ftlist.h */ 376 /* documentation is in ftlist.h */ 408 /* documentation is in ftlist.h */
|
/external/libxml2/test/relaxng/ |
docbook_0.xml | 81 document under the terms of the <citetitle>GNU Free Documentation 85 of the <citetitle>GNU Free Documentation License</citetitle> from 94 GNOME documentation, and those trademarks are made aware to the members 95 of the GNOME Documentation Project, the names have been printed in caps 100 <title>The GNOME Handbook of Writing Software Documentation</title> 109 <!-- ####### Introduction | The GNOME Documentation Project ####### --> 112 <title>The GNOME Documentation Project</title> 117 The GNOME Documentation Project (GDP) aims to provide GNOME 119 documentation system. At the center of the GDP is the 121 presents a unified interface to GNOME-specific documentation [all...] |
/external/ppp/pppd/plugins/radius/ |
COPYRIGHT | 9 documentation, the name of Roaring Penguin Software Inc. not be used 12 documentation that copying and distribution is by permission of 24 permission notice appear on all copies and supporting documentation, the 27 given in supporting documentation that copying and distribution is by 40 and permission notice appear on all copies and supporting documentation, 43 prior permission, and notice be given in supporting documentation that 54 documentation for any purpose and without fee is hereby granted, provided 58 notice appear in supporting documentation. 89 documentation and/or software.
|
/external/bison/ |
README | 23 See the section FAQ in the documentation (doc/bison.info) for 24 frequently asked questions. The documentation is also available in 28 If you have questions about using Bison and the documentation does
|
/external/blktrace/doc/ |
bno_plot.1 | 23 blktrace(8). As noted in its documentation, blktrace 42 from the \fIblktrace\fR documentation by Bas Zoetekouw. 56 the documentation provided by the authors and it may be used, distributed and
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/ |
dbsubnetgroup.py | 4 # copy of this software and associated documentation files (the 30 Properties reference available from the AWS documentation at http://docs.amazonwebservices.com/AmazonRDS/latest/APIReference/API_DeleteDBSubnetGroup.html 32 :ivar status: The current status of the subnet group. Possibile values are [ active, ? ]. Reference documentation lacks specifics of possibilities
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/ |
README.md | 12 via boto in your application, see the [GCS documentation]. 15 the documentation (e.g., for development), then you will need to manually 48 [GCS documentation]: https://developers.google.com/storage/docs/gspythonlibrary
|
/external/hyphenation-patterns/hr/ |
hyph-hr.lic.txt | 11 % a copy of this file and any associated documentation 20 % documentation, and 22 % as well as in the documentation associated with the Data File(s)
|
/external/libpng/contrib/conftest/ |
README | 22 DOCUMENTATION 29 Documentation of the options: 32 Documentation of the file format:
|