Home
last modified time | relevance | path

Searched refs:declaration (Results 1 – 25 of 99) sorted by relevance

1234

/dragonfly/contrib/file/magic/Magdir/
HDcitrus4 # citrus locale declaration
7 0 string RuneCT Citrus locale declaration for LC_CTYPE
8 0 string CtrsME Citrus locale declaration for LC_MESSAGES
9 0 string CtrsMO Citrus locale declaration for LC_MONETARY
10 0 string CtrsNU Citrus locale declaration for LC_NUMERIC
11 0 string CtrsTI Citrus locale declaration for LC_TIME
/dragonfly/usr.bin/rpcgen/
HDrpc_parse.h106 struct declaration { struct
113 typedef struct declaration declaration; argument
116 declaration decl;
129 declaration case_decl;
135 declaration enum_decl;
137 declaration *default_decl;
HDrpc_parse.c53 static void get_declaration(declaration *, defkind);
54 static void get_prog_declaration(declaration *, defkind, int);
108 declaration dec; in def_struct()
135 declaration dec; in def_program()
279 declaration dec; in def_union()
333 defp->def.un.default_decl = XALLOC(declaration); in def_union()
401 declaration dec; in def_typedef()
414 get_declaration(declaration *dec, defkind dkind) in get_declaration()
462 get_prog_declaration(declaration *dec, defkind dkind, int num) in get_prog_declaration()
HDrpc_cout.c46 static void print_stat(int , declaration *);
52 static void emit_inline(int, declaration *, int);
53 static void emit_single_in_line(int, declaration *, int, relation);
305 declaration *dflt; in emit_union()
307 declaration *cs; in emit_union()
609 print_stat(int indent, declaration *dec) in print_stat()
626 emit_inline(int indent, declaration *decl, int flag) in emit_inline()
653 emit_single_in_line(int indent, declaration *decl, int flag, relation rel) in emit_single_in_line()
HDrpc_util.h192 void pdeclaration(const char *, declaration *, int, const char *);
HDrpc_hout.c195 declaration *decl; in puniondef()
431 pdeclaration(const char *name, declaration *dec, int tab, const char *separator) in pdeclaration()
/dragonfly/contrib/gdb-7/gdb/
HDcp-namespace.c130 const char *declaration, in cp_add_using_directive() argument
154 if ((declaration == NULL && current->declaration != NULL) in cp_add_using_directive()
155 || (declaration != NULL && current->declaration == NULL) in cp_add_using_directive()
156 || (declaration != NULL && current->declaration != NULL in cp_add_using_directive()
157 && strcmp (declaration, current->declaration) != 0)) in cp_add_using_directive()
194 if (declaration != NULL && copy_names) in cp_add_using_directive()
195 new->declaration = obstack_copy0 (obstack, in cp_add_using_directive()
196 declaration, strlen (declaration)); in cp_add_using_directive()
198 new->declaration = declaration; in cp_add_using_directive()
361 if (current->declaration in cp_lookup_symbol_imports()
[all …]
HDcp-support.h132 const char *declaration; member
187 const char *declaration,
HDconfig.in84 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
88 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
92 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
96 /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
100 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
104 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
108 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
112 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
116 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
120 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
[all …]
/dragonfly/contrib/gcc-4.7/libcpp/
HDconfig.in31 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
35 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
39 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
43 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
47 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
51 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
55 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
59 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
63 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
67 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
HDconfig.in542 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
549 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
556 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
562 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
568 /* Define to 1 if we found a declaration for 'basename', otherwise define to
575 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
582 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
589 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
596 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
603 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
[all …]
/dragonfly/contrib/gcc-4.7/libiberty/
HDconfig.in43 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
47 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
51 /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
55 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
58 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
62 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
66 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
70 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
74 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
78 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
[all …]
/dragonfly/gnu/usr.bin/cvs/lib/
HDconfig.h.proto157 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
161 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
165 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
169 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
173 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
177 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
181 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
185 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
189 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
193 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
[all …]
/dragonfly/crypto/openssh/
HDconfig.h.in324 /* Define to 1 if you have the declaration of `AI_NUMERICSERV', and to 0 if
328 /* Define to 1 if you have the declaration of `authenticate', and to 0 if you
332 /* Define to 1 if you have the declaration of `bzero', and to 0 if you don't.
336 /* Define to 1 if you have the declaration of `ftruncate', and to 0 if you
340 /* Define to 1 if you have the declaration of `getentropy', and to 0 if you
344 /* Define to 1 if you have the declaration of `getpeereid', and to 0 if you
348 /* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
352 /* Define to 1 if you have the declaration of `GSS_C_NT_HOSTBASED_SERVICE',
356 /* Define to 1 if you have the declaration of `howmany', and to 0 if you
360 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
[all …]
HDREADME.DRAGONFLY28 session.c do_nologin function declaration of nl needs to be
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-pretty-print.h66 c_pretty_print_fn declaration; member
104 pp_c_base (PPI)->declaration (pp_c_base (PPI), T)
/dragonfly/sys/contrib/dev/acpica/tests/misc/
HDbadcode.asl23 // Invalid SyncLevel in Mutex declaration
65 // Invalid SyncLevel in method declaration
200 // _REG must have a corresponding Operation Region declaration
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
Dexception51 // This declaration is not useless:
92 * exception-declaration in the matching handler or entering @c unexpected()
Dnew59 // This declaration is not useless:
73 // This declaration is not useless:
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
Dexception80 // This declaration is not useless:
110 * exception-declaration in the matching handler or entering @c unexpected()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-tree.def144 declaration of this parameter, either a TYPE_DECL or CONST_DECL.
200 /* A using declaration. USING_DECL_SCOPE contains the specified
201 scope. In a variadic using-declaration, this is a TYPE_PACK_EXPANSION.
278 CATCH_ALL_TYPE, then the handler catches all types. The declaration of
288 /* A CLEANUP_STMT marks the point at which a declaration is fully
494 TI_TEMPLATE the template declaration associated to the specialization
506 /* A wildcard declaration is a placeholder for a template parameter
HDcxx-pretty-print.h47 void declaration (tree);
/dragonfly/contrib/ee/
HDChanges37 select() declaration
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pretty-print.h70 virtual void declaration (tree);
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtrouble.texi337 @cindex external declaration scope
339 @cindex declaration scope
342 only to the block containing the declaration. In other words, they
343 have the same scope as any other declaration in the same place.
345 In some other C compilers, an @code{extern} declaration affects all the
406 Many user programs contain the declaration @samp{long time ();}. In the
562 @cindex scope of declaration
682 This declaration only establishes that the class @code{Foo} has an
745 provided, even if after the declaration of @code{struct A}.
778 into scope by a @code{using}-declaration.
[all …]

1234