Home
last modified time | relevance | path

Searched refs:add_attribute (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pkcs7/
H A Dpk7_doit.c18 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype,
1139 return add_attribute(&(p7si->auth_attr), nid, atrtype, value); in PKCS7_add_signed_attribute()
1145 return add_attribute(&(p7si->unauth_attr), nid, atrtype, value); in PKCS7_add_attribute()
1148 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, in add_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc964 add_attribute (const char *name, tree attrs) in add_attribute() function
978 attrs = add_attribute ("pure", attrs); in get_attributes()
980 attrs = add_attribute ("const", attrs); in get_attributes()
984 attrs = add_attribute ("nothrow", attrs); in get_attributes()
986 return add_attribute ("leaf", attrs); in get_attributes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc969 add_attribute (const char *name, tree attrs) in add_attribute() function
983 attrs = add_attribute ("pure", attrs); in get_attributes()
985 attrs = add_attribute ("const", attrs); in get_attributes()
989 attrs = add_attribute ("nothrow", attrs); in get_attributes()
991 return add_attribute ("leaf", attrs); in get_attributes()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.h194 add_attribute(unsigned int attr, unsigned int form, int implicit_const) in add_attribute() function
H A Ddwarf_reader.cc294 entry->add_attribute(attr, form, implicit_const); in do_get_abbrev()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.h194 add_attribute(unsigned int attr, unsigned int form, int implicit_const) in add_attribute() function
H A Ddwarf_reader.cc294 entry->add_attribute(attr, form, implicit_const); in do_get_abbrev()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c32643 add_attribute (const char * mode, tree *attributes) in add_attribute() function
32674 add_attribute (mode, attributes); in arm_insert_attributes()
32683 add_attribute (mode, attributes); in arm_insert_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc33417 add_attribute (const char * mode, tree *attributes) in add_attribute() function
33448 add_attribute (mode, attributes); in arm_insert_attributes()
33457 add_attribute (mode, attributes); in arm_insert_attributes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.109414 (add_attribute, init_attributes): New functions.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.109414 (add_attribute, init_attributes): New functions.
H A DChangeLog-199918219 * c-common.c (declare_hidden_char_array, add_attribute, if_elt,
H A DChangeLog-200110422 * c-common.c (add_attribute, attrtab, attrtab_idx,
H A DChangeLog-202013326 (add_attribute): Formatting fix.
H A DChangeLog-201527185 * config/arm/arm.c (add_attribute, arm_insert_attributes): New functions