Searched refs:type (Results 1 - 25 of 4693) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/tzdata/
H A Dzoneinfo2tdf.pl21 my $type = lc($fields[0]);
25 $type = 'zone';
29 if ($type eq 'zone') {
39 } elsif ($type eq 'rule') {
42 } elsif ($type eq 'link') {
45 } elsif ($type eq 'leap') {
/freebsd-9.3-release/contrib/gdb/gdb/
H A Djv-lang.h33 extern struct type *java_int_type;
34 extern struct type *java_byte_type;
35 extern struct type *java_short_type;
36 extern struct type *java_long_type;
37 extern struct type *java_boolean_type;
38 extern struct type *java_char_type;
39 extern struct type *java_float_type;
40 extern struct type *java_double_type;
41 extern struct type *java_void_type;
43 extern int java_val_print (struct type *, cha
[all...]
H A Dtypeprint.h27 void print_type_scalar (struct type * type, LONGEST, struct ui_file *);
29 void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,
H A Dp-lang.h29 extern void pascal_print_type (struct type *, char *, struct ui_file *, int, int);
31 extern int pascal_val_print (struct type *, char *, int, CORE_ADDR, struct ui_file *, int, int,
42 is_pascal_string_type (struct type *, int *, int *, int *, int *, char **);
48 extern struct type *pascal_create_fundamental_type (struct objfile *, int);
50 extern struct type **const (pascal_builtin_types[]);
55 pascal_type_print_base (struct type *, struct ui_file *, int, int);
58 pascal_type_print_varspec_prefix (struct type *, struct ui_file *, int, int);
66 extern void pascal_object_print_class_member (char *, struct type *, struct ui_file *, char *);
68 extern void pascal_object_print_class_method (char *, struct type *, struct ui_file *);
70 extern void pascal_object_print_value_fields (struct type *, cha
[all...]
H A Dm2-lang.h26 extern void m2_print_type (struct type *, char *, struct ui_file *, int,
29 extern int m2_val_print (struct type *, char *, int, CORE_ADDR,
H A Dm2-typeprint.c34 m2_print_type (struct type *type, char *varstring, struct ui_file *stream, argument
37 extern void c_print_type (struct type *, char *, struct ui_file *, int,
40 c_print_type (type, varstring, stream, show, level); /* FIXME */
H A Ddoublest.h27 struct type;
33 data type. */
44 point values to the widest type supported by the host.
71 type that corresponds to that length. */
78 based on the type size when FLOATFORMAT is NULL. */
80 const struct floatformat *floatformat_from_type (const struct type *type);
83 const struct type *type);
84 extern void store_typed_floating (void *addr, const struct type *typ
[all...]
H A Dada-lang.h153 extern struct type *builtin_type_ada_int;
154 extern struct type *builtin_type_ada_short;
155 extern struct type *builtin_type_ada_long;
156 extern struct type *builtin_type_ada_long_long;
157 extern struct type *builtin_type_ada_char;
158 extern struct type *builtin_type_ada_float;
159 extern struct type *builtin_type_ada_double;
160 extern struct type *builtin_type_ada_long_double;
161 extern struct type *builtin_type_ada_natural;
162 extern struct type *builtin_type_ada_positiv
[all...]
H A Dc-lang.h37 extern void c_print_type (struct type *, char *, struct ui_file *, int,
40 extern int c_val_print (struct type *, char *, int, CORE_ADDR,
62 extern struct type *c_create_fundamental_type (struct objfile *, int);
64 extern struct type **const (c_builtin_types[]);
68 extern void c_type_print_base (struct type *, struct ui_file *, int, int);
76 extern void cp_print_class_member (char *, struct type *, struct ui_file *,
79 extern void cp_print_class_method (char *, struct type *, struct ui_file *);
81 extern void cp_print_value_fields (struct type *, struct type *, char *,
84 struct type **, in
[all...]
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,
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkdigest-commands.in39 type = "string"
47 long = "type"
48 type = "string"
49 help = "digest type"
54 type = "string"
60 type = "string"
61 argument = "digest-type"
62 help = "digest type to use in the algorithm"
65 long = "cb-type"
66 type
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in40 type = "strings"
47 type = "string"
53 type = "strings"
59 type = "strings"
65 type = "strings"
71 type = "strings"
76 long = "content-type"
77 type = "string"
79 help = "content type oid"
83 type
[all...]
/freebsd-9.3-release/lib/libc/posix1e/
H A Dacl_delete.c58 acl_delete_file_np(const char *path_p, acl_type_t type) argument
61 type = _acl_type_unold(type);
62 return (__acl_delete_file(path_p, type));
66 acl_delete_link_np(const char *path_p, acl_type_t type) argument
69 type = _acl_type_unold(type);
70 return (__acl_delete_link(path_p, type));
74 acl_delete_fd_np(int filedes, acl_type_t type) argument
77 type
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dgen_seq.c42 Type *type; local
46 type = s->type;
47 while(type->type == TTag)
48 type = type->subtype;
50 if (type->type != TSequenceOf) {
51 printf("%s not seq of %d\n", s->name, (int)type
[all...]
/freebsd-9.3-release/sys/sparc64/include/
H A Dstdarg.h57 #define va_arg(ap, type) \
58 __builtin_va_arg((ap), type)
79 #define __va_arg8(ap, type) \
80 (*(type *)(void *)((ap) += 8, (ap) - 8))
81 #define __va_arg16(ap, type) \
82 (*(type *)(void *)((ap) = (va_list)(((unsigned long)(ap) + 31) & -16),\
84 #define __va_int(ap, type) \
85 (*(type *)(void *)((ap) += 8, (ap) - sizeof(type)))
89 #define va_arg(ap, type) \
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Diprop-commands.in40 type = "string"
47 type = "string"
59 type = "string"
66 type = "string"
77 type = "integer"
84 type = "integer"
92 type = "string"
99 type = "string"
111 type = "string"
118 type
[all...]
/freebsd-9.3-release/sys/powerpc/include/
H A Dstdarg.h47 #define va_arg(ap, type) \
48 __builtin_va_arg((ap), type)
66 #define va_arg(ap, type) (*(type *)(void *)&(ap))
96 #define __va_longlong(type) \
97 (__builtin_classify_type(*(type *)0) == __INTEGER_TYPE_CLASS && \
98 sizeof(type) == 8)
100 #define __va_double(type) \
101 (__builtin_classify_type(*(type *)0) == __REAL_TYPE_CLASS)
103 #define __va_struct(type) \
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dipa-type-escape.h26 bool ipa_type_escape_type_contained_p (tree type);
28 int ipa_type_escape_star_count_of_interesting_type (tree type);
29 int ipa_type_escape_star_count_of_interesting_or_array_type (tree type);
/freebsd-9.3-release/contrib/tcsh/
H A Dmi.varargs.h12 #define va_arg(p,type) ( (type *) ((p)+=sizeof(type)) )[-1]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dkeyvalq_struct.h38 #define TAILQ_ENTRY(type) \
40 struct type *tqe_next; /* next element */ \
41 struct type **tqe_prev; /* address of previous next element */ \
47 #define TAILQ_HEAD(name, type) \
49 struct type *tqh_first; \
50 struct type **tqh_last; \
/freebsd-9.3-release/contrib/amd/conf/trap/
H A Dtrap_default.h3 #define MOUNT_TRAP(type, mnt, flags, mnt_data) mount(type, mnt->mnt_dir, flags, mnt_data)
/freebsd-9.3-release/crypto/heimdal/admin/
H A Dktutil-commands.in40 type = "string"
48 type = "integer"
55 type = "string"
57 help = "encryption type"
62 type = "string"
68 type = "-flag"
75 type = "flag"
81 type = "flag"
93 type = "string"
100 type
[all...]
/freebsd-9.3-release/contrib/ncurses/form/
H A Dfld_type.c39 | Function : int set_field_type(FIELD *field, FIELDTYPE *type,...)
49 set_field_type(FIELD *field, FIELDTYPE *type,...) argument
55 T((T_CALLED("set_field_type(%p,%p)"), field, type));
57 va_start(ap, type);
62 field->type = type;
63 field->arg = (void *)_nc_Make_Argument(field->type, &ap, &err);
67 _nc_Free_Argument(field->type, (TypeArgument *)(field->arg));
68 field->type = (FIELDTYPE *)0;
74 if (field->type)
[all...]
/freebsd-9.3-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...]

Completed in 255 milliseconds

1234567891011>>