Home
last modified time | relevance | path

Searched refs:gs_width (Results 1 – 25 of 66) sorted by relevance

123

/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/tar/
H A Dread.c364 bsdtar->gs_width = 13; in list_item_verbose()
412 if (w + strlen(tmp) >= bsdtar->gs_width) in list_item_verbose()
413 bsdtar->gs_width = w+strlen(tmp)+1; in list_item_verbose()
414 fprintf(out, "%*s", (int)(bsdtar->gs_width - w), tmp); in list_item_verbose()
H A Dbsdtar.h135 size_t gs_width; /* For 'list_item' in read.c */ member
/dports/misc/xiphos/xiphos-4.2.1/src/gtk/
H A Dsidebar_dialog.c70 biblepanesize = settings.gs_width / 2; in gui_attach_detach_sidebar()
97 (settings.gs_width - settings.sidebar_width) / 2; in gui_attach_detach_sidebar()
H A Dmain_window.c267 settings.gs_width); in gui_set_bible_comm_layout()
456 settings.gs_width = event->width; in on_configure_event()
466 sprintf(layout, "%d", settings.gs_width); in on_configure_event()
1151 gtk_window_set_default_size((GtkWindow *)widgets.app, settings.gs_width, settings.gs_height); in create_mainwindow()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/tar/
H A Dutil.c679 bsdtar->gs_width = 13;
724 if (w + strlen(tmp) >= bsdtar->gs_width)
725 bsdtar->gs_width = w+strlen(tmp)+1;
726 fprintf(out, "%*s", (int)(bsdtar->gs_width - w), tmp);
H A Dbsdtar.h79 size_t gs_width; /* For 'list_item' in read.c */ member
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/tar/
H A Dutil.c679 bsdtar->gs_width = 13;
724 if (w + strlen(tmp) >= bsdtar->gs_width)
725 bsdtar->gs_width = w+strlen(tmp)+1;
726 fprintf(out, "%*s", (int)(bsdtar->gs_width - w), tmp);
H A Dbsdtar.h79 size_t gs_width; /* For 'list_item' in read.c */ member
/dports/archivers/libarchive/libarchive-3.5.2/tar/
H A Dutil.c687 bsdtar->gs_width = 13;
732 if (w + strlen(tmp) >= bsdtar->gs_width)
733 bsdtar->gs_width = w+strlen(tmp)+1;
734 fprintf(out, "%*s", (int)(bsdtar->gs_width - w), tmp);
H A Dbsdtar.h82 size_t gs_width; /* For 'list_item' in read.c */ member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/v3d/
H A Dv3dx_draw.c359 uint32_t gs_width; member
517 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
582 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
584 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
587 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
616 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
617 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
618 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
619 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
728 vpm_cfg_bin.gs_width, in v3d_emit_gl_shader_state()
[all …]
/dports/print/gv/gv-3.7.4/src/
H A DGhostviewP.h114 Dimension gs_width; /* Width of window at last Setup() */ member
/dports/misc/xiphos/xiphos-4.2.1/src/main/
H A Dsettings.h69 …biblepane_width, biblepane_height, commpane_height, sidebar_notebook_height, gs_width, gs_height, … member
H A Dsettings.c572 settings.gs_width = atoi(buf); in load_settings_structure()
575 settings.gs_width = 500; in load_settings_structure()
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c2030 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2095 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2097 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2099 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2123 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2124 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2125 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2126 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/broadcom/compiler/
H A Dvir.c2162 vpm_cfg[phase].gs_width = gs->simd_width; in compute_vpm_config_gs()
2227 if (vpm_cfg[phase].gs_width > 1) { in compute_vpm_config_gs()
2229 vpm_cfg[phase].gs_width >>= 1; in compute_vpm_config_gs()
2231 } while (vpm_cfg[phase].gs_width == 2); in compute_vpm_config_gs()
2255 assert(final_vpm_cfg->gs_width == 1 || in compute_vpm_config_gs()
2256 final_vpm_cfg->gs_width == 4 || in compute_vpm_config_gs()
2257 final_vpm_cfg->gs_width == 8 || in compute_vpm_config_gs()
2258 final_vpm_cfg->gs_width == 16); in compute_vpm_config_gs()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dcairo.c1284 static int gs_width, gs_height, gs_raster; variable
1299 gs_width = width; in gs_display_size()
1320 gs_width, gs_height, gs_raster); in gs_display_page()
1321 bbuf = cairo_image_surface_create(CAIRO_FORMAT_RGB24, gs_width, gs_height); in gs_display_page()

123