Home
last modified time | relevance | path

Searched refs:types (Results 101 – 125 of 478) sorted by relevance

12345678910>>...20

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Drtti.c1495 tree types[3]; in emit_support_tinfo_1() local
1499 types[0] = bltn; in emit_support_tinfo_1()
1500 types[1] = build_pointer_type (bltn); in emit_support_tinfo_1()
1501 types[2] = build_pointer_type (cp_build_qualified_type (bltn, in emit_support_tinfo_1()
1506 tree tinfo = get_tinfo_decl (types[i]); in emit_support_tinfo_1()
/dragonfly/sys/netgraph/netgraph/
H A Dng_base.c902 LIST_INSERT_HEAD(&typelist, tp, types); in ng_newtype()
915 LIST_FOREACH(type, &typelist, types) { in ng_findtype()
1471 LIST_FOREACH(type, &typelist, types) in ng_generic_msg()
1489 LIST_FOREACH(type, &typelist, types) { in ng_generic_msg()
1773 LIST_REMOVE(type, types); in ng_mod_event()
1795 LIST_REMOVE(type, types); in ng_mod_event()
/dragonfly/games/hack/
H A DREAD_ME12 monster types.
53 Make sure schar and uchar represent signed and unsigned types.
/dragonfly/crypto/openssh/
H A DPROTOCOL.krl33 The available section types are:
61 The certificate section types are:
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcall.c2122 tree types[2]; in build_builtin_candidate() local
2125 types[0] = type1; in build_builtin_candidate()
2126 types[1] = type2; in build_builtin_candidate()
2664 VEC(tree,gc) *types[2]; in add_builtin_candidates()
2727 types[0] = make_tree_vector (); in add_builtin_candidates()
2728 types[1] = make_tree_vector (); in add_builtin_candidates()
2746 VEC_safe_push (tree, gc, types[i], in add_builtin_candidates()
2785 VEC_safe_push (tree, gc, types[i], in add_builtin_candidates()
2807 if (!VEC_empty (tree, types[1])) in add_builtin_candidates()
2818 release_tree_vector (types[0]); in add_builtin_candidates()
[all …]
/dragonfly/usr.sbin/installer/libaura/
H A DREADME10 it provides dictionary and extensible buffer data types, memory management
/dragonfly/usr.bin/getconf/
H A Dprogenv.gperf8 #include <sys/types.h>
H A Dconfstr.gperf8 #include <sys/types.h>
H A Dlimits.gperf8 #include <sys/types.h>
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-emutls.c134 word_type_node = lang_hooks.types.type_for_mode (word_mode, 1); in default_emutls_var_fields()
198 emutls_object_type = type = lang_hooks.types.make_type (RECORD_TYPE); in get_emutls_object_type()
368 word_type_node = lang_hooks.types.type_for_mode (word_mode, 1); in emutls_common_1()
H A Dipa-devirt.c200 vec<tree, va_gc> *types;
1731 vec_safe_push (val->types, type);
1951 for (i = 0; i < val->types->length (); i++)
1953 if (TYPE_BINFO ((*val->types)[i])
1955 set_type_binfo ((*val->types)[i], TYPE_BINFO (type));
2192 if (odr_types[i] && odr_types[i]->types && odr_types[i]->types->length ())
2197 for (j = 0; j < odr_types[i]->types->length (); j++)
2201 print_node (f, "", (*odr_types[i]->types)[j], 0);
2202 t = (*odr_types[i]->types)[j];
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-emutls.c128 word_type_node = lang_hooks.types.type_for_mode (word_mode, 1); in default_emutls_var_fields()
191 emutls_object_type = type = lang_hooks.types.make_type (RECORD_TYPE); in get_emutls_object_type()
388 word_type_node = lang_hooks.types.type_for_mode (word_mode, 1); in emutls_common_1()
H A Dtree-switch-conversion.c573 smaller_type = lang_hooks.types.type_for_mode (mode, sign >= 0); in array_value_type()
675 utype = lang_hooks.types.type_for_mode (TYPE_MODE (TREE_TYPE (utype)), 1); in build_arrays()
677 utype = lang_hooks.types.type_for_mode (TYPE_MODE (utype), 1); in build_arrays()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dobjc.texi66 defining the basic Objective-C types such as @code{id}, @code{Class}
290 The Objective-C compiler generates type encodings for all the types.
294 The types are encoded in the following way:
342 @item Complex types
352 alignments of types that contain bit-fields. The previous encoding
364 The non-atomic types are encoded as follows:
414 In addition to the types the compiler also encodes the type
441 The type specifiers are encoded just before the type. Unlike types
443 argument types.
822 types other than Objective-C objects. Furthermore, when used from
[all …]
/dragonfly/contrib/elftoolchain/libelf/
H A Delf_types.m430 * ELF types, defined in the "enum Elf_Type" API.
73 * and a basic type. Basic types include IDENT, HALF, WORD, LWORD,
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dcstdlib45 // types
H A Dcfenv58 // types
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dcstdlib45 // types
H A Dcfenv58 // types
/dragonfly/contrib/file/
H A DChangeLog101 * Add varint types (unused)
209 * Add missing DER types, and debugging
339 * add support for ${x?:} in mime types to handle
559 * don't print descriptions for NAME types when mime.
890 * Add "name" and "use" file types in order to look
914 * Add windows date field types
1133 Zip types (those with "mimetype" at offset 30) can be
1179 * Add some more EPOC MIME types.
1206 * Add a couple of missing MP3 MIME types.
1212 * Add MIME types for Python and Ruby scripts.
[all …]
/dragonfly/usr.sbin/ppp/
H A Dcbcp.c215 static const char * const types[] = { in cbcp_data_Type() local
219 if (type < 1 || type > NELEM(types)) in cbcp_data_Type()
221 return types[type-1]; in cbcp_data_Type()
/dragonfly/contrib/cryptsetup/
H A Dconfig.h.in137 /* Define to 1 if you have the <sys/types.h> header file. */
236 /* Define to `long int' if <sys/types.h> does not define. */
/dragonfly/contrib/file/magic/Magdir/
H A Dframe25 # https://www.iana.org/assignments/media-types/application/vnd.mif
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcfenv60 // types
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcfenv60 // types

12345678910>>...20