Home
last modified time | relevance | path

Searched refs:types (Results 26 – 50 of 478) sorted by relevance

12345678910>>...20

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.def96 or zero for types that have no special name.
105 (for C++ "member" types).
143 Also used for sub-ranges of other discrete types.
159 overlaps the previous range of ordered types. */
161 /* All pointer-to-x types have code POINTER_TYPE.
172 /* _Fract and _Accum types in Embedded-C. Different fixed-point types
204 /* Array types in C or Pascal */
211 types and enumerators.
267 types and for vector and float types in some circumstances. */
576 Record types with discriminants in Ada or schema types in Pascal are
[all …]
H A Dsched-int.h1433 sd_list_types_def types; member
1462 sd_iterator_start (rtx insn, sd_list_types_def types) in sd_iterator_start() argument
1469 i.types = types; in sd_iterator_start()
1492 sd_list_types_def types = it_ptr->types; in sd_iterator_cond() local
1494 if (types != SD_LIST_NONE) in sd_iterator_cond()
1500 &it_ptr->types, &list, &it_ptr->resolved_p); in sd_iterator_cond()
H A Dbuiltin-types.def20 /* This header provides a declarative way of describing the types that
39 These macros describe function types. ENUM is as above. The
41 etc, give the types of the arguments, similarly.
50 Similar, but for function types that take variable arguments.
81 DEF_PRIMITIVE_TYPE (BT_WORD, (*lang_hooks.types.type_for_mode) (word_mode, 1))
82 DEF_PRIMITIVE_TYPE (BT_UNWINDWORD, (*lang_hooks.types.type_for_mode)
102 DEF_PRIMITIVE_TYPE (BT_PTRMODE, (*lang_hooks.types.type_for_mode)(ptr_mode, 0))
148 distinguish it from two types in sequence, "long" followed by
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h1560 sd_list_types_def types; member
1589 sd_iterator_start (rtx insn, sd_list_types_def types) in sd_iterator_start() argument
1596 i.types = types; in sd_iterator_start()
1621 sd_list_types_def types = it_ptr->types; in sd_iterator_cond() local
1623 if (types != SD_LIST_NONE) in sd_iterator_cond()
1629 &it_ptr->types, &list, &it_ptr->resolved_p); in sd_iterator_cond()
H A Dtree.def99 or zero for types that have no special name.
108 (for C++ "member" types).
146 Also used for sub-ranges of other discrete types.
162 overlaps the previous range of ordered types. */
164 /* All pointer-to-x types have code POINTER_TYPE.
175 /* _Fract and _Accum types in Embedded-C. Different fixed-point types
207 /* Array types in C or Pascal */
290 integral types, for pointer types and for vector and float types in
644 Record types with discriminants in Ada or schema types in Pascal are
776 Rotates are defined for integer types only. */
[all …]
H A Dinternal-fn.c2335 tree types[2]; in expand_arith_overflow() local
2339 types[1] = type; in expand_arith_overflow()
2343 types[0] = type; in expand_arith_overflow()
2346 arg0 = fold_convert_loc (loc, types[uns0_p], arg0); in expand_arith_overflow()
2347 arg1 = fold_convert_loc (loc, types[uns1_p], arg1); in expand_arith_overflow()
2869 tree_pair types = direct_internal_fn_types (fn, stmt); in expand_direct_optab_fn() local
3016 machine_mode mode = TYPE_MODE (types.first); in direct_optab_supported_p()
3030 TYPE_MODE (types.second), opt_type) in convert_optab_supported_p()
3041 gcc_assert (TREE_CODE (types.first) == ARRAY_TYPE); in multi_vector_optab_supported_p()
3042 machine_mode imode = TYPE_MODE (types.first); in multi_vector_optab_supported_p()
[all …]
/dragonfly/contrib/elftoolchain/libelf/
H A Dlibelf_convert.m446 # For the purposes of generating conversion code, ELF types may be
55 # and the ELF_T_ADDR and ELF_T_OFF types have integral C types that
58 # 3. Whether the ELF types has a fixed representation or not. For
65 # types are coded by hand.
107 # Unimplemented types.
110 # ELF types that don't exist in a 32-bit world.
118 # Mark all ELF types that directly map to integral C types.
129 # Note the primitive types that are size-dependent.
133 # Generate conversion functions for primitive types.
138 # `$3': ELF class specifier for types, one of [`32', `64'].
[all …]
H A Dlibelf_fsize.m447 /* `Basic' types. */
57 /* Currently unimplemented types. */
60 /* Overrides for 32 bit types that do not exist. */
/dragonfly/contrib/file/magic/Magdir/
H A Dsun95 # RFC 3827, which describes some additional datalink types, and
96 # https://www.iana.org/assignments/snoop-datalink-types/snoop-datalink-types.xml,
97 # which is the IANA registry of Snoop datalink types)
H A Dtimezone24 >36 belong 0 \b, no local time types
26 >36 belong >1 \b, %d local time types
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_tls_common.h135 struct eap_method_type **types,
137 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
H A Deap_tls_common.c1094 struct eap_method_type **types, in eap_peer_select_phase2_methods() argument
1163 *types = methods; in eap_peer_select_phase2_methods()
1178 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak() argument
1187 (u8 *) types, num_types * sizeof(struct eap_method_type)); in eap_peer_tls_phase2_nak()
1194 if (types[i].vendor == EAP_VENDOR_IETF && in eap_peer_tls_phase2_nak()
1195 types[i].method < 256) in eap_peer_tls_phase2_nak()
1196 wpabuf_put_u8(*resp, types[i].method); in eap_peer_tls_phase2_nak()
/dragonfly/usr.bin/who/
H A Dwho.c287 const char *types = NULL; in print() local
294 types = ut_type_names[i].name; in print()
336 (void)printf(" type=%s ", types); in print()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dlimits48 // From Standard C++ point of view, there are 14 such types:
65 // which brings us to 16 fundamental arithmetic data types in GNU C++.
153 * @brief Describes the rounding style for floating-point types.
194 /** This will be true for all fundamental types (which have
199 integer types, the number of non-sign bits in the mantissa; for
200 floating types, the number of @c radix digits in the mantissa. */
269 finite. All built-in types are bounded, this member would be
270 false for arbitrary precision types.</em> [18.2.1.2]/54 */
286 meaningful for floating types; integer types will all be
293 * @brief Properties of fundamental types.
[all …]
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_irq.c346 atomic_t *types; in amdgpu_irq_add_id() local
348 types = kcalloc(source->num_types, sizeof(atomic_t), in amdgpu_irq_add_id()
350 if (!types) in amdgpu_irq_add_id()
353 source->enabled_types = types; in amdgpu_irq_add_id()
/dragonfly/contrib/lvm2/dist/libdm/
H A Dlibdm-report.c47 const struct dm_report_object_type *types; member
93 for (t = rh->types; t->data_fn; t++) in _find_type()
260 for (type = rh->types; type->data_fn; type++) in _display_fields()
387 for (t = rh->types; t->data_fn; t++) { in _all_match()
562 const struct dm_report_object_type *types, in dm_report_init() argument
589 rh->types = types; in dm_report_init()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dlimits47 // From Standard C++ point of view, there are 14 such types:
163 * @brief Describes the rounding style for floating-point types.
204 /** This will be true for all fundamental types (which have
209 integer types, the number of non-sign bits in the mantissa; for
210 floating types, the number of @c radix digits in the mantissa. */
277 finite. All built-in types are bounded, this member would be
278 false for arbitrary precision types. */
286 types, true for unsigned integers, and true for signed integers.
297 meaningful for floating types; integer types will all be
304 * @brief Properties of fundamental types.
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dtarget-descriptions.c178 VEC(tdesc_type_p) *types;
556 for (ix = 0; VEC_iterate (tdesc_type_p, feature->types, ix, type); ix++) in tdesc_named_type()
1314 VEC_safe_push (tdesc_type_p, feature->types, type); in tdesc_create_vector()
1326 VEC_safe_push (tdesc_type_p, feature->types, type); in tdesc_create_struct()
1349 VEC_safe_push (tdesc_type_p, feature->types, type); in tdesc_create_union()
1363 VEC_safe_push (tdesc_type_p, feature->types, type); in tdesc_create_flags()
1428 for (ix = 0; VEC_iterate (tdesc_type_p, feature->types, ix, type); ix++) in tdesc_free_feature()
1430 VEC_free (tdesc_type_p, feature->types); in tdesc_free_feature()
1669 VEC_iterate (tdesc_type_p, feature->types, ix2, type); in maint_print_c_tdesc_cmd()
1736 VEC_iterate (tdesc_type_p, feature->types, ix2, type); in maint_print_c_tdesc_cmd()
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dconfig.in212 /* Define to 1 if you have the <sys/types.h> header file. */
215 /* Define if <sys/types.h> defines \`uchar'. */
337 /* Define to `long int' if <sys/types.h> does not define. */
340 /* Define to `int' if <sys/types.h> does not define. */
343 /* Define to `unsigned int' if <sys/types.h> does not define. */
346 /* Define to `int' if <sys/types.h> does not define. */
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcinttypes57 // types
64 // GCC does not support extended integer types
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcinttypes57 // types
64 // GCC does not support extended integer types
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinterface.texi22 returning such types cannot be called from code compiled with GCC,
28 values. (GCC typically allocates variables of such types in
60 On some machines (particularly the SPARC), certain types of arguments
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dprotocols.c444 returnValue[i].types = methods->list[i].types; in protocol_copyMethodDescriptionList()
447 returnValue[i].types = NULL; in protocol_copyMethodDescriptionList()
/dragonfly/tools/tools/locale/tools/
H A Dutf8-rollup.pl216 my @types = ("graph", "alpha");
218 foreach my $T (@types) {
/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/
H A Dprinting.py20 import gdb.types
201 typename = gdb.types.get_basic_type(val.type).tag

12345678910>>...20