| /dragonfly/contrib/gmp/printf/ |
| HD | repl-vsnprintf.c | 269 set_type: in __gmp_replacement_vsnprintf() 276 goto set_type; in __gmp_replacement_vsnprintf()
|
| HD | doprnt.c | 400 set_type: in __gmp_doprnt() 415 goto set_type; in __gmp_doprnt() 421 goto set_type; in __gmp_doprnt()
|
| /dragonfly/contrib/gmp/scanf/ |
| HD | doscan.c | 668 set_type: in __gmp_doscan() 674 goto set_type; in __gmp_doscan() 682 goto set_type; in __gmp_doscan()
|
| /dragonfly/usr.bin/mkcsmapper/ |
| HD | yacc.y | 86 static void set_type(int); 139 type : R_TYPE types { set_type($2); } 419 set_type(int type) in set_type() function
|
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | attributes.cc | 166 this->known_attributes_[tag].set_type(type); in new_attribute() 178 attr->set_type(type); in new_attribute()
|
| HD | attributes.h | 106 set_type(int type) in set_type() function
|
| HD | symtab.h | 225 set_type(elfcpp::STT type) in set_type() function
|
| HD | script.cc | 1000 ssym->set_type(type); in sized_finalize()
|
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | attributes.cc | 166 this->known_attributes_[tag].set_type(type); in new_attribute() 178 attr->set_type(type); in new_attribute()
|
| HD | attributes.h | 106 set_type(int type) in set_type() function
|
| HD | symtab.h | 225 set_type(elfcpp::STT type) in set_type() function
|
| HD | script.cc | 993 ssym->set_type(type); in sized_finalize()
|
| HD | arm.cc | 11139 out_attr[elfcpp::Tag_MPextension_use_legacy].set_type(0); in merge_object_attributes() 11583 out_attr[i].set_type(in_attr[i].type()); in merge_object_attributes()
|
| HD | mips.cc | 9186 out_attr[elfcpp::Tag_GNU_MIPS_ABI_FP].set_type(1); in merge_obj_attributes()
|
| /dragonfly/contrib/tnftp/src/ |
| HD | cmds.c | 155 static void set_type(const char *); 249 set_type(argv[1]); in settype() 253 set_type(const char *ttype) in set_type() function 321 set_type("binary"); in setbinary() 337 set_type("ascii"); in setascii() 353 set_type("tenex"); in settenex()
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | debug.h | 241 bfd_boolean (*set_type) (void *, bfd_boolean); member
|
| HD | debug.c | 2600 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()
|
| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | debug.h | 241 bfd_boolean (*set_type) (void *, bfd_boolean); member
|
| HD | debug.c | 2599 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()
|
| /dragonfly/contrib/gdb-7/gdb/python/ |
| HD | py-type.c | 1230 set_type (type_object *obj, struct type *type) in set_type() function 1486 set_type (type_obj, type); in type_to_type_object()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | hsa-common.h | 180 void set_type (BrigKind16_t t);
|
| HD | hsa-gen.c | 1172 hsa_op_immed::set_type (BrigType16_t t) in set_type() function 3101 i->set_type (BRIG_TYPE_U32); in gen_hsa_binary_operation() 3109 i->set_type (hsa_unsigned_type_for_type (i->m_type)); in gen_hsa_binary_operation()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | dwarf2read.c | 11866 struct type *domain_type, *set_type; in read_set_type() local 11872 set_type = get_die_type (die, cu); in read_set_type() 11873 if (set_type) in read_set_type() 11874 return set_type; in read_set_type() 11876 set_type = create_set_type (NULL, domain_type); in read_set_type() 11880 TYPE_LENGTH (set_type) = DW_UNSND (attr); in read_set_type() 11882 return set_die_type (die, set_type, cu); in read_set_type()
|