HomeSort by relevance Sort by last modified time
    Searched refs:Comments (Results 1 - 12 of 12) sorted by null

  /onnv/onnv-gate/usr/src/tools/onbld/Checks/
Makefile 34 Comments.py \
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/dataclasses/
Principal.java 66 String Comments; // ==> entry in tl_data array
74 boolean newComments; // are comments new or changed?
100 Comments = new String("");
184 curr.Comments = new String(old.Comments);
222 public boolean setComments(String comments) {
226 Comments = comments;
430 *<li>comments
447 sb.append(getString("Comments:") + " " + Comments).append('\n')
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
Select.pm 127 Match the C<Comments> subsection of I<all> sections:
129 C</Comments>
133 Match all subsections of C<DESCRIPTION> I<except> for C<Comments>:
135 C<DESCRIPTION/!Comments>
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/native/
Test.java 312 System.out.println("*** set comments");
336 System.out.println("Comments are "+pr.Comments+"\n");
392 System.out.println("*** create a principal with comments");
408 System.out.println("*** verify comments");
417 System.out.println("Comments "+pr.Comments+"\n");
  /onnv/onnv-gate/usr/src/cmd/terminfo/
README 115 Development. Comments should be sent to attunix!terminfo.
  /onnv/onnv-gate/usr/src/lib/libdhcputil/
README.inittab 119 Comments in the inittab file begin with `#', and end with a newline.
120 Comments need not start at the beginning of a line. Lines cannot be
  /onnv/onnv-gate/usr/src/tools/onbld/hgext/
cdm.py 57 from onbld.Checks import Cddl, Comments, Copyright, CStyle, HdrChk
241 'show all ARC cases in checkin comments'
244 # We take a set of the appropriate comments to eliminate duplicates.
245 for elt in set(filter(Comments.isARC, act.comments())):
250 'show all bug IDs in checkin comments'
253 for elt in set(filter(Comments.isBug, act.comments())):
258 'show checkin comments for active files'
261 for elt in act.comments()
    [all...]
  /onnv/onnv-gate/usr/src/tools/SUNWonbld/
prototype_com 126 f none opt/onbld/lib/python/onbld/Checks/Comments.py 444 root bin
127 f none opt/onbld/lib/python/onbld/Checks/Comments.pyc 444 root bin
  /onnv/onnv-gate/usr/src/cmd/filesync/
README 281 Comments on studying the code
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
Harness.pm 117 can be followed by further comments).
222 =item B<Comments>
224 Additional comments may be put into the testing output on their own
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
SUNWonld-README 47 Comments and Questions:
    [all...]
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/
KdcGui.java 614 gui.PrCommentsLabel.set("text" /* NOI18N */, getString("Comments:"));
    [all...]

Completed in 1160 milliseconds