Home
last modified time | relevance | path

Searched refs:typenames (Results 1 – 23 of 23) sorted by relevance

/openbsd/lib/libcurses/tinfo/
H A Dmake_hash.c67 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 Dftp.h58 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
/openbsd/gnu/llvm/lldb/examples/python/
H A Dtypes.py304 if options.typenames:
305 for typename in options.typenames:
/openbsd/libexec/ftpd/
H A Dftpd.c1785 printf(" TYPE: %s", typenames[type]); in statcmd()
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-2002313 (tag_types): Add typenames.
3537 * error.c (dump_type): Be careful about implicit typenames.
H A DChangeLog-1997974 Handle multi-level typenames and implicit typename in base list.
H A DChangeLog-2004229 (check_elaborated_type_specifier): Handle typenames.
2146 (cp_parser_nested_name_specifier_opt): Look through typenames as
H A DChangeLog644 typenames for qualified names used in declarations, even when
2192 * parser.c (cp_parser_class_name): Check for invalid typenames.
H A DChangeLog-1995474 base_class_access_list): Make sure we see the typenames for base
H A DChangeLog-20036382 * search.c (lookup_field_r): Don't build implicit typenames.
H A DChangeLog-19944234 (complex_parmlist): Parmlists that are not also typenames.
H A DChangeLog-20001039 typenames, too. Downgrade complaint to pedwarn.
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-parse.in2661 /* A nonempty list of identifiers, including typenames. */
H A DChangeLog.37231 Define shorter typenames for strict minipool_node and struct
H A DChangeLog.72847 of typenames fit into an 'int'; don't pass a size_t to "%d" in
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dgcj.texi1227 When referring to a Java type You should always use these C++ typenames (e.g.: @code{jint})
/openbsd/gnu/gcc/gcc/doc/
H A Dgcj.info2155 typenames (e.g.: `jint') to avoid disappointment.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.1123 base_class_access_list): Make sure we see the typenames for base
7674 (complex_parmlist): Parmlists that are not also typenames.
H A DChangeLog4940 * error.c (dump_type): Be careful about implicit typenames.
10911 typenames, too. Downgrade complaint to pedwarn.
H A DChangeLog.214649 Handle multi-level typenames and implicit typename in base list.
/openbsd/gnu/llvm/llvm/docs/
H A DProgrammersManual.rst1304 42 deadtypeelim - Number of unused typenames removed from symtab
/openbsd/gnu/lib/libstdc++/libstdc++/
H A DChangeLog-20005298 * bits/fpos.h: Use _GLIBCPP_USE_LIBIO guards for libio typenames
/openbsd/usr.sbin/unbound/doc/
H A DChangelog5156 type long long and no ifdefs, and ub_ before the typenames.