HomeSort by: relevance | last modified time | path
    Searched defs:comment (Results 1 - 25 of 127) sorted by relevancy

1 2 3 4 5 6

  /src/external/bsd/openpam/dist/t/
t_pam_conv.h 37 char *comment; member in struct:t_pam_conv_script
  /src/regress/sys/arch/m68k/emuspeed/
emuspeed.c 44 const char *comment; member in struct:test
88 printf("%12s %s\n", "[unimplemented]", t->comment);
101 t->comment);
  /src/external/gpl3/gdb.old/dist/gdb/
gdb-code-style.el 58 (defun gdb-comment-hook ()
60 ;; If the comment is like:
68 ;; If the comment is like:
75 (add-hook 'c-mode-common-hook 'gdb-comment-hook)
gdbarch_components.py 55 # * "comment" - a comment that's written to the .h file. Please
95 # auto-generated, this approach lets the "comment" field refer to
145 comment="""
155 comment="""
166 comment="""
176 comment="""
187 comment="""
269 comment="""
280 comment=""
1422 comment="Vtable of solib operations functions.", variable
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
gdb-code-style.el 58 (defun gdb-comment-hook ()
60 ;; If the comment is like:
68 ;; If the comment is like:
75 (add-hook 'c-mode-common-hook 'gdb-comment-hook)
gdbarch_components.py 55 # * "comment" - a comment that's written to the .h file. Please
95 # auto-generated, this approach lets the "comment" field refer to
145 comment="""
155 comment="""
166 comment="""
176 comment="""
187 comment="""
269 comment="""
280 comment=""
1435 comment="Return a newly-allocated solib_ops object capable of providing the solibs for this architecture.", variable
    [all...]
  /src/external/bsd/iscsi/dist/include/
conffile.h 51 const char *comment; /* set of comment characters */ member in struct:conffile_t
  /src/external/gpl2/gettext/dist/gettext-tools/src/
read-catalog-abstract.h 88 /* What to do with a plain-vanilla comment - the expectation is that
91 void (*comment) (struct abstract_catalog_reader_ty *pop, const char *s); member in struct:abstract_catalog_reader_class_ty
93 /* What to do with a comment that starts with a dot (i.e. extracted
99 /* What to do with a file position seen in a comment (i.e. a message
100 location comment extracted by xgettext) - the expectation is that
106 /* What to do with a comment that starts with a ',' or '!' - this is a
107 special comment. One of the possible uses is to indicate a
183 /* Parse a special comment and put the result in *fuzzyp, formatp, *wrapp. */
  /src/lib/libc/posix1e/
acl_from_text.c 103 * Is an entirely comment line, skip to next
197 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; local
215 comment = line;
216 notcomment = strsep(&comment, "#");
  /src/sys/arch/mips/sibyte/dev/
sbtimer.c 94 const char *comment = ""; local
114 comment = " (not system timer)";
126 comment = " (not system statistics timer)";
134 aprint_normal("general-purpose timer%s", comment);
  /src/tests/usr.bin/indent/
lsym_lparen_or_lbracket.c 267 int comment = /* comment */ (3); /* comment is skipped */ local
314 int comment = /* comment */ (3); /* comment is skipped */
313 int comment = \/* comment *\/ (3); \/* comment is skipped *\/ local
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.h 61 const char *comment; member in struct:xcmd
  /src/external/gpl3/binutils/dist/gprofng/src/
UserLabel.h 48 char *name, *comment, *str_expr, *all_times, *hostname; member in class:UserLabel
  /src/external/gpl3/binutils.old/dist/gprofng/src/
UserLabel.h 48 char *name, *comment, *str_expr, *all_times, *hostname; member in class:UserLabel
  /src/external/lgpl3/gmp/dist/mpn/lisp/
gmpasm-mode.el 71 ;; though comment-region with "C" doesn't do the right thing.
86 (defcustom gmpasm-comment-start-regexp "\\([#;!@*|C]\\|//\\)"
87 "*Regexp matching possible comment styles.
144 (define-key map "\C-c\C-c" 'comment-region)
145 (define-key map "\C-c\C-d" 'gmpasm-comment-region-dnl)
166 '#' and '\n' aren't set as comment syntax. In m4 these are a comment
172 '*', '!' or '|' aren't setup as comment syntax either, on CPUs which use
209 The right assembler comment regexp is added dynamically buffer-local (with
227 `comment-start' and `comment-end' are set buffer-local to assemble
    [all...]
  /src/external/apache2/llvm/dist/clang/docs/tools/
dump_ast_matchers.py 21 <tr><td colspan="4" class="doc" id="%(id)s"><pre>%(comment)s</pre></td></tr>
60 def extract_result_types(comment):
61 """Extracts a list of result types from the given comment.
63 We allow annotations in the comment of the matcher to specify what
72 m = re.search(r'Usable as: Any Matcher[\s\n]*$', comment, re.S)
76 m = re.match(r'^(.*)Matcher<([^>]+)>\s*,?[\s\n]*$', comment, re.S)
78 if re.search(r'Usable as:\s*$', comment):
83 comment = m.group(1)
85 def strip_doxygen(comment):
86 """Returns the given comment without \-escaped words.""
451 comment = '' variable
460 comment = '' variable
480 comment = '' variable
    [all...]
dump_format_style.py 35 def __init__(self, name, type, comment):
38 self.comment = comment.strip()
44 doxygen2rst(indent(self.comment, 2)))
53 def __init__(self, name, comment):
55 self.comment = comment.strip()
62 def __init__(self, name, comment):
64 self.comment = comment.strip(
143 comment = clean_comment_line(line) variable in class:read_options.State
169 comment = clean_comment_line(line) variable in class:read_options.State
187 comment = clean_comment_line(line) variable in class:read_options.State
    [all...]
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
report.py 89 handle.write(comment('SUMMARYENDHEAD'))
164 handle.write(comment('SUMMARYBUGEND'))
195 handle.write(comment('REPORTBUGCOL'))
207 handle.write(comment('REPORTBUG', {'id': current['report_file']}))
211 handle.write(comment('REPORTBUGEND'))
245 handle.write(comment('REPORTPROBLEM', current))
249 handle.write(comment('REPORTCRASHES'))
569 def comment(name, opts=dict()): function
570 """ Utility function to format meta information as comment. """
  /src/external/gpl3/binutils/dist/zlib/contrib/minizip/
mztools.c 144 char* comment = ""; local
145 int comsize = (int) strlen(comment);
190 /* Comment field */
192 if ((int)fwrite(comment, 1, comsize, fpOutCD) == comsize) {
219 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; local
220 int comsize = (int) strlen(comment);
231 WRITE_16(header + 20, comsize); /* comment */
236 /* Comment field */
238 if ((int)fwrite(comment, 1, comsize, fpOutCD) != comsize) {
  /src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
mztools.c 150 char* comment = ""; local
151 int comsize = (int) strlen(comment);
196 /* Comment field */
198 if ((int)fwrite(comment, 1, comsize, fpOutCD) == comsize) {
225 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; local
226 int comsize = (int) strlen(comment);
237 WRITE_16(header + 20, comsize); /* comment */
242 /* Comment field */
244 if ((int)fwrite(comment, 1, comsize, fpOutCD) != comsize) {
  /src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
mztools.c 150 char* comment = ""; local
151 int comsize = (int) strlen(comment);
196 /* Comment field */
198 if ((int)fwrite(comment, 1, comsize, fpOutCD) == comsize) {
225 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; local
226 int comsize = (int) strlen(comment);
237 WRITE_16(header + 20, comsize); /* comment */
242 /* Comment field */
244 if ((int)fwrite(comment, 1, comsize, fpOutCD) != comsize) {
  /src/external/mpl/dhcp/dist/keama/
conflex.c 442 * The comment up to but not including EOL is saved.
450 struct comment *comment; local
466 comment = createComment(buf);
467 TAILQ_INSERT_TAIL(&cfile->comments, comment);
options.c 728 struct comment *comment = NULL; local
738 comment = createComment("/// bootp protocol is not supported");
739 TAILQ_INSERT_TAIL(&comments, comment);
743 comment = createComment("/// allow-booting is not supported");
744 TAILQ_INSERT_TAIL(&comments, comment);
745 comment = createComment("/// no concrete usage known?");
746 TAILQ_INSERT_TAIL(&comments, comment);
747 comment = createComment("/// Reference Kea #239");
748 TAILQ_INSERT_TAIL(&comments, comment);
    [all...]
  /src/external/gpl3/gdb/dist/zlib/contrib/minizip/
mztools.c 144 char* comment = ""; local
145 int comsize = (int) strlen(comment);
190 /* Comment field */
192 if ((int)fwrite(comment, 1, comsize, fpOutCD) == comsize) {
219 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; local
220 int comsize = (int) strlen(comment);
231 WRITE_16(header + 20, comsize); /* comment */
236 /* Comment field */
238 if ((int)fwrite(comment, 1, comsize, fpOutCD) != comsize) {
  /src/external/mpl/bind/dist/bin/tests/system/rpz/
tests.sh 74 comment() { function

Completed in 32 milliseconds

1 2 3 4 5 6