Searched refs:comment (Results 1 - 25 of 276) sorted by relevance

1234567891011>>

/freebsd-10-stable/tools/regression/lib/libc/nss/
H A Dtest-getusershell.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
H A Dtest-getaddr.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
H A Dtest-getgr.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
H A Dtest-getproto.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
H A Dtest-getpw.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
H A Dtest-getrpc.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
H A Dtest-getserv.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
H A Dtest-gethostby.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
/freebsd-10-stable/tools/regression/netinet/rawconnect/
H A Drawconnect.t12 comment="rawconnect # open raw ip socket, connect it and then close"
19 echo "ok 1 - $comment"
21 echo "not ok 1 - $comment"
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dcomment.exp0 comment testing start
3 This is how a comment looks: # comment
4 comment testing done
H A Dcomment.mk1 # This is a comment
7 Multiline comment
12 # This is an escaped comment \
15 # Another escaped comment \
20 # This is NOT an escaped comment due to the double backslashes \\
22 @echo comment testing done
25 @echo comment testing start
31 @echo This is how a comment looks: '# comment'
/freebsd-10-stable/crypto/openssl/util/
H A Dextract-section.pl4 if (/=for\s+comment\s+openssl_manual_section:(\S+)/)
/freebsd-10-stable/tools/regression/lib/libc/resolv/
H A Dresolv.t6 comment=$2
9 echo "ok $number - $comment"
11 echo "not ok $number - $comment"
/freebsd-10-stable/crypto/openssl/crypto/bf/asm/
H A Dbf-686.pl33 &comment("");
34 &comment("Load the 2 words");
39 &comment("");
40 &comment("P pointer, s and enc flag");
53 &comment("");
54 &comment("Round $i");
57 &comment("");
58 &comment("Round ".sprintf("%d",$i+1));
73 &comment("");
74 &comment("Roun
[all...]
H A Dbf-586.pl31 &comment("");
40 &comment("Load the 2 words");
56 &comment("");
57 &comment("Round $i");
60 &comment("");
61 &comment("Round ".sprintf("%d",$i+1));
75 &comment("");
76 &comment("Round $i");
78 &comment("");
79 &comment("Roun
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/x86/
H A Dsqr.pl10 &comment("");
25 &comment("Round $i");
33 &comment("");
46 &comment("Tail Round $i");
H A Dadd.pl10 &comment("");
31 &comment("Round $i");
43 &comment("");
57 &comment("Tail Round $i");
H A Dmul.pl10 &comment("");
31 &comment("Round $i");
44 &comment("");
60 &comment("Tail Round $i");
H A Dmul_add.pl10 &comment("");
37 &comment("Round $i");
50 &comment("");
66 &comment("Tail Round $i");
H A Dsub.pl10 &comment("");
31 &comment("Round $i");
43 &comment("");
57 &comment("Tail Round $i");
/freebsd-10-stable/crypto/openssl/crypto/des/asm/
H A Ddesboth.pl19 &comment("");
20 &comment("Load the data words");
25 &comment("");
26 &comment("IP");
64 &comment("");
65 &comment("FP");
/freebsd-10-stable/contrib/gcc/
H A Ddwarf2asm.c38 /* How to start an assembler comment. */
46 to print a newline, since the caller may want to add a comment. */
70 const char *comment, ...)
75 va_start (ap, comment);
85 if (flag_debug_asm && comment)
88 vfprintf (asm_out_file, comment, ap);
103 const char *comment, ...)
107 va_start (ap, comment);
117 if (flag_debug_asm && comment)
120 vfprintf (asm_out_file, comment, a
68 dw2_asm_output_data(int size, unsigned HOST_WIDE_INT value, const char *comment, ...) argument
101 dw2_asm_output_delta(int size, const char *lab1, const char *lab2, const char *comment, ...) argument
134 dw2_asm_output_offset(int size, const char *label, section *base ATTRIBUTE_UNUSED, const char *comment, ...) argument
195 dw2_asm_output_addr(int size, const char *label, const char *comment, ...) argument
217 dw2_asm_output_addr_rtx(int size, rtx addr, const char *comment, ...) argument
244 dw2_asm_output_nstring(const char *str, size_t orig_len, const char *comment, ...) argument
511 dw2_asm_output_data_uleb128(unsigned HOST_WIDE_INT value, const char *comment, ...) argument
572 dw2_asm_output_data_sleb128(HOST_WIDE_INT value, const char *comment, ...) argument
634 dw2_asm_output_delta_uleb128(const char *lab1 ATTRIBUTE_UNUSED, const char *lab2 ATTRIBUTE_UNUSED, const char *comment, ...) argument
805 dw2_asm_output_encoded_addr_rtx(int encoding, rtx addr, bool public, const char *comment, ...) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dlock-cmd.c45 /* Get a lock comment, allocate it in POOL and store it in *COMMENT. */ argument
47 get_comment(const char **comment, svn_client_ctx_t *ctx,
60 _("Lock comment contains a zero byte"));
72 *comment = NULL;
80 *comment = comment_string->data;
117 const char *comment;
130 /* Get comment. */
131 SVN_ERR(get_comment(&comment, ctx, opt_state, pool));
142 SVN_ERR(svn_client_lock(targets, comment, opt_state->force, ctx, pool));
115 const char *comment; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dlock.c59 new_l->comment = apr_pstrdup(pool, new_l->comment);
/freebsd-10-stable/sbin/ffsinfo/
H A Dffsinfo.c305 * See the comment in sbin/growfs/debug.c for why this
346 char comment[80]; local
364 snprintf(comment, sizeof(comment), "Inode 0x%08x", inode);
367 comment,
388 snprintf(comment, sizeof(comment), "Inode 0x%08x: indirect 0",
391 comment,
404 snprintf(comment, sizeof(comment), "Inod
498 char comment[80]; local
[all...]

Completed in 267 milliseconds

1234567891011>>