Home
last modified time | relevance | path

Searched +defs:type +defs:pointer (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A DM0203.h8 u8 type; member
9 u16 pointer; member
25 u8 type; member
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dnbsd-namespace-acpi.h38 #define pointer Pointer macro
39 #define type Type macro
/netbsd-src/sys/arch/i386/include/
H A Dmultiboot2.h114 multiboot_uint16_t type; member
121 multiboot_uint16_t type; member
129 multiboot_uint16_t type; member
140 multiboot_uint16_t type; member
148 multiboot_uint16_t type; member
156 multiboot_uint16_t type; member
166 multiboot_uint16_t type; member
173 multiboot_uint16_t type; member
198 multiboot_uint32_t type; member
205 multiboot_uint32_t type; member
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc80 create_var_debug_raw (tree type, const char *prefix) in create_var_debug_raw()
120 gfc_create_var_np (tree type, const char *prefix) in gfc_create_var_np()
140 gfc_create_var (tree type, const char *prefix) in gfc_create_var()
314 gfc_build_addr_expr (tree type, tree t) in gfc_build_addr_expr()
358 get_array_span (tree type, tree decl) in get_array_span()
433 tree type; in gfc_build_spanned_array_ref() local
458 tree type = TREE_TYPE (base); in gfc_build_array_ref() local
709 gfc_call_malloc (stmtblock_t * block, tree type, tree size) in gfc_call_malloc()
782 gfc_allocate_using_malloc (stmtblock_t * block, tree pointer, in gfc_allocate_using_malloc()
846 gfc_allocate_using_caf_lib (stmtblock_t * block, tree pointer, tree size, in gfc_allocate_using_caf_lib()
[all …]
H A Dexpr.cc62 gfc_get_array_expr (bt type, int kind, locus *where) in gfc_get_array_expr()
124 gfc_get_structure_constructor_expr (bt type, int kind, locus *where) in gfc_get_structure_constructor_expr()
144 gfc_get_constant_expr (bt type, int kind, locus *where) in gfc_get_constant_expr()
888 numeric_type (bt type) in numeric_type()
1186 simplify_intrinsic_op (gfc_expr *p, int type) in simplify_intrinsic_op()
1322 simplify_constructor (gfc_constructor_base base, int type) in simplify_constructor()
2064 simplify_ref_chain (gfc_ref *ref, int type, gfc_expr **p) in simplify_ref_chain()
2112 simplify_parameter_variable (gfc_expr *p, int type) in simplify_parameter_variable()
2214 gfc_simplify_expr (gfc_expr *p, int type) in gfc_simplify_expr()
2371 gfc_try_simplify_expr (gfc_expr *e, int type) in gfc_try_simplify_expr()
[all …]
H A Dtrans-expr.cc50 gfc_get_character_len (tree type) in gfc_get_character_len()
67 gfc_get_character_len_in_bytes (tree type) in gfc_get_character_len_in_bytes()
109 tree desc, type, etype; in gfc_conv_scalar_to_descriptor() local
307 tree type; in gfc_resize_class_size_with_len() local
616 tree type; in gfc_get_class_from_expr() local
668 tree tmp, tmp2, type; in class_array_data_assign() local
773 tree type; in gfc_conv_derived_to_class() local
1201 tree type = get_scalar_to_descriptor_type (parmse->expr, in gfc_conv_class_to_class() local
1877 realloc_lhs_warning (bt type, bool array, locus *where) in realloc_lhs_warning()
2587 tree type; in gfc_conv_substring() local
[all …]
H A Dtrans-openmp.cc153 tree type = TREE_TYPE (decl); in gfc_omp_array_data() local
178 tree type = TREE_TYPE (decl); in gfc_omp_privatize_by_reference() local
329 gfc_has_alloc_comps (tree type, tree decl) in gfc_has_alloc_comps()
369 gfc_is_polymorphic_nonptr (tree type) in gfc_is_polymorphic_nonptr()
380 gfc_is_unlimited_polymorphic_nonptr (tree type) in gfc_is_unlimited_polymorphic_nonptr()
409 tree type = TREE_TYPE (decl); in gfc_omp_allocatable_p() local
426 tree type = TREE_TYPE (decl); in gfc_omp_private_outer_ref() local
494 tree type = TREE_TYPE (decl), then_b, tem, field; in gfc_walk_alloc_comps() local
676 tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b; in gfc_omp_clause_default_ctor() local
803 tree type = TREE_TYPE (dest), ptr, size, call; in gfc_omp_clause_copy_ctor() local
[all …]
H A Dprimary.cc2017 inquiry_type type; in is_inquiry_ref() local
2640 int dimension, codimension, pointer, allocatable, target, optional; in gfc_variable_attr() local
2843 int dimension, codimension, pointer, allocatable, target, coarray_comp; in caf_variable_attr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c79 gfc_create_var_np (tree type, const char *prefix) in gfc_create_var_np()
96 gfc_create_var (tree type, const char *prefix) in gfc_create_var()
270 gfc_build_addr_expr (tree type, tree t) in gfc_build_addr_expr()
314 get_array_span (tree type, tree decl) in get_array_span()
402 tree type = TREE_TYPE (base); in gfc_build_array_ref() local
636 gfc_call_malloc (stmtblock_t * block, tree type, tree size) in gfc_call_malloc()
709 gfc_allocate_using_malloc (stmtblock_t * block, tree pointer, in gfc_allocate_using_malloc()
773 gfc_allocate_using_caf_lib (stmtblock_t * block, tree pointer, tree size, in gfc_allocate_using_caf_lib()
844 tree type = TREE_TYPE (mem); in gfc_allocate_allocatable() local
1338 gfc_deallocate_with_status (tree pointer, tree status, tree errmsg, in gfc_deallocate_with_status()
[all …]
H A Dexpr.c62 gfc_get_array_expr (bt type, int kind, locus *where) in gfc_get_array_expr()
124 gfc_get_structure_constructor_expr (bt type, int kind, locus *where) in gfc_get_structure_constructor_expr()
144 gfc_get_constant_expr (bt type, int kind, locus *where) in gfc_get_constant_expr()
880 numeric_type (bt type) in numeric_type()
1176 simplify_intrinsic_op (gfc_expr *p, int type) in simplify_intrinsic_op()
1312 simplify_constructor (gfc_constructor_base base, int type) in simplify_constructor()
2039 simplify_ref_chain (gfc_ref *ref, int type, gfc_expr **p) in simplify_ref_chain()
2087 simplify_parameter_variable (gfc_expr *p, int type) in simplify_parameter_variable()
2189 gfc_simplify_expr (gfc_expr *p, int type) in gfc_simplify_expr()
2345 gfc_try_simplify_expr (gfc_expr *e, int type) in gfc_try_simplify_expr()
[all …]
H A Dtrans-expr.c69 tree desc, type, etype; in gfc_conv_scalar_to_descriptor() local
265 tree type; in gfc_resize_class_size_with_len() local
537 tree type; in gfc_get_class_from_expr() local
589 tree tmp, tmp2, type; in class_array_data_assign() local
690 tree type; in gfc_conv_derived_to_class() local
1107 tree type = get_scalar_to_descriptor_type (parmse->expr, in gfc_conv_class_to_class() local
1783 realloc_lhs_warning (bt type, bool array, locus *where) in realloc_lhs_warning()
2493 tree type; in gfc_conv_substring() local
3068 tree type; in gfc_conv_unary_op() local
3190 tree type; in gfc_conv_cst_int_power() local
[all …]
H A Dprimary.c2038 inquiry_type type; in is_inquiry_ref() local
2652 int dimension, codimension, pointer, allocatable, target; in gfc_variable_attr() local
2835 int dimension, codimension, pointer, allocatable, target, coarray_comp; in caf_variable_attr() local
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfo.h65 #define add_pointer_to_array(pointer, idx, array, slots, grow, type) \ argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dconfig_file.c88 _krb5_config_get_entry(krb5_config_section **parent, const char *name, int type) in _krb5_config_get_entry()
613 const krb5_config_binding **pointer, in _krb5_config_get_next()
614 int type, in _krb5_config_get_next()
629 const krb5_config_binding **pointer, in vget_next()
630 int type, in vget_next()
652 const krb5_config_binding **pointer, in _krb5_config_vget_next()
653 int type, in _krb5_config_vget_next()
688 int type, in _krb5_config_get()
704 int type, in _krb5_config_vget()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp109 typedef std::pair<const Key, Mapped> type; typedef
116 typedef Key type; typedef
176 typedef typename __rebind_va::pointer pointer; typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp109 typedef std::pair<const Key, Mapped> type; typedef
116 typedef Key type; typedef
176 typedef typename __rebind_va::pointer pointer; typedef
/netbsd-src/sys/dev/acpi/
H A Dfujbp_acpi.c366 bool brightness, pointer; in fujitsu_bp_sysctl_setup() local
632 fujitsu_bp_cap(ACPI_HANDLE handle, const char *path, ACPI_OBJECT_TYPE type) in fujitsu_bp_cap()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c76 tree type; in require_complete_type_sfinae() local
111 complete_type (tree type) in complete_type()
147 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) in complete_type_or_maybe_complain()
164 complete_type_or_else (tree type, tree value) in complete_type_or_else()
913 strip_array_domain (tree type) in strip_array_domain()
1715 cxx_sizeof_or_alignof_type (location_t loc, tree type, enum tree_code op, in cxx_sizeof_or_alignof_type()
1768 cxx_sizeof_nowarn (tree type) in cxx_sizeof_nowarn()
2100 tree type; in unlowered_expr_type() local
2129 tree type; in decay_conversion() local
2293 tree type; in cp_perform_integral_promotions() local
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.h97 } type; member
133 } pointer; member
189 } type; member
211 struct coff_type * type; member
H A Ddebug.c111 debug_type pointer; member
210 debug_type type; member
238 debug_type type; member
274 debug_type type; member
284 struct debug_type_s *type; member
312 struct debug_type_s *type; member
339 struct debug_type_s *type; member
363 debug_type type; member
391 debug_type type; member
403 debug_type type; member
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.h97 } type; member
133 } pointer; member
189 } type; member
211 struct coff_type * type; member
H A Ddebug.c106 debug_type pointer; member
205 debug_type type; member
233 debug_type type; member
269 debug_type type; member
279 struct debug_type_s *type; member
307 struct debug_type_s *type; member
334 struct debug_type_s *type; member
358 debug_type type; member
386 debug_type type; member
398 debug_type type; member
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc76 tree type; in require_complete_type_sfinae() local
111 complete_type (tree type) in complete_type()
154 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) in complete_type_or_maybe_complain()
172 complete_type_or_else (tree type, tree value) in complete_type_or_else()
268 merge_type_attributes_from (tree type, tree other_type) in merge_type_attributes_from()
941 strip_array_domain (tree type) in strip_array_domain()
1882 cxx_sizeof_or_alignof_type (location_t loc, tree type, enum tree_code op, in cxx_sizeof_or_alignof_type()
1942 cxx_sizeof_nowarn (tree type) in cxx_sizeof_nowarn()
2289 tree type; in unlowered_expr_type() local
2318 tree type; in decay_conversion() local
[all …]
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c309 swig_type_info *type; /* pointer to type that is equivalent to this type */ member
455 SWIG_TypePrettyName(const swig_type_info *type) { in SWIG_TypePrettyName()
801 const char* type = 0; in SWIG_Perl_ErrorType() local
864 #define SWIG_ConvertPtr(obj, pp, type, flags) SWIG_Perl_ConvertPtr(SWIG_PERL_OBJECT_CALL … argument
865 #define SWIG_NewPointerObj(p, type, flags) SWIG_Perl_NewPointerObj(SWIG_PERL_OBJECT_CA… argument
868 #define SWIG_ConvertPacked(obj, p, s, type) SWIG_Perl_ConvertPacked(SWIG_PERL_OBJECT_CA… argument
869 #define SWIG_NewPackedObj(p, s, type) SWIG_Perl_NewPackedObj(SWIG_PERL_OBJECT_CALL … argument
872 #define SWIG_ConvertInstance(obj, pptr, type, flags) SWIG_ConvertPtr(obj, pptr, type, flags) argument
873 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags) argument
876 #define SWIG_ConvertFunctionPtr(obj, pptr, type) SWIG_ConvertPtr(obj, pptr, type, 0) argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc559 enum c_inline_static_type type; member
831 tree type = TREE_TYPE (decl); in c_finish_incomplete_decl() local
853 enum c_inline_static_type type) in record_inline_static()
1157 set_type_context (tree type, tree context) in set_type_context()
1564 pushtag (location_t loc, tree name, tree type) in pushtag()
1611 c_pushtag (location_t loc, tree name, tree type) in c_pushtag()
1822 tree type = TREE_VALUE (t); in diagnose_arglist_conflict() local
3147 tree type = TREE_TYPE (x); in pushdecl() local
3213 tree type = TREE_TYPE (x); in pushdecl() local
4535 tree decl, type, init; in c_make_fname_decl() local
[all …]

123