Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 2584) sorted by relevance

12345678910>>...104

/netbsd/external/mpl/dhcp/dist/keama/
H A Doptions.c728 struct comment *comment = NULL; in get_config_comments() local
739 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
744 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
746 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
748 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
754 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
756 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
762 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
764 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
770 TAILQ_INSERT_TAIL(&comments, comment); in get_config_comments()
[all …]
H A Dparse.c269 struct comment *comment; in parse_ip_addr_or_hostname() local
738 struct comment *comment; in parse_option_name() local
827 struct comment *comment; in parse_option_space_decl() local
835 struct comment *comment; in parse_option_space_decl() local
996 struct comment *comment; in parse_option_code_definition() local
1048 struct comment *comment; in parse_option_code_definition() local
1066 struct comment *comment; in parse_option_code_definition() local
1246 struct comment *comment; in parse_option_code_definition() local
2703 struct comment *comment; in parse_non_binary() local
3946 struct comment *comment; in parse_option_data() local
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Dasmsrc1.s6 comment "asm-source.exp."
37 comment "mark: main enter"
42 comment "mark: main start"
47 comment "mark: call foo2"
50 comment "All done."
52 comment "mark: main exit"
56 comment "mark: search"
62 comment "mark: foo3 start"
71 comment "A static function"
78 comment "A global variable"
[all …]
H A Dcommon.inc1 .macro comment text
4 comment "Can't rely on assembler comment character so do this."
8 comment "the assembly files for this test."
14 comment "Declare a data variable"
21 comment "Declare a subroutine"
26 comment "End a subroutine"
31 comment "enter - subroutine prologue"
32 comment "leave - subroutine epilogue"
33 comment "call - call a named subroutine"
35 comment "exit0 - exit (0)"
[all …]
H A Dsh.inc5 comment "subroutine declare"
13 comment "subroutine prologue"
21 comment "subroutine epilogue"
31 comment "subroutine end"
38 comment "subroutine call"
60 comment "exit (0)"
66 comment "crt0 startup"
68 comment "If there is a _stack symbol, use it for setting up the stack"
69 comment "pointer. In hosted mode (when there is no _stack symbol),"
70 comment "the operating system will have initialized it already."
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dasmsrc1.s6 comment "asm-source.exp."
37 comment "mark: main enter"
42 comment "mark: main start"
47 comment "mark: call foo2"
50 comment "All done."
52 comment "mark: main exit"
56 comment "mark: search"
62 comment "mark: foo3 start"
71 comment "A static function"
78 comment "A global variable"
[all …]
H A Dcommon.inc1 .macro comment text
4 comment "Can't rely on assembler comment character so do this."
8 comment "the assembly files for this test."
14 comment "Declare a data variable"
21 comment "Declare a subroutine"
26 comment "End a subroutine"
31 comment "enter - subroutine prologue"
32 comment "leave - subroutine epilogue"
33 comment "call - call a named subroutine"
35 comment "exit0 - exit (0)"
[all …]
H A Dsh.inc5 comment "subroutine declare"
13 comment "subroutine prologue"
21 comment "subroutine epilogue"
31 comment "subroutine end"
38 comment "subroutine call"
60 comment "exit (0)"
66 comment "crt0 startup"
68 comment "If there is a _stack symbol, use it for setting up the stack"
69 comment "pointer. In hosted mode (when there is no _stack symbol),"
70 comment "the operating system will have initialized it already."
[all …]
/netbsd/external/bsd/nvi/dist/docs/vi.ref/
H A Dref.texi1 @comment Copyright (c) 1994
5 @comment
7 @comment
9 @comment
10 @comment
15 @comment @end deffn
18 @comment .de Ip
31 @comment command names
35 @comment option names
43 @comment quoted bold
[all …]
/netbsd/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd.x306 comment cm;
311 comment cm;
349 comment cm;
354 comment cm;
376 comment cm;
382 comment cm;
399 comment cm;
413 comment status;
439 comment cm;
451 comment cm;
[all …]
/netbsd/external/apache2/llvm/dist/clang/docs/tools/
H A Ddump_format_style.py38 self.comment = comment.strip()
53 def __init__(self, name, comment): argument
55 self.comment = comment.strip()
62 def __init__(self, name, comment): argument
64 self.comment = comment.strip()
72 def __init__(self, name, comment): argument
74 self.comment = comment.strip()
83 self.comment = comment
97 self.comment = comment
131 comment = ''
[all …]
H A Ddump_ast_matchers.py83 comment = m.group(1)
88 comment = re.sub(r'^\\[^\s]+\n', r'', comment, flags=re.M)
92 comment = re.sub(r'\\see', r'See also:', comment)
95 comment = re.sub(r'\\[^\s]+\s+', r'', comment)
96 return comment
253 comment += """
322 comment += """
421 if not comment:
451 comment = '' variable
460 comment = '' variable
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddwarf2asm.c101 va_start (ap, comment); in dw2_asm_output_data()
136 va_start (ap, comment); in dw2_asm_output_delta()
167 va_start (ap, comment); in dw2_asm_output_vms_delta()
195 va_start (ap, comment); in dw2_asm_output_offset()
220 va_start (ap, comment); in dw2_asm_output_offset()
252 va_start (ap, comment);
282 va_start (ap, comment); in dw2_asm_output_addr()
304 va_start (ap, comment); in dw2_asm_output_addr_rtx()
332 va_start (ap, comment); in dw2_asm_output_nstring()
669 if (comment) in dw2_asm_output_data_uleb128()
[all …]
H A Ddwarf2asm.cc147 va_start (ap, comment); in dw2_asm_output_data()
182 va_start (ap, comment); in dw2_asm_output_delta()
213 va_start (ap, comment); in dw2_asm_output_vms_delta()
241 va_start (ap, comment); in dw2_asm_output_offset()
266 va_start (ap, comment); in dw2_asm_output_offset()
298 va_start (ap, comment);
328 va_start (ap, comment); in dw2_asm_output_addr()
350 va_start (ap, comment); in dw2_asm_output_addr_rtx()
378 va_start (ap, comment); in dw2_asm_output_nstring()
715 if (comment) in dw2_asm_output_data_uleb128()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2asm.c101 va_start (ap, comment); in dw2_asm_output_data()
136 va_start (ap, comment); in dw2_asm_output_delta()
167 va_start (ap, comment); in dw2_asm_output_vms_delta()
195 va_start (ap, comment); in dw2_asm_output_offset()
220 va_start (ap, comment); in dw2_asm_output_offset()
252 va_start (ap, comment);
282 va_start (ap, comment); in dw2_asm_output_addr()
304 va_start (ap, comment); in dw2_asm_output_addr_rtx()
332 va_start (ap, comment); in dw2_asm_output_nstring()
669 if (comment) in dw2_asm_output_data_uleb128()
[all …]
/netbsd/external/bsd/pcc/dist/pcc/cc/cpp/tests/
H A Dres16C27 /* multi-line comment */
31 /*/ comment with escaped newlines /*
39 // multi-line C++ comment
43 // C++ comment with leading whitespace and escaped newlines
63 multi-line macro /* with a comment */ embedded
65 /* comment before directive */ #define BAR macro with a leading comment
98 /* comment */ # pragma with a preceding comment
H A Dtest1627 comment */
31 */ comment with escaped newlines /*
39 C++ comment
47 C++ comment with leading whitespace and escaped newlines
55 a comment *??/
61 * comment \
63 directive */ #define BAR macro with a leading comment
90 /* comment */ # pragma with a preceding comment
94 * line comment at flslvl=1
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dbn-586.pl150 &comment("");
187 &comment("");
266 &comment("");
300 &comment("");
372 &comment("");
395 &comment("");
441 &comment("");
474 &comment("");
513 &comment("");
546 &comment("");
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dbn-586.pl149 &comment("");
186 &comment("");
265 &comment("");
299 &comment("");
371 &comment("");
394 &comment("");
440 &comment("");
473 &comment("");
512 &comment("");
545 &comment("");
[all …]
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2011371 * generated/_abs_c4.F90: Regenerated (comment change).
372 * generated/_abs_c8.F90: Regenerated (comment change).
374 * generated/_abs_i4.F90: Regenerated (comment change).
375 * generated/_abs_i8.F90: Regenerated (comment change).
378 * generated/_abs_r4.F90: Regenerated (comment change).
379 * generated/_abs_r8.F90: Regenerated (comment change).
430 * generated/_cos_c4.F90: Regenerated (comment change).
431 * generated/_cos_c8.F90: Regenerated (comment change).
434 * generated/_cos_r4.F90: Regenerated (comment change).
435 * generated/_cos_r8.F90: Regenerated (comment change).
[all …]
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DUserLabel.cc36 comment = str_expr = all_times = hostname = NULL; in UserLabel()
49 free (comment); in ~UserLabel()
109 if (comment) in register_user_label()
111 if (ulbl->comment) in register_user_label()
113 old_str = ulbl->comment; in register_user_label()
114 ulbl->comment = dbe_sprintf (NTXT ("%s; %s"), old_str, comment); in register_user_label()
118 ulbl->comment = dbe_strdup (comment); in register_user_label()
154 if (comment) in dump()
157 sb.append (comment); in dump()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bf/asm/
H A Dbf-586.pl43 &comment("");
52 &comment("Load the 2 words");
68 &comment("");
69 &comment("Round $i");
72 &comment("");
73 &comment("Round ".sprintf("%d",$i+1));
87 &comment("");
88 &comment("Round $i");
90 &comment("");
91 &comment("Round ".sprintf("%d",$i-1));
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/bf/asm/
H A Dbf-586.pl42 &comment("");
51 &comment("Load the 2 words");
67 &comment("");
68 &comment("Round $i");
71 &comment("");
72 &comment("Round ".sprintf("%d",$i+1));
86 &comment("");
87 &comment("Round $i");
89 &comment("");
90 &comment("Round ".sprintf("%d",$i-1));
[all …]
/netbsd/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c70 #define ssh_add_identity(auth, key, comment) \ argument
77 char *comment; member
107 char *comment; in pam_ssh_load_key() local
112 comment = NULL; in pam_ssh_load_key()
125 free(comment); in pam_ssh_load_key()
132 if (comment != NULL) in pam_ssh_load_key()
133 free(comment); in pam_ssh_load_key()
140 free(comment); in pam_ssh_load_key()
144 psk->comment = comment; in pam_ssh_load_key()
159 free(psk->comment); in pam_ssh_free_key()
[all …]
/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Dsimplify.inc30 (define-pmacro (define-normal-enum name comment attrs prefix vals)
32 (define-full-enum name comment attrs prefix vals)
39 (define-full-insn-enum name comment attrs prefix fld vals)
48 (define-full-ifield name comment attrs start length UINT #f #f)
64 (define-pmacro (define-normal-multi-ifield name comment attrs
80 (define-pmacro (dsmf name comment attrs subflds)
91 (define-pmacro (define-normal-hardware name comment attrs type
94 (define-full-hardware name comment attrs name type
113 (define-pmacro (define-simple-hardware name comment attrs type)
192 (define-full-minsn name comment attrs syntax expansion)
[all …]

12345678910>>...104