Home
last modified time | relevance | path

Searched defs:attr_name (Results 1 – 25 of 33) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dattribs.h144 canonicalize_attr_name (tree attr_name) in canonicalize_attr_name()
177 is_attribute_p (const char *attr_name, const_tree ident) in is_attribute_p()
192 lookup_attribute (const char *attr_name, tree list) in lookup_attribute()
218 lookup_attribute_by_prefix (const char *attr_name, tree list) in lookup_attribute_by_prefix()
Dattribs.cc1015 tree attr_name; in make_attribute() local
1606 remove_attribute (const char *attr_name, tree list) in remove_attribute()
2007 private_lookup_attribute (const char *attr_name, size_t attr_len, tree list) in private_lookup_attribute()
2625 const char *attr_name = attribute_tables[ti0][s0].name; in test_attribute_exclusions() local
Dread-rtl.cc120 char *attr_name; member
1278 add_define_attr_for_define_subst (const char *attr_name, vec<rtx> *queue) in add_define_attr_for_define_subst()
Dgensupport.cc2370 char *attr_name; in gen_mnemonic_setattr() local
2557 char * attr_name; in check_define_attr_duplicates() local
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Drec_attr_map.c41 int rec_attr_map(const char *attr_name) in rec_attr_map()
Dmap_search.c124 char *attr_name = 0; in map_search_create() local
/netbsd/src/sys/fs/ntfs/
Dntfs.h121 struct attr_name { struct
122 u_int32_t n_pnumber; /* Parent ntnode */
123 u_int32_t reserved;
124 ntfs_times_t n_times;
125 u_int64_t n_size;
126 u_int64_t n_attrsz;
127 u_int64_t n_flag;
128 u_int8_t n_namelen;
129 u_int8_t n_nametype;
130 u_int16_t n_name[1];
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_extracted.c108 char *attr_name; in cleanup_extracted_process() local
Dcleanup_envelope.c125 char *attr_name; in cleanup_envelope_process() local
Dcleanup_bounce.c98 char *attr_name; in cleanup_bounce() local
Dcleanup_milter.c1710 char *attr_name; in cleanup_del_rcpt() local
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dattr_print0.c116 char *attr_name; in attr_vprint0() local
Dattr_print_plain.c117 char *attr_name; in attr_vprint_plain() local
Dattr_print64.c151 char *attr_name; in attr_vprint64() local
/netbsd/src/external/ibm-public/postfix/dist/src/postdrop/
Dpostdrop.c332 char *attr_name; in main() local
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-param.c175 get_attr (PyObject *obj, PyObject *attr_name) in get_attr()
392 set_attr (PyObject *obj, PyObject *attr_name, PyObject *val) in set_attr()
Dpy-unwind.c177 pyuw_object_attribute_to_pointer (PyObject *pyo, const char *attr_name, in pyuw_object_attribute_to_pointer()
/netbsd/src/external/ibm-public/postfix/dist/src/postcat/
Dpostcat.c184 char *attr_name; in postcat() local
/netbsd/src/external/ibm-public/postfix/dist/src/pickup/
Dpickup.c237 char *attr_name; in copy_segment() local
/netbsd/src/external/bsd/atf/dist/tools/
Dparser.cpp265 std::string attr_name = t.text(); in read() local
/netbsd/src/external/mit/expat/dist/tests/
Dhandlers.h440 const XML_Char *attr_name; member
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Daclparse.c1074 char *attr_name = SLAPD_GROUP_ATTR; in parse_acl() local
/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd.c4568 char *attr_name; in xclient_cmd() local
4927 char *attr_name; in xforward_cmd() local
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dsa.c428 char attr_name[8]; in sa_add_layout_entry() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-options.cc1126 const char *attr_name = target_clone_attr ? "target_clone" : "target"; in ix86_valid_target_attribute_inner_p() local

12