/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | attribs.h | 112 canonicalize_attr_name (tree attr_name) in canonicalize_attr_name() 145 is_attribute_p (const char *attr_name, const_tree ident) in is_attribute_p() 160 lookup_attribute (const char *attr_name, tree list) in lookup_attribute() 182 lookup_attribute_by_prefix (const char *attr_name, tree list) in lookup_attribute_by_prefix()
|
H A D | attribs.c | 853 tree attr_name; in make_attribute() local 1401 remove_attribute (const char *attr_name, tree list) in remove_attribute() 1799 private_lookup_attribute (const char *attr_name, size_t attr_len, tree list) in private_lookup_attribute() 1890 const char *attr_name = attribute_tables[ti0][s0].name; in test_attribute_exclusions() local
|
H A D | ipa-chkp.c | 244 chkp_map_attr_arg_indexes (tree attrs, const char *attr_name, in chkp_map_attr_arg_indexes()
|
H A D | read-rtl.c | 117 char *attr_name; member 990 add_define_attr_for_define_subst (const char *attr_name, vec<rtx> *queue) in add_define_attr_for_define_subst()
|
H A D | gensupport.c | 2305 char *attr_name; in gen_mnemonic_setattr() local 2492 char * attr_name; in check_define_attr_duplicates() local
|
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs.h | 119 struct attr_name { struct 120 u_int32_t n_pnumber; /* Parent ntnode */ 121 u_int32_t reserved; 122 ntfs_times_t n_times; 123 u_int64_t n_size; 124 u_int64_t n_attrsz; 125 u_int64_t n_flag; 126 u_int8_t n_namelen; 127 u_int8_t n_nametype; 128 u_int16_t n_name[1];
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-param.c | 102 get_attr (PyObject *obj, PyObject *attr_name) in get_attr() 280 set_attr (PyObject *obj, PyObject *attr_name, PyObject *val) in set_attr()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-format.c | 2892 convert_format_name_to_system_name (const char *attr_name) in convert_format_name_to_system_name() 2938 cmp_attribs (const char *tattr_name, const char *attr_name) in cmp_attribs()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-lex.c | 308 tree attr_name = NULL_TREE; in c_common_has_attribute() local
|
H A D | c-format.c | 3991 convert_format_name_to_system_name (const char *attr_name) in convert_format_name_to_system_name()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gensupport.c | 1227 char *attr_name; in gen_mnemonic_setattr() local
|
H A D | c-parser.c | 3425 tree attr_name = NULL_TREE; in c_parser_attribute_any_word() local 3535 tree attr, attr_name, attr_args; in c_parser_attributes() local 10608 tree attr_name, attr = NULL; in c_parser_transaction_attributes() local
|
H A D | tree.c | 5245 private_is_attribute_p (const char *attr_name, size_t attr_len, const_tree ident) in private_is_attribute_p() 5271 private_lookup_attribute (const char *attr_name, size_t attr_len, tree list) in private_lookup_attribute() 5361 remove_attribute (const char *attr_name, tree list) in remove_attribute()
|
H A D | tree.h | 4591 lookup_attribute (const char *attr_name, tree list) in lookup_attribute() 4614 is_attribute_p (const char *attr_name, const_tree ident) in is_attribute_p()
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_disk_posix.c | 700 const char *attr_name; in _archive_write_disk_header() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-parser.c | 4205 tree attr_name = NULL_TREE; in c_parser_attribute_any_word() local 4323 tree attr, attr_name, attr_args; in c_parser_attributes() local 18246 tree attr_name, attr = NULL; in c_parser_transaction_attributes() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 26940 tree attr_name, attr = NULL; in cp_parser_txn_attribute_opt() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 38399 tree attr_name, attr = NULL; in cp_parser_txn_attribute_opt() local
|