Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 10115) sorted by relevance

12345678910>>...405

/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Dasltypes.y53 %type <n> ArgList
54 %type <n> AslCode
64 %type <n> Object
76 %type <n> Target
77 %type <n> Term
78 %type <n> TermArg
143 %type <n> IfTerm
161 %type <n> AddTerm
193 %type <n> OrTerm
271 %type <n> String
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dm2-typeprint.c36 static void m2_print_bounds (struct type *type,
67 int m2_is_long_set (struct type *type);
68 int m2_is_long_set_of_type (struct type *type, struct type **of_type);
78 type = check_typedef (type); in m2_print_type()
164 type = check_typedef (type); in m2_print_typedef()
308 m2_print_bounds (struct type *type, in m2_print_bounds() argument
337 m2_is_long_set (struct type *type) in m2_is_long_set() argument
352 if (type->field (i).type () == NULL) in m2_is_long_set()
378 type = check_typedef (type); in m2_get_discrete_bounds()
402 m2_is_long_set_of_type (struct type *type, struct type **of_type) in m2_is_long_set_of_type() argument
[all …]
H A Dgdbtypes.c174 struct type *type; in alloc_type() local
202 struct type *type; in alloc_type_arch() local
265 type = check_typedef (type); in get_target_type()
289 struct type *type; in alloc_type_instance() local
310 smash_type (struct type *type) in smash_type() argument
322 TYPE_CHAIN (type) = type; in smash_type()
707 struct type *type, in make_cv_type() argument
794 replace_type (struct type *ntype, struct type *type) in replace_type() argument
3161 struct type *type; in init_type() local
5455 struct type *type; in arch_type() local
[all …]
H A Dgdbtypes.h714 struct type *type () const in type() function
719 void set_type (struct type *type) in set_type()
1191 struct type *type; member
1246 struct type *type; member
2030 extern struct type *get_target_type (struct type *type);
2200 (struct type *, struct type *, struct type *,
2203 extern struct type *create_range_type (struct type *, struct type *,
2218 extern struct type *create_array_type (struct type *, struct type *,
2227 extern struct type *create_set_type (struct type *, struct type *);
2376 struct type *type,
[all …]
H A Dada-typeprint.c48 decoded_type_name (struct type *type) in decoded_type_name() argument
146 type = TYPE_TARGET_TYPE (type); in print_range()
592 print_variant_part (struct type *type, int field_num, struct type *outer_type, in print_variant_part() argument
617 print_selected_record_field_types (struct type *type, struct type *outer_type, in print_selected_record_field_types() argument
636 flds += print_record_field_types (type->field (i).type (), type, in print_selected_record_field_types()
647 ada_print_type (type->field (i).type (), in print_selected_record_field_types()
775 print_record_field_types (struct type *type, struct type *outer_type, in print_record_field_types() argument
809 struct type *type; in print_record_type() local
878 ada_print_type (type->field (i).type (), in print_unchecked_union_type()
971 type = ada_check_typedef (type); in ada_print_type()
[all …]
H A Df-typeprint.c52 f_print_typedef (struct type *type, struct symbol *new_symbol, in f_print_typedef() argument
55 type = check_typedef (type); in f_print_typedef()
111 f_type_print_varspec_prefix (struct type *type, struct ui_file *stream, in f_type_print_varspec_prefix() argument
114 if (type == 0) in f_type_print_varspec_prefix()
171 f_type_print_varspec_suffix (struct type *type, struct ui_file *stream, in f_type_print_varspec_suffix() argument
178 if (type == 0) in f_type_print_varspec_suffix()
276 f_print_type (type->field (i).type (), "", stream, -1, 0, 0); in f_type_print_varspec_suffix()
326 if (type == NULL) in f_type_print_base()
347 type = check_typedef (type); in f_type_print_base()
439 f_type_print_base (type->field (index).type (), stream, in f_type_print_base()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dm2-typeprint.c36 static void m2_print_bounds (struct type *type,
67 int m2_is_long_set (struct type *type);
68 int m2_is_long_set_of_type (struct type *type, struct type **of_type);
78 type = check_typedef (type); in m2_print_type()
164 type = check_typedef (type); in m2_print_typedef()
308 m2_print_bounds (struct type *type, in m2_print_bounds() argument
337 m2_is_long_set (struct type *type) in m2_is_long_set() argument
352 if (type->field (i).type () == NULL) in m2_is_long_set()
378 type = check_typedef (type); in m2_get_discrete_bounds()
402 m2_is_long_set_of_type (struct type *type, struct type **of_type) in m2_is_long_set_of_type() argument
[all …]
H A Dgdbtypes.c174 struct type *type; in alloc_type() local
202 struct type *type; in alloc_type_arch() local
265 type = check_typedef (type); in get_target_type()
289 struct type *type; in alloc_type_instance() local
310 smash_type (struct type *type) in smash_type() argument
322 TYPE_CHAIN (type) = type; in smash_type()
707 struct type *type, in make_cv_type() argument
794 replace_type (struct type *ntype, struct type *type) in replace_type() argument
3161 struct type *type; in init_type() local
5455 struct type *type; in arch_type() local
[all …]
H A Dgdbtypes.h714 struct type *type () const in type() function
719 void set_type (struct type *type) in set_type()
1191 struct type *type; member
1246 struct type *type; member
2030 extern struct type *get_target_type (struct type *type);
2200 (struct type *, struct type *, struct type *,
2203 extern struct type *create_range_type (struct type *, struct type *,
2218 extern struct type *create_array_type (struct type *, struct type *,
2227 extern struct type *create_set_type (struct type *, struct type *);
2376 struct type *type,
[all …]
H A Dada-typeprint.c48 decoded_type_name (struct type *type) in decoded_type_name() argument
146 type = TYPE_TARGET_TYPE (type); in print_range()
592 print_variant_part (struct type *type, int field_num, struct type *outer_type, in print_variant_part() argument
617 print_selected_record_field_types (struct type *type, struct type *outer_type, in print_selected_record_field_types() argument
636 flds += print_record_field_types (type->field (i).type (), type, in print_selected_record_field_types()
647 ada_print_type (type->field (i).type (), in print_selected_record_field_types()
775 print_record_field_types (struct type *type, struct type *outer_type, in print_record_field_types() argument
809 struct type *type; in print_record_type() local
878 ada_print_type (type->field (i).type (), in print_unchecked_union_type()
971 type = ada_check_typedef (type); in ada_print_type()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.h216 type DIG_MODE;\
225 type DPHY_SYM1;\
226 type DPHY_SYM2;\
227 type DPHY_SYM3;\
228 type DPHY_SYM4;\
229 type DPHY_SYM5;\
230 type DPHY_SYM6;\
231 type DPHY_SYM7;\
232 type DPHY_SYM8;\
257 type DC_HPD_EN;\
[all …]
H A Ddcn10_dpp.h484 type PIXEL_DEPTH; \
488 type DITHER_EN; \
516 type DSCL_MODE; \
521 type MPC_WIDTH; \
522 type MPC_HEIGHT; \
554 type CM_COMA_C11; \
555 type CM_COMA_C12; \
556 type CM_COMA_C33; \
1066 type OUTPUT_FP; \
1072 type CUR0_MODE; \
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/lib/abi/
H A Dx86_64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist73 {'is_defined': False, 'name': '__ZTIDi', 'type': 'U'}
74 {'is_defined': False, 'name': '__ZTIDn', 'type': 'U'}
75 {'is_defined': False, 'name': '__ZTIDs', 'type': 'U'}
132 {'is_defined': False, 'name': '__ZTIa', 'type': 'U'}
133 {'is_defined': False, 'name': '__ZTIb', 'type': 'U'}
134 {'is_defined': False, 'name': '__ZTIc', 'type': 'U'}
135 {'is_defined': False, 'name': '__ZTId', 'type': 'U'}
136 {'is_defined': False, 'name': '__ZTIe', 'type': 'U'}
137 {'is_defined': False, 'name': '__ZTIf', 'type': 'U'}
138 {'is_defined': False, 'name': '__ZTIh', 'type': 'U'}
[all …]
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist1 {'is_defined': False, 'name': '_ZNKSt11logic_error4whatEv', 'type': 'FUNC'}
3 {'is_defined': False, 'name': '_ZNSt11logic_errorD2Ev', 'type': 'FUNC'}
10 {'is_defined': False, 'name': '_ZNSt8bad_castC1Ev', 'type': 'FUNC'}
11 {'is_defined': False, 'name': '_ZNSt8bad_castD1Ev', 'type': 'FUNC'}
16 {'is_defined': False, 'name': '_ZSt9terminatev', 'type': 'FUNC'}
35 {'is_defined': False, 'name': '_ZdaPv', 'type': 'FUNC'}
37 {'is_defined': False, 'name': '_ZdlPv', 'type': 'FUNC'}
38 {'is_defined': False, 'name': '_Znam', 'type': 'FUNC'}
40 {'is_defined': False, 'name': '_Znwm', 'type': 'FUNC'}
52 {'is_defined': False, 'name': '__cxa_rethrow', 'type': 'FUNC'}
[all …]
/netbsd/external/bsd/openldap/dist/include/
H A Dldap_cdefs.h138 # define LBER_F(type) extern type argument
139 # define LBER_V(type) extern type argument
149 # define LDAP_F(type) extern type argument
150 # define LDAP_V(type) extern type argument
158 # define LDAP_AVL_F(type) extern type argument
159 # define LDAP_AVL_V(type) extern type argument
167 # define LDAP_LDIF_F(type) extern type argument
168 # define LDAP_LDIF_V(type) extern type argument
221 # define SLAPI_F(type) extern type argument
222 # define SLAPI_V(type) extern type argument
[all …]
/netbsd/external/gpl3/gcc/dist/libobjc/
H A Dencoding.c769 type = objc_skip_typespec (type); in objc_skip_typespec()
780 type = objc_skip_typespec (type); in objc_skip_typespec()
826 type = objc_skip_typespec (type); in objc_skip_argspec()
827 type = objc_skip_offset (type); in objc_skip_argspec()
848 type = objc_skip_argspec (type); in method_copyReturnType()
877 type = objc_skip_argspec (type); in method_copyArgumentType()
898 type = objc_skip_argspec (type); in method_copyArgumentType()
934 type = objc_skip_argspec (type); in method_getReturnType()
966 type = objc_skip_argspec (type); in method_getArgumentType()
987 type = objc_skip_argspec (type); in method_getArgumentType()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libobjc/
H A Dencoding.c769 type = objc_skip_typespec (type); in objc_skip_typespec()
780 type = objc_skip_typespec (type); in objc_skip_typespec()
826 type = objc_skip_typespec (type); in objc_skip_argspec()
827 type = objc_skip_offset (type); in objc_skip_argspec()
848 type = objc_skip_argspec (type); in method_copyReturnType()
877 type = objc_skip_argspec (type); in method_copyArgumentType()
898 type = objc_skip_argspec (type); in method_copyArgumentType()
934 type = objc_skip_argspec (type); in method_getReturnType()
966 type = objc_skip_argspec (type); in method_getArgumentType()
987 type = objc_skip_argspec (type); in method_getArgumentType()
[all …]
/netbsd/etc/mtree/
H A Dspecial18 . type=dir mode=0755
22 ./dev type=dir mode=0755
28 ./etc type=dir mode=0755
33 ./etc/autofs type=dir mode=0755
56 ./etc/daily type=file mode=0644
78 ./etc/fstab type=file mode=0644
107 ./etc/mail type=dir mode=0755
189 ./etc/rc type=file mode=0644
364 ./root type=dir mode=0755
386 ./usr type=dir mode=0755
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/aarch64/
H A Dneon-vfp-reglist-post.s12 \inst\()1 {v0.\type, v1.\type, v2.\type}, [x0], #24
13 \inst\()1 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #32
25 \inst\()1 {v0.\type, v1.\type, v2.\type}, [x0], #48
26 \inst\()1 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #64
39 \inst\()1 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], \postreg
76 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #32
78 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], \postreg
83 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #64
85 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], \postreg
109 \inst\()4\rep {v0.\type, v1.\type, v2.\type, v3.\type}\index, [x0], #4
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dneon-vfp-reglist-post.s12 \inst\()1 {v0.\type, v1.\type, v2.\type}, [x0], #24
13 \inst\()1 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #32
25 \inst\()1 {v0.\type, v1.\type, v2.\type}, [x0], #48
26 \inst\()1 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #64
39 \inst\()1 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], \postreg
76 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #32
78 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], \postreg
83 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], #64
85 \inst\()4 {v0.\type, v1.\type, v2.\type, v3.\type}, [x0], \postreg
109 \inst\()4\rep {v0.\type, v1.\type, v2.\type, v3.\type}\index, [x0], #4
[all …]
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dcheck_arg.h102 static inline type check_val_##tag##type(type v) { return v; }
104 static inline type *check_ptr_##tag##type(type *v) { return v; }
106 static inline const type *check_cptr_##tag##type(const type *v) \
109 static inline type **check_pptr_##tag##type(type **v) { return v; }
119 #define CHECK_VAL(tag, type, v) ((type) (1 ? (v) : (CHECK_VAL_DUMMY(type) = (v)))) argument
120 #define CHECK_PTR(tag, type, v) ((type *) (1 ? (v) : (CHECK_PTR_DUMMY(type) = (v)))) argument
123 #define CHECK_PPTR(tag, type, v) ((type **) (1 ? (v) : (CHECK_PPTR_DUMMY(type) = (v)))) argument
133 #define CHECK_VAL_HELPER_DCL(tag, type) extern type CHECK_VAL_DUMMY(type) argument
134 #define CHECK_PTR_HELPER_DCL(tag, type) extern type *CHECK_PTR_DUMMY(type) argument
135 #define CHECK_CPTR_HELPER_DCL(tag, type) extern const type *CHECK_CPTR_DUMMY(type) argument
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.opencl/
H A Dvec_comps.exp62 proc check_basic { name type size } {
63 gdb_test "ptype ${name}" "type = ${type}16"
68 proc check_type { name type alttype } {
69 gdb_test "whatis ${name}.lo" "type = ${type}8"
70 gdb_test "whatis ${name}.hi" "type = ${type}8"
86 gdb_test "whatis ${name}.xy" "type = ${type}2"
87 gdb_test "whatis ${name}.xx" "type = ${type}2"
88 gdb_test "whatis ${name}.wy" "type = ${type}2"
367 proc do_check { name type alttype size } {
368 check_basic ${name} ${type} ${size}
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opencl/
H A Dvec_comps.exp62 proc check_basic { name type size } {
63 gdb_test "ptype ${name}" "type = ${type}16"
68 proc check_type { name type alttype } {
69 gdb_test "whatis ${name}.lo" "type = ${type}8"
70 gdb_test "whatis ${name}.hi" "type = ${type}8"
86 gdb_test "whatis ${name}.xy" "type = ${type}2"
87 gdb_test "whatis ${name}.xx" "type = ${type}2"
88 gdb_test "whatis ${name}.wy" "type = ${type}2"
367 proc do_check { name type alttype size } {
368 check_basic ${name} ${type} ${size}
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/python/
H A Dpy-type.c34 struct type *type; member
158 struct type *type = ((type_object *) self)->type; in typy_get_code() local
357 struct type *type = ((type_object *) self)->type; in typy_fields() local
394 struct type *type = ((type_object *) self)->type; in typy_get_name() local
405 struct type *type = ((type_object *) self)->type; in typy_get_tag() local
422 struct type *type = ((type_object *) self)->type; in typy_get_objfile() local
434 struct type *type = ((type_object *) self)->type; in typy_strip_typedefs() local
494 struct type *type = ((type_object *) self)->type; in typy_array_1() local
1102 obj->type = type; in set_type()
1125 else if (type->type && TYPE_OBJFILE (type->type)) in typy_dealloc()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-type.c34 struct type *type; member
158 struct type *type = ((type_object *) self)->type; in typy_get_code() local
357 struct type *type = ((type_object *) self)->type; in typy_fields() local
394 struct type *type = ((type_object *) self)->type; in typy_get_name() local
405 struct type *type = ((type_object *) self)->type; in typy_get_tag() local
422 struct type *type = ((type_object *) self)->type; in typy_get_objfile() local
434 struct type *type = ((type_object *) self)->type; in typy_strip_typedefs() local
494 struct type *type = ((type_object *) self)->type; in typy_array_1() local
1102 obj->type = type; in set_type()
1125 else if (type->type && TYPE_OBJFILE (type->type)) in typy_dealloc()
[all …]

12345678910>>...405