Home
last modified time | relevance | path

Searched refs:types (Results 201 – 225 of 478) sorted by relevance

12345678910>>...20

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc.opt335 Warn about casting functions to incompatible types.
389 Warn about casts between incompatible function types.
505 Warn about comparison of different enum types.
598 Wincompatible-pointer-types
600 Warn when there is a conversion between pointers that have incompatible types.
834 Warn for unsafe raw memory writes to objects of class types.
977 Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types
1212 Support C++17 allocation of over-aligned types.
1352 Allow the arguments of the '?' operator to have different types.
1388 Print hierarchical comparisons when template types are mismatched.
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi379 @code{GIMPLE_CATCH} has a list of applicable exception types and
381 types, the associated handler code is executed. If the handler
386 permitted exception types, and code to handle a match failure. If the
387 thrown exception does not match one of the allowed types, the
540 types of trees are allowed to be used as operand tuples. Basic
1293 Return the types handled by @code{GIMPLE_CATCH} statement @code{G}.
1297 Return a pointer to the types handled by @code{GIMPLE_CATCH} statement
1474 types. @code{FAILURE} is a sequence with the filter's failure action.
1478 Return the types handled by @code{GIMPLE_EH_FILTER} statement @code{G}.
1482 Return a pointer to the types handled by @code{GIMPLE_EH_FILTER}
[all …]
/dragonfly/stand/boot/efi/loader/
H A Dmain.c455 static char *types[] = { in command_memmap() local
496 printf("%23s %012jx %012jx %08jx ", types[p->Type], in command_memmap()
/dragonfly/contrib/file/magic/Magdir/
H A Dsgi73 # Performance Co-Pilot file types
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-browser.def67 DEFTBCODE (TB_ARG_TYPES, "arg-types", "Field accessor.")
H A Dcommon.opt120 ; flag-types.h for the definitions of the different possible types of
125 ; Level of debugging information we are producing. See flag-types.h
781 ; vector types. First selectable in G++ 4.5.
966 fdebug-types-section
1068 feliminate-unused-debug-types
1807 fsplit-wide-types
1809 Split wide types into independent registers
1852 ; types do not alias expressions of certain other types. Only used
H A Domp-low.c411 = lang_hooks.types.type_for_size (TYPE_PRECISION (itype), 0); in extract_omp_for_data()
995 ctx->srecord_type = lang_hooks.types.make_type (RECORD_TYPE); in install_var_field()
1342 type = lang_hooks.types.make_type (RECORD_TYPE); in fixup_child_record_type()
1662 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_parallel()
1707 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_task()
1816 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_single()
3810 itype = lang_hooks.types.type_for_size (TYPE_PRECISION (itype), 0); in expand_omp_for_generic()
3875 = lang_hooks.types.type_for_size (TYPE_PRECISION (type), 0); in expand_omp_for_generic()
4200 itype = lang_hooks.types.type_for_size (TYPE_PRECISION (type), 0); in expand_omp_for_static_nochunk()
4417 itype = lang_hooks.types.type_for_size (TYPE_PRECISION (type), 0); in expand_omp_for_static_chunk()
[all …]
H A Dtree.c2279 lang_hooks.types.incomplete_type_error (NULL_TREE, type); in size_in_bytes()
2333 size_tree = lang_hooks.types.max_size (type); in max_int_size_in_bytes()
4696 VEC(tree,heap) *types;
4742 VEC_safe_push (tree, heap, fld->types, t); in add_tree_to_fld_list()
5142 fld.types = VEC_alloc (tree, heap, 100); in free_lang_data_in_cgraph()
5166 FOR_EACH_VEC_ELT (tree, fld.types, i, t) in free_lang_data_in_cgraph()
5172 VEC_free (tree, heap, fld.types); in free_lang_data_in_cgraph()
6211 if (lang_hooks.types.type_hash_eq != NULL) in type_hash_eq()
6212 return lang_hooks.types.type_hash_eq (a->type, b->type); in type_hash_eq()
7347 if (lang_hooks.types.get_subrange_bounds) in subrange_type_for_debug_p()
[all …]
/dragonfly/contrib/gcc-4.7/libgomp/
H A Dconfig.h.in73 /* Define to 1 if you have the <sys/types.h> header file. */
/dragonfly/sys/netgraph/
H A Dnetgraph.h219 LIST_ENTRY(ng_type) types; /* linked list of all types */
/dragonfly/tools/tools/net80211/wlaninject/
H A DREADME10 relevant will be described. There are three types of switches:
/dragonfly/contrib/gcc-8.0/libgomp/
H A Domp.h.in32 reflect the shape of the two types. Their internals are private
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/abi/pre/
H A Dgnu-versioned-namespace.ver296 # typeinfo for decimal floating point types
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Datomic285 /// Partial specialization for pointer types.
798 // Function templates generally applicable to atomic types.
957 // intergral types as specified in the standard, excluding address
958 // types.
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-match-head.c314 tree_pair types = direct_internal_fn_types (fn, type, ops); in build_call_internal() local
315 if (!direct_internal_fn_supported_p (fn, types, OPTIMIZE_FOR_BOTH)) in build_call_internal()
H A Dcalls.c4766 split_complex_types (tree types) in split_complex_types() argument
4771 for (p = types; p; p = TREE_CHAIN (p)) in split_complex_types()
4778 return types; in split_complex_types()
4781 types = copy_list (types); in split_complex_types()
4783 for (p = types; p; p = TREE_CHAIN (p)) in split_complex_types()
4806 return types; in split_complex_types()
4915 tfom = lang_hooks.types.type_for_mode (outmode, 0); in emit_library_call_value_1()
5045 slot = assign_temp (lang_hooks.types.type_for_mode (mode, 0), in emit_library_call_value_1()
/dragonfly/contrib/gdtoa/
H A DREADME37 types correctly. File arithchk.c is source for a program that
99 Functions strtod and strtof have "natural" return types, float and
105 Where possible, these arguments have "natural" return types (double*
/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci_if.m60 #include <sys/types.h>
/dragonfly/contrib/file/src/
H A Dmagic.h.in30 #include <sys/types.h>
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dnumeric72 * for complex number types, random number generation, numeric
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dexception60 * throw non-class data (e.g., fundamental types).
/dragonfly/contrib/gdb-7/gdb/
H A Dconfigure.host197 # "double" and "long double" types.
/dragonfly/contrib/gcc-4.7/libobjc/objc/
H A Druntime.h80 char *types; /* Type encoding */ member
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc.opt280 Warn about casting functions to incompatible types
364 Warn about comparison of different enum types
594 Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types
744 Allow the arguments of the '?' operator to have different types
866 …icit conversions between vectors with differing numbers of subparts and/or differing element types.
1006 Use the narrowest integer type possible for enumeration types
/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa.c4801 while (types[type][j] >= 0 && in hdaa_audio_assign_names()
4805 if (types[type][j] >= 0) in hdaa_audio_assign_names()
4806 use = types[type][j]; in hdaa_audio_assign_names()
4854 while (types[type][j] >= 0 && in hdaa_audio_assign_names()
4858 if (types[type][j] >= 0) { in hdaa_audio_assign_names()
4859 w->ossdev = types[type][j]; in hdaa_audio_assign_names()
4860 used |= (1 << types[type][j]); in hdaa_audio_assign_names()
4877 while (types[6][j] >= 0 && in hdaa_audio_assign_names()
4881 if (types[6][j] >= 0) { in hdaa_audio_assign_names()
4882 w->ossdev = types[6][j]; in hdaa_audio_assign_names()
[all …]

12345678910>>...20