Searched refs:typenames (Results 1 – 23 of 23) sorted by relevance
/openbsd/lib/libcurses/tinfo/ |
H A D | make_hash.c | 67 static const char *typenames[] = 220 : typenames[name_table[n].ute_type]) 230 size_t want = 5 + strlen(typenames[n]); in get_type() 233 result, typenames[n]); in get_type() 239 _nc_STRCAT(result, typenames[n], sizeof(result)); in get_type()
|
/openbsd/include/arpa/ |
H A D | ftp.h | 58 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | types.py | 304 if options.typenames: 305 for typename in options.typenames:
|
/openbsd/libexec/ftpd/ |
H A D | ftpd.c | 1785 printf(" TYPE: %s", typenames[type]); in statcmd()
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | ChangeLog-2002 | 313 (tag_types): Add typenames. 3537 * error.c (dump_type): Be careful about implicit typenames.
|
H A D | ChangeLog-1997 | 974 Handle multi-level typenames and implicit typename in base list.
|
H A D | ChangeLog-2004 | 229 (check_elaborated_type_specifier): Handle typenames. 2146 (cp_parser_nested_name_specifier_opt): Look through typenames as
|
H A D | ChangeLog | 644 typenames for qualified names used in declarations, even when 2192 * parser.c (cp_parser_class_name): Check for invalid typenames.
|
H A D | ChangeLog-1995 | 474 base_class_access_list): Make sure we see the typenames for base
|
H A D | ChangeLog-2003 | 6382 * search.c (lookup_field_r): Don't build implicit typenames.
|
H A D | ChangeLog-1994 | 4234 (complex_parmlist): Parmlists that are not also typenames.
|
H A D | ChangeLog-2000 | 1039 typenames, too. Downgrade complaint to pedwarn.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-parse.in | 2661 /* A nonempty list of identifiers, including typenames. */
|
H A D | ChangeLog.3 | 7231 Define shorter typenames for strict minipool_node and struct
|
H A D | ChangeLog.7 | 2847 of typenames fit into an 'int'; don't pass a size_t to "%d" in
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | gcj.texi | 1227 When referring to a Java type You should always use these C++ typenames (e.g.: @code{jint})
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | gcj.info | 2155 typenames (e.g.: `jint') to avoid disappointment.
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | ChangeLog.1 | 123 base_class_access_list): Make sure we see the typenames for base 7674 (complex_parmlist): Parmlists that are not also typenames.
|
H A D | ChangeLog | 4940 * error.c (dump_type): Be careful about implicit typenames. 10911 typenames, too. Downgrade complaint to pedwarn.
|
H A D | ChangeLog.2 | 14649 Handle multi-level typenames and implicit typename in base list.
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | ProgrammersManual.rst | 1304 42 deadtypeelim - Number of unused typenames removed from symtab
|
/openbsd/gnu/lib/libstdc++/libstdc++/ |
H A D | ChangeLog-2000 | 5298 * bits/fpos.h: Use _GLIBCPP_USE_LIBIO guards for libio typenames
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | Changelog | 5156 type long long and no ifdefs, and ub_ before the typenames.
|