Searched refs:comment (Results 176 - 200 of 210) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DAsmdata.pm26 $insn_data{comment} = [35, \&PUT_comment_t, "GET_comment_t"];
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/
H A DDProf.pm63 The fourth line is a comment. The fifth line contains three variables
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c1018 comment();
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/ec/
H A Dec.h191 const char *comment; member in struct:__anon2218
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dppop.c431 if (pp.comment = va_arg(ap, PPCOMMENT))
987 ppcomment = pp.comment;
988 pp.comment = 0;
995 pp.comment = ppcomment;
H A Dpplib.h333 PPCOMMENT comment; /* pass along comments */ \
/opensolaris-onvv-gate/usr/src/cmd/awk/
H A Dawk.lx.l37 %Start A str sc reg comment
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c706 fbuf.comment = new_fbuf.comment;
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DGenericEventHandler.cxx305 if (iter.type() == Markup::comment)
316 case Markup::comment:
/opensolaris-onvv-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dspoolss_svc.c939 smb_rpc_off(wname, printer, &offset, &pinfo1->comment);
953 &pinfo2->comment);
/opensolaris-onvv-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1175 const char *comment, int max_lines);
1177 const char *comment);
6400 * Read the rest of the line, stopping early if a comment is seen, or
6421 * If we hit the end of the line, or the start of a comment, exit the loop.
6513 * Skip any trailing comment.
8525 * comment const char * Extra information such as timestamps will
8537 int gl_save_history(GetLine *gl, const char *filename, const char *comment, argument
8545 if(!gl || !filename || !comment) {
8559 status = _gl_save_history(gl, filename, comment, max_lines);
8573 const char *comment, in
8572 _gl_save_history(GetLine *gl, const char *filename, const char *comment, int max_lines) argument
8619 gl_load_history(GetLine *gl, const char *filename, const char *comment) argument
8653 _gl_load_history(GetLine *gl, const char *filename, const char *comment) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/zmod/
H A Ddeflate.c607 (s->gzhead->comment == Z_NULL ? 0 : 16)
718 if (s->gzhead->comment != NULL) {
734 val = s->gzhead->comment[s->gzindex++];
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/x2p/
H A Ds2p.t17 A $testcase{<name>} contains entries (after the comment ### <name> ###):
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh509 would represent the start of the special 'comment' field in
511 default comment character '#' is used.
513 If a map cannot contain comments then the blank comment
521 a common comment character for all the domains.
524 given the option to specify different comment character
647 # $1 instruction/comment/description/question
669 # $@ instruction/comment/description/question
787 # $@ instruction/comment/description/question
842 # $@ instruction/comment/description/question
2407 # Default to don't generate custom mapping info or comment inf
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL509 # C comment removal adapted from perlfaq6:
808 Include the code from the B<.h> file as a comment in the B<.ph> file.
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex389 % the input line (except we remove a trailing comment). #1 should be a
405 \argremovecomment #1\comment\ArgTerm%
409 % First remove any @comment, then any @c comment.
410 \def\argremovecomment#1\comment#2\ArgTerm{\argremovec #1\c\ArgTerm}
689 % Do @comment since we are called inside an environment such as
695 \comment
922 % @comment ...line which is ignored...
923 % @c is the same as @comment
924 % @ignore ... @end ignore is another way to write a comment
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c1559 char *comment, *original_comment; local
1629 comment =
1631 if (copyin(lockfs.lf_comment, comment,
1633 kmem_free(comment, lockfs.lf_comlen);
1637 lockfs.lf_comment = comment;
1669 kmem_free(comment, lockfs.lf_comlen);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1534 =begin comment
1599 =end comment
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm874 my $comment = << "__TEX_COMMENT__";
889 $preamble .= "\n$comment";
896 # Use an array so that we can prepend comment if required
922 $comment
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm112 It should be the first non-comment line output by your test program.
237 test script, please use a comment.
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/aes/asm/
H A Daes-586.pl201 &comment();
497 &comment();
/opensolaris-onvv-gate/usr/src/pkg/
H A DREADME.pkg335 add a comment describing why the dependency is required.
445 If the package is a renamed ancestor, leave a comment behind as
/opensolaris-onvv-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.s557 * into OBP (see the kaif_ktrap comment), but we want to grab it when
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm231 input Select option comment charset escapeHTML/],
1770 my $comment = '//'; # javascript by default
1771 $comment = '#' if $type=~/perl|tcl/i;
1772 $comment = "'" if $type=~/vbscript/i;
1776 $cdata_start = "$comment<![CDATA[\n";
1777 $cdata_end .= "\n$comment]]>";
1780 $cdata_end = $comment;
2128 #### Method: comment
2129 # Create an HTML <!-- comment -->
2131 'comment'
2132 sub comment { subroutine
[all...]
/opensolaris-onvv-gate/usr/src/cmd/file/
H A Dmagic271 >3 byte &0x10 , comment

Completed in 180 milliseconds

123456789