Home
last modified time | relevance | path

Searched refs:types (Results 151 – 175 of 478) sorted by relevance

12345678910>>...20

/dragonfly/contrib/ee/
H A Dcreate.make68 if [ -f /usr/include/sys/types.h ]
/dragonfly/contrib/lvm2/dist/include/
H A D.symlinks.in12 @top_srcdir@/lib/datastruct/lvm-types.h
/dragonfly/contrib/file/magic/Magdir/
H A Dmsooxml13 # which can distinguish between the three types
/dragonfly/contrib/binutils-2.27/gold/
H A Darm-reloc.def35 // - OBSOLETE for old relocation types no longer used.
37 // handle deprecated relocations so we one of the types above.
53 // for relocation types DYNAMIC, PRIVATE and OBSOLETE.
H A Dgdb-index.cc945 bool types = false; in read_pubnames_and_pubtypes() local
947 types = this->read_pubtable(this->gdb_index_->pubtypes_table(), offset); in read_pubnames_and_pubtypes()
948 return names || types; in read_pubnames_and_pubtypes()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-ada-spec.c1667 dump_template_types (pretty_printer *buffer, tree types, in dump_template_types() argument
1671 size_t len = TREE_VEC_LENGTH (types); in dump_template_types()
1675 tree elem = TREE_VEC_ELT (types, i); in dump_template_types()
1699 tree types = TREE_PURPOSE (inst); in dump_ada_template() local
1702 if (TREE_VEC_LENGTH (types) == 0) in dump_ada_template()
1713 dump_template_types (buffer, types, cpp_check, spc); in dump_ada_template()
1738 dump_template_types (buffer, types, cpp_check, spc); in dump_ada_template()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-ada-spec.c1903 dump_template_types (pretty_printer *buffer, tree types, int spc) in dump_template_types() argument
1905 for (int i = 0; i < TREE_VEC_LENGTH (types); i++) in dump_template_types()
1907 tree elem = TREE_VEC_ELT (types, i); in dump_template_types()
1943 tree types = TREE_PURPOSE (inst); in dump_ada_template() local
1946 if (TREE_VEC_LENGTH (types) == 0) in dump_ada_template()
1964 dump_template_types (buffer, types, spc); in dump_ada_template()
1989 dump_template_types (buffer, types, spc); in dump_ada_template()
/dragonfly/contrib/tcpdump/
H A DCHANGES86 Introduce nd_uint*, nd_mac_addr, nd_ipv4 and nd_ipv6 types to fix
529 fixes for DLT_IEEE802_11_RADIO datalink types
793 Decoder support for more Juniper link-layer types
796 Fix the handling of unknown management frame types in the 802.11
866 print-ether.c - better handling of unknown types.
867 print-isoclns.c - additional decoding of types.
959 ICMP types/codes now accept symbolic names.
996 depending upon system dependent mappings of DLT_* types.
1262 types.
1290 - Added support for new dns types, thanks to Rainer Orth.
[all …]
/dragonfly/include/
H A DMakefile196 ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 types.h \
202 ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 linux/types.h \
/dragonfly/usr.bin/getconf/
H A Dsysconf.gperf8 #include <sys/types.h>
/dragonfly/test/x86_64/
H A Dqemu.patch6 #include <sys/types.h>
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlanghooks.h465 struct lang_hooks_for_types types; member
H A Dgimple.h422 tree types;
438 tree types;
3997 return catch_stmt->types;
4006 return &catch_stmt->types;
4035 catch_stmt->types = t;
4054 return eh_filter_stmt->types;
4065 return &eh_filter_stmt->types;
4094 gimple_eh_filter_set_types (geh_filter *eh_filter_stmt, tree types)
4096 eh_filter_stmt->types = types;
H A Dattribs.c1141 if (lang_hooks.types.copy_lang_qualifiers in build_type_attribute_qual_variant()
1143 ttype = (lang_hooks.types.copy_lang_qualifiers in build_type_attribute_qual_variant()
1170 if (lang_hooks.types.copy_lang_qualifiers in build_type_attribute_qual_variant()
1172 ttype = lang_hooks.types.copy_lang_qualifiers (ttype, otype); in build_type_attribute_qual_variant()
/dragonfly/contrib/gcc-8.0/gcc/ada/gcc-interface/
H A Dlang.opt77 Use the narrowest integer type possible for enumeration types.
/dragonfly/contrib/gcc-4.7/lto-plugin/
H A Dconfig.h.in27 /* Define to 1 if you have the <sys/types.h> header file. */
/dragonfly/contrib/gcc-4.7/libssp/
H A Dconfig.h.in63 /* Define to 1 if you have the <sys/types.h> header file. */
/dragonfly/gnu/usr.bin/cc47/liblto_plugin/
H A DMakefile.headers35 flag-types.h \
/dragonfly/contrib/gdb-7/gdb/data-directory/
H A DMakefile.in56 gdb/types.py \
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Datomic177 // Align 1/2/4/8/16-byte types to at least their size.
191 "Incomplete or zero-sized types are not supported");
350 /// Partial specialization for pointer types.
1049 // Function templates generally applicable to atomic types.
1210 // intergral types as specified in the standard, excluding address
1211 // types.
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcalls.c3499 split_complex_types (tree types) in split_complex_types() argument
3504 for (p = types; p; p = TREE_CHAIN (p)) in split_complex_types()
3511 return types; in split_complex_types()
3514 types = copy_list (types); in split_complex_types()
3516 for (p = types; p; p = TREE_CHAIN (p)) in split_complex_types()
3539 return types; in split_complex_types()
3640 tfom = lang_hooks.types.type_for_mode (outmode, 0); in emit_library_call_value_1()
3769 slot = assign_temp (lang_hooks.types.type_for_mode (mode, 0), in emit_library_call_value_1()
/dragonfly/contrib/binutils-2.34/gold/
H A Dgdb-index.cc945 bool types = false; in read_pubnames_and_pubtypes() local
947 types = this->read_pubtable(this->gdb_index_->pubtypes_table(), offset); in read_pubnames_and_pubtypes()
948 return names || types; in read_pubnames_and_pubtypes()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcompat.texi64 size and alignment of data types
66 layout of structured types
/dragonfly/contrib/gcc-4.7/libobjc/
H A Daccessors.m201 getters for properties of arbitrary C types. The data is just
220 setters for properties of arbitrary C types. The data is just
/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.h627 struct dwarf2_section_names types; member

12345678910>>...20