Searched refs:type (Results 26 - 50 of 4849) sorted by relevance

1234567891011>>

/freebsd-10.0-release/crypto/heimdal/kadmin/
H A Dkadmin-commands.in41 type = "string"
42 help = "encryption type"
48 type = "string"
54 type = "flag"
59 type = "flag"
64 type = "integer"
76 type = "flag"
89 type = "string"
94 type = "string"
99 type
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dp-typeprint.c40 static void pascal_type_print_varspec_suffix (struct type *, struct ui_file *, int, int, int);
42 static void pascal_type_print_derivation_info (struct ui_file *, struct type *);
44 void pascal_type_print_varspec_prefix (struct type *, struct ui_file *, int, int);
51 pascal_print_type (struct type *type, char *varstring, struct ui_file *stream,
57 code = TYPE_CODE (type);
60 CHECK_TYPEDEF (type);
65 pascal_type_print_varspec_prefix (type, stream, show, 0);
80 pascal_type_print_varspec_prefix (type, stream, show, 0);
83 pascal_type_print_base (type, strea
50 pascal_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
116 pascal_type_print_derivation_info(struct ui_file *stream, struct type *type) argument
191 pascal_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr) argument
303 pascal_print_func_args(struct type *type, struct ui_file *stream) argument
336 pascal_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args) argument
440 pascal_type_print_base(struct type *type, struct ui_file *stream, int show, int level) argument
[all...]
H A Dm2-valprint.c30 m2_val_print (struct type *type, char *valaddr, int embedded_offset, argument
34 extern int c_val_print (struct type *, char *, int, CORE_ADDR,
37 return (c_val_print (type, valaddr, 0, address, stream, format, deref_ref,
H A Dada-typeprint.c42 static int print_record_field_types (struct type *, struct type *,
45 static void print_array_type (struct type *, struct ui_file *, int, int);
47 static void print_choices (struct type *, int, struct ui_file *,
48 struct type *);
50 static void print_range (struct type *, struct ui_file *);
52 static void print_range_bound (struct type *, char *, int *,
56 print_dynamic_range_bound (struct type *, const char *, int,
71 demangled_type_name (struct type *type)
70 demangled_type_name(struct type *type) argument
124 ada_typedef_print(struct type *type, struct symbol *new, struct ui_file *stream) argument
136 print_range(struct type *type, struct ui_file *stream) argument
186 print_range_bound(struct type *type, char *bounds, int *n, struct ui_file *stream) argument
219 print_dynamic_range_bound(struct type *type, const char *name, int name_len, const char *suffix, struct ui_file *stream) argument
292 print_enum_type(struct type *type, struct ui_file *stream) argument
321 print_fixed_point_type(struct type *type, struct ui_file *stream) argument
339 print_vax_floating_point_type(struct type *type, struct ui_file *stream) argument
351 print_array_type(struct type *type, struct ui_file *stream, int show, int level) argument
423 print_choices(struct type *type, int field_num, struct ui_file *stream, struct type *val_type) argument
499 print_variant_clauses(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
541 print_variant_part(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
562 print_record_field_types(struct type *type, struct type *outer_type, struct ui_file *stream, int show, int level) argument
610 struct type *type; local
655 print_unchecked_union_type(struct type *type, struct ui_file *stream, int show, int level) argument
691 print_func_type(struct type *type, struct ui_file *stream, char *name) argument
746 struct type *type = ada_completed_type (ada_get_base_type (type0)); local
[all...]
H A Df-typeprint.c41 static void f_type_print_args (struct type *, struct ui_file *);
44 static void print_equivalent_f77_float_type (struct type *,
47 static void f_type_print_varspec_suffix (struct type *, struct ui_file *,
50 void f_type_print_varspec_prefix (struct type *, struct ui_file *,
53 void f_type_print_base (struct type *, struct ui_file *, int, int);
60 f_print_type (struct type *type, char *varstring, struct ui_file *stream,
66 f_type_print_base (type, stream, show, level);
67 code = TYPE_CODE (type);
71 but not if we will print just a type nam
59 f_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
99 f_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr) argument
156 f_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args) argument
263 print_equivalent_f77_float_type(struct type *type, struct ui_file *stream) argument
286 f_type_print_base(struct type *type, struct ui_file *stream, int show, int level) argument
[all...]
H A Dgdbtypes.c44 struct type *builtin_type_void;
45 struct type *builtin_type_char;
46 struct type *builtin_type_true_char;
47 struct type *builtin_type_short;
48 struct type *builtin_type_int;
49 struct type *builtin_type_long;
50 struct type *builtin_type_long_long;
51 struct type *builtin_type_signed_char;
52 struct type *builtin_type_unsigned_char;
53 struct type *builtin_type_unsigned_shor
145 struct type *type; local
183 struct type *type; local
208 smash_type(struct type *type) argument
224 make_pointer_type(struct type *type, struct type **typeptr) argument
280 lookup_pointer_type(struct type *type) argument
291 make_reference_type(struct type *type, struct type **typeptr) argument
342 lookup_reference_type(struct type *type) argument
353 make_function_type(struct type *type, struct type **typeptr) argument
386 lookup_function_type(struct type *type) argument
434 make_qualified_type(struct type *type, int new_flags, struct type *storage) argument
483 make_type_with_address_space(struct type *type, int space_flag) argument
505 make_cvr_type(int cnst, int voltl, int restrct, struct type *type, struct type **typeptr) argument
560 replace_type(struct type *ntype, struct type *type) argument
593 lookup_member_type(struct type *type, struct type *domain) argument
609 allocate_stub_method(struct type *type) argument
663 get_discrete_bounds(struct type *type, LONGEST *lowp, LONGEST *highp) argument
975 smash_to_member_type(struct type *type, struct type *domain, struct type *to_type) argument
998 smash_to_method_type(struct type *type, struct type *domain, struct type *to_type, struct field *args, int nargs, int varargs) argument
1022 type_name_no_tag(const struct type *type) argument
1185 lookup_template_type(char *name, struct type *type, struct block *block) argument
1218 lookup_struct_elt_type(struct type *type, char *name, int noerr) argument
1300 fill_in_vptr_fieldno(struct type *type) argument
1375 check_typedef(struct type *type) argument
1494 struct type *type; local
1522 check_stub_method(struct type *type, int method_id, int signature_id) argument
1638 check_stub_method_group(struct type *type, int method_id) argument
1676 allocate_cplus_struct_type(struct type *type) argument
1697 struct type *type; local
2706 dump_fn_fieldlists(struct type *type, int spaces) argument
2771 print_cplus_stuff(struct type *type, int spaces) argument
2851 recursive_dump_type(struct type *type, int spaces) argument
[all...]
H A Dgdbtypes.h1 /* Internal type definitions for GDB.
36 language-specific code know which type to correlate to FT_SHORT?) */
84 TYPE_CODE_PTR, /* Pointer type */
85 TYPE_CODE_ARRAY, /* Array type with lower & upper bounds. */
88 TYPE_CODE_ENUM, /* Enumeration type */
89 TYPE_CODE_FUNC, /* Function type */
90 TYPE_CODE_INT, /* Integer type */
92 /* Floating type. This is *NOT* a complex type. Beware, there are parts
96 /* Void type
427 struct type *type; member in struct:main_type::field
470 struct type struct
637 struct type *type; member in struct:cplus_struct_type::fn_fieldlist::fn_field
692 struct type *type; member in struct:cplus_struct_type::template_arg
[all...]
H A Dax-gdb.c71 static void gen_sign_extend (struct agent_expr *, struct type *);
72 static void gen_extend (struct agent_expr *, struct type *);
73 static void gen_fetch (struct agent_expr *, struct type *);
87 LONGEST k, struct type *type);
92 static int type_wider_than (struct type *type1, struct type *type2);
93 static struct type *max_type (struct type *type1, struct type *type
163 struct type *type = SYMBOL_TYPE (var); local
193 struct type *type = (*pc)[1].type; local
356 gen_sign_extend(struct agent_expr *ax, struct type *type) argument
368 gen_extend(struct agent_expr *ax, struct type *type) argument
380 gen_fetch(struct agent_expr *ax, struct type *type) argument
648 gen_int_literal(struct agent_expr *ax, struct axs_value *value, LONGEST k, struct type *type) argument
883 gen_cast(struct agent_expr *ax, struct axs_value *value, struct type *type) argument
938 gen_scale(struct agent_expr *ax, enum agent_op op, struct type *type) argument
1158 find_field(struct type *type, char *name) argument
1193 gen_bitfield_ref(struct agent_expr *ax, struct axs_value *value, struct type *type, int start, int end) argument
1357 struct type *type; local
1585 struct type *type = (*pc)[1].type; local
1619 struct type *type = (*pc)[1].type; local
1628 struct type *type = check_typedef ((*pc)[1].type); local
[all...]
/freebsd-10.0-release/sys/kern/
H A Dkern_osd.c61 static void do_osd_del(u_int type, struct osd *osd, u_int slot,
91 osd_register(u_int type, osd_destructor_t destructor, osd_method_t *methods) argument
96 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type."));
105 sx_xlock(&osd_module_lock[type]);
109 for (i = 0; i < osd_nslots[type]; i++) {
110 if (osd_destructors[type][i] == NULL) {
111 OSD_DEBUG("Unused slot found (type=%u, slot=%u).",
112 type,
148 osd_deregister(u_int type, u_int slot) argument
196 osd_set(u_int type, struct osd *osd, u_int slot, void *value) argument
254 osd_get(u_int type, struct osd *osd, u_int slot) argument
277 osd_del(u_int type, struct osd *osd, u_int slot) argument
287 do_osd_del(u_int type, struct osd *osd, u_int slot, int list_locked) argument
339 osd_call(u_int type, u_int method, void *obj, void *data) argument
364 osd_exit(u_int type, struct osd *osd) argument
[all...]
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Ddefun.h27 extern enum insertion_type get_base_type (int type);
/freebsd-10.0-release/crypto/openssh/
H A Ddispatch.c45 dispatch_protocol_error(int type, u_int32_t seq, void *ctxt) argument
47 logit("dispatch_protocol_error: type %d seq %u", type, seq);
56 dispatch_protocol_ignore(int type, u_int32_t seq, void *ctxt) argument
58 logit("dispatch_protocol_ignore: type %d seq %u", type, seq);
79 dispatch_set(int type, dispatch_fn *fn) argument
81 dispatch[type] = fn;
87 int type; local
91 type
[all...]
/freebsd-10.0-release/lib/msun/src/
H A Ds_fdim.c32 #define DECL(type, fn) \
33 type \
34 fn(type x, type y) \
/freebsd-10.0-release/libexec/bootpd/
H A Dhwaddr.h13 * This structure holds information about a specific network type. The
30 * Return the length in bytes of a hardware address of the given type.
31 * Return the canonical name of the network of the given type.
33 #define haddrlength(type) ((hwinfolist[(int) (type)]).hlen)
34 #define netname(type) ((hwinfolist[(int) (type)]).name)
/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.h38 #define PAIR32TO64(type, name) ((name ## 2) | ((type)(name ## 1) << 32))
42 #define PAIR32TO64(type, name) ((name ## 1) | ((type)(name ## 2) << 32))
/freebsd-10.0-release/usr.bin/svn/lib/libapr_util/
H A Dapu.h54 #define APU_DECLARE(type) type
61 #define APU_DECLARE_NONSTD(type) type
66 * @fn APU_DECLARE_DATA type apr_variable;
67 * @note APU_DECLARE_DATA extern type apr_variable; syntax is required for
72 #define APU_DECLARE(type) type __stdcall
73 #define APU_DECLARE_NONSTD(type) type __cdec
[all...]
/freebsd-10.0-release/contrib/tcp_wrappers/
H A Dmystdarg.h9 #define VARARGS(func,type,arg) func(type arg, ...)
10 #define VASTART(ap,type,name) va_start(ap,name)
14 #define VARARGS(func,type,arg) func(va_alist) va_dcl
15 #define VASTART(ap,type,name) {type name; va_start(ap); name = va_arg(ap, type)
/freebsd-10.0-release/contrib/ncurses/include/
H A Dncurses_dll.h61 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
62 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type
73 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
76 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type
84 #define NCURSES_WRAPPED_VAR(type,name) extern type NCURSES_PUBLIC_VA
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dc-convert.c1 /* Language-level data type conversion for GNU C.
65 converted to type TYPE. The TREE_TYPE of the value
71 convert (tree type, tree expr)
74 enum tree_code code = TREE_CODE (type);
77 if (type == error_mark_node
83 = targetm.invalid_conversion (TREE_TYPE (expr), type)))
89 if (type == TREE_TYPE (expr))
92 if (TYPE_MAIN_VARIANT (type) == TYPE_MAIN_VARIANT (TREE_TYPE (expr)))
93 return fold_convert (type, expr);
102 return fold_convert (type,
69 convert(tree type, tree expr) argument
[all...]
H A Dscan-decls.c53 if (result->type != CPP_PADDING)
64 enum cpp_ttype token = get_a_token (pfile)->type;
112 if (token->type == CPP_OPEN_BRACE)
121 if (token->type == CPP_OPEN_BRACE)
127 if (token->type == CPP_EOF)
130 if (token->type == CPP_SEMICOLON)
132 if (token->type != CPP_NAME)
135 prev_id.type = CPP_EOF;
138 switch (token->type)
149 if (prev_id.type !
[all...]
/freebsd-10.0-release/lib/libc/posix1e/
H A Dacl_valid.c80 acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl) argument
87 type = _acl_type_unold(type);
88 if (_posix1e_acl(acl, type))
91 return (__acl_aclcheck_file(pathp, type, &acl->ats_acl));
95 acl_valid_link_np(const char *pathp, acl_type_t type, acl_t acl) argument
102 type = _acl_type_unold(type);
103 if (_posix1e_acl(acl, type))
106 return (__acl_aclcheck_link(pathp, type,
110 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) argument
[all...]
/freebsd-10.0-release/contrib/ntp/libisc/
H A Dsockaddr.c54 if (a->type.sa.sa_family != b->type.sa.sa_family)
56 switch (a->type.sa.sa_family) {
58 if (memcmp(&a->type.sin.sin_addr, &b->type.sin.sin_addr,
59 sizeof(a->type.sin.sin_addr)) != 0)
61 if (a->type.sin.sin_port != b->type.sin.sin_port)
65 if (memcmp(&a->type.sin6.sin6_addr, &b->type
[all...]
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dmatrix_map.h43 * Sequences of channel type and interleave structure.
45 * .type = channel type (see matrix.h).
47 * member of this channel type.
50 * .type = Maximum channels marker (SND_CHN_T_MAX).
73 .type = SND_CHN_T_FL, \
82 .type = SND_CHN_T_MAX, \
99 .type = SND_CHN_T_FL, \
107 .type = SND_CHN_T_FR, \
114 .type
[all...]
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Deabi-ci.asm47 .type __GOT_START__,@object
52 .type __GOT1_START__,@object
57 .type __GOT2_START__,@object
62 .type __FIXUP_START__,@object
67 .type __CTOR_LIST__,@object
72 .type __DTOR_LIST__,@object
77 .type __SDATA_START__,@object
79 .type _SDA_BASE_,@object
85 .type __SBSS_START__,@object
90 .type _SDA2_BASE
[all...]
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_ratectl.c53 ieee80211_ratectl_register(int type, const struct ieee80211_ratectl *ratectl) argument
55 if (type >= IEEE80211_RATECTL_MAX)
57 ratectls[type] = ratectl;
61 ieee80211_ratectl_unregister(int type) argument
63 if (type >= IEEE80211_RATECTL_MAX)
65 ratectls[type] = NULL;
77 ieee80211_ratectl_set(struct ieee80211vap *vap, int type) argument
79 if (type >= IEEE80211_RATECTL_MAX)
81 if (ratectls[type] == NULL) {
82 ieee80211_load_module(ratectl_modnames[type]);
[all...]
/freebsd-10.0-release/contrib/sendmail/libsmutil/
H A Dlockfile.c26 ** type -- type of the lock. Bits can be:
37 lockfile(fd, filename, ext, type)
41 int type;
48 if (bitset(LOCK_UN, type))
50 else if (bitset(LOCK_EX, type))
54 if (bitset(LOCK_NB, type))
65 ** as type "tmp" (that is, served from swap space), the
76 if (flock(fd, type) >= 0)

Completed in 296 milliseconds

1234567891011>>