Home
last modified time | relevance | path

Searched refs:usable (Results 1 – 25 of 44) sorted by relevance

12

/dragonfly/contrib/dialog/
HDrangebox.c208 int usable; in dialog_rangebox() local
250 usable = (width - 2 - 4 * MARGIN); in dialog_rangebox()
259 data.value_x = (usable - data.value_len) / 2 + MARGIN; in dialog_rangebox()
265 if (ranges > usable) { in dialog_rangebox()
266 data.slide_inc = (ranges + usable - 1) / usable; in dialog_rangebox()
268 } else if (ranges < usable) { in dialog_rangebox()
269 data.slide_inc = usable / ranges; in dialog_rangebox()
273 data.slide_len = usable; in dialog_rangebox()
275 data.slide_x = (usable - data.slide_len) / 2 + MARGIN + 2; in dialog_rangebox()
285 dlg_mouse_mkregion(data.slide_y - 1, data.slide_x - 1, 3, usable + 2, 'i'); in dialog_rangebox()
/dragonfly/contrib/file/magic/Magdir/
HDgnome49 # not sure are these usable, so commented out
HDvirtual243 # file is still usable together with this image
HDwindows12 # For format usable in DOS, such as generic executable
/dragonfly/sys/config/
HDVKERNEL6448 options NFS_ROOT #NFS usable as root device, NFS required
HDX86_64_GENERIC29 options NFS_ROOT #NFS usable as root device, NFS required
HDLINT64480 options NFS_ROOT #NFS usable as root device
1744 # This is sometimes usable for systems which don't have any swap space
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDportability.texi33 for a particular kind of syntax tree, strategies that are usable for different
HDstandards.texi144 GCC aims towards being usable as a conforming freestanding
HDgeneric.texi349 A few other macros and functions are usable with all types:
871 In order to make your new structure type usable, it must be added to
2541 A few other macros and functions are usable with all types:
HDobjc.texi1013 If you want your own collection object to be usable with fast
/dragonfly/contrib/gcc-4.7/libobjc/
HDREADME11 This is not documentation for Objective C, it is usable to someone
/dragonfly/share/misc/
HDgdbinit182 # Documentation, usable within GDB using the 'help' command.
/dragonfly/sys/dev/acpica/
HDacpi_if.m115 # Get the highest power state (D0-D3) that is usable for a device when
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Dthread342 // For the GNU C library pthread_self() is usable without linking to
Dlimits195 * The @c static @c const members are usable as integral constant
/dragonfly/contrib/bmake/
HDconfigure.in123 SCO_SV) # /bin/sh is not usable
HDChangeLog409 * configure.in: SCO /bin/sh is not usable, provide a list of
417 * configure.in: on SCO native cc is not usable,
556 - objdir-writable if TMPDIR is set; /tmp may not be usable
/dragonfly/share/mk/
HDbsd.README13 usable make include files, such as bsd.prog.mk and bsd.lib.mk. The other is
/dragonfly/sys/conf/
HDoptions132 # <filesystem>_ROOT option to control if it usable as root. This list
/dragonfly/contrib/tcp_wrappers/
HDCHANGES14 making the IP-spoofing code more usable for long-running daemons.
HDREADME270 some universal magic cookie that may not even be usable for access
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Dlimits185 * The @c static @c const members are usable as integral constant
/dragonfly/contrib/expat/
HDChanges1223 - Made the XML_UNICODE builds usable (thanks, Karl!).
/dragonfly/contrib/file/
HDChangeLog1271 * look for struct option to determine if getopt.h is usable for IRIX.

12