HomeSort by: relevance | last modified time | path
    Searched defs:layout_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
stor-layout.cc 659 layout_type setting DECL_FIELD_BITPOS correctly for the field. Set the
2334 layout_type (type);
2351 layout_type does nothing on such a type. function
2356 layout_type (tree type)
2665 should not call layout_type on not incomplete aggregates. */
2736 layout_type (type);
2758 layout_type (type);
2763 /* Initialize sizetypes so layout_type can use them. */
2879 layout_type (type);
2896 layout_type (type)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
stor-layout.cc 687 layout_type setting DECL_FIELD_BITPOS correctly for the field. Set the
2388 layout_type (type);
2405 layout_type does nothing on such a type. function
2410 layout_type (tree type)
2794 should not call layout_type on not incomplete aggregates. */
2865 layout_type (type);
2887 layout_type (type);
2892 /* Initialize sizetypes so layout_type can use them. */
3008 layout_type (type);
3025 layout_type (type)
    [all...]
  /src/usr.sbin/sysinst/
defs.h 114 enum layout_type { enum
  /src/external/bsd/tmux/dist/
tmux.h 1361 enum layout_type { enum
1372 enum layout_type type;
3326 enum layout_type, int, int);
3331 void layout_make_node(struct layout_cell *, enum layout_type);
3335 enum layout_type, int);
3339 void layout_resize_pane(struct window_pane *, enum layout_type,
3341 void layout_resize_pane_to(struct window_pane *, enum layout_type,
3345 struct layout_cell *layout_split_pane(struct window_pane *, enum layout_type,

Completed in 89 milliseconds