Home
last modified time | relevance | path

Searched refs:types (Results 251 – 275 of 478) sorted by relevance

1...<<11121314151617181920

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dsstream276 // Non-standard types:
386 // Non-standard types:
/dragonfly/contrib/gdb-7/gdb/
H A Dobjc-lang.c75 CORE_ADDR types; member
1377 method->types = read_memory_unsigned_integer (addr + 4, 4, byte_order); in read_objc_method()
H A Dstabsread.c4261 struct type *types[1024]; /* Allow for fns of 1023 parameters. */ in read_args() local
4272 types[n++] = read_type (pp, objfile); in read_args()
4286 else if (TYPE_CODE (types[n - 1]) != TYPE_CODE_VOID) in read_args()
4297 rval[i].type = types[i]; in read_args()
/dragonfly/contrib/file/magic/Magdir/
H A Dcad180 # and https://www.iana.org/assignments/media-types/image/vnd.dwg
384 # MIME Type: https://www.iana.org/assignments/media-types/model/x3d+xml
H A Dmacintosh219 # Thereby the Finder attach documents types to applications.
277 # additional types added in Dec 2017
H A Damigaos106 # Amiga disk types
/dragonfly/contrib/tcpdump/
H A Dtcpdump.c895 const char *types[1]; in capdns_setup() local
907 types[0] = "ADDR"; in capdns_setup()
908 if (cap_dns_type_limit(capdnsloc, types, 1) < 0) in capdns_setup()
/dragonfly/sys/dev/acpica/
H A Dacpi_if.m30 #include <sys/types.h>
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlanghooks.c765 return lang_hooks.types.type_for_size (TYPE_PRECISION (enum_type), in lhd_enum_underlying_base_type()
/dragonfly/sbin/ip6fw/
H A Dip6fw.c749 fill_icmptypes(unsigned *types, char **vp, u_short *fw_flg) in fill_icmptypes() argument
768 types[icmptype / (sizeof(unsigned) * 8)] |= in fill_icmptypes()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtarget.def875 "Return speculation types of instruction @var{insn}.",
880 "Return speculation types that are checked for instruction @var{insn}",
1105 /* Given two types, merge their attributes and return the result. */
1622 require natural alignment for vector types. The alignment returned by\n\
1669 /* ??? Documenting the argument types for this hook requires a GFDL
2193 /* ??? tm.texi has no types for the parameters. */
2271 /* Convert EXPR to TYPE, if target-specific types with special conversion
2486 /* Returns true (the default) if the RTTI for the basic types,
H A Dipa-prop.c2240 VEC(tree, heap) *types; in VEC()
2247 types = VEC_alloc (tree, heap, count); in VEC()
2249 VEC_quick_push (tree, types, TREE_VALUE (t)); in VEC()
2251 return types; in VEC()
/dragonfly/contrib/file/src/
H A Dcdf.c1433 static const char *types[] = { "empty", "user storage", in cdf_dump_dir() local
1443 if (d->d_type < __arraycount(types)) in cdf_dump_dir()
1444 (void)fprintf(stderr, "Type: %s\n", types[d->d_type]); in cdf_dump_dir()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h417 tree types; member
/dragonfly/etc/etc.x86_64/
H A Ddisktab27 # t[a-h] partition types (filesystem, swap, etc)
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcofflink.c153 ret->types = NULL; in _bfd_coff_debug_merge_hash_newfunc()
1761 for (mtl = mh->types; mtl != NULL; mtl = mtl->next) in _bfd_coff_link_input_bfd()
1786 mt->next = mh->types; in _bfd_coff_link_input_bfd()
1787 mh->types = mt; in _bfd_coff_link_input_bfd()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcofflink.c153 ret->types = NULL; in _bfd_coff_debug_merge_hash_newfunc()
1750 for (mtl = mh->types; mtl != NULL; mtl = mtl->next) in _bfd_coff_link_input_bfd()
1775 mt->next = mh->types; in _bfd_coff_link_input_bfd()
1776 mh->types = mt; in _bfd_coff_link_input_bfd()
/dragonfly/contrib/gcc-8.0/
H A DREADME.DELETED581 gcc/ada/types.adb
582 gcc/ada/types.ads
583 gcc/ada/types.h
1054 gcc/fortran/trans-types.c
1055 gcc/fortran/trans-types.h
1058 gcc/fortran/types.def
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi770 @c Some more detail on exactly what these symbol types are used for
805 extension to the standard set of ELF symbol types. It indicates a
1016 ELF, for other object types the symbol sizes are computed as the
2305 rather than names, for the selected types of registers.
2358 meaningful for dynamic objects, such as certain types of shared
2472 types. One looks like this:
2554 meaningful for dynamic objects, such as certain types of shared
3200 [@option{-t}|@option{--types}]
3294 @itemx --types
4685 machine types.
[all …]
/dragonfly/contrib/ee/
H A DREADME.ee47 I am releasing ee because I hate to see new users and non-computer types
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dpasses.texi436 Vectorization. This pass transforms loops to operate on vector types
437 instead of scalar types. Data parallelism across loop iterations is exploited
662 only used with integral types in the function, floating point
734 different types of GCSE depending on whether you are optimizing for
883 information is not available, various types of static analysis are
H A Dinvoke.texi329 -fdebug-types-section @gol
1770 to previous types declarations.
1870 basic integer types such as @code{int} are signed types.
1912 mangling for vector types.
4305 types.)
4760 @opindex fdebug-types-section
4954 Specify the struct-like types
6179 -fsplit-wide-types @gol
6581 @item -fsplit-wide-types
6582 @opindex fsplit-wide-types
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dfstream486 // Non-standard types:
711 // Non-standard types:
937 // Non-standard types:
H A Dthread65 // Abstract base class for types that wrap arbitrary functors to be
/dragonfly/contrib/gcc-4.7/libstdc++-v3/
H A Dconfig.h.in406 /* Define to 1 if you have the <sys/types.h> header file. */
788 /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
798 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on

1...<<11121314151617181920