HomeSort by relevance Sort by last modified time
    Searched full:comments (Results 1 - 25 of 1711) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/media/opensles/tools/permute/
readme.txt 1 See comments at top of permute.c for information on how to build and use.
  /external/fdlibm/
configure.in 2 AC_INIT(fdlibm,5.3,[FDLIBM COMMENTS <fdlibm-comments AT sun.com>])
  /external/chromium/third_party/icu/source/test/testdata/
ra.txt 9 * These are top level comments for the bundle. Tag name: ra
11 * @note Comments for tag named ra
15 * Top level comments for the string.Tag name: test1
29 * Top level comments for TestTable. Tag name: TestTable
60 * Top level comments for Tag name: TestArray
66 * comments for un-named string
72 * comments for un-named int
78 * comments for un-named binary
86 * comments for TestInclude
93 * comments for TestImpor
    [all...]
  /external/icu4c/test/testdata/
ra.txt 9 * These are top level comments for the bundle. Tag name: ra
11 * @note Comments for tag named ra
15 * Top level comments for the string.Tag name: test1
29 * Top level comments for TestTable. Tag name: TestTable
60 * Top level comments for Tag name: TestArray
66 * comments for un-named string
72 * comments for un-named int
78 * comments for un-named binary
86 * comments for TestInclude
93 * comments for TestImpor
    [all...]
  /external/bsdiff/
README.android 6 Changes in the source are marked with "// android" comments.
  /external/iptables/extensions/
libipt_comment.man 1 Allows you to add comments (up to 256 characters) to any rule.
  /external/netcat/scripts/
README 2 documented by its own internal comments.
  /libcore/luni/src/test/java/tests/security/
special-test-cases.txt 7 - ? for SignatureSPI.engineGetParameters(): see source code comments
  /external/proguard/src/proguard/
ClassSpecification.java 35 public final String comments; field in class:ClassSpecification
49 * comments or class members.
68 this(classSpecification.comments,
84 * @param comments provides optional comments on this
107 public ClassSpecification(String comments,
115 this(comments,
131 * @param comments provides optional comments on this
156 public ClassSpecification(String comments,
    [all...]
  /external/jdiff/src/jdiff/
Comments.java 15 * Creates a Comments from an XML file. The Comments object is the internal
16 * representation of the comments for the changes.
17 * All methods in this class for populating a Comments object are static.
22 public class Comments {
25 * All the possible comments known about, accessible by the commentID.
29 /** The old Comments object which is populated from the file read in. */
30 private static Comments oldComments_ = null;
33 public Comments() {
37 // The list of comments elements associated with this object
    [all...]
CommentsHandler.java 14 * Handle the parsing of an XML file and the generation of a Comments object.
16 * All HTML written for the comments sections in the report must
28 /** The Comments object which is populated from the XML file. */
29 public Comments comments_ = null;
44 public CommentsHandler(Comments comments) {
45 comments_ = comments;
62 if (localName.compareTo("comments") == 0) {
66 System.out.println("Error: no identifier found in the comments XML file.");
75 System.out.println("Warning: API identifier in the comments XML file (" + filename2 + ") differs from the name of the file.")
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-003.js 4 ECMA Section: 7.3 Comments
13 var TITLE = "Comments";
  /build/core/
apicheck_msg_current.txt 6 1) You can add "@hide" javadoc comments to the methods, etc. listed in the
  /external/chromium/third_party/icu/source/test/intltest/
dtptngts.h 24 * Performs tests on many API functions, see detailed comments in source code
plurults.h 24 * Performs tests on many API functions, see detailed comments in source code
sdtfmtts.h 24 * Performs tests on many API functions, see detailed comments in source code
nmfmapts.h 25 * executes tests of API functions, see detailed comments in source code
  /external/chromium/third_party/icu/source/tools/genprops/misc/
ucdstrip.pl 5 # Removes comments behind data lines but not in others.
  /external/icu4c/test/intltest/
plurults.h 24 * Performs tests on many API functions, see detailed comments in source code
sdtfmtts.h 24 * Performs tests on many API functions, see detailed comments in source code
dtptngts.h 24 * Performs tests on many API functions, see detailed comments in source code
  /external/icu4c/tools/genprops/misc/
ucdstrip.pl 5 # Removes comments behind data lines but not in others.
  /external/icu4c/tools/genprops/
ucdstrip.pl 5 # Removes comments behind data lines but not in others.
  /frameworks/base/docs/html/sdk/api_diff/6/
user_comments_for_5_to_6.xml 2 <comments
4 xsi:noNamespaceSchemaLocation='comments.xsd'
13 <!-- When the API diffs report is generated, the comments in this file get added to the tables of
20 text to appear at each place in the report, but will be converted to separate comments when the
21 comments file is used. -->
139 </comments>
  /external/proguard/docs/
quality.html 15 statistics on the source code, Java lint comments, Java documentation
16 comments, the Java documentation itself, html lint comments on the Java

Completed in 278 milliseconds

1 2 3 4 5 6 7 8 91011>>