| /trueos/crypto/heimdal/lib/asn1/ |
| HD | der.c | 91 get_type(const char *name, const char *list[], unsigned len) in get_type() function 113 return get_type(name, class_names, SIZEOF_ARRAY(class_names)); in der_get_class_num() 127 return get_type(name, type_names, SIZEOF_ARRAY(type_names)); in der_get_type_num() 141 return get_type(name, tag_names, SIZEOF_ARRAY(tag_names)); in der_get_tag_num()
|
| /trueos/usr.sbin/kldxref/ |
| HD | ef.h | 13 (ef)->ef_ops->get_type((ef)->ef_ef) 39 int (*get_type)(elf_file_t ef); member
|
| /trueos/contrib/atf/atf-c++/detail/ |
| D | fs_test.cpp | 305 ATF_REQUIRE(fi.get_type() == file_info::dir_type); in ATF_TEST_CASE_BODY() 312 ATF_REQUIRE(fi.get_type() == file_info::reg_type); in ATF_TEST_CASE_BODY() 356 ATF_REQUIRE(fi.get_type() == file_info::dir_type); in ATF_TEST_CASE_BODY() 362 ATF_REQUIRE(fi.get_type() == file_info::reg_type); in ATF_TEST_CASE_BODY()
|
| D | fs.hpp | 268 int get_type(void) const;
|
| D | fs.cpp | 343 impl::file_info::get_type(void) in get_type() function in impl::file_info 497 if (file_info(p).get_type() == file_info::dir_type) in remove()
|
| /trueos/usr.bin/rpcgen/ |
| HD | rpc_parse.c | 62 static void get_type(const char **, const char **, defkind); 167 get_type(&plist->res_prefix, &plist->res_type, in def_program() 432 get_type(&dec->prefix, &dec->type, dkind); in get_declaration() 494 get_type(&dec->prefix, &dec->type, dkind); in get_prog_declaration() 550 get_type(const char **prefixp, const char **typep, defkind dkind) in get_type() function
|
| /trueos/contrib/binutils/gas/ |
| HD | itbl-ops.c | 152 static e_type get_type (int yytype); 201 return alloc_entry (get_processor (yyprocessor), get_type (yytype), regname, in itbl_add_reg() 233 f = alloc_field (get_type (yytype), sbit, ebit, flags); in itbl_add_operand() 816 get_type (int yytype) in get_type() function
|
| /trueos/contrib/gdb/gdb/ |
| HD | varobj.c | 187 static struct type *get_type (struct varobj *var); 1388 get_type (struct varobj *var) in get_type() function 1405 type = get_type (var); in get_type_deref() 1741 type = get_type (var); in type_changeable() 1766 type = get_type (var); in c_number_of_children() 1834 type = get_type (parent); in c_name_of_child() 1939 type = get_type (parent); in c_value_of_child() 2040 switch (TYPE_CODE (get_type (var))) in c_variable_editable() 2063 switch (TYPE_CODE (get_type (var))) in c_value_of_variable()
|
| /trueos/contrib/gcc/ |
| HD | ipa-prop.h | 186 enum jump_func_type get_type (struct ipa_jump_func *);
|
| HD | ipa-cp.c | 598 type = get_type (jump_func); in ipcp_propagate_stage() 657 type = get_type (jump_func); in ipcp_callsite_param_print() 908 type = get_type (jump_func); in ipcp_redirect()
|
| HD | ipa-prop.c | 500 get_type (struct ipa_jump_func *jf) in get_type() function
|
| /trueos/sbin/fdisk_pc98/ |
| HD | fdisk.c | 169 static const char *get_type(int type); 398 get_type(partp->dp_mid)); in print_part() 855 get_type(int type) in get_type() function
|
| /trueos/sys/dev/ofw/ |
| HD | ofw_bus_if.m | 157 METHOD const char * get_type {
|
| /trueos/sbin/fdisk/ |
| HD | fdisk.c | 227 get_type(int t) in get_type() function 489 get_type(partp->dp_typ)); in print_part()
|
| /trueos/contrib/file/src/ |
| HD | apprentice.c | 285 get_type(const struct type_tbl_s *tbl, const char *l, const char **t) in get_type() function 1957 m->type = get_type(type_tbl, l + 1, &l); in parse() 1975 m->type = get_type(type_tbl, l, &l); in parse() 1993 m->type = get_type(special_tbl, l, &l); in parse()
|