/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | smart_ptr.h | 24 typedef T & ref_type; typedef 84 operator ref_type () { return *_p; } in ref_type() function 133 typedef T & ref_type; typedef 193 operator ref_type () { return *_p; } in ref_type() function
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | ttm_object.c | 133 enum ttm_ref_type ref_type; member 171 enum ttm_ref_type ref_type)) in ttm_base_object_init() 353 enum ttm_ref_type ref_type, bool *existed, in ttm_ref_object_add() 451 unsigned long key, enum ttm_ref_type ref_type) in ttm_ref_object_base_unref() 802 enum ttm_ref_type ref_type)) in ttm_prime_object_init()
|
H A D | vmwgfx_bo.c | 577 enum ttm_ref_type ref_type) in vmw_user_bo_ref_obj_release()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Dwarf.cc | 75 int64_t cu_die_offset, ref_type, extent, parent, child, next; member in Dwr_type 860 int64_t ref_type = Dwarf_ref (DW_AT_type); in read_hwcprof_info() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Dwarf.cc | 75 int64_t cu_die_offset, ref_type, extent, parent, child, next; member in Dwr_type 856 int64_t ref_type = Dwarf_ref (DW_AT_type); in read_hwcprof_info() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | btfout.cc | 545 ctf_dtdef_ref ref_type = ctfc->ctfc_types_list[dmd->dmd_type]; in btf_dmd_representable_bitfield_p() local 675 ctf_dtdef_ref ref_type = ctfc->ctfc_types_list[dmd->dmd_type]; in btf_asm_sou_member() local
|
H A D | df-scan.cc | 2475 enum df_ref_type ref_type, in df_ref_create_structure() 2561 enum df_ref_type ref_type, in df_ref_record() 2815 rtx *loc, enum df_ref_type ref_type, in df_uses_record()
|
H A D | tree-ssa-loop-prefetch.cc | 784 tree ref_type; in prune_ref_by_group_reuse() local
|
H A D | tree-vect-stmts.cc | 6813 tree ref_type; in check_scan_store() local 7217 tree ref_type = reference_alias_ptr_type (DR_REF (dr_info->dr)); in vectorizable_scan_store() local 7502 tree ref_type; in vectorizable_store() local 8770 tree ref_type; in vectorizable_load() local
|
H A D | tree-predcom.cc | 1716 tree ref_type = NULL_TREE; in ref_at_iteration() local
|
H A D | tree-ssa-loop-im.cc | 1646 tree ref_type = TREE_TYPE (*mem); in gather_mem_refs_stmt() local
|
H A D | ipa-modref.cc | 1087 tree base_type = NULL_TREE, ref_type = NULL_TREE; in record_access_lto() local
|
H A D | tree-vect-data-refs.cc | 3380 tree ref_type = TREE_TYPE (DR_REF (dr_info->dr)); in vect_vfa_access_size() local
|
H A D | tree-data-ref.cc | 6096 tree ref_type = TREE_TYPE (TREE_TYPE (base)); in get_base_for_alignment_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df-scan.c | 2474 enum df_ref_type ref_type, in df_ref_create_structure() 2560 enum df_ref_type ref_type, in df_ref_record() 2800 rtx *loc, enum df_ref_type ref_type, in df_uses_record()
|
H A D | tree-ssa-loop-prefetch.c | 782 tree ref_type; in prune_ref_by_group_reuse() local
|
H A D | tree-vect-stmts.c | 6670 tree ref_type; in check_scan_store() local 7073 tree ref_type = reference_alias_ptr_type (DR_REF (dr_info->dr)); in vectorizable_scan_store() local 7378 tree ref_type; in vectorizable_store() local 8609 tree ref_type; in vectorizable_load() local
|
H A D | tree-ssa-loop-im.c | 1521 tree ref_type = TREE_TYPE (*mem); in gather_mem_refs_stmt() local
|
H A D | tree-predcom.c | 1597 tree ref_type = NULL_TREE; variable
|
H A D | tree-vect-data-refs.c | 3210 tree ref_type = TREE_TYPE (DR_REF (dr_info->dr)); in vect_vfa_access_size() local
|
H A D | tree-data-ref.c | 5773 tree ref_type = TREE_TYPE (TREE_TYPE (base)); in get_base_for_alignment_1() local
|
H A D | gimplify.c | 14629 tree ref_type = TREE_TYPE (*expr_p); in gimplify_expr() local
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | node.c | 426 glean_node_from_menu (int remember_ref, enum reftype ref_type) in glean_node_from_menu()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ada-spec.cc | 2206 tree ref_type = TREE_TYPE (node); in dump_ada_node() local
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gmpxx.h | 1341 typedef T ref_type; typedef
|