/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | sysfs.h | 38 struct attribute { struct 44 ssize_t (*show)(struct kobject *, struct attribute *,char *); argument
|
/dflybsd-src/games/monop/ |
H A D | execute.c | 454 char *attribute; in restore_parseline() local 520 restore_toplevel_attr(const char *attribute, char *txt) in restore_toplevel_attr() 575 restore_player_attr(const char *attribute, char *txt) in restore_player_attr() 631 restore_deck_attr(const char *attribute, char *txt) in restore_deck_attr() 677 restore_square_attr(const char *attribute, char *txt) in restore_square_attr()
|
/dflybsd-src/contrib/lvm2/dist/lib/device/ |
H A D | dev-md.c | 133 const char *attribute) in _md_sysfs_attribute_snprintf() 218 const char *attribute = "chunk_size"; in dev_md_chunk_size() local 236 const char *attribute = "level"; in dev_md_level() local 254 const char *attribute = "raid_disks"; in dev_md_raid_disks() local
|
H A D | device.c | 368 static unsigned long _dev_topology_attribute(const char *attribute, in _dev_topology_attribute()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | xml-support.c | 182 const struct gdb_xml_attribute *attribute; in gdb_xml_start_element() local 677 const struct gdb_xml_attribute *attribute, in gdb_xml_parse_attr_ulongest() 707 const struct gdb_xml_attribute *attribute, in gdb_xml_parse_attr_enum()
|
H A D | dwarf2read.c | 1024 struct attribute struct 1052 /* Number of attributes */ argument
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | reduced_debug_output.cc | 51 uint64_t attribute = read_unsigned_LEB_128(abbrev, &LEB_size); in get_die_end() local
|
H A D | dwarf_reader.cc | 1046 Dwarf_die::attribute(unsigned int attr) in attribute() function in gold::Dwarf_die
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | reduced_debug_output.cc | 51 uint64_t attribute = read_unsigned_LEB_128(abbrev, &LEB_size); in get_die_end() local
|
H A D | dwarf_reader.cc | 1061 Dwarf_die::attribute(unsigned int attr) in attribute() function in gold::Dwarf_die
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | attribs.c | 1104 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() 1116 build_type_attribute_qual_variant (tree otype, tree attribute, int quals) in build_type_attribute_qual_variant() 1360 build_type_attribute_variant (tree ttype, tree attribute) in build_type_attribute_variant()
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | dwarf2.c | 58 struct attribute struct 60 enum dwarf_attribute name; argument 61 enum dwarf_form form; 63 { 69 u;
|
/dflybsd-src/contrib/nvi2/cl/ |
H A D | cl_funcs.c | 102 cl_attr(SCR *sp, scr_attr_t attribute, int on) in cl_attr()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | dwarf.c | 679 unsigned long attribute; member 750 add_abbrev_attr (unsigned long attribute, unsigned long form) in add_abbrev_attr() 787 unsigned long attribute; in process_abbrev_section() local 1500 read_and_display_attr_value (unsigned long attribute, in read_and_display_attr_value() 2190 get_AT_name (unsigned long attribute) in get_AT_name() 2216 read_and_display_attr (unsigned long attribute, in read_and_display_attr()
|
/dflybsd-src/sys/dev/disk/sdhci/ |
H A D | sdhci.h | 338 uint16_t attribute; member 344 uint16_t attribute; member
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | dwarf2.c | 57 struct attribute struct 59 enum dwarf_attribute name; argument 60 enum dwarf_form form; 62 { 68 u;
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | dwarf2.c | 58 struct attribute struct 60 enum dwarf_attribute name; argument 61 enum dwarf_form form; 63 { 69 u;
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | dwarf.c | 793 unsigned long attribute; member 865 add_abbrev_attr (unsigned long attribute, unsigned long form, in add_abbrev_attr() 903 unsigned long attribute; in process_abbrev_section() local 1702 get_AT_name (unsigned long attribute) in get_AT_name() 2108 read_and_display_attr_value (unsigned long attribute, in read_and_display_attr_value() 2969 read_and_display_attr (unsigned long attribute, in read_and_display_attr()
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-act.c | 4834 tree attribute; in objc_decl_method_attributes() local 6908 tree attribute; in start_class() local 8101 tree attribute; in objc_declare_protocol() local 8152 tree attribute; in start_protocol() local
|
H A D | objc-next-runtime-abi-01.c | 1291 tree attribute, name_ident = PROPERTY_NAME (x); in build_v1_property_table_initializer() local
|
H A D | objc-next-runtime-abi-02.c | 2360 tree attribute, name_ident = PROPERTY_NAME (x); in build_v2_property_table_initializer() local
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_guc_fwif.h | 309 u8 attribute; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree.c | 4154 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() 4216 build_type_attribute_qual_variant (tree ttype, tree attribute, int quals) in build_type_attribute_qual_variant() 4374 build_type_attribute_variant (tree ttype, tree attribute) in build_type_attribute_variant()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 25128 tree attribute; in cp_parser_gnu_attribute_list() local 25243 tree attribute, attr_id = NULL_TREE, arguments; in cp_parser_std_attribute() local 25367 cp_parser_check_std_attribute (tree attributes, tree attribute) in cp_parser_check_std_attribute() 25395 tree attributes = NULL_TREE, attribute = NULL_TREE; in cp_parser_std_attribute_list() local 30264 tree sig, attribute; in cp_parser_objc_method_definition_list() local
|
/dflybsd-src/sys/dev/raid/ciss/ |
H A D | cissreg.h | 86 u_int8_t attribute:3; member
|