Searched refs:geometry (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/external/mit/xorg/lib/xkeyboard-config/geometry/digital_vndr/
H A DMakefile5 FILESDIR= ${X11LIBDIR}/xkb/geometry/digital_vndr
8 .PATH: ${X11SRCDIR.xkeyboard-config}/geometry/digital_vndr
/netbsd-current/external/mit/xorg/lib/xkeyboard-config/geometry/sgi_vndr/
H A DMakefile5 FILESDIR= ${X11LIBDIR}/xkb/geometry/sgi_vndr
8 .PATH: ${X11SRCDIR.xkeyboard-config}/geometry/sgi_vndr
/netbsd-current/distrib/hp300/
H A DMakefile9 release: check_RELEASEDIR .WAIT HP-IB.geometry
10 ${RELEASE_INSTALL} ${.CURDIR}/HP-IB.geometry \
/netbsd-current/external/mit/xorg/lib/xkeyboard-config/
H A DMakefile8 SUBDIR= compat geometry keycodes rules symbols types
/netbsd-current/external/mit/xorg/lib/xkeyboard-config/geometry/
H A DMakefile5 XKBNAME= geometry
/netbsd-current/sys/arch/zaurus/dev/
H A Dzlcd.c41 * LCD panel geometry
237 fbconf->hf_width = sc->geometry->panel_width;
238 fbconf->hf_height = sc->geometry->panel_height;
241 fbconf->hf_bytes_per_line = sc->geometry->panel_width *
244 fbconf->hf_bytes_per_plane = sc->geometry->panel_width *
245 sc->geometry->panel_height * sc->active->depth / 8;
302 dspconf->hd_width = sc->geometry->panel_width;
303 dspconf->hd_height = sc->geometry->panel_height;
H A Dw100var.h28 const struct w100_panel_geometry *geometry; member in struct:w100_softc
/netbsd-current/external/gpl2/lvm2/dist/libdm/ioctl/
H A Dlibdm-targets.h58 char *geometry; member in struct:dm_task
/netbsd-current/external/mit/xorg/bin/editres/
H A DMakefile6 SRCS= actions.c comm.c editres.c geometry.c handler.c setvalues.c \
/netbsd-current/external/mit/xorg/bin/xkbcomp/
H A DMakefile9 symbols.c geometry.c xkbpath.c listing.c \
16 CPPFLAGS.geometry.c= -Wno-error # XXX
/netbsd-current/external/gpl2/groff/dist/src/include/
H A DMakefile.sub12 geometry.h \
/netbsd-current/sys/arch/evbarm/netwalker/
H A Dnetwalker_lcd.c219 sc->geometry->panel_width,
220 sc->geometry->panel_height);
223 for (y=0; y < sc->geometry->panel_height; ++y) {
226 for (x=0; x < sc->geometry->panel_width; ++x) {
243 for (x=0; x < MIN(sc->geometry->panel_height,
244 sc->geometry->panel_width); ++x) {
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_ide.c220 ide_geometry geometry; member in struct:_ide_drive
422 controller->fifo_size = controller->current_drive->geometry.byte;
438 else if (controller->current_drive->geometry.head != 0
439 && controller->current_drive->geometry.sector != 0) {
446 * ((cylinder_nr * controller->current_drive->geometry.head + head_nr)
447 * controller->current_drive->geometry.sector + sector_nr - 1);
704 drive->geometry.byte = device_find_integer_property(client, "ide-byte-count");
706 drive->geometry.byte = 512;
708 drive->geometry.sector = device_find_integer_property(client, "ide-sector-count");
710 drive->geometry
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_ide.c220 ide_geometry geometry; member in struct:_ide_drive
422 controller->fifo_size = controller->current_drive->geometry.byte;
438 else if (controller->current_drive->geometry.head != 0
439 && controller->current_drive->geometry.sector != 0) {
446 * ((cylinder_nr * controller->current_drive->geometry.head + head_nr)
447 * controller->current_drive->geometry.sector + sector_nr - 1);
704 drive->geometry.byte = device_find_integer_property(client, "ide-byte-count");
706 drive->geometry.byte = 512;
708 drive->geometry.sector = device_find_integer_property(client, "ide-sector-count");
710 drive->geometry
[all...]
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dhsa_ext_image.h174 * geometry. The enumeration values match the BRIG type @p
314 * Image geometry.
316 hsa_ext_image_geometry_t geometry; member in struct:hsa_ext_image_descriptor_s
322 * Height of the image, in components. Only used if the geometry is
329 * Depth of the image, in components. Only used if the geometry is
334 * Number of image layers in the image array. Only used if the geometry is
350 * Images of this geometry, format, and layout are not supported by
355 * Read-only images of this geometry, format, and layout are
360 * Write-only images of this geometry, format, and layout are
365 * Read-write images of this geometry, forma
[all...]
/netbsd-current/distrib/mac68k/miniroot/
H A Dinstall.md139 information about your disk's geometry. This program can determine
141 If you have SCSI disks, however, prior knowledge of disk geometry
142 is absolutely essential. The kernel will attempt to display geometry
145 disk's geometry before proceeding.
/netbsd-current/sys/arch/arm/imx/
H A Dimx51_ipuv3var.h95 const struct lcd_panel_geometry *geometry; member in struct:imx51_ipuv3_softc
/netbsd-current/distrib/utils/embedded/files/
H A Dresize_disklabel30 /sbin/drvctl -p "$disk" disk-info/geometry/sectors-per-unit
/netbsd-current/distrib/hp300/miniroot/
H A Dinstall.md135 # Get geometry information from the user.
138 You will need to provide some information about your disk's geometry.
141 Please note that the geometry printed at boot time is preferred.
152 partition 'c' and correct the geometry, and again so that you may correctly
250 echo "ERROR: can't fixup geometry!"
257 Now that you have corrected the geometry of your disk, you may edit the
293 # i.e. prompt for geometry, and create a default to place
487 information about your disk's geometry. This program can determine
489 If you have SCSI disks, however, prior knowledge of disk geometry
490 is absolutely essential. The kernel will attempt to display geometry
[all...]
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A DMakefile.sub16 geometry.$(OBJEXT) \
65 $(srcdir)/geometry.cpp \
/netbsd-current/external/gpl2/groff/lib/libgroff/
H A DMakefile12 fatal.cpp filename.cpp font.cpp fontfile.cpp geometry.cpp\
/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_lcd.h85 const struct lcd_panel_geometry *geometry; member in struct:pxa2x0_lcd_softc
H A Dpxa2x0_lcd.c110 sc->geometry = info;
479 const struct lcd_panel_geometry *geometry; local
489 geometry = sc->geometry;
491 width = geometry->panel_width;
492 height = geometry->panel_height;
600 if (geometry->panel_info & LCDPANEL_DUAL) {
698 pxa2x0_lcd_initialize(sc, sc->geometry);
812 scr->rinfo.ri_width = sc->geometry->panel_width;
813 scr->rinfo.ri_height = sc->geometry
[all...]
/netbsd-current/sys/arch/hpcarm/dev/
H A Dwzero3_lcd.c331 fbconf->hf_width = sc->geometry->panel_width;
332 fbconf->hf_height = sc->geometry->panel_height;
395 dspconf->hd_width = sc->geometry->panel_width;
396 dspconf->hd_height = sc->geometry->panel_height;
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dinit_c99.c224 struct geometry { struct
234 struct geometry geometry = { variable in typeref:struct:geometry

Completed in 255 milliseconds

12