| /netbsd-src/external/bsd/tmux/dist/ |
| H A D | layout.c | 37 enum layout_type); 39 enum layout_type, int, int); 41 enum layout_type, int); 43 struct layout_cell *, enum layout_type, u_int, u_int, 46 enum layout_type, int); 188 layout_make_node(struct layout_cell *lc, enum layout_type type) in layout_make_node() 336 enum layout_type type) in layout_resize_check() 384 enum layout_type type, int change) in layout_resize_adjust() 548 layout_resize_pane_to(struct window_pane *wp, enum layout_type type, in layout_resize_pane_to() 581 enum layout_type type, int change, int opposite) in layout_resize_layout() [all …]
|
| H A D | cmd-join-pane.c | 76 enum layout_type type; in cmd_join_pane_exec()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | stor-layout.h | 60 extern void layout_type (tree);
|
| H A D | stor-layout.cc | 2329 layout_type (type); in finish_builtin_struct() 2351 layout_type (tree type) in layout_type() function 2729 layout_type (type); in make_fract_type() 2751 layout_type (type); in make_accum_type() 2871 layout_type (type); in fixup_signed_type() 2888 layout_type (type); in fixup_unsigned_type()
|
| H A D | tree.cc | 6178 layout_type (type); in type_hash_canon() 6950 layout_type (t); in build_pointer_type_for_mode() 7020 layout_type (t); in build_reference_type_for_mode() 7248 layout_type (t); in build_array_type_1() 7429 layout_type (t); in build_function_type() 7588 layout_type (t); in build_method_type_directly() 7628 layout_type (t); in build_offset_type() 9106 layout_type (t); in make_vector_type() 9429 layout_type (void_type_node); in build_common_tree_nodes() 9440 layout_type (TREE_TYPE (null_pointer_node)); in build_common_tree_nodes() [all …]
|
| H A D | symtab-thunks.cc | 213 layout_type (vfunc_type); in thunk_adjust()
|
| H A D | langhooks.cc | 513 layout_type (enumtype); in lhd_simulate_enum_decl()
|
| H A D | ubsan.cc | 235 layout_type (ret); in ubsan_get_type_descriptor_type() 284 layout_type (ret); in ubsan_get_source_location_type() 605 layout_type (ret); in ubsan_create_data()
|
| H A D | tree-emutls.cc | 207 layout_type (type); in get_emutls_object_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | stor-layout.h | 60 extern void layout_type (tree);
|
| H A D | stor-layout.c | 2313 layout_type (type); in finish_builtin_struct() 2335 layout_type (tree type) in layout_type() function 2704 layout_type (type); in make_fract_type() 2726 layout_type (type); in make_accum_type() 2846 layout_type (type); in fixup_signed_type() 2863 layout_type (type); in fixup_unsigned_type()
|
| H A D | tree.c | 7170 layout_type (type); in type_hash_canon() 7935 layout_type (t); in build_pointer_type_for_mode() 8002 layout_type (t); in build_reference_type_for_mode() 8224 layout_type (t); in build_array_type_1() 8405 layout_type (t); in build_function_type() 8564 layout_type (t); in build_method_type_directly() 8604 layout_type (t); in build_offset_type() 10016 layout_type (t); in make_vector_type() 10339 layout_type (void_type_node); in build_common_tree_nodes() 10350 layout_type (TREE_TYPE (null_pointer_node)); in build_common_tree_nodes() [all …]
|
| H A D | langhooks.c | 510 layout_type (enumtype); in lhd_simulate_enum_decl()
|
| H A D | ubsan.c | 234 layout_type (ret); in ubsan_get_type_descriptor_type() 283 layout_type (ret); in ubsan_get_source_location_type() 601 layout_type (ret); in ubsan_create_data()
|
| H A D | tree-emutls.c | 207 layout_type (type); in get_emutls_object_type()
|
| /netbsd-src/external/gpl3/gcc/dist/libcc1/ |
| H A D | libcc1plugin.cc | 405 layout_type (record_or_union_type); in plugin_finish_record_or_union() 508 layout_type (enum_type); in plugin_finish_enum_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
| H A D | libcc1plugin.cc | 560 layout_type (record_or_union_type); in plugin_finish_record_or_union() 663 layout_type (enum_type); in plugin_finish_enum_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | types.cc | 685 layout_type (t->ctype); in visit() 837 layout_type (t->ctype); in visit()
|
| H A D | d-builtins.cc | 862 layout_type (vfunc_type); in d_build_d_type_nodes() 868 layout_type (vtbl_ptr_type_node); in d_build_d_type_nodes()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | types.cc | 818 layout_type (t->ctype); in visit() 1029 layout_type (t->ctype); in visit()
|
| H A D | d-builtins.cc | 891 layout_type (vfunc_type); in d_build_d_type_nodes() 897 layout_type (vtbl_ptr_type_node); in d_build_d_type_nodes()
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | defs.h | 114 enum layout_type { enum
|
| H A D | part_edit.c | 1048 static enum layout_type 1249 enum layout_type layout; in edit_outer_parts()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | trans-types.c | 863 layout_type (new_type); in gfc_build_real_type() 883 layout_type (new_type); in gfc_build_complex_type() 1747 layout_type (type); in gfc_get_nodesc_array_type() 2326 layout_type (type); in gfc_finish_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
| H A D | brig-to-generic.cc | 81 layout_type (s_fp16_type); in brig_to_generic()
|